@charset "utf-8";
#newproductlist{
	width:200px;
	margin-top:10px;
	margin-left:20px;
	padding-bottom:25px;
}
#newproductlist a{
	display:block;
	margin-top:20px;
}
#newproductlist a img{
	width:160px;
}
#web_right h2{
	margin-top:58px;
	text-align:left;
	text-indent:18px;
	font-size:38px;
	color:#FFF;
	line-height:40px;
}
#web_right h2 a{
	color:#C00;
}
#web_right{
	text-align:left;
	color:#333;
}
#webintro{
	margin-top:16px;
	width:700px;
	margin-left:20px;
}
#webintro img{
	max-width: 100%;
}