@charset "utf-8";
#wrap1_inner {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}

#r1_top {
	height: 50px;
	background-image: url(../images/r1_topbg.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#top_title_l {
	background-image: url(../images/title_style.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	float: left;
	padding-left: 20px;
	font-size: 22px;
	line-height: 50px;
}
#top_title_r {
	line-height: 30px;
	float: right;
	padding-top: 15px;
}
#r1_content {
	height: 290px;
	padding-top: 30px;
}
#r1_content_l {
	float: left;
	height: 270px;
	width: 100%;
	padding-left: 30px;
}
#r1_content_r {
	/*float: right;
	height: 270px;
	width: 500px;*/
}
#wrap2 {
	background-color: #f6f9ff;
}
#wrap2_inner {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#block1 {
	float: left;
	width: 570px;
}
#block2 {
	float: right;
	width: 570px;
}
#block_top {
	height: 50px;
	background-image: url(../images/block_topbg.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#block_top_l {
	background-image: url(../images/title_style.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	float: left;
	padding-left: 20px;
	font-size: 24px;
	line-height: 50px;
}
#block_top_r {
	line-height: 30px;
	float: right;
	padding-top: 15px;
}

#block_list {
	clear: both;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	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;
}
#wrap3_inner {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#wrap3_r2 {
	padding-top: 20px;
}
#wrap3_r2_top {
	height: 50px;
	background-image: url(../images/r1_topbg.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#wrap3_r2_pic {
	height: 230px;
	padding-top: 20px;
}