/**/
.index_top_container{
	clear: both;
	width: 990px;
	height: 350px;
	margin-bottom: 6px;
	overflow: hidden;
}
.index_top_left{
	float: left;
	width: 468px;
	margin-right: 5px;
	margin-left: 10px;
}
.index_top_middle{
	float: left;
	width: 300px;
	margin-right: 5px;
}
.index_top_right{
	float: left;
	width: 212px;
}
/**/
.index_top_banner{
	clear: both;
	width: 990px;
	height: 86px;
	margin-bottom: 10px;
}
/**/
.index_top_left_banner{
	float: left;
	padding-top: 6px;
}
/**/
.index_top_banner_2{
	clear: both;
	width: 990px;
	height: 60px;
	margin-bottom: 10px;
}
.index_top_banner_2_item{
	float: left;
	width: 234px;
	height: 60px;
}
.index_top_banner_2_sep{
	float: left;
	width: 18px;
}
/**/
.headline2{
	background: url(../images/headline_bck.png) no-repeat;
	padding: 4px;
	margin-bottom: 10px;
}
.headline2_inner{
	position: relative;
	width: 460px;
	height: 342px;
}
.headline2 .title{
	position: absolute;
	top: 234px;
	left: 20px;
	width: 420px;
	height: 44px;
	overflow: hidden;
	font: 700 16pt/44px Arial;
	z-index: 3;
}
.headline2 .title a{
	color: #ffdd00;
}
.headline2 .image{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.headline2 .image img{
	width: 460px;
	height: 288px;
}
.headline2 .transparent_layer{
	position: absolute;
	top: 234px;
	left: 0px;
	width: 460px;
	height: 44px;
	z-index: 2;
	filter: alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity: 0.50;
	background: #000;
}
.headline2 .headline2_nav{
	position: absolute;
	top: 292px;
	left: 7px;
	width: 450px;
	height: 9px;
	background: transparent url(../images/headline2_nav_bck.gif) no-repeat 0px 0px;
	z-index: 5;
}
.headline2 .items{
	position: absolute;
	top: 295px;
	left: 0px;
	width: 460px;
	height: 47px;
	z-index: 3;
}
.headline2 .items .item{
	float: left;
	width: 54px;
	height: 47px;
}
.headline2 .items .item img{
	width: 54px;
	height: 47px;
}
.headline2 .items .sep{
	float: left;
	font: 100 1pt/1px Tahoma;
	width: 4px;
}