@import "box_news.css";
@import "headline.css";
/**/
.currency_line{
	clear: both;
	background: url(../images/currency_bck.png) repeat-x;
	font: 100 8pt/20px Tahoma;
	color: #4d4d4d;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
    text-align: center;
	height: 70px;
}
.currency_line .container{
	margin-left: 118px;
}
.currency_line img{
}
/**/
.cat_news{
	float: left;
	padding: 0px 0px 15px 0px;
	margin-right: 12px;
}
.cat_news .inner{
	width: 180px;
	height: 192px;
	background: url(../images/index_cat_bck.png) no-repeat;
	overflow: hidden;
}
.cat_news .inner_2{
	;
}
.cat_news .header{
	clear: both;
	height: 20px;
}
.cat_news .header a{
	font: 700 8pt/18px Tahoma;
	color: #000000;
	padding-left: 40px;
}
.cat_news .content{
	clear: both;
	padding: 11px 6px 6px 13px;
}
.cat_news img{
	margin: 0px 5px 8px 0px;
	width: 76px;
	height: 55px;
}
.cat_news .author_name{
	font: 700 8pt/15px Verdana;
	color: #00000;	
}
.cat_news .title{
	clear: both;
	font: 700 8pt/15px Verdana;
	color: #c20000;
	margin-bottom: 8px;
}
.cat_news .short_content{
	clear: both;
	font: 100 8pt/15px Verdana;
	height: 45px;
	overflow: hidden;
	cursor: hand;
	margin-bottom: 4px;
}