/* 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;

}

.shouye_tu{ width:100%px; padding:0px;float:left;}
.shouye_tu dl{ width:226px;height:200px; float:left; display:inline; margin-left:2px; margin-right:20px; margin-bottom:4px }
.shouye_tu dt{
	width:94px;
	float:left;
	display:inline;
	height:60px;
	border: #CCCCCC;
	font-size: 1px;
}
.shouye_tu dd{
	width:160px;
	line-height:24px;
	height:24px;
	float:left;
	display:block;
	text-align:center;
	background-color:;
	background-color: #EBEBEB;
}
.shouye_tu p{
	display:block;
	line-height: 24px;
}