/* CSS Document */


a{ text-decoration:none; color:#262626;}
a:hover{ text-decoration: none; color:#CC0000;}
from,input,ul,li,p,label,dd,dl,dt,ol,h3{ margin:0; padding:0;}
input{ border:#CCCCCC solid 1px; line-height:25px; height:25px;}
ul,li{
	list-style-type: none;

}

.banner{ width:550px; }
.products_tu{ width:720px; padding:10px;float:left;}
.products_tu dl{ width:200px; float:left; display:inline; margin-left:10px; margin-right:10px; margin-bottom:10px;height:165px }
.products_tu dt{ width:200px;float:left;  display:inline; height:150px;}
.products_tu dd{
	width:200px;
	line-height:15px;
	height:15px;
	float:left;
	display:block;
	text-align:center;
	background-color: #ffffff;
}
.products_tu p{
	display:block;
	line-height: 10px;
}
.shouye_tu{ width:2120px; padding:2px;float:left;}
.shouye_tu dl{ width:200px; float:left; display:inline; margin-left:5px; margin-right:5px; margin-bottom:10px }
.shouye_tu dt{
	width:200px;
	float:left;
	display:inline;
	height:163px;
	border: #ffffff;
}
.shouye_tu dd{
	width:200px;
	line-height:15px;
	height:2px;
	float:left;
	display:block;
	text-align:center;
		background-color: #ffffff;
}
.shouye_tu p{
	display:block;
	line-height: 10px;
}