#news_div{ width:100%; padding-top: 45px; }
.news-left {
		float: left; text-align: left; 
		height: auto; padding-top: 3px;
		width: 26%;
	}
.news-mid {
		float: left;
		height: auto;
		width: 4%;
	}
.news-right {
		float: left; text-align: left; 
		height: auto;
		width: 70%;
	}
.left_t_top{ 
	border-top:1px solid #d6d6d6; border-left:1px solid #d6d6d6; border-right:1px solid #d6d6d6;
	border-top-left-radius:13px; border-top-right-radius:13px;
	box-shadow: 0px 0px 4px 3px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 4px 3px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 4px 3px rgba(119, 119, 119, 0.75);
}
.left_text{ 
	border:1px solid #d6d6d6; border-radius:13px; position: relative;
	box-shadow: 0px 0px 4px 3px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 4px 3px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 4px 3px rgba(119, 119, 119, 0.75);
}
.bnr1{ 
	background:url(img/news/title_bar.png) no-repeat; 
	height: 79px;
    position: absolute;
    right: -19px;
    top: 35px;
    width: 303px;
}

.bnr2{ 
	background:url(img/news/title_bar.png) no-repeat; 
	height: 79px;
    position: absolute;
    right: -19px;
    top: 588px;
    width: 303px;
}
.bnr1 span, .bnr2 span{
	color: #ffffff;
    font-size: 35px;
    left: 35px;
    position: absolute;
    text-align: center;
    top: 12px;
}
.pbot{padding-bottom:30px;}
.latest{ padding-top:95px; padding-left:10px; padding-right:10px;}
.nwsrtspc{  padding-bottom: 20px; height:166px; }

.right_left{ float:left; width:33%; }
.right_mid{ float:left; width:1%; }
.right_right{ float:left; width:66%; }

.left_text p{ font-size:16px; color:#444444; line-height: 22px; /* padding:10px; */ }

.right_right h3{ font-size:24px; color:#3b3b3b; margin-top:-10px; }
.right_right p{ font-size:16px; color:#444444; margin:0 auto; }

#help_div, #pop_div, #ads_div { width:100%; padding-top: 30px;}
.help-left {
		float: left; text-align: left; 
		height: auto; padding-top: 3px;
		width: 25%;
	}
.help-mid {
		float: left;
		height: auto;
		width: 35%;
	}
.help-right {
		float: left; text-align: left; 
		height: auto;
		width: 40%;
	}
.help_hed{ font-size:28px; color:#292929; width:380px; display:inline-block; }	
#help_div ul li{ color:#00b1bc !important; list-style:none; line-height:22px; }
#help_div ul li a{ color:#00b1bc; text-decoration:none;  }
#help_div ul li a:hover{ color:#505050; text-decoration:underline;  }
#help_div p{ color:#505050; }

.pop_text{ font-size:40px; text-align:center; display:inline-block; width:1024px; color:#171717;}
#pop_div ul{ padding-left:30px; }
#pop_div ul li{  
	/*background:url(img/help/errow.png) no-repeat;*/ 
	color:#505050  !important; list-style:none; margin-top:30px; padding-left:30px;
}
#pop_div ul li a{  color:#505050; text-decoration:none; }
#pop_div ul li a:hover{ color:#00b1bc; text-decoration:underline;  }
.mbrlgn{ padding-bottom:40px; text-align:right; }
.mbrlgn a{  color:#00b1bc; text-decoration:none; }
.mbrlgn a:hover{  color:#505050; text-decoration:underline;  }
.ads-space { float: left; width: 2%; }
.ads-text {
		float: left; display:inline-block;
		height: auto; background:#efefef; 
		width: 28.3%; padding:15px;
	}
.ads-bold { color:#2f2f2f; font-size:28px; padding:5px 8px; }
.ads-text p{ color:#505050; font-size:16px; padding: 8px; }
