body {
	background: #E8E8E8
}

.box {
	width: 980px;
	margin: 0 auto;
	min-height: 350px;
}

.dhl {
	width: 100%;
	min-height: 30px;
	line-height: 30px;
	background: #1369BE;
	color: #fff;
}

.dhl a {
	color: #fff;
	text-decoration: none;
}

.conter {
	width: 100%;
	min-height: 520px;
	background: #fff
}

.conter .date1 {
	float: right;
	margin-right: 15px;
	padding-top: 13px;
}

.conter a {
	margin-left: 15px;
	text-decoration: none;
	color: #000;
}

.conter ul li {
	padding: 7px 38px 15px 30px;
	border-bottom: 1px dashed #E3E3E3;
	list-style-type: none;
}

.conter ul li img {
	position: relative;
	top: 9px;
	left: 15px;
	margin-right: 3px;
}

/*li:hover{background:linear-gradient(to right,#00BFFF , #1E90FF);}*/
a:hover {
	color: #6495ED;
}

.bit {
	width: 80%;
	margin: 0 auto;
	border-bottom: 2px dotted #1369BE;
	padding-top: 8px;
	font-family: "ËÎÌå"
}

.no16b b {
	font-size: 32px;
}

.cr {
	width: 850px;
	margin: 5px auto;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: "ËÎÌå";
	line-height: 30px;
}

.cr p {
	line-height: 30px;
	color: #000;
}

/*分页*/
#pages {
	padding: 14px 0 10px;
	font-family: 宋体;
	text-align: center;
	clear: both;
}

#pages a {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	border-radius: 4px;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}

#pages a.a1 {
	width: 56px;
	padding: 0
}

#pages a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none
}

#pages span {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	background: #5a85b2;
	border: 1px solid #5a85b2;
	color: #fff;
	text-align: center;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 5;
	padding-left: 12px;
}

.page .noPage {
	display: inline-block;
	width: 56px;
	height: 22px;
	line-height: 22px;
	background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
