/* CSS Document */
.subnav {
	width:855px;
	font-size:13px;
	margin-top:10px;
	text-align:left;
	padding:5px 0px 5px 0px;
	background-color:#F0F0F0;
}
.c_d {
	width:855px;
	font-size:14px;
	margin:20px 0px;
}
.c_d a:link, .c_d a:visited {
	text-decoration:none;
	color:#002F76;
}
.c_d a:hover {
	text-decoration:none;
	color:#CC0033;
}
.c_d a:active {
	text-decoration:none;
	color:#002F76;
}
.center {
	width:855px;
	font-size:12px;
	text-align:center;
	margin:10px 0px 0px 0px;
	height:auto;
}

.center ul li {
	width:169px;
	 border:1px #f0f0f0 solid;
	list-style:none;
	float:left;
	line-height:30px;
	height:30px;	
}
.center a {
	line-height:30px;
	color:##727272;
	font-size:12px;
	text-decoration:none;
}
.c_title {
	font-weight:bold;
}
.c_one {
	text-align:center;
	line-height:30px;
	height:30px;
	width:150px;
	color:#444444;
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.c_four, .c_five, .c_six, .c_sever {
	text-align:center;
	width:124px;
	line-height:22px;
	height:22px;
	color:#444444;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.submit {
	width:100px;
	height:33px;
	background-image:url(http://www.zhoucheng188.com/images/btn.jpg);
	background-repeat:repeat-x;
	border:none;
}
form#sel{padding-left:150px; }

.number {
	font-size:12px;
	height:30px;
	line-height:30px;
	width:855px;
	clear:both;
	margin-bottom:50px;
}
.number a {
	display:block;
	width:50px;
	height:30px;
	line-height:30px;
	font-size:14px;
	background:#f0f0f0;
	float:left;
	text-align:center;
	color:#fff;
	margin-left:10px;

}
.number a:link, .number a:visited {
	text-decoration:none;
	color:#959595;
}
.number a:hover {
	background:#3d8dd8;
	text-decoration:none;
	color:#fff;
}
.number a:active {
	text-decoration:none;
	color:#002F76;
}
