.index_banner{
	width: 468px;
	overflow-x: hidden;
	margin: 5px 0px 5px 0px;
	text-align: center;
}
/**/
.box_news{
	float: left;
	width: 230px;
	height: 108px;
	background: url(../images/index_box_bck.png) no-repeat;
	margin-bottom: 8px;
	overflow: hidden;
}
.box_news_1{
	margin-right: 8px;
}
.box_news .inner{
	padding: 4px 9px;
}
.box_news img{
	margin: 0px 10px 0px 0px;
	width: 100px;
	height: 75px;
}
.box_news .title{
	height: 20px;
	overflow: hidden;
}
.box_news .title a{
	color: #E0010A;
	font: 700 8pt/16px Verdana;
}
.box_news .short_content{
	cursor: pointer;
	height: 75px;
	overflow: hidden;
	font: 100 8pt/15px Verdana;
}
/**/
.gallery{
	clear: both;
	width: 468px;
	height: 222px;
	background: url(../images/main_image_gallery_bck.png) no-repeat;
}
.gallery .caption{
	height: 27px;
	text-align: right;
	padding-right: 25px;
}
.gallery .caption a{
	font: 100 8pt/27px Tahoma;
	color: #E0010A; 
}
.gallery .content{
	padding: 13px 10px 6px 13px;
}
.gallery .part_1{
	float: left;
	width: 245px;
	height: 192px;
}
.gallery .part_2{
	float: left;
	width: 200px;
	height: 192px;
}
.gallery .item_1{
	height: 77px;
	margin-bottom: 11px;
}
.gallery .item_1 img{
	width: 100px;
	height: 75px;
	margin: 1px 10px 1px 1px;
}
.gallery .item_1 .name{
	height: 75px;
	overflow: hidden;
	font: 100 8pt/15px Tahoma;
	color: #E0010A;
	cursor: pointer;
}
.gallery .item_2{
	height: 19px;
	background: url(../images/main_image_gallery_item_bck.png) no-repeat;
	overflow: hidden;
	padding-left: 10px;
}
.gallery .item_2 a{
	color: #000000;
	font: 100 8pt/19px Tahoma;
}