/*
Copyright (c) 2008, www.56.com All rights reserved.
mm_base.css, part of 56.com Products CSS Foundation
Last Modify By Sonic 2009-1-20
*/

/* clearing */
*{ padding:0px; margin:0px;}
.stretch,.clear {clear:both;height:1px;margin:0;padding:0;font-size: 15px;line-height: 1px;}
.clearfix:after,.content:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html>body .clearfix,* html>body .content {width: 100%;}
* html .clearfix,* html .content {height: 1%;}
 html .clearfix, html .content {height: 1%;}/* end clearing */

*html{background-image:url(about:blank);background-attachment:fixed;}
* html{filter:expression(document.execCommand("BackgroundImageCache", false, true));}
html {filter:expression(document.execCommand("BackgroundImageCache", false, true));}
body{margin:0px;padding:0px;margin-left:auto;margin-right:auto;text-align:center;background-color:#fff;}
body>div{margin-right:auto;margin-left:auto}
label{cursor:hand}
h1, h2, h3, h4, h5, h6,p,ol,ul,li,dl,dt,dd{margin:0px;padding:0; text-align:left;}
img{border:0;margin:0;}
form{margin:0px; padding:0px}
input, select{font-size:12px;vertical-align:middle}
a, table, div, p, ul, li, td, pre, dt, dd,select, input, textarea {font-weight:normal;font-size:12px;font-family:Microsoft YaHei,\5FAE\8F6F\96C5\9ED1,sans-serif,tahoma,arial,simsun,\5B8B\4F53;}
li{list-style-type:none;}

a{text-decoration:none;color:#0778b8;}
a:hover{text-decoration:underline;color:#FF4444;}
a.noline{text-decoration:none}

.fleft{float:left}
.fright{float:right}
.fclear{clear:both}
.tleft{text-align:left}
.tright{text-align:right}
.tcenter{text-align:center}

.big{font-size:14px}
.orange{color:#FF6600}
.red{color:#FF4444}
.red2{color:#FF4444;margin-left:10px;}
.red3{color:red;}
.blue{color:blue;}
.green{color:green;}
.blue1{color:#167093}
.blue2{color:#3751A6}
.bold{font-weight:bold}
.black{color:#000;}
.black2{color:#333;}
.hui{color:#999;}
.hui2{color:#666;}


/* base Sytle
------------------------------------------------------------------------------------------------------------*/
/*-- header --*/
.header{position:relative;width:960px;height:70px;}
.header .logo{display:block;position:absolute;text-indent:-9999px;width:155px;height:55px;left:6px;top:8px;bottom:6px;background:url(../images/logo.gif);}
.header .gg_info{margin-top:5px;float:right;}
.header .sys_info{position:absolute;left:165px;top:2px;text-align:left;width:70px;}
.header .sys_info p{padding:6px 0 0 0;text-align:right;}
.header .sys_info p a{font-size:12px;line-height:14px;margin:0; padding:0 8px;border-right:1px solid #ccc;}
.header .sys_info p .mv{font-size:12px;line-height:14px; padding-left:20px;background:url(../images/header_bg.png) no-repeat 6px -146px;}
.header .sys_info p .alt{border-right:0;padding-right:0}
/*-- menu --*/
.menu{position:relative;z-index:999;width:960px;height:32px;padding-top:3px;background:url(../images/header_bg.png) repeat-x 0 -30px;border:1px solid #adcbeb;}
.menu .tab_menu{float:left;height:32px;}
.menu .tab_menu ul{padding:0 0 0 9px;}
.menu .tab_menu li{position:relative;bottom:-1px;float:left;_width:32px;margin-right:-1px;}
.menu .tab_menu li a{display:block;font-size:14px;font-weight:bold;height:18px;line-height:18px;padding:7px 20px;white-space:nowrap;background:url(../images/header_bg.png) no-repeat right -131px; color:#FFFFFF; }
.menu .tab_menu li .arrow{overflow:hidden;display:inline-block;*display:inline;*zoom:1;vertical-align:2px;*vertical-align:4px;width:11px; height:6px;margin-left:2px;background:url(../images/header_bg.png) no-repeat -140px 0;}
.menu .tab_menu .active{background:url(../images/header_bg.png) no-repeat left -67px; }
.menu .tab_menu .active a{background:url(../images/header_bg.png) no-repeat right -99px; }
.menu .tab_menu .sub_list{display:none;overflow:hidden;position:absolute;left:0px;top:31px;width:140px;height:auto;padding:6px 0;background:#fff;border:1px solid #adcbeb; }
.menu .tab_menu .sub_list a{display:inline;float:left;width:50px;font-size:12px;font-weight:normal;line-height:14px;height:auto;margin:5px 0; margin-left:-1px;padding:0 10px; background:#fff; border-left:1px solid #ccc;}
.menu .tab_menu .menu_video {display:none;} /* add by jk 20090223*/
.menu .search{position:relative;display:inline;float:right;text-align:right;margin:0 10px 0 0;padding-top:0; }
.menu .search .inp_search{color:#333;width:342px;line-height:16px;height:16px;padding:3px 0 4px 4px;border:1px solid #abcaeb;}
.menu .search .btn_search{font-size:0;line-height:999px; width:53px;height:28px;background:url(../images/header_bg.png) no-repeat 0 -165px;border:0;cursor:pointer}
/*-- sort_menu --*/
.sort_menu{text-align:left;width:960px;margin:14px auto 0 auto;}
.sort_menu a{float:left;line-height:14px;padding:0 8px;border-right:1px solid #ccc;}
.sort_menu .first{padding-left:0;}
.sort_menu .last{padding-right:0;border:0}

.sousuo{margin:0 auto; width:960px;background:url(../images/search_bg.png) no-repeat 0 -6px;height:36px;overflow:hidden;}
.sousuo div{padding:10px;text-align:center;}
.sousuo a{margin-right:10px;}
.sousuo .active{color:#000;}
/* autoType */

/*-- footer --*/
.footer{width:650px;margin-bottom:10px;}
.footer .narrow{overflow:hidden;width:648px;margin:0 auto;border:1px solid #adcbeb;}
.footer dl{float:left;text-align:left;width:638px;display:inline;margin:10px;}
.footer dd{float:left;width:auto;margin-right:20px;}
.footer dd span{line-height:24px;word-break:keep-all;color:blue;cursor:default;}
.footer dd ul li a{line-height:16px;}
.cp{width:610px;margin:10px;padding:0 10px;}
.cp a{margin-right:20px;line-height:25px;}

.copyright{width:960px;text-align:center;margin:12px auto;line-height:20px;clear:both;}
.copyright p{text-align:center;line-height:20px;}
.copyright p span{padding:0 6px;}
.copyright h1{font-size:12px;text-align:center;color:gray;}

.middiv {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	width:960px;
	margin-top:5px;
	text-align:center;
}

.col_01 {
	float: left;
	text-align:left;
	width: 650px;
	margin-top: 5px;
	margin-right: 5px;
	padding-bottom:5px;
}
.col_02 {
	float: left;
	width: 648px;
	margin-bottom: 10px;
	border: 1px solid #adcbeb;
	padding-bottom: 5px;
}
.dspno{
	display:none;
}
.title1{
	height:30px;
	line-height:30px;
	background:url(../images/bg.gif);
	padding-left:5px;
	font-weight:bold;
	font-size:12px;
	text-indent:5px;
}
.title1 .api{}
.sjb{background:url(../images/sjb_bj.gif);}
.title2{
	line-height:30px;
	background:#F1F6FB;
	padding-left:5px;
	font-weight:bold;
	font-size:12px;
	text-indent:5px;
	border-bottom:1px dotted #CCC;
}
.col_02 ul{
	list-style:none;
	padding:10px;
	margin:0;
}
.col_02 ul .ld{
	text-align:center;
}
.col_02 ul li{
	width:628px;
	padding:5px 0;
	line-height:20px;
	border-bottom:1px dotted #CCC;
	clear:both;
	overflow:hidden;
	/*text-indent:5px;
	word-break:keep-all;*/
}
.col_02 ul .noboder{border-bottom:0px;}

/* 0416 */
.col_02 ul li .tit { float:left; line-height:25px;}
.col_02 ul li .tit a {margin-left:10px;color:black;text-decoration:none;}
.col_02 ul li .con { *float:left; padding-left:10px;word-break:keep-all;overflow:hidden; line-height:25px;position:relative;}
.col_02 ul li .con span{color:blue;cursor:default;margin-right:10px;}
.col_02 ul li .con a{line-height:25px}
.col_02 ul li .scinfo {border:1px dotted #FF9900;padding:5px 10px;clear:both;line-height:20px;margin:5px 10px 10px 45px;color:gray;}

.col_02 ul li .tit2 {line-height:25px;}
.col_02 ul li .tit2 a{margin-left:10px;color:black;}
.col_02 ul li .tit2 font{margin-left:10px;font-size:12px;}
.col_02 ul li .tit2 .gray{color:gray;}
.col_02 ul li .tit2 .saisinfo{float:right;margin-right:3px;}
.col_02 ul li .tit2 .saisinfo a{margin-left:5px;}
.col_02 ul li .digest {}
.col_02 ul li .digest a{font-weight:bold;}
.col_02 ul li .digest font{font-weight:bold;}
.col_02 ul li .con2 {padding-left:45px;overflow:hidden; line-height:25px;margin:5px 0 15px 0;}
.col_02 ul li .con2 span{color:blue;cursor:default;margin-right:10px;}
.col_02 ul li .con2 a{line-height:25px;margin-right:10px;}
/*.col_02 ul li .con2 a:visited{color:gray;}*/
.col_02 ul li .scinfo {border:1px dotted #FF9900;padding:5px 10px;clear:both;line-height:20px;margin:-5px 10px 10px 45px;color:gray;}

/* end */

.col_02 ul li .con a{
	margin-right:10px;
}
.col_02 ul li .con a span{
	margin-right:0px;
	cursor:pointer;
	color:#db2c30;
}
.col_02 ul li .con h3{
	font-size:12px;
}
.col_02 ul li .nomg{
	padding:0 0 0 10px;
	margin:0;
}
.col_02 ul li .nomg a{
	float:left;
	width:188px;
	line-height:25px;
	height:25px;
	overflow:hidden;
}
.col_r1{
	float: left;
	text-align:left;
	width: 305px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.col_r2{
	float: left;
	width: 303px;
	margin-bottom: 5px;
	border: 1px solid #adcbeb;
}
.col_r2 ul{
	padding:10px;
	margin:0;
}
.col_r2 ul li{
	margin-top:10px;
	height:14px;
	line-height:16px;
	padding:0 0 0 9px;
	vertical-align:top;
	background:url(../images/index_bg.png) no-repeat -70px -236px;
	overflow:hidden;
}

.link{
	float:left;
	width:960px;
	border: 1px solid #adcbeb;
	margin-top:2px;
	margin-bottom:15px;
	text-align:left;
}

.urls{
	padding:10px;
}

.urls a{
	width:auto;
	margin-right:8px;
	line-height:22px;
}

.popInfo{
	position:absolute;
	display:none;
	border:1px solid #adcbeb;
	width:300px;
	font-size:12px;
	background:#ffffff;
	z-index:2000;
}
.popInfo h1{font-size:12px;margin:7px 0 0 7px;}
.popInfo ul{
	list-style:none;
	padding:8px;
	padding-top:5px;
	margin:0;
	background:#ffffff;
}
.popInfo .showgg{
	padding-top:0px;
}
.popInfo ul li{
	width:284px;
	padding:5px 0;
	line-height:16px;
	background:#ffffff;
	border-bottom:1px dotted #CCC;
	font-weight:bold;
}
.popInfo ul li a{
	margin-right:8px;
	font-weight:normal;
}

.margin10{
	margin:0 10px;
}
.margin10 a{
	color:#000;
}

.vdcat{margin:8px 0 -10px 7px;padding:8px 7px;font-weight:bold;}
.vdcat a{border:1px solid #adcbeb;padding:2px 4px;margin-right:3px;font-weight:bold;}

#haoetv{position:fixed!important;position:absolute;right:0;bottom:0;top:expression(offsetParent.scrollTop+offsetParent.clientHeight-30);}
#close{position:fixed!important;position:absolute;right:0;bottom:0;top:expression(offsetParent.scrollTop+offsetParent.clientHeight-29);cursor:pointer;}

.headactions { float: right; line-height: 1em; padding: 10px 10px 0 0; }
.headactions img { vertical-align: middle; cursor: pointer; padding: 0 5px; }

.jctypic {margin-top:5px;}
.jctypic td{text-align:center;}
.jctypic td img{border:0;}
.jctypic td span{line-height:30px;}

.pst{cursor:default;}
.intro{padding:10px 10px 0 10px;line-height:22px;}
.intro p{line-height:22px;}

.indexad {padding:0 8px;width:205px;border:1px solid #ADCBEB;}
.indexad li{line-height:20px;padding-left:8px;background:url(../images/index_bg.png) no-repeat -70px -236px;}
.showhand{cursor:pointer;}

.ssdaoh{border:1px solid #ADCBEB;margin-bottom:10px;padding:6px;}
.ssdaoh h1{font-size:12px;font-weight:normal;}

#category_zqph{padding:5px 10px;line-height:25px;}
#showggindex{
	display:none;
}
.clare{color:gray;}
.clare a{color:gray;}

.fav{margin:5px auto auto 10px;}
.fav a{margin-right:5px;}
#favdiv{display:none;}

.hot{background:url(../images/zi-16.gif) no-repeat center left;padding:0 0 0 18px;}
.vd{background:url(../images/vd.gif) no-repeat;padding:0 0 0 18px;}

.sitelist{width:280px;border: 1px solid #adcbeb;background:#fff;display:none;}
.slidx{width:303px;display:block;border:0;}
.sitelist dl{padding:8px;}
.sitelist dd{padding:2px 0 2px 9px;background:url(../images/index_bg.png) no-repeat -70px -236px;border-bottom:1px dotted #CCC;}
.sitelist dd a{margin:0;padding:0;line-height:22px;}
.sitelist dd a span{color:#db2c30;}
.sitelist .aright{float:right;}
.sitelist .rimg{float:right;margin:5px;width:16px;height:16px;background:url(http://s1.56img.com/images/fav/close.gif);}

.tinfo{padding:6px;width:636px;}
.refresh{width:15px;background:url(../images/refresh1.gif) no-repeat;}

.pdintro{padding:10px;line-height:23px;}
.pdintro a{color:#333;}
.pdintro h1{font-size:14px;text-align:center;margin-bottom:10px;}

.cptit{padding:5px 0 0 10px;margin:0;}
.cptit span{font-weight:bold;font-size:14px;}
.cpres{padding-left:10px;padding-top:0px;margin:2px 0 5px 0;font-size:14px;font-weight:bold;color:#e60012;border-bottom:1px dotted #CCC;}
.cpres span{color:#0281c9;}
.cpres a{color:#000000;}

#tbox{width:47px; height:73px; float:right; position:fixed;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:10px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#favsite{ width:47px; height:30px; background:url(../images/global.png) no-repeat 1px -119px; position:absolute; bottom:31px; cursor:pointer}
#goplayer{ width:47px; height:30px; background:url(../images/global.png) no-repeat 1px -90px; position:absolute; bottom:62px; cursor:pointer}
#jianyi{ width:47px; height:30px; background:url(../images/global.png) no-repeat 1px -29px; position:absolute; bottom:62px; cursor:pointer}
#closead{ width:47px; height:30px; background:url(../images/global.png) no-repeat 1px 0px; position:absolute; bottom:93px; cursor:pointer}
#gotop{ width:47px; height:30px; background:url(../images/global.png) no-repeat 1px -58px; position:absolute; bottom:124px; display:none; cursor:pointer} 
#favsite:hover{ background:url(../images/global.png) no-repeat -48px -119px;}
#goplayer:hover{ background:url(../images/global.png) no-repeat -48px -90px;}
#jianyi:hover{ background:url(../images/global.png) no-repeat -48px -29px;}
#closead:hover{ background:url(../images/global.png) no-repeat -48px 0px;}
#gotop:hover{ background:url(../images/global.png) no-repeat -48px -58px;}

/*推荐新增样式*/
.endPageNum{ padding:0px 0px 6px; clear:both;}
.endPageNum .s1{width:52px;height:20px; line-height:20px;text-align:center;}
.endPageNum .s2{background:#1f3a87; border:1px solid #dcdddd; color:#fff;  text-align:center;}
.endPageNum a.s2:visited {color:#fff;}
.endPageNum a{padding:0 6px;margin:5px 6px 0 0; color:#1E50A2;background:#fff;height:20px; line-height:20px; display:inline-block; border:1px solid #dcdddd; float:none; text-align:center;}
.endPageNum a:visited{color:#1f3a87;} 
.endPageNum a:hover{color:#fff; background:#1E50A2; border:1px solid #1E50A2;float:none;}
.endPageNum .s3{cursor:default;padding:0 5px;margin:5px 2px 0 0; color:#ccc;background:#fff; display:inline-block; border:1px solid #ccc; float:none; text-align:center;}
/*下载列表相关图标*/
a.d{ background:url(d.png) left center no-repeat; padding-left:18px;}
a.d_baidu{background:url(d_baidu.gif) left center no-repeat; padding-left:20px;}
a.d_xunlei{background:url(d_xunlei.jpg) left center no-repeat; padding-left:22px;}
a.d_qq{background:url(d_qq.jpg) left center no-repeat; padding-left:22px;}
.r{ float:right;}
/*下载样式*/
.down{
	border:1px solid #FF9900;padding:10px 10px;margin-top:10px;line-height:30px;
}
.bt{
	background:url(../images/bt.gif) no-repeat;padding-left:20px;
}
.xunlei{
	background:url(../images/xunlei.gif) no-repeat;padding-left:20px;
}
.kuaiche{
	background:url(../images/kuaiche.gif) no-repeat;padding-left:20px;
}
.wp115{
	background:url(../images/115.png) no-repeat;padding-left:20px;
}
.kuaixl{
	background:url(../images/kuai.jpg) no-repeat;padding-left:20px;
}


/*赛事节目表*/
.col_r2tv{
	float: left;
	width: 303px;
	margin-bottom: 5px;
	border: 1px solid #adcbeb;
}
.col_r2tv ul{ margin: auto; text-align: left; height: 393px; background: #FFF; OVERFLOW-Y: auto; SCROLLBAR-FACE-COLOR: #F1F9FD; SCROLLBAR-HIGHLIGHT-COLOR: #FFF; SCROLLBAR-SHADOW-COLOR: #F1F9FD; SCROLLBAR-3DLIGHT-COLOR: #eeeeee; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #FFF; SCROLLBAR-DARKSHADOW-COLOR: #999999;}

#tv_c dt,.blive_con dt{
	height:25px;
	line-height:25px;
	border-bottom:1px solid #d1d1d1;
	background:#f0f0f0;
	font-weight:bold;
	padding-left:15px;
}
#tv_c dd{
	height:26px;
	line-height:26px;
	padding-left:15px;
	margin-bottom:1px;
	overflow:hidden;
}
#tv_c span.time,#tv_c span.vs{
	float:left;
}
#tv_c span.time{
	width:40px;
}
#tv_c span.vs{
	width:220px;
}
#tv_c span.tv_icon{
	background-position:10px -257px;
	float:right;
	width:35px;
	height:26px;
}
#tv_c .bgcolor{
	background:#f6f6f6;
}
/*积分表*/
.col_r3{
	float: left;
	width: 303px;
	margin-bottom: 5px;

}
.col_r3 h2 {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #adcbeb;
}
.col_r3 h2 span { float:right}
.col_r3 h2 span a { font-size:12px; color:#FFF}
.jxbs {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBD6DE;
	border-bottom-color: #CBD6DE;
	border-left-color: #CBD6DE;
	margin-bottom: 6px;
}
.sctitle {
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBD6DE;
	border-bottom-color: #CBD6DE;
	border-left-color: #CBD6DE;
}
.soccegame {
	background-image: url(../images/rightdivbg.gif);
	height: 25px;
	width: 300px;
	background-repeat: repeat-x;
	background-position: left -138px;
}
.soccegame li{
	float: left;
}
.soccegame li a{
	line-height: 25px;
	text-align: center;
	display: block;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	float:left;
}
.jfb td{
	text-align:center;
	line-height:21px;
	color: #666;
}
.js1 {
	background-color: #F0F0F0;
}
.inon a,.inon a:visited,.inon a:hover {
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/rightdivbg.gif);
	background-repeat: repeat-x;
	background-position: left -163px;
}
.jstitle td {
	color: #333;
	background-color: #F0F0F0;
}
