@import "headline.css";
@import "box_news.css";

.banner_gazette{
	width: 566px;
	height: 60px;
	overflow: hidden;
	font: 100 8pt/18px Tahoma;
	margin-bottom: 10px;
}
.banner_gazette_1{
	float: left;
	width: 98px;
	height: 60px;
	background: url(../images/banner_gazette_bck.png) no-repeat;
}
.banner_gazette_1_inner{
	text-align: center;
	width: 92px;
}
.banner_gazette_1 select{
	width: 80px;
	font: 100 8pt Tahoma;
	margin-top: 38px;
}
.banner_gazette_2{
	float: left;
	width: 468px;
}
/**/
.four_news{
	float: left;
	width: 135px;
	height: 196px;
	margin-bottom: 10px;
	overflow: hidden;
}
.four_news_1, .four_news_2, .four_news_3{
	margin-right: 8px;
}
.four_news .inner{
	;
}
.four_news img{
	width: 135px;
	height: 93px;
}
.four_news .title{
	margin: 3px 0px 3px 0px;
}
.four_news .title a{ 
	color: #5a5a5a;
	font: 700 8pt/14px Tahoma;
}
.four_news .short_content a{
	font: 100 8pt/14px Tahoma;
	color: #5a5a5a;
}
/**/
.banner_mostly_readed {
	clear: both;
	width: 566px;
	height: 280px;
}
.banner_mostly_readed .banner{
	float: left;
	width: 329px;
	height: 270px;
	overflow: hidden;
}
.banner_mostly_readed .banner .inner{
	margin-right: 10px;
	border: 1px solid #DDDDDD;
}
.banner_mostly_readed .banner .outer{
	padding: 9px 0px 9px 9px;
}
.banner_mostly_readed .banner .container{
	width: 300px;
	height: 250px;
	overflow: hidden;
}
.banner_mostly_readed .mostly_readed{
	float: left;
	width: 237px;
	height: 270px;
	overflow: hidden;
}
.banner_mostly_readed .mostly_readed .inner{
	position: relative;
}
.banner_mostly_readed .mostly_readed .image_layer{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 237px;
	height: 270px;
	background: url(../images/mostly_readed_bck.png) no-repeat;
}
.banner_mostly_readed .mostly_readed .image{
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 1;
	width: 237px;
	height: 96px;
	overflow: hidden;
}
.banner_mostly_readed .mostly_readed .image img{
	width: 237px;
}
.banner_mostly_readed .mostly_readed .content{
	position: absolute;
	top: 100px;
	left: 83px;
	z-index: 3;
	width: 146px;
	height: 60px;
	overflow: hidden;
	font: 100 8pt/15px Tahoma;
	color: #000000;
}
.banner_mostly_readed .mostly_readed .content .title{
	font-weight: bold;
}
.banner_mostly_readed .mostly_readed .items{
	position: absolute;
	top: 167px;
	left: 20px;
	z-index: 3;
	width: 210px;
}
.banner_mostly_readed .mostly_readed .items .item {
	height: 20px;
	overflow: hidden;
}
.banner_mostly_readed .mostly_readed .items .item a{
	font: 100 8pt/20px Tahoma;
	color: #000000;
}