/*-----------------通用---------------------*/
#between{width: 950px;margin:0 auto;margin-top:10px;background-color: #FFFFFF;overflow:hidden;border: 1px solid #EAEAEA;}
.right_content{width:695px;}
.left_content{width:254px;background-color: #F8F8F8;border-right-width: 1px;border-bottom-width: 1px;	border-right-style: solid;border-bottom-style: solid;border-right-color: #EAEAEA;border-bottom-color: #EAEAEA;	padding-bottom:10px;}
/*-----------------关于我们---------------------*/
.about_wrap{
padding:20px;
overflow:hidden;}
.about_wrap h3{
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	height:30px;
	line-height:30px;
}
.about{
padding-top:15px;
padding-left:15px;
padding-right:10px;
line-height:22px;
font-size:14px;
color:#333;
}
.about p{
padding:0px;
margin:0px;
}
/*-----------------help---------------------*/
.help_nav{ padding-left:10px; padding-right:10px;}
.help_nav p{ margin:0px; padding:0px; padding-right:10px;border-bottom-width: 1px;
border-bottom-style: solid;border-bottom-color: #E5E5E5;font-size:14px; font-weight:bold; color:#000;line-height:30px; padding-top:10px;}
.help_nav ul{ margin:0px; padding:0px;   }
.help_nav li{ font-size:12px; font-weight:normal;line-height:22px; height:22px;}
.help_nav a:link{text-decoration: none;color:#3366CC;}
.help_nav a:visited{text-decoration: none;color:#3366CC;}
.help_nav a:hover{text-decoration: underline;color:#3366CC;}
.help_nav a:active{text-decoration: none;color:#3366CC;}
.help_hot{background-image: url(../images/help_hot.gif);background-repeat: no-repeat;background-position: 110px center;}
.help_hot1{background-image: url(../images/help_hot.gif);background-repeat: no-repeat;background-position: 135px center;}