@import "box_news.css";
@import "headline.css";

.base_index_middle{
	float: left;
	width: 870px;
}
.base_index_middle_inner{
	border-left: 1px solid #FFFFFF;
	height: 361px;
	overflow: hidden;
}
/**/
.last_min {
	width: 100%;
	height: 28px;
	background: url(../images/last_min_bck.png) repeat-x;
	position: relative;
	border-bottom: 1px solid #FFFFFF;
}
.last_min .part_1 {
	float: left;
	width: 58px;
	height: 28px;
	border-right: 1px solid #FFFFFF;
}
.last_min .part_2 {
	float: left;
	width: 510px;
	height: 28px;
}
.last_min, .last_min a {
	color: #323232;
	font: bold 17px/28px Arial;
}
.last_min img{
	
}
/**/
.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-top: 10px;
}
.currency_line .container{
	margin-left: 118px;
}
.currency_line img{
	height: 20px;
}