/* = homepage
====================================== */


#left{
	float: left;
	width: 201px;
	overflow: hidden;
}	
	
	
#center{
	float: left;
	width: 444px;
	overflow: hidden;
	padding-left: 4px;
}


#right{
	float: right;
	width: 323px;
	overflow: hidden;
}



/* = hot news
====================================== */
.box_news#hot_news_box{
	background: url(../i/home/box_bg.gif) repeat-y;	
	width: 444px;
}	

.box_news#hot_news_box h2{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	height: 23px;
	width: 392px;
	float: left;
	padding-left: 7px;
}	

.box_news#hot_news_box .options{
	width: 35px;
	margin-top: 0px;
}

.box_news#hot_news_box .options a{
	margin-top: 0px;
}

#hot_news_box .box_news_start{
	background: url(../i/home/box_start.gif) no-repeat top;
}

#hot_news_box .box_news_end{
	background: url(../i/home/box_end_hot.gif) no-repeat bottom;
	padding: 7px 3px 3px 3px;
	clear: both;
}

#hot_news{
	display: block;
	width: 438px;
	height: 300px;
	overflow: hidden;
}

#hot_news p{
	padding-bottom: 0px;
	padding-top: 0px;
}	

#hot_news a{
	color: #AE1B19;
	font-weight: bold;
	text-decoration: underline;
	background: none;
}	

#hot_news a:hover{
	text-decoration: none;
}	

#hot_news .hot_over{
	width: 398px;
	height: 65px;
	padding: 235px 20px 0 20px;
	background: url(../i/home/hot_news.png) no-repeat 0px 200px;
}

/* = box_news
====================================== */

.box_news{
	background: url(../i/home/box_bg.gif) repeat-y;	
	width: 444px;
}	

.box_news h2{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	height: 24px;
}	

.box_news_start{
	background: url(../i/home/box_start.gif) no-repeat top;
}

.box_news_end{
	background: url(../i/home/box_end_head.gif) no-repeat bottom;
	padding: 7px 10px 12px 10px;
	clear: both;
}

.box_news div img{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #D0DCE2;
	padding: 1px;
}
	
	
.box_news .last_content ul li a{
	width: 375px !important;
	font-size: 12px;
}	
	
.box_news .item{
	padding-top: 10px;
	clear: both;
	
}	
/*
.box_news div h3{
	font-weight: bold;
}

.box_news div h3 a{	
	color: #3E6E8B;
	background: url(../i/video/bink.gif) no-repeat left 6px;
	padding-left: 8px;
}	*/

.box_news p{
	margin: 0;
	padding: 0;
}
	
.box_news .opt{
	text-align: center;
	border-bottom: 1px solid #D0DCE2;
	float: left;
	width: 120px;
}
	
.box_news p a{
	font-weight: bold;
	display: block;
	background: url(../i/ico/comment.gif) no-repeat right 5px;
	color: #3E6E8B;
}

.box_news h3 a{
	display: block;
	font-size: 14px;
	color:#FF9000;
	font-weight: bold;
	padding-left: 8px;
}

/* = scores_item
====================================== */

.scores_item{
	width: 430px;
	height: 46px;
	background: url(../i/home/item_off.gif) no-repeat;
	clear: both;
	margin-left: -3px;
	overflow: hidden;
}	

.scores_item:hover{
	background: url(../i/home/item_on.gif) no-repeat;
}	


.scores_item .time{
	color: #fff;
	float: left;
	font-weight: bold;
	width: 70px;
	text-align: center;
	padding-top: 2px;
}


.scores_item .team_1{
	float: left;
	font-weight: bold;
	width: 160px;
	margin-top: 11px;
	text-align: right;
	padding-right: 7px;
	overflow: hidden;
	height: 15px;
	line-height: 13px;	
}

.scores_item .score_1{
	float: left;
	font-weight: bold;
	width: 20px;
	margin-top: 9px;
	text-align: center;
	color: #fff;
}

.scores_item .score_2{
	float: left;
	font-weight: bold;
	width: 20px;
	margin-top: 9px;
	text-align: center;
	color: #fff;
	margin-left: 16px;
}

.scores_item .team_2{
	float: left;
	font-weight: bold;
	width: 120px;
	margin-top: 11px;
	text-align: left;
	padding-left: 8px;
	overflow: hidden;
	height: 15px;
	line-height: 13px;
}
