/* 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:2010px; padding:0px;float:left;}
.shouye_tu dl{ width:174px;height:160px;float:left; display:inline; margin-left:4px; margin-right:4px; 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;
}

.incrcm{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.incrcm ul{ display:table;}
.incrcm h2{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	color: #086CC1;
}
.incrcm ul li{
	float: left;
	width:248px;
	padding-bottom:15px;
	padding-left:15px;
}
.incrcm ul li img{
 
	width: 219px;
	height:144px;
	padding: 5px;
	border: 2px solid #F6F6F6;
}
.incrcm ul li p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.incrcm ul li p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.fypage{
	line-height: 30px;
	clear: both;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px dashed #CCCCCC;
}