@import "headline.css";
@import "box_news.css";
@import "slide.css";
.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: 106px;
	background: url(../images/cat_news_title.png);
	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: 12px;
	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{
	color: #4a8c0a;
}
.cat_news_2 .header a{
	color: #ff005d;
}