@import "cat_news_2r_10t.css";
@import "band_news.css";
@import "headline.css";
@import "slide.css";
/**/
.main_classified_ad {
	background: url(../images/main_classified_ad.png) no-repeat;
	font: 700 8pt/20px Tahoma;
	color: #4d4d4d;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	height: 20px;
	margin-top: 10px;
}
.main_classified_ad .container{
	margin-left: 118px;
}
.main_classified_ad img{
	height: 20px;
	margin-right: 5px;
}
.main_classified_ad a{
	height: 20px;
	margin-right: 20px;
}
/**/
.currency_line{
	background: url(../images/currency_bck.png) no-repeat;
	font: 100 8pt/35px Tahoma;
	color: #4d4d4d;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	height: 35px;
}
.currency_line .container{
	margin-left: 105px;
}
.currency_line img{
	height: 35px;
	margin-right: 3px;
}
/**/
.spec_news{
	float: left;
	margin: 8px 0px 8px 0px;
}
.spec_news .inner{
	background: url(../images/spec_news_bck.png) no-repeat;
	height: 271px;
	width: 230px;
	overflow: hidden;
}
.spec_news .link{
	clear: both;
	height: 54px;
	overflow: hidden;
}
.spec_news .content{
	clear: both;
	padding: 0px 11px 10px 11px;
}
.spec_news img{
	margin: 0px 4px 6px 0px;
	width: 96px;
	height: 67px;
}
.spec_news .title{
	color: #d20008;
	font: 700 9pt/25px Verdana;
	height: 25px;
	overflow: hidden;
}
.spec_news .short_content{
	font: 100 8pt/15px Verdana;
	padding: 0px 3px 0px 3px;
	color: #4d4d4d;
	height: 60px;
	overflow: hidden;
	cursor: hand;
}
.spec_news .item{
	clear: both;
	height: 18px;
	overflow: hidden;
}
.spec_news .item a{
	font: 700 8pt/18px Verdana;
	color: #4d4d4d;
	padding-left: 20px;
}
/**/
.video_tab{
	float: left;
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 8px;
}
.video_tab .inner{
	height: 271px;
	width: 230px;
	overflow: hidden;
	background: url(../images/video_news_bck.png) no-repeat;
}
.video_tab .page{
	display: none;
	height: 124px;
	overflow-y: auto;
	padding: 8px 10px;
	font: 100 8pt/16px Tahoma;
}
.video_tab .page_2{
	display: none;
	padding: 0px 9px;
}
.video_tab .page_2 .container{
	width: 210px;
	overflow: hidden;
}
.video_tab .nav{
	clear: both;
	height: 26px;
}
.video_tab .nav_inner{
	padding: 0px 0px 0px 6px;
}
.video_tab .nav_inner div{
	float: left;
	height: 22px;
}
.video_tab .nav .item{
}
.video_tab .nav .sep_1{
	width: 2px;
}
.video_tab .nav .sep_2{
	width: 5px;
}
.video_tab .nav .sep_3{
	width: 2px;
}
.video_tab .nav .item a{
	font: bold 9pt/20px Tahoma;
	color: #000000;
	padding: 0px 10px;
}
.video_tab .nav .active a{
	color: #CE0021;
}
#part_1 {
	width: 100%;
	margin: 8px 0px 8px 5px;
}
#part_1 .part_1_1, #part_1 .part_1_2 {
	width: 230px;
}
#part_1 .item {
	text-align: left;
	border: 1px solid #d7d7d7;
}
#part_1 .item .container{
	margin: 0px 8px 8px 8px;
}
#part_1 .item .title{
	height: 24px;
	font: 700 8pt/24px Tahoma;
	overflow: hidden;
}
#part_1 .item .title a{
	color: #FF0000;
}
#part_1 .item img{
	width: 101px;
	height: 76px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #121212;
}
#part_1 .item .short_content {
	overflow: hidden;
	height: 78px;
}
#part_1 .item .short_content a{
	font: normal 8pt/15px Verdana;
}
