/* CSS Document */
.foot{
	background-image: url(foot.jpg);
	background-repeat: repeat-x;
	background-position: center 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	font-size: 12px;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 10px; margin-top:20px;
}
.foot,.foot a{ color:#999999}
.box1{ margin:auto; width:1000px; clear:both; padding-top:20px;}
#left{
	width: 250x;
	float:left;border: 1px solid #ddd;
	
}
#right,#left{ min-height:500px;}
#left .etitle{
	background-color: #C20000;
	text-align: center;
	line-height: 32px;
	color: #FFFFFF;
	font-size: 16px;
}
#left .etitle b{
	background-image: url(p.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
	font-weight: lighter;
}
#left .etitle span{
	background-image: url(p.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;padding-left: 25px;
}
#left .leftdh{
	margin: auto;
	width: 225px; margin-left:12px; margin-right:13px; overflow:hidden; padding-top:5px; padding-bottom:5px;
}
#right{
	float: right;
	width: 730px;
	border: 1px solid #ddd;
}

#left .leftdh ul li,#left .leftdh ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left .leftdh ul li a{
	line-height: 16px;
	background-image: url(leftdh.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 193px;
	text-align: left;
	font-size: 12px;

	color: #333;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	padding-left: 30px;
}

#left .leftdh ul li a span{
	color: #CC0000;
	margin-right: 10px;
	font-weight: bold;
	background-color: #CC0000;
	height: 3px; float:left; line-height:3px; overflow:hidden; width:3px; margin-top:7px;
}
#left .leftdh ul li a:hover,#left .leftdh ul li a.select{
	color: #FFFFFF;
	background-color: #CC0000;background-image: none;
}
#left .leftdh ul li a:hover span,#left .leftdh ul li a.select span{
	color:#fff;
	background-color:#FFFFFF;
	
}
.red{
	color: #CC0000;
}
#postion{
	line-height: 30px;
	font-size: 12px;
	background-image: url(leftdh.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
#postion b{
	background-color: #CC0000;
	background-image: url(p.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-right: 20px;
	padding-left: 30px;
	float: left;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 2px;
	margin-left: 10px;
	font-size: 16px;
	font-weight: lighter;
}
#postion .postion{ float:right; margin-right:5px; font-size:12px;}
#postion .postion,#postion .postion a{ color:#999999; font-size:12px;}
#cms,#cms1{
	min-height:300px;
	width: 98%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-top: auto;
	margin-right: 1%;
	margin-bottom: auto;
	margin-left: 1%;
}
#cms .li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	float: left;
	width: 100%;
	line-height: 32px;
}
#cms .li .ntitle{

	font-family: "微软雅黑", "宋体", Arial;
	white-space: nowrap;
	float: left;
	width: 75%;
	overflow: hidden;
}
#cms .li .ntitle a span{
	color: #CC0000;
	margin-right: 10px;
	font-weight: bold;
	background-color: #CC0000;
	height: 5px;
	float:left;
	line-height:5px;
	overflow:hidden;
	width:5px;
	margin-top:14px;
	margin-left: 10px;
}
#cms .li .date{
	font-size: 12px;
	color: #999;
	float: right;
	width: 75px;
}



#cms .list{
	text-align: center;
	float:left;
	margin: 9px;
}
#cms .list div{
	width:100%;
	float:left;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
}
#cms .list div img{
	border: 1px solid #ddd;
}
#cms .list div.ntitle{ line-height:32px;}
#cms .list:nth-child(3n+1){ clear:both;}
#cms1 .h1{
	font-size: 18px;
	text-align: center;
	margin: auto;
	padding: 0px;
	font-weight: lighter;
}
#cms1 .info{
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
#content{ float:left; width:100%; clear:both; line-height:1.5; color:#555}
#page{
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
#page a{
	border: 1px solid #ddd;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
}
#page a:hover,#page a.select{
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pros{clear:both; float:left; width:100%; }
.pros .h3{
	clear:both;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	margin: auto;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pros .h3 b{
	float: left;
	font-size: 16px;
	font-weight: lighter;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 10px;
}
.pros .h3 a{
	float: right;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}
#cms .pros .pcontent .list:nth-child(3n+1),#cms .pros .pcontent .list:nth-child(2n+1){ clear:none}
.pros .pcontent .list:nth-child(4n+1){ clear:both;}
