
@charset "utf-8";
/*index_rule*/


.bgmaximage{
  display:none;
}
#news {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 180px;
	width: 100%;
}
#news_inner {
	position: relative;
	padding-left: 220px;
	height: 180px;
	min-width: 900px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#20000000,EndColorStr=#20000000);
	background-color: rgba(0, 0, 0, 0.5);
}
#news h3 {
	padding: 35px 0px 10px 35px;
}
#news h3 img {
	vertical-align: text-bottom;
	padding-bottom: 2px;
}
#news h3 span {
	color: #FFF;
	font-size: 80%;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
}
#news dl {
	width: 70%;
	padding: 0px 35px 0px 35px;
	color: #FFF;
}
#news dt,#news span.news_txt {
	font-size: 80%;
}
#news dd span {
	display: block;
}
#news span.news_tit {
	padding: 5px 0px 7px;
}
#news a {
	color: #FFF;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}
#banners {
	position: absolute;
	width: 230px;
	right:30px;
	top: 55px;
	z-index:999;
}
#banners div.banner_box {
	float:left;
}
#banners div:first-child {
	padding:0 20px 0 0;
}
#banners div.banner_box p.banner_img_box {
	height:70px;
	overflow:hidden;
}
#banners div.banner_box p.banner_img_box img {
	margin:-17px 0 0 ;
}
.banner_box p.gfonts01 {
	font-size:85%;
	color:#FFF;
}