@import "box_news.css";
@import "band_news.css?v1";
#headline .title{
	background: url(../images/icon_03.gif) no-repeat 6px 10px;
	height: 22px;
	overflow: hidden;
	width: 216px;
	border-bottom: 1px solid #f0f0f0;
	padding-left: 15px;
}
#headline .title a{
	font: 700 8pt/22px Verdana;
	color: #0b269b;
}
#headline .title font{
	font: 700 8pt/22px Verdana;
}
#headline a{
	color: #000000;
}
#headline font{
	 font: 100 9pt Verdana;
}
.headline_number{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/headline_paging.png) no-repeat;
	border: 1px solid #DDD;
	margin-right: 5px;
	text-align: center;
	cursor: pointer;
}
.headline_number a{
	font: 100 8pt/18px arial;
	color: #000;
}
/**/
#part_1 {
	text-align:left;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#part_1 .line {
	font-size: 1px; 
	height: 8px;
}
#part_1 .space {
	font-size: 1px; 
	width: 14px;
}
#part_1 .item {
	width: 146px;
}
#part_1 img {
	width: 146px;
	height: 110px;
	border: 1px #424242 solid;
}
#part_1 .title {
	text-align:left;
	margin: 3px 0px 3px 0px;
}
#part_1 .title, #part_1 .title a{
	font: 700 8pt/15px Verdana;
	color: #cd0a09;
}
#part_1 .short_content, #part_1 .short_content a{
	font: 100 8pt/15px Verdana;
	color: #616161;
	overflow: hidden;
	height: 60px;
}

#part_2{
	text-align:left;
	clear: both;
}
#part_2 .item{
	background: url(../images/index_cat_bck.png);
	height: 113px;
	width: 468px;
	margin-bottom: 10px;
	position: relative;
}
#part_2 .item .header{
	position: absolute;
	left: 25px;
	top: 8px;
}
#part_2 .item .header a{
	font: bold 9pt/9pt Arial;
	color: #666666;
}
#part_2 .item .part_1{
	width: 241px;
	position: absolute;
	left: 8px;
	top: 28px;
}
#part_2 .item .part_1 .title a{
	font: 700 8pt/21px Verdana;
	height: 21px;
	display:block;
	overflow: hidden;
	color: #C90908;
}
#part_2 .item .part_1 .short_content{
	font: 100 8pt/13px Verdana;
	height: 52px;
	overflow: hidden;
}
#part_2 .item .part_1 img{
	width: 68px;
	height: 52px;
	margin-right: 8px;
}
#part_2 .item .part_2{
	width: 210px;
	position: absolute;
	left: 255px;
	top: 13px;
}
#part_2 .item .part_2 .title{
	padding-left: 14px;
	padding-right: 5px;
	height: 18px;
	overflow: hidden;
}
#part_2 .item .part_2 .title a{
	font: 100 8pt/18px Verdana;
	color: #000000;
}
/**/
.main_classified_ad {
	background: url(../images/main_classified_ad.png) no-repeat center;;
	font: 700 8pt/20px Tahoma;
	color: #4d4d4d;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	height: 20px;
}
.main_classified_ad .container{
	margin-left: 100px;
}
.main_classified_ad img{
	height: 20px;
	margin-right: 5px;
}
.main_classified_ad a{
	height: 20px;
	margin-right: 20px;
}
/**/
.main_currency {
	background: url(../images/currency_band.png) no-repeat center;
	font: 700 8pt/20px Tahoma;
	color: #4d4d4d;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	height: 20px;
}
.main_currency .container{
	margin-left: 100px;
}
.main_currency .container span{
	margin-right: 20px;
}

/**/
.todays_news {
	margin-bottom: 10px;
	clear: both;
	width:468px;
}
.todays_news .caption{
	background: url(../images/today_news_bck.png);
	height: 25px;
}
.todays_news .caption a{
	padding-left: 30px;
	font: bold 10pt/25px Arial;
	color: #FFF;
}
.todays_news .inner{
	padding: 0px 3px 0px 0px;
	border: 1px solid #ffc5c5;
	border-top: none;
}
.todays_news .row{
	clear: both;
}
.todays_news .item{
	float: left;
	margin-left: 10px;
	padding-left: 8px;
	background: url(../images/icon_02.gif) no-repeat 0px 5px;
	font-size:8pt;
	width: 350px;
	display: inline-block;	
}
.todays_news .item a{
	font: 700 8pt/15px tahoma;
	color: #0B269B;	
}
.todays_news .item a:visited{
	font: 700 8pt/15px tahoma;
	color: #666;
	text-decoration: none;
}
.todays_news .date{
	clear: right;
	font: 700 8pt/15px Arial;
	color: #999;
}
.todays_news .inner .line{
	height: 1px;
	font: 100 1px tahoma;
	background: #EEE;
	margin: 5px 2px 3px 15px;
	clear: both;
}