.headline{
	padding-bottom: 10px;
}

.index_banner{
	clear: both;
	border: 1px solid #e5e5e5;

	padding: 5px;
	margin: 0px 0px 8px 0px;
}
.index_banner div{
	text-align: center;
}
/**/
.currency_line{
	clear: both;
	background: url(../images/currency_bck.png) no-repeat;
	overflow: hidden;
	height: 40px;
	margin: 0px 0px 10px 0px;
}
.currency_line .inner{
	padding: 0px 5px 0px 5px;
	text-align: center;
}
.currency_line span{
	font: 100 11px/31px Arial;
	color: #333333;	
}
.currency_line .sep{
	color: #cfcecc;
	margin: 0px 10px;
}
.currency_line .img{
	background: url() no-repeat right 50%;
	padding-right: 15px;
}
/**/
.triple_news{
	height: 218px;
	margin-bottom: 6px;
}
.triple_news .item{
	float: left;
	width: 152px;
	height: 210px;
	overflow: hidden;
}
.triple_news .item_1{
	margin: 0px 7px;
}
.triple_news .image{
	padding-bottom: 1px;
	border-bottom: 3px solid #dedddd;
	margin: 0px 0px 3px 0px;
}
.triple_news img{
	width: 152px;
	height: 116px;
}
.triple_news .title{
	padding-bottom: 2px;
}
.triple_news .title a{
	color: #8d1721;
	font: 700 8pt/15px Tahoma;
}
.triple_news .short_content a{
	font: 100 8pt/13px Tahoma;
}
/**/
.cat_news{
	clear: both;
}
.cat_news .box{
	position: relative;
	width: 470px;
	height: 274px;
}

.cat_news .header{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 23px;
	width: 470px;
	background: url(../images/cat_news_header_bck.png) no-repeat;
}
.cat_news .header .title{
	float: left;
	height: 23px;
	background: url(../images/cat_news_header_ender_bck.png) no-repeat right center;
	padding: 0px 30px 0px 7px;
}
.cat_news .header .title div{
	background: url(../images/cat_news_header_inner_bck.png) repeat-x;
	padding: 0px 9px;
	font: bold 11px/23px Tahoma;
	color: #ffffff;
}
.cat_news .header .link{
	float: right;
	height: 23px;
	padding-right: 21px;
}
.cat_news .header .link a{
	font: normal 10px/23px Tahoma;
	color: #000000;
}

.cat_news .detailed{
	position: absolute;
	left: 0px;
	top: 24px;
	width: 255px;
}
.cat_news .detailed .title{
	clear: both;
	height: 28px;
	overflow: hidden;
}
.cat_news .detailed .title a{
	font: 700 8pt/28px Tahoma;
}
.cat_news .detailed .image{
	float: left;
	border: 1px solid #cdcdcd;
	padding: 3px;
	margin-right: 10px;
}
.cat_news .detailed img{
	width: 110px;
	height: 84px;
}
.cat_news .detailed .short_content{
	float: left;
	width: 125px;
	height: 90px;
	overflow: hidden;
	font: 100 8pt/15px Tahoma;
}

.cat_news .listed{
	position: absolute;
	left: 265px;
	top: 49px;
	width: 205px;
}
.cat_news .listed .item{
	height: 20px;
	background: url(../images/icon_02.gif) no-repeat left 9px;
	padding-left: 15px;
	overflow: hidden;
}
.cat_news .listed .item a{
	font: 700 8pt/20px Tahoma;
	color: #3f3f3f;
}
/**/
.box_news{
	float: left;
	width: 231px;
	height: 114px;
	background: url(../images/index_box_news_bck.png) no-repeat;
	margin-bottom: 8px;
	overflow: hidden;
}
.box_news_1{
	margin-right: 8px;
}
.box_news .inner{
	padding: 0px 9px;
}
.box_news .title{
	height: 26px;
	overflow: hidden;
}
.box_news .title a{
	color: #e0010a;
	font: 700 11px/26px Tahoma;
}
.box_news img{
	margin: 0px 10px 0px 0px;
	width: 103px;
	height: 78px;
}
.box_news .short_content{
	cursor: pointer;
	height: 80px;
	overflow: hidden;
	font: 100 8pt/16px Tahoma;
}