.index_banner{
	width: 468px;
	overflow-x: hidden;
	margin: 5px 0px 5px 0px;
	text-align: center;
}
/**/
.headline{
	float: left;
	width: 468px;
}
.headline .title{
	height: 35px;
	border-bottom: 4px solid #ededed;
	font-size: 16pt;
	line-height: 35px;
	font-family: "Trebuchet Bold", verdana;
	font-weight: bolder;
	color: #000;
	overflow: hidden;
}
.headline .container{
	padding: 8px 0px;
	height: 126px;
	margin-bottom: 6px;
	border-bottom: 4px solid #ededed;
}
.headline .container .image{
	float: left;
	width: 199px;
	height: 126px;
	border: 1px solid #acacac;
	margin-right: 10px;
}
.headline .container img{
	width: 199px;
	height: 126px;
}
.headline .container .short_content{
	float: left;
	font-family: "Trebuchet Bold", verdana;
	font-size: 8pt;
	color: #434343;
	overflow: hidden;
	margin-top: 20px;
}
.headline .container .short_content .inner{
	height: 110px;
	width: 255px;
}

/**/
.box_news{
	float: left;
	width: 230px;
	height: 108px;
	margin-bottom: 8px;
	overflow: hidden;
	border-bottom: 2px solid #ededed;
}
.box_news_1{
	margin-right: 8px;
}
.box_news .inner{
	padding: 4px 9px;
}
.box_news img{
	margin: 0px 10px 0px 0px;
	width: 95px;
	height: 60px;
}
.box_news .title{
	height: 20px;
	margin-bottom: 5px;
	overflow: hidden;
}
.box_news .title a{
	color: #000;
	font-size: 8pt;
	line-height: 20px;
	font-family: "Trebuchet Bold", verdana;
	font-weight: bolder;
}
.box_news .short_content{
	cursor: pointer;
	height: 67px;
	overflow: hidden;
	font: 100 8pt Verdana;
	color: #434343;
}