@import "headline.css";

.base_middle{
	padding: 0px 6px 0px 6px;
}
.base_middle .base_middle_inner{
	width: 500px;
}
.index_content{
	padding: 0px 4px 0px 4px;
}
.index_cat_content{
	clear: both;
	width: 500px;
	height: 256px;
	background: url(../images/main_cat_bck.png) no-repeat;
	font: 100 8pt tahoma;
}
.index_cat_content .title{
	height: 30px;
	clear: both;
	font: 700 9pt/30px tahoma;
	color: #000;
	padding-left: 20px;
	margin-bottom: 15px;
}
.index_cat_inner{
	margin: 0px 7px;
}

.index_cat_content .cat_news{
	width: 235px;
	height: 110px;
	float: left;
}
.index_cat_content .cat_news_1{
	margin-right: 16px;
}
.cat_news .title{
	font: 700 8pt/16px arial;
	background: #f4f4f4;
	margin-bottom: 5px;
	height: 16px;
	overflow: hidden;
}
.index_cat_content .cat_news .title a{
	color: #db0000;
}
.index_cat_content .content img{
	width: 91px;
	height: 62px;
	float: left;
	margin: 0px 5px;
	border: 1px solid #FFF;
}
.index_cat_content .cat_news .short_content{
	height: 65px;
	overflow: hidden;
}
.index_cat_content .content a{
	font: 100 8pt tahoma;
	color: #666;
}
/**/
.date{
	text-align: right;
	font: 100 11px Tahoma;
	color: #868686;
	margin-bottom: 5px;
}
.date span{
	font-weight: 700;
	color: #02b0db;
}
/**/
.slide_news{
	height: 27px;
	margin: 0px 0px 3px 0px;
	background-color: #D3111C;
	font: 700 11px/27px Tahoma;
	text-align: center;
}
.slide_news a{
	color: #ffffff;
	display: block;
}
/**/
.triple_news{
	height: 218px;
	background: url(../images/triple_news_bck.png) no-repeat;
	padding: 0px 4px;
	margin-bottom: 6px;
}
.triple_news .item{
	float: left;
	width: 160px;
	height: 210px;
	overflow: hidden;
}
.triple_news .item_1{
	margin: 0px 5px;
}
.triple_news .inner{
	padding: 10px 6px;
}
.triple_news img{
	width: 149px;
	height: 106px;
	margin: 0px 0px 3px 0px;
}
.triple_news .title{
	height: 28px;
	overflow: hidden;
}
.triple_news .title a{
	color: #ff0000;
	font: 700 8pt/28px Tahoma;
}
.triple_news .short_content{
	height: 56px;
	overflow: hidden;
}
.triple_news .short_content a{
	font: 100 8pt/14px Tahoma;
	color: #616161;
}
/**/
.box_news{
	float: left;
	width: 243px;
	height: 105px;
	background: url(../images/index_box_news_bck.png) no-repeat;
	margin-bottom: 10px;
	overflow: hidden;
}
.box_news_1{
	margin-right: 6px;
}
.box_news .inner{
	padding: 0px 9px;
}
.box_news .title{
	height: 32px;
	overflow: hidden;
}
.box_news .title a{
	color: #e0010a;
	font: 700 11px/32px Tahoma;
}
.box_news img{
	margin: 0px 12px 0px 0px;
	width: 91px;
	height: 62px;
}
.box_news .short_content{
	cursor: pointer;
	height: 65px;
	overflow: hidden;
	font: 100 8pt/13px Tahoma;
}