@charset "utf-8";
/* CSS Document 
 *此样式文件为样式重置，不要轻易修改！
 */

body {
	padding:0;
	margin:0;
	font-size:12px;
	line-height:14px;
	color:#333;
	font-family:Arial;
	background:#f7f7f7 url(../images/nav_bg.jpg) repeat-x;

}
form, ul, ol, h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	list-style:none;
}
input, textarea, select, button {
	font-size:12px;
}
img {
	border:none;
}
/*address, cite, small {
	color:#999;
	font-style:normal;
	font-size:12px;
}*/
a {
	color:#09c;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
.update_button {
	padding: 1px 10px;
	margin:0px;
}


#Recommended{
	width:400px;	
}
#tags{
	+width: 300px;_width: 300px;
}
