@import "headline.css";
@import "news_set.css";
@import "slide.css";

.index_banner{
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}
/**/
.cat_news{
	float: left;
	height: 234px;
	width: 229px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
	background: #FFFFFF url(../images/cat_news_bck.png) no-repeat;
}
.cat_news .header{
	height: 25px;
	padding-left: 11px;
}
.cat_news .header a{
	font: 700 8pt/20px Tahoma;
	color: #424242;
	display: block;
}
.cat_news img{
	margin: 3px 10px 8px 0px;
	width: 100px;
	height: 76px;
}
.cat_news .content{
	padding: 0px 11px;
}
.cat_news .title{
	height: 24px;
	overflow: hidden;
	color: #F11B24;
	font: 700 8pt/24px Verdana;
	cursor: pointer;
}
.cat_news .item{
	clear: both;
	background: url(../images/icon_5.gif) no-repeat 0px 8px;
	height: 18px;
	overflow: hidden;
}
.cat_news .item a{
	font: 700 8pt/18px Verdana;
	color: #000;
	padding-left: 10px;
}
.cat_news .short_content{
	font: 100 8pt/15px Verdana;
	height: 75px;
	color: #000;
	overflow: hidden;
	cursor: pointer;
}
/**/
.currency_line{
	background: url(../images/currency_bck.png) no-repeat;
	font: 100 8pt/20px Tahoma;
	color: #4d4d4d;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	height: 20px;
	margin-bottom: 10px;
}
.currency_line .container{
	margin-left: 100px;
}
.currency_line img{
	height: 20px;
}