/*@import "headline.css";*/
@import "box_news.css";
@import "slide.css";

.headline{
	width: 470px;
	height: 246px;
	margin-bottom: 10px;
}
.index_content{
	clear: both;
	padding: 0px 11px 0px 9px;
}
.index_banner{	
	background: url(../images/index_banner_bck.png) no-repeat;
	padding: 7px 12px 1px 10px;
}
/**/
.last_min {
	position: relative;
	height: 30px;
	width: 490px;
	background: url(../images/last_min_bck.png) no-repeat;
	overflow: hidden;
}
.last_min, .last_min a {
	color: #000000;
	font-weight: 700;
	font-size: 11px;
}
.last_min .part_1 {
	float: left;
	width: 135px;
	height: 30px;
	margin-left: 10px;
}
.last_min .part_1 span {
	padding-left: 10px;
	color: #FFFF00;
	font: 700 8pt/22px Verdana;
}
.last_min .part_2 {
	float: left;
	width: 355px;
	height: 30px;
}
/**/
.currency_line{
	clear: both;
	background: url(../images/currency_bck.png) no-repeat;
	overflow: hidden;
	height: 20px;
	margin: 0px 0px 11px 9px;
}
.currency_line .container{
	font: 100 8pt/20px Tahoma;
	color: #4d4d4d;
	padding: 0px 1px 0px 103px;
}
.currency_line .img{
	background: url() no-repeat 0px 50%;
	padding-left: 13px;
}
.currency_line .pers{
	color: #b4b4b4;
	margin-right: 5px;
}
/**/
.cat_news{
	float: left;
	height: 330px;
	width: 230px;
	overflow: hidden;
	margin: 0px 10px 9px 0px;
	background: #FFFFFF url(../images/cat_news_bck.png) no-repeat;
	position: relative;
}
.cat_news .header{
	position: absolute;
	z-index: 1001;
	left: 12px;
	top: 0px;
	height: 25px;
	width: 206px;
	text-align: center;
}
.cat_news .header a{
	font: 700 8pt/25px Tahoma;
	color: #000000;
	display: block;
}
.cat_news .content{
	position: absolute;
	z-index: 1000;
	left: 12px;
	top: 36px;
	height: 310px;
	width: 206px;
}
.cat_news img{
	margin: 0px 0px 8px 0px;
	width: 206px;
	height: 157px;
}
.cat_news .title{
	height: 24px;
	overflow: hidden;
	padding-left: 14px;
	background: url(../images/icon_05.gif) no-repeat 0px 10px;
	color: #000000;
	font: 700 8pt/24px Tahoma;
	cursor: pointer;
}
.cat_news .short_content{
	font: 100 8pt Tahoma;
	height: 41px;
	color: #666666;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 6px;
}
.cat_news .item{
	background: url(../images/icon_05.gif) no-repeat 0px 8px;
	height: 18px;
	overflow: hidden;
}
.cat_news .item a{
	font: 700 8pt/18px Tahoma;
	color: #1e6897;
	padding-left: 14px;
}
/**/
.cat_news_1 .header a, .cat_news_1 .item a{
	color: #1e6897;
}
.cat_news_2 .header a, .cat_news_2 .item a{
	color: #1e6897;
}
/**/
.middle_cat {
	clear: both;
	width: 793px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
}
.middle_cat_1 {
	background: url(../images/middle_cat_1_bck.png) no-repeat;
	float: left;
	width: 393px;
	height: 183px;
	overflow: hidden;
}
.middle_cat_2 {
	background: url(../images/middle_cat_2_bck.png) no-repeat;
	float: left;
	width: 393px;
	height: 183px;
	overflow: hidden;
	margin-left: 7px;
}
.middle_cat_news {

}
.middle_cat_news .inner {
	width: 391px;
	height: 181px;
	overflow: hidden;
}
.middle_cat_news .caption{
	height: 28px;
	width: 391px;
    overflow: hidden;
}
.middle_cat_news .caption_left{
	float: left;
	width: 191px;
	overflow: hidden;
}
.middle_cat_news .caption_right{
	float: left;
	width: 200px;
	overflow: hidden;
}
.middle_cat_news .caption_right div{
	text-align: right;
}
.middle_cat_news .caption_right a{
	font: 100 8pt/28px Tahoma;
	color: #fff;
	padding-right: 10px;
}
.middle_cat_news .caption_left img{
	width: 188px;
	height: 28px;
}
.middle_cat_news .container{
	clear: both;
	margin: 8px;
}
.middle_cat_news .image{
	float: left;
	width: 180px;
	height: 137px;
	overflow: hidden;
	background: #000;
}
.middle_cat_news .image_content{
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 137px;
}
.middle_cat_news .image_content img{
	width: 180px;
	height: 137px;
}
.middle_cat_news .image_content .img{
	position: absolute;
	top: 0px;
	left: 0px;
}
.middle_cat_news .transparent_layer{
	z-index: 1;
	position: absolute;
	top: 93px;
	left: 0px;
	width: 180px;
	height: 44px;
	background: #0D1C00;
	filter: alpha(opacity=85);
	-moz-opacity: .8;
	opacity: .8;
}
.middle_cat_news .title{
	z-index: 2;
	position: absolute;
	top: 93px;
	left: 0px;
	width: 180px;
	height: 44px;
	overflow: hidden;
	border-top: 1px solid #FFFFFF;
}
.middle_cat_news .title_inner{
	margin: 5px;
}
.middle_cat_news .title *{
	
}
.middle_cat_news .title a{
	color: #fff;
	font: 100 11px/17px Tahoma;
}
.middle_cat_news .items{
	float: left;
	width: 195px;
	overflow: hidden;
}
.middle_cat_news .items_inner{
	margin-left: 8px;
}
.middle_cat_news .items .item{
	background: url(../images/icon_06.gif) no-repeat 0px 6px;
	padding-left: 10px;
	height: 17px;
	overflow: hidden;
}
.middle_cat_news .items .item *{
	font: 700 11px/17px Tahoma;
}
.middle_cat_news .items .item a{
	color: #000;
}
/**/
.middle_cat_news_2 {
}
.middle_cat_news_2 .caption{
	height: 28px;
	width: 393px;
}
.middle_cat_news_2 .items .item{
	background: url(../images/icon_07.gif) no-repeat 0px 6px;
}
.middle_cat_news_2 .transparent_layer{
	background: #005881;
}
/**/
#part_2 {
	width: 100%;
	height: 209px;
	font: normal 8pt/15px Verdana;
	background: transparent url(../images/index_news_group_bck.png) no-repeat 0% 0%;
	position: relative;
	text-align: left;
}
#part_2 .header{
	position: absolute;

}
#part_2 .header a span{
	padding-left: 20px;
	font: bold 9pt/17px Verdana;
	color: #FFFFFF;
}

#part_2 img{
	width: 78px;
	height: 58px;
}
#part_2 .part_2_1{
	position: absolute;
	width: 231px;
	height: 85px;
	top: 17px;
	left: 0px;
	z-index: 1;
}
#part_2 .part_2_1 .item{
	position: relative;
	height: 80px;
	top: 5px;
	left: 0px;
	overflow: hidden;
}
#part_2 .part_2_2{
	position: absolute;
	width: 232px;
	height: 99px;
	top: 17px;
	left: 238px;
	z-index: 1;
}
#part_2 .part_2_2 .item{
	position: relative;
	height: 82px;
	width: 209px;
	top: 5px;
	left: 8px;
	overflow: hidden;
}
#part_2 .part_2_3{
	position: absolute;
	width: 232px;
	height: 101px;
	top: 114px;
	left: 238px;
	z-index: 1;
}
#part_2 .part_2_3 .item{
	position: relative;
	height: 80px;
	width: 209px;
	top: 4px;
	left: 8px;
	overflow: hidden;
}
#part_2 .part_2_2 .item .title, #part_2 .part_2_2 .item .title a, #part_2 .part_2_1 .item .title, #part_2 .part_2_1 .item .title a, #part_2 .part_2_3 .item .title, #part_2 .part_2_3 .item .title a{
	font: 700 8pt/21px Verdana;
	height: 21px;
	overflow: hidden;
}
#part_2 .part_2_2 .item img, #part_2 .part_2_3 .item img{
	margin-right: 5px;
}
#part_2 .part_2_4{
	position: absolute;
	width: 220px;
	height: 99px;
	top: 116px;
	left: 7px;
}
#part_2 .part_2_4 .item{
	position: relative;
	height: 79px;
	width: 220px;
	top: 7px;
	left: 4px;
	overflow: hidden;
}
#part_2 .part_2_4 .title a{
	color: #7B7B7B;
	font: 100 8pt/15px Verdana;
}