#banner {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 408px;
}
#wrap_inner {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
#r1_top {
	height: 50px;
	padding-bottom: 20px;
}
#block_top_l {
	font-size: 24px;
	background-image: url(../images/block_top_lbg.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 50px;
	padding-right: 60px;
	line-height: 50px;
	color: #084e94;
}
#r1_left {
	float: left;
	height: 290px;
	width: 500px;
	padding-top: 10px;
}
#r1_right {
	float: right;
	width: 100%;
	margin-left: 40px;
}

#more a {
	height: 30px;
	width: 150px;
	border: 1px solid #666666;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#more a:hover {
	color: #FFFFFF;
	background-color: #0351a6;
}
#r2 {
	padding-top: 15px;
	padding-bottom: 35px;
}

#block1 {
	float: left;
	width: 570px;
}
#block_top {
	line-height: 50px;
	height: 50px;
}
#block_list {
	clear: both;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#block_list li {
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 20px;
	list-style-type: none;
	font-size: 16px;
}
#block2 {
	float: right;
	width: 570px;
}

#r3_pic {
	height: 230px;
	padding-top: 20px;
}#block_top_r {
	float: right;
	height: 50px;
}
#r4 {
	margin-top: 20px;
	margin-bottom: 40px;
}