/*帮助中心*/
.g-container {
    margin-top: 75px;
    min-height: 780px;
}
.g-container  .g-thr-banner {
    margin-bottom: 30px;
    height: 315px;
    background: url(../image/service-banner.png) center no-repeat #1A5074;
    color: #fff;
}
.bd_left {
    width: 161px;
    margin-top: 30px;
    float: left;
    background: url(../image/new1_05.jpg) repeat-y right;
}
.leftmenu li {
    display: block;
    height: 47px;
    line-height: 47px;
    text-align: center;
    background: url(../image/new1_06.jpg) no-repeat;
    margin: 7px 0;
}
.leftmenu li.act,.leftmenu li:hover{
	background:url(../image/new1_03.jpg) no-repeat !important; 
}
.leftmenu li.act a,.leftmenu li:hover a{
	color:#fff;
}
.leftmenu li a{
	font-size:14px; color:#213e62
}
.bd_right {
    width: 786px;
    float: right;
}
.bd_right td a:hover{
    background-color: #0154a0;
    color: #fff;
    padding-left:5px;
    padding-right: 5px;
}
.bd_title{
	border-bottom: #e4e3e3 1px solid;
	margin-bottom: 10px;
}
.bd_title_right{
	float: right;
}
.bd_title_right a{
	line-height: 40px;
}
.article_title{
    text-align: center;
    font-size: 18px; 
    font-weight:bold;
    line-height: 50px; 
    color:#000 
}
.content_info{
    display: block;
    text-align: center;
}
.article_content{
    font-size: 14px;
    line-height: 170%;
    padding-bottom: 25px;
}
.article_content a{
	color:	#1E90FF;
}
.help_footer{

}
.help_footer {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px;
    font-size: 12px;
}
.pre_next{
    color: #777;
}
.pre_next a:hover{
	cursor: pointer;
    background-color: #0154a0;
    color:#fff;
    padding: 5px;
}
.digg4 {
    padding: 3px;
    margin: 3px;
    text-align: center;
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
    font-size: 12px;
}
.digg4 li{
    display: inline-block;
}
.digg4 a {
    border: 1px solid #ddd;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: #aaa;
    text-decoration: none;
}
.digg4 .curpage,.digg4 .active,.digg4 a:hover { 
    border:1px solid #0154a0;
    background:#0154a0;
}
.digg4 span.current {
	border:1px solid #e0e0e0; 
	padding:2px 5px 2px 5px; 
	margin:2px; color:#aaa; 
	background-color:#f0f0f0; 
	text-decoration:none;
}
.digg4 span.disabled { 
	border:1px solid #f3f3f3; 
	padding:2px 5px 2px 5px; 
	margin:2px; 
	color:#ccc;
}
