.content{
	width: 980px;
	margin: 0 auto;
	margin-bottom: 30px;
	padding-bottom: 70px;
	border: 1px solid #E6E9E2;
}
.menu{
	float: left;
}
.con_le{
	background: #F6F6EE;
	margin: 13px 0 0 13px;
}
.con_le h2{
	width: 180px;
	height: 55px;
	color: #FFECEE;
	text-align: center;
	background: #EA676D;
	font: normal 20px/55px '微软雅黑';
}
.con_nav{
	margin: 15px 0 0 17px;
}
.con_nav li{
	width: 148px;
	height: 30px;
	padding: 2px 0;
	border-bottom: 1px solid #E2D6C6;
}
.con_nav li span{
	top: -2px;
	width: 8px;
	height: 5px;
	margin-right: 10px;
	position: relative;
	border-radius: 3px;
	background: #FE6A22;
	display: inline-block;
}
.con_nav li a{
	color: #7F897E;
	display: block;
	padding-left: 7px;
	font: normal 12px/30px '宋体';
}
.con_nav .current a{
	color: #FBF200;
	background: #818880;
}
.con_nav .current span{
	background: #FBF200;
}
.con_rg{
	width: 738px;
	float: right;
	margin-right: 18px;
}
.home{
	text-align: right;
	margin: 33px 32px 14px 0;
}
.home span{
	top: 1px;
	width: 10px;
	height: 11px;
	margin-right: 12px;
	position: relative;
	display: inline-block;
	background: url(../images/h_p/home.jpg) no-repeat;
} 
.home,.home a{
	color: #B9B7B8;
	font: normal 12px '宋体';
}
.rg_con h2 {
	color: #993400;
	text-align: center;
	padding: 48px 0 38px 0;
	font: normal 26px '微软雅黑';
}
.rg_con p{
	color: #666;
	text-indent: 36px;
	padding-right:23px; 
	letter-spacing: 2px;
	font: normal 18px/34px '楷体';
}
.rg_con img{
	display: block;
	margin: 40px 0 40px 50px;
}
