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

.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: 118px;
}
.currency_line img{
	height: 20px;
}
/**/
.part_1{
	width: 468px;
	height: 387px;
	overflow: hidden;
}
.mostly_readed{
	position: relative;
	float: left;
	width: 229px;
	height: 377px;
	overflow: hidden;
}
.mostly_readed .image_layer{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 229px;
	height: 377px;
	background: url(../images/mostly_readed_bck.png) no-repeat;
}
.mostly_readed .image{
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 1;
	width: 227px;
	height: 141px;
	overflow: hidden;
}
.mostly_readed .image img{
	width: 227px;
}
.mostly_readed .short_content{
	position: absolute;
	top: 150px;
	left: 102px;
	z-index: 3;
	width: 118px;
	height: 56px;
	overflow: hidden;
	font: 100 8pt/14px tahoma;
	color: #000000;
}
.mostly_readed .items{
	position: absolute;
	top: 213px;
	left: 22px;
	z-index: 3;
	width: 230px;
}
.mostly_readed .items .item a{
	font: 100 8pt/18px Tahoma;
	color: #000000;
}
/**/
.video {
	position: relative;
	float: right;
	width: 229px;
	height: 377px;
	overflow: hidden;
}
.video .image_layer{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 229px;
	height: 377px;
	background: url(../images/mostly_commented_bck.png) no-repeat;
}
.video .image{
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 1;
	width: 227px;
	height: 141px;
	overflow: hidden;
}
.video .image img{
	width: 261px;
}
.video .short_content{
	position: absolute;
	top: 150px;
	left: 102px;
	z-index: 3;
	width: 118px;
	height: 56px;
	overflow: hidden;
	font: 100 8pt/14px tahoma;
	color: #000000;
}
.video .items{
	position: absolute;
	top: 213px;
	left: 22px;
	z-index: 3;
	width: 230px;
}
.video .items .item a{
	font: 100 8pt/18px Tahoma;
	color: #000000;
}
/**/
.cat_news{
	float: left;
	padding: 0px 10px 10px 0px;
}
.cat_news .inner{
	height: 231px;
	width: 225px;
	overflow: hidden;
}
.cat_news .inner_2{
	border: 1px solid #D3D1D1;
}
.cat_news .header{
	clear: both;
	background: url(../images/index_title_bck.png);
	height: 21px;
}
.cat_news .header a{
	font: 700 8pt/21px Tahoma;
	color: #000000;
	padding-left: 16px;
}
.cat_news .content{
	clear: both;
	padding: 0px 6px 6px 13px;
}
.cat_news img{
	margin: 0px 5px 8px 0px;
	width: 101px;
	height: 76px;
	border: 1px solid #141414;
}
.cat_news .title{
	color: #E40000;
	font: 700 8pt/26px Tahoma;
	height: 26px;
	overflow: hidden;
}
.cat_news .short_content{
	font: 100 8pt/16px Tahoma;
	padding: 0px 3px 0px 3px;
	height: 80px;
	overflow: hidden;
	cursor: hand;
}
.cat_news .item{
	clear: both;
	background: url(../images/icon_02.gif) no-repeat 0px 8px;
	height: 18px;
	overflow: hidden;
}
.cat_news .item a{
	font: 700 8pt/18px Tahoma;
	color: #5B5B5B;
	padding-left: 10px;
}