.headline_container{
	position: relative;
	top:0;
	width: 807px;
	height: 350px;
	background: url(../images/headline_bck.png) transparent no-repeat;
}
.headline_container .headline{
	position: absolute;
	top: 0px;
	left: 5px;
	width: 300px;
	height: 350px;
}
.headline_1_container{
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 370px;
}
.headline_1_container .image{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 302px;
	height: 227px;
}
.headline_1_container .image img{
	width: 300px;
	height: 225px;
	border: 1px solid #3c3c3c;
}
.headline_1_container .title{
	position: absolute;
	top: 166px;
	left: 8px;
	width: 276px;
	height: 48px;
	overflow: hidden;
}
.headline_1_container .title a{
	font: 700 17px/24px Georgia;
	padding: 6px 0px 4px 0px;
	color: #ffd000;
	background: #000;
}
.headline_1_container .arrow{
	position: absolute;
	top: 230px;
	left: 8px;
	width: 290px;
	height: 6px;
	background: url(../images/headline_arrow.png) transparent no-repeat 22px 0px;
}
.headline_1_container .other{
	position: absolute;
	top: 240px;
	left: 8px;
	width: 290px;
	height: 41px;
}
.headline_1_container .other .item{
	float: left;
	width: 58px; 
	height: 41px;
}
.headline_1_container .other img{
	width: 52px; 
	height: 39px;
	border: 1px solid #FFFFFF;
}
.headline_1_container .other_2{
	position: absolute;
	top: 290px;
	left: 8px;
	width: 290px;
	height: 102px;
}
.headline_1_container .other_2 .item a{
	font: 700 8pt/20px Georgia;
	padding-left: 18px;
	color: #FFF;
}
.headline_1_container .all_link2{
	position: absolute;
	top: 347px;
	left: 566px;
	width: 222px;
	height: 43px;
	text-align: right;
}
.headline_1_container .all_link2 img{
	width: 222px;
	height: 43px;
}
/**/
.headline_container .headline_2{
	position: absolute;
	top: 0px;
	width: 300px;
	height: 350px;
	overflow: hidden;
	
}
.headline_2_container .item{
	width: 300px;
	height: 100px;
}
.headline_2_container .item_inner{
	height: 100px;
	overflow: hidden;
	
}
.headline_2_container img{
	margin: 0px 5px 0px 0px;
	width: 100px;
	height: 70px;
}
.headline_2_container .title{
	height: 20px;
	overflow: hidden;
}
.headline_2_container .title a{
	color: #cb0000;
	font-family: Georgia;
	font-size: 8pt;
	line-height: 24px;
	font-weight: 100;
}
.headline_2_container .content{
	height: 80px;
	overflow: hidden;
}
.headline_2_container .content *{
	color: #024182;
	text-align: justify;
	font-family: Georgia;
	font-size: 8pt;
	line-height: 16px;
	font-weight: 100;
}
/**/
.headline_container .tabs{
	position: absolute;
	top: 4px;
	left: 571px;
	width: 236px;
	height: 300px;
	
}
.headline_other{
	clear: both;
	width: 236px;
	overflow: hidden;
}
.headline_other .first_item{
	width: 223px;
	height: 100px;
	overflow: hidden;
}
.headline_other img{
	margin: 0px 5px 0px 0px;
	width: 100px;
	height: 70px;
}
.headline_other .first_item .content{
	padding: 16px 0px 0px 8px;
}
.headline_other .first_item .title{
	margin-top: 5px;
}
.headline_other .first_item .content a{
	color: #cb0000;
	font: 700 9pt/16px Georgia;
	margin-top: 5px;
}
.headline_other .item{
	clear: both;
	background: url(../images/icon_7.gif) no-repeat 6px 9px;
	height: 24px;
	overflow: hidden;
}
.headline_other .item a{
	font: 700 8pt/24px Georgia;
	color: #024182;
	padding-left: 18px;
}
/**/
.headline_container .banner{
	position: absolute;
	top: 319px;
	left: 330px;
	width: 468px;
	height: 60px;
	overflow: hidden;
	background: #000;
}
/**/
.cat_tab{
	width: 468px;
	height: 175px;
	overflow: hidden;
	background: url(../images/cat_tab_bck.png) transparent no-repeat;
	position: relative;
}
.cat_tab .nav{
	position: absolute;
	top: 0px;
	left: 150px;
	width: 318px;
	height: 30px;
}
.cat_tab .nav a{
	color: #c1eeff;
	font: 700 9pt/30px Georgia;
}
.cat_tab .nav_item{
	float: left;
	width: 77px;
	text-align: center;
}
.cat_tab li.active{
	background: url(../images/cat_tab_item_active.png) no-repeat;
}
.cat_tab li.active a{
	color: #000;
}
.cat_tab .title{
	position: absolute;
	top: 40px;
	left: 6px;
	width: 230px;
	height: 34px;
}
.cat_tab .title a{
	color: #D20008;
	font: 100 11pt/17px Georgia;
}
.cat_tab .image{
	position: absolute;
	top: 78px;
	left: 6px;
	width: 100px;
	height: 70px;
}
.cat_tab .content{
	position: absolute;
	top: 78px;
	left: 112px;
	width: 130px;
	height: 70px;
	overflow: hidden;
}
.cat_tab .content a{
	font: 100 8pt/14px Georgia;
	color: #000;
}
.cat_tab .items{
	position: absolute;
	top: 34px;
	left: 248px;
	width: 220px;
	height: 140px;
}
.cat_tab .items li{
	clear: both;
	height: 20px;
	width: 220px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.cat_tab .items li a{
	font: 100 8pt/20px Georgia;
	color: #114477;
	padding-left: 12px;
}
/**/
.sport_news{
	clear: both;
	position: relative;
	width: 487px;
	height: 229px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 10px;
	background: url(../images/sport_bck.png) no-repeat;
}
.sport_news .caption{
	position: absolute;
	top: 7px;
	left: 14px;
	width: 150px;
	height: 22px;
	font: 700 8pt/22px Arial;
	color: #f9fbf4;
}
.sport_news .caption img{
	width: 150px;
	height: 22px;
}
.sport_news .last_min{
	position: absolute;
	top: 0px;
	left: 250px;
	height: 22px;
	overflow: hidden;
	font: 700 8pt/22px Arial;
	color: #f9fbf4;
}
.sport_news .link{
	position: absolute;
	top: 25px;
	left: 14px;
	height: 12px;
	overflow: hidden;
	font: 100 8pt/12px Arial;
	color: #666666;
}
.sport_news .first_item{
	position: absolute;
	top: 52px;
	left: 13px;
	width: 250px;
	height: 88px;
	overflow: hidden;
}
.sport_news .first_item img{
	float: left;
	width: 100px;
	height: 70px;
	margin-right: 8px;
	margin-bottom: 2px;
}
.sport_news .first_item .title{
	height: 40px;
	overflow: hidden;
}
.sport_news .first_item .title a{
	font: 100 11pt/20px Georgia;
	color: #004181;
}
.sport_news .first_item .short_content a{
	font: 100 8pt/16px Georgia;
	color: #444444;
}
.sport_news .items_1{
	position: absolute;
	top: 132px;
	left: 26px;
	width: 250px;
	height: 92px;
	overflow: hidden;
}
.sport_news .items_2{
	position: absolute;
	top: 28px;
	left: 287px;
	width: 190px;
	height: 205px;
	overflow: hidden;
}
.sport_news .item{
	height: 21px;
	overflow: hidden;
}
.sport_news .item a{
	font: 100 8pt/21px Georgia;
	color: #004181;	
}
/**/
.main_video {
	clear: both;
	position: relative;
	width: 487px;
	height: 448px;
	overflow: hidden;
	text-align: left;
	background: url(../images/video_bck.png) no-repeat;
}
.main_video .caption_left{
	position: absolute;
	top: 0px;
	left: 15px;
	color: #f9fbf4;
	width: 151px;
}
.main_video .caption_left span{
	text-align: center;
	width: 151px;
}
.main_video .caption_right{
	position: absolute;
	top: 0px;
	left: 325px;
}
.main_video .caption_right a{
	font: 700 7pt/22px Arial;
	color: #FFF;
}
.main_video .first_item{
	position: absolute;
	top: 47px;
	left: 14px;
	width: 223px;
	height: 237px;
	overflow: hidden;
}
/*.main_video .first_item .code embed{
	width: 221px;
	height: 155px;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-left: 1px;
	background: #000
}*/
.main_video .first_item .image img{
	width: 200px;
	height: 140px;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-left: 1px;
}
.main_video .first_item .title{
	clear: both;
}
.main_video .first_item .title{
	font: 700 8pt/15px Georgia;
	color: #de0008;
}
.main_video .first_item .short_content{
	font: 100 8pt/15px Georgia;
	color: #444444;
}
.main_video .second_item{
	position: absolute;
	top: 47px;
	left: 250px;
	width: 223px;
	height: 237px;
	overflow: hidden;
}
/*.main_video .second_item .code embed{
	width: 221px;
	height: 155px;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-left: 1px;
	background: #000
}*/
.main_video .second_item .image img{
	width: 200px;
	height: 140px;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-left: 1px;
}
.main_video second_item .title{
	clear: both;
}
.main_video .second_item .title{
	font: 700 8pt/15px Georgia;
	color: #de0008;
}
.main_video .second_item .short_content{
	font: 100 8pt/15px Georgia;
	color: #444444;
}
.main_video .items2{
	position: absolute;
	top: 305px;
	left: 12px;
	width: 490px;
	overflow: hidden;
}
.main_video .items2 .item{
	float: left;
	width: 118px;
	overflow: hidden;
}
.main_video .items2 .item_inner{
	width: 108px;
	overflow: hidden;
}
.main_video .items2 .title{
	font: 700 8pt/15px Georgia;
	color: #CC0000;
	text-align: center;
}
.main_video .items2 .item .image {
	margin-bottom: 5px;
}
.main_video .items2 .item .image img{
	width: 100px;
	height: 70px;
	margin-left: 4px;
	margin-top: 3px;
}