/*BANNER*/
#news_banner{
	background: url(../images/news/banner.png) no-repeat 0 -1px;height: 268px;width: 994px;
}
#news_banner #highlight_match{
	float:right;padding-top:69px;width:661px;
}
#match_menu a.match_review,
#match_menu a.match_preview{
	background: url(../images/news/match_menu.png) no-repeat ;text-indent: -9999px;
}
#match_menu{
	width: 289px;float: left;height: 79px;	background: url(../images/news/txt_match.png) no-repeat ;margin-left:18px;margin-top:153px;
	-background-image: url(../images/news/txt_match.gif);
}
#match_menu a.match_review{
	height: 44px;width: 281px;display: block; opacity: 0;
}	
#match_menu a.match_preview{
	background-position: left bottom;height: 32px;width: 236px;display: block; opacity: 0;
}

/*CONTENT*/
#news_content{
	background: #70be44 url(../images/news/news_content.png) no-repeat;width: 994px;height: 705px;
}
#news_content .left_column{
	width: 612px; float:left;padding-left: 27px;
}
#news_content .right_column{
	width: 319px; float:right;margin-right:14px;
}
/*LEFT COLUMN*/
/*Header*/
#news_content .left_column .news_header{
	 height: 58px;padding-left:135px;padding-top:28px;
}
#news_content .left_column .news_header h2{
	background: url(../images/news/txt_news.png) no-repeat; text-indent: -9999px; float: left; width: 165px; height: 49px;
	-background-image: url(../images/news/txt_news.gif);
}
#news_content .left_column .news_header select{
	float: right; width: 182px; margin-top: 15px;
}
/*Highlight*/
#news_content .left_column .highlight {
	padding-left:12px; border-bottom: 1px solid #d8d8d8;height: 179px; overflow: hidden; padding-top: 29px; position: relative;
}
#news_content .left_column .highlight img{
	border: 3px solid #000;width: 227px;height: 151px; float:left;margin-right: 20px;
}
#news_content .left_column .highlight  .news_txt{
	float: left;width: 270px;
}
#news_content .left_column .highlight span{
 font-size: 12px; line-height: 12px;
}
#news_content .left_column .highlight span.date{
	color: #ff5800;
}
#news_content .left_column .highlight h3{
	margin: 5px 0;
	line-height: 13px;
}
#news_content .left_column .highlight h3 a {
	 display: inline;
}
#news_content .left_column .highlight h3,#news_content .left_column .highlight h3 a {
	color: #333; font-size: 13px; text-decoration: none;
}
#news_content .left_column .highlight p{
	color: #444; font-size: 13px; margin: 10px 0 ;display: block;height: 90px;overflow: hidden;width: 273px;
}
/*List*/
#news_content .left_column .list {
	padding-left:9px; border-bottom: 1px solid #d8d8d8;height: 109px; overflow: hidden; padding-top: 9px;position: relative;
}
#news_content .left_column .list img{
	border: 3px solid #FFF;width: 143px;height: 95px; float:left;margin-right: 20px;
}
#news_content .left_column .list  .news_txt{
	float: left; width: 349px;
}
#news_content .left_column .list span,
#news_content .right_column .list span{
	font-size: 12px; line-height: 10px;
}
#news_content .left_column .list span.date,
#news_content .right_column .list span.date{
	color: #ff5800;
	display: block;
}
#news_content .left_column .list h3 a{
	color: #333; font-size: 13px;text-decoration: none; display: inline; /*width: 349px;*/
}
#news_content .left_column .list h3{
 margin: 5px 0 2px; vertical-align:middle; line-height: 17px; overflow: hidden; 
}
#news_content .left_column .list p{
	color: #444; font-size: 13px; margin: 3px 0  ;display: block;height: 39px;overflow: hidden; width: 335px;
}
#news_content .left_column #left_content .all_list{
	height: 357px; overflow: hidden;
}

/*List +Highlight*/
#news_content .left_column .list h3 span.news_status,
 #news_content .left_column .highlight h3 span.news_status {
	background: url(../images/news/status_topic.png) no-repeat;-background: url(../images/news/status_topic.gif) no-repeat; height: 13px; width: 34px; text-indent: -9999px; display: inline-block; margin-left: 4px; line-height: 17px;-line-height: 14px; vertical-align: middle;
}
#news_content .left_column .list h3 span.news_status.new,
#news_content .left_column .highlight h3 span.news_status.new{
	background-position: left top;
}
#news_content .left_column .list h3 span.news_status.hot,
#news_content .left_column .highlight h3 span.news_status.hot{
	background-position: left bottom;
}
#news_content .left_column .highlight span.view,#news_content .left_column .list span.view{
	color: #444; float: right;width: 79px; line-height: 13px;
}
#news_content .left_column .highlight span.view{
	position: absolute;
	bottom: 17px;
	right:-15px;
}
#news_content .left_column .list span.view{
	position: absolute;
	bottom: 17px;
	right:-15px;
}
#news_content .left_column .list a.read_more,#news_content .left_column .highlight a.read_more{
	color: #f80000; font-size: 12px; float: left;
	text-decoration: none; font-weight: bold;
	/* text-indent: -9999px; background: url(../images/news/read_more.png) no-repeat;  width: 54px; height: 11px; */
	
	position: absolute; bottom: 11px;
}
#news_content .left_column .highlight a.read_more{
	bottom: 20px;
}
#news_content .left_column div span.type_news{
	position: absolute; width: 70px; height: 50px; background: url(../images/news/type_news.png) no-repeat; top: 8px; right: 0px; text-indent: -9999px;
	-background-image: url(../images/news/type_news.gif);
}
#news_content .left_column div.highlight span.type_news{
	 top: 30px; 
}
/*Icon news*/
#news_content .left_column div span.type_news.icon1{
	background-position: left top;
}
#news_content .left_column div span.type_news.icon2{
	background-position: left -50px;
}
#news_content .left_column div span.type_news.icon3{
	background-position: left -100px;
}
#news_content .left_column div span.type_news.icon4{
	background-position: left -150px;
}

/*RIGHT COLUMN*/

#news_content .right_column .news_header{
	 height: 58px;padding-left:112px;padding-top:26px;
}
#news_content .right_column .news_header h2{
	background: url(../images/news/latest-match.png) no-repeat left center; text-indent: -9999px; float: left; width: 190px; height: 49px;
	-background: url(../images/news/match-review.jpg) no-repeat 10px center;
	
}
#news_content .right_column #right_content {
	padding-top: 14px;
}
#news_content .right_column #right_content .all_list{
	height: 555px; overflow: hidden;
}
#news_content .right_column #right_content .list{
	width: 290px; height: 100px; padding: 5px 4px; margin: 0 auto; border-bottom: 1px solid #9da67e; overflow: hidden;
}
#news_content .right_column .list h3,#news_content .right_column .list h3 a{
	color: #FFF; font-size: 13px; margin: 5px 0; display: block; text-decoration: none;
}
#news_content .right_column .list img{
	border: 3px solid #000; width: 143px; height: 95px; float:left; margin-right: 14px;
}
#news_content .right_column #right_content .list .news_txt{
	float:left;height:89px;padding-top:10px;width:117px;
}
/*Pagination*/
.pagination{
	position: relative; padding-top: 12px;
}
.pagination a.back,.pagination a.next{
	background: url(../images/news/next_back_btn.png) no-repeat; 
	-background: url(../images/news/next_back_btn.gif) no-repeat;
	height: 9px; width: 38px;text-indent: -9999px;position: absolute; display: block; 
}
.pagination a.back{
	background-position: left top;
}
.left_column .pagination a.back{
	top: 12px; left: 25px;
}
.right_column .pagination a.back{
	top: 11px; left: 16px;
}
.pagination a.next{
	background-position: right top; right: 25px;top: 12px;
}
.left_column .pagination a.next{
	top: 12px; right: 25px;
}
.right_column .pagination a.next{
	top: 11px; right: 16px;
}
.pagination a.back.unclick{
	background-position: left bottom;
}
.pagination a.next.unclick{
  background-position: right bottom;
}
 .left_column .pagination ul{
	text-align: center;
} 
.left_column .pagination ul li{
	display: inline; margin: 0 ;
}
.left_column .pagination ul li a{
	display: inline-block; margin: 0 3px ; color: #acacac; font-size: 12px;line-height: 10px;  text-decoration: none;
}
.left_column .pagination ul li a.current_page{
	color: #ff5800;
}
