@import "headline.css";
@import "band_news.css";
/**/
.indexMostlyReaded{
	margin-bottom: 5px;
	height: 270px;
	width: 100%;
}
.indexMostlyReaded .banner{
	float: left;
	border: 1px solid #DDDDDD;
	padding: 9px;
	margin-right: 8px;
}
.indexMostlyReaded .mostly_news{
	float: left;
	border: 1px solid #DDDDDD;
	width: 237px;
	height: 270px;
	overflow: hidden;
	text-align: left;
}
.mostly_news .caption{
	background: url(../images/mostly_readed_caption_bck.png) repeat-x;
	padding-left: 14px;
	height: 28px;
	overflow: hidden;
}
.mostly_news .caption a{
	font: 700 8pt/28px Tahoma;
}
.mostly_news .caption .tab2{
	font-weight: 100;
}
.mostly_news .caption2 .tab1{
	font-weight: 100;
}
.mostly_news .caption2 .tab2{
	font-weight: 700;
}
.mostly_news .first_item{
	background: url(../images/mostly_readed_first_bck.png) repeat-x;
	padding: 9px 0px 9px 9px;
}
.mostly_news .first_item_inner{
	width: 223px;
	height: 79px;
	overflow: hidden;
}
.mostly_news .first_item_inner a{
	color: #FFFFFF;
}
.mostly_news img{
	margin: 0px 5px 8px 0px;
	width: 100px;
	height: 77px;
	border: 1px solid #FFFFFF;
}
.mostly_news .title{
	font: 700 8pt/16px Tahoma;
}
.mostly_news .short_content{
	font: 100 8pt/15px Tahoma;
}
.mostly_news .item{
	clear: both;
	background: url(../images/icon_02.gif) no-repeat 9px 9px;
	height: 20px;
	overflow: hidden;
}
.mostly_news .item a{
	font: 700 8pt/20px Tahoma;
	color: #545454;
	padding-left: 21px;
}
/**/
.box_news{
	float: left;
	width: 278px;
	height: 118px;
	background: url(../images/index_box_bck.png) no-repeat;
	margin-bottom: 10px;
	overflow: hidden;
}
.box_news_1{
	margin-right: 10px;
}
.box_news .inner{
	padding: 5px 11px;
}
.box_news img{
	margin: 0px 10px 0px 0px;
	width: 119px;
	height: 83px;
}
.box_news .title{
	height: 24px;
	overflow: hidden;
}
.box_news .title a{
	color: #E0010A;
	font: 700 9pt/24px Verdana;
}
.box_news .short_content{
	cursor: pointer;
	height: 81px;
	overflow: hidden;
	font: 100 8pt/16px Verdana;
}
/**/
