.date {
	float: right;
}
.clearfix {
	clear: both;
	height: 0px;
}



#wrap {
min-height: 700px;
}
#wrap_inner {
	width: 1220px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 40px;
}


#block_more {
	margin-top: 10px;
	clear: both;
}

#more_btn {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 3px;
	font-size: 15px;
}
#more_btn a {
	display: block;
	width: 100px;
	border: 1px solid #01589f;
	border-radius: 5px;
	color: #01589f;
}
#more_btn a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #01589f;
}

#block_list {
	clear: both;
	padding: 5px;
	max-height: 999999px; 
}

#block_list li {
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 2px 16px;
	padding-left: 20px;
	list-style-type: none;
	font-size: 16px;
	line-height: 35px;
}
#bottom {
	color: #FFFFFF;
	background-color: #01589f;
	height: 140px;
	clear: both;
}
#bottom_inner {
	height: 100px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bottom_innerbg.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 14px;
	line-height: 30px;
	padding-top: 40px;
	padding-left: 100px;
	position: relative;
}
#block_xyxw_key {
	height: 100px;
	background-image: url(dot.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-bottom: 5px;
}
#block_xyxw_key_title {
	font-size: 22px;
	line-height: 40px;
	text-align: center;
}
#block_xyxw_key_title a {
	color: #01589f;
}
#block_xyxw_key_title a:hover {
	color: #bb0000;
}

#block_xyxw_key_des {
	font-size: 14px;
	line-height: 26px;
	color: #999999;
	text-indent: 2em;
}
#block_xyxw_key_des a {
	color: #999999;
}
#block_xyxw_key_des a:hover {
	color: #bb0000;
}
img{border:0}