/* CSS Document */
@import url("_public.css");
*{
	padding:0px;
	margin:0px;
}


body{
	font-size:12px;
	font-family:"Microsoft Sans Serif","arial";
	line-height:18px;
	text-align:center;
}

img{
	border:0px;
}
.txtCenter{
	text-align:center;
}
.clearAll{
	clear:both;
	overflow:hidden;
	height:1px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.songTi{
	font-family:"宋体";
}
.transparence_h{
	background:url(images/transparence_h.gif) repeat-x left top;
	overflow:hidden;
}
.transparence_v{
	background:url(images/transparence_v.gif) repeat-y left top;
	overflow:hidden;
}
.linkBlack a{
	color:black;
	text-decoration:none;
}
.linkBlack a:hover{
	color:#c20;
}
.linkRed a{
	color:#c20;
	text-decoration:none;
}
.linkRed a:hover{
	color:red;
}


.linkWhite a{
	color:white;
	text-decoration:none;
}
.linkWhite a:hover{
	color:yellow;
}

.linkYellow a{
	color:yellow;
	text-decoration:none;
}
.linkYellow a:hover{
	color:white;
}

.linkCoffee a{
	color:#952;
	text-decoration:none;
}
.linkCoffee a:hover{
	color:#c20;
}

.icoGray a{
	background:url(images/arr_gray.gif) no-repeat 0px 7px;
	padding-left:10px;
	display:block;
	overflow:hidden;
	height:20px;
}
.icoGray a:hover{
	background-image:url(images/arr_gray2.gif);
	background-color:#efefef;
}

.icoGray li span{
	float:right;
	text-align:right;
	color:gray;
}

.icoFootball a{
	background:url(../images/newsPaper_Football.gif) no-repeat left center;
	padding-left:25px;
}
.icoFootball a:hover{
		background-color:#fed;
}
.icoApple a{
	background:url(../images/newsPaper_Apple.gif) no-repeat left center;
	padding-left:25px;
}
.icoApple a:hover{
		background-color:#fec;
}
.icoCheng a{
	background:url(../images/newsPaper_Cheng.gif) no-repeat left center;
	padding-left:25px;
}
.icoCheng a:hover{
		background-color:#ede;
}
.icoEast a{
	background:url(../images/newsPaper_East.gif) no-repeat left center;
	padding-left:25px;
}
.icoEast a:hover{
		background-color:#fdd;
}
.icoMacao a{
	background:url(../images/newsPaper_Macao.gif) no-repeat left center;
	padding-left:25px;
}
.icoMacao a:hover{
		background-color:#fdd;
}
.icoGong a{
	background:url(../images/newsPaper_Gong.gif) no-repeat left center;
	padding-left:25px;
}
.icoGong a:hover{
		background-color:#eed;
}
.icoBiz a{
	background:url(../images/newsPaper_Biz.gif) no-repeat left center;
	padding-left:25px;
}
.icoBiz a:hover{
		background-color:#dee;
}
.icoSun a{
	background:url(../images/newsPaper_Sun.gif) no-repeat left center;
	padding-left:25px;
}
.icoSun a:hover{
		background-color:#cde;
}

.main{
	margin:0px auto;
	width:770px;
	clear:both;
	overflow:hidden;
	text-align:left;
}

.titleLeft{
	background:#bababa url(images/Title_bg_gray.gif) repeat-x left top;
	line-height:27px;
	height:27px;
	overflow:hidden;
	color:#555;
	border:1px solid #979797;
	border-left-color:#ccc;
	border-right-color:#ccc;
	border-top-color:#ddd;
}
.titleLeft strong{
	font-family:"宋体";
	font-size:13px;
	font-weight:bold;
	filter:DropShadow(Color=white, OffX=0, OffY=1, Positive=1);
	width:100%;
	/*text-indent:5px;*/
	padding-left:10px;
	color:#333;
}
.titleLeft .more{
	padding-top:10px;
}
.titleRed{
	background:url(../images/Title_bg_gray2.gif) repeat-x left top;
	line-height:27px;
	height:27px;
	overflow:hidden;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.titleRed .space{
	display:block;
	width:20px;
	float:left;
	overflow:hidden;
}
.titleRed strong{
	display:block;
	float:left;
	background:url(images/Title_bg_red.gif) repeat-x left top;
	height:23px;
	line-height:23px;
	color:white;
	padding:0px 10px;
	font-size:13px;
	font-family:"宋体";
	font-weight:bold;
	border:1px solid #680000;
	border-bottom-width:0px;
	margin-top:3px;
}
.titleRed strong span,.rayRed{	
	display:block;
	width:58px;
	/*filter:progid:DXImageTransform.Microsoft.Glow(color=000000,strength=2);*/
	filter:Glow(color:#660000,strength=2);
}
.titleRed .more,.titleRedRay .more{
	padding-top:12px;
}


.titleRedRay{
	line-height:29px;
	height:29px;
	overflow:hidden;
}
.titleRedRay .space{
	display:block;
	width:20px;
	float:left;
	overflow:hidden;
}
.titleRedRay strong{
	display:block;
	float:left;
	background-color:white;
	border:1px solid #ccc;
	border-bottom-color:white;
	height:23px;
	line-height:23px;
	color:#c20;
	padding:0px 10px;
	font-size:13px;
	font-family:"宋体";
	font-weight:bold;
	margin-top:4px;
}
.titleRay{
	background:url(../images/Title_bg_gray3.gif) repeat-x left top;
	line-height:28px;
	height:28px;
	overflow:hidden;
	border-top:2px solid #c20;
	border-bottom:1px solid #ccc;
	padding-left:10px;
	color:#222;
}

.titleRay strong{
	font-size:13px;
	font-family:"宋体";
}
.titleRay strong span{
	display:block;
	width:74px;
	filter:Glow(color:#aaaaaa,strength=2);
}
.titleRay .more{
	padding-top:12px;
}

.content li,.nLi li{
	list-style-type:none;
}
.content li{
	line-height:20px;
	height:20px;
	overflow:hidden;
	display:block;
}

.more{
	float:right;
	line-height:12px;
	text-align:right;
	font-family:"宋体";
}

.date{
	float:right;
	text-align:right;
	color:gray;
}

.boxHAd{
	border:1px solid #bbb;
	padding:5px 0px 6px 0px;
	height:73px;
	overflow:hidden;
	background-color:#f5f5f5;
}
html>* .boxHAd{
	height:61px;
}
.boxHAd li{
	float:left;
	width:120px;
	height:60px;
	border:1px solid #fff;
	margin-left:5px;
	overflow:hidden;
}

.jfb{
	width:190px;
	height:342px;
	overflow:hidden;
}

.Madonna .title{
	border:1px solid #ccc;
	height:25px;
	line-height:26px;
	overflow:hidden;
	font-family:"宋体";
	font-size:13px;
	padding-left:10px;
	background:url(../images/bbsTitleBg.jpg) repeat-x left top;
}
.Madonna .content{
	padding:6px 2px;
}

#class_id{
	width:176px;
}
#jfbHead{
	width:176px;
	text-align:center;
	color:white;
	line-height:20px;
	margin:2px auto;
}
#jfbHead td{
	font-size:12px;
	background-color:#ce0b13;
}
#jfbUp,#jfbDown{
	width:176px;
	display:block;
	background-image:url(../images/jfb_bg_up.gif);
	height:17px;
	overflow:hidden;
	cursor: n-resize;
	text-align:center;
}
#jfbUp img,#jfbDown img{
	margin-top:6px;
}
#jfbUp:hover{
	background-image:url(../images/jfb_bg_up2.gif);
}
#jfbDown{
	background-image:url(../images/jfb_bg_Down.gif);
}
#jfbDown:hover{
	background-image:url(../images/jfb_bg_Down2.gif);
}
.jfb .content{
	padding:6px;
	width:190px;
	overflow:hidden;
}
html>* .jfb .content{
	width:auto;
}
.jfb .tdBorder{
	border:0px solid #fff;
	border-left:2px solid white;
}
.jfb .box{
	padding-top:4px;
	width:178px;
}
#jfbFrame{
	height:172px;
	width:176px;
}

#head{
	height:123px;
	overflow:visible;
	color:white;
}
#headTop{
	height:21px;
	overflow:hidden;
	border-top:1px solid #810;
	background:url(images/bg_head_yellow2.gif) repeat-x left top;

}
#headTop div{
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#headTop .leftLine{
	width:1px;
	height:20px;
	background-color:#999;
	float:left;
}
#headTop .left{
	width:228px;
	height:15px;
	margin-top:6px;
	background:#f0f1f2 url(../images/point_bg_yellow2.gif) repeat-x left top;
	text-align:right;
	float:left;
}
#headTop .content{
	float:right;
	border-right:1px solid #999;
	padding-right:4px;
	height:21px;
	line-height:24px;
}
#headLogo{
	background-color:#f0f1f2;
	height:73px;
	overflow:hidden;
	border-left:1px solid #999;
	border-right:1px solid #999;
}

#headLink{
	float:right;
	width:67px;
	overflow:hidden;
	line-height:21px;
	padding-top:6px;
}
#headAd{
	padding-top:7px;
	float:left;
}
#Logo{
	float:left;
	width:228px;
	overflow:hidden;
}
#Logo object{
	display:block;
	margin-left:15px;
}
#navMenu{
	padding-left:10px;
	background:#f0f1f2 url(images/red2.gif) repeat-x left 23px;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
}
#navMenu table{
	margin:0px auto;
}
#headMenu{
	height:24px;
	overflow:hidden;
}
#headMenu td{
	width:84px;
}
#headMenu a{
	text-align:center;
	display:block;
	float:left;
	width:74px;
	height:22px;
	overflow:hidden;

	font-weight:bold;
	color:#555;
	font-size:13px;
	font-family:"宋体";
	line-height:23px;
	text-decoration:none;

	border:1px solid #999;
	border-bottom:0px solid white;
	background:#ccc url(images/ss2.gif) repeat-x left top;
}
#headMenu a:hover{
	background:yellow url(images/Title_bg_red.gif) repeat-x left top;
	color:#fff;
	border-bottom-color:#f00;
}
#headMenu .sel{
	background:yellow url(images/Title_bg_red.gif) repeat-x left top;
	color:white;
	border-bottom-color:#f00;
}
#headMenu .sel span{
	display:block;
	width:74px;
	filter:Glow(color:#660000,strength=2);
}
#flyMenu{
	height:1px;
}
#flyMenu span{
	position: absolute;
	z-index: 1;
}
#flyMenu div{
	display:none;
	background-color:#fff;
	position: relative;
	border:1px solid #aaa;
	border-top-width:0px;
	width:74px;
	top:-1px;
}
#flyMenu div a{
	font-size:12px;
	background-color:#eee;
	display:block;
	line-height:22px;
	height:22px;
	color:black;
	text-decoration:none;
	text-align:center;
}
#flyMenu div a:hover{
	color:white;
	background-color:red;
}
#adTop{
	height:65px;
	text-align:center;
}

#homeLink{
	background:url(images/title_bg_gray4.gif) repeat-x left top;
	color:#555;
	margin-bottom:4px;
}
#homeLink .title{
	border:1px solid #ccc;
	border-bottom-width:0px;
	height:29px;
	line-height:29px;
	overflow:hidden;
	text-align:right;
	padding-right:6px;
}
#homeLink .title strong{
	font-family:"宋体";
	font-size:13px;
	font-weight:bold;
	float:left;
	height:23px;
	line-height:23px;
	overflow:hidden;
	margin-top:4px;
	padding:0px 15px;
	text-align:center;
	background-color:white;
	border:1px solid #ccc;
	border-bottom-width:0px;
	color:black;
}
#homeLink .space{
	float:left;
	width:15px;
	overflow:hidden;
}
#homeLink .content{
	border:1px solid #ccc;
	border-top-width:0px;
	padding:6px 0px 3px 0px;
	height:80px;
	overflow:hidden;
}
#homeLink li{
	display:block;
	float:left;
	width:88px;
	height:31px;
	overflow:hidden;
	margin:0px 0px 5px 6px;
}
#hbxw{
	float:right;
	width:251px;
}
#hbxw .content{
	height:258px;
	overflow:hidden;
	padding:8px 0px 0px 1px;
	text-align:center;
}
#hbxw .content li{
	display:block;
	float:left;
	width:117px;
	height:110px;
	margin:5px 0px;
	border-left:4px solid white;
	overflow:hidden;
}
#hbxw .content div{
	height:90px;
	border:1px solid #ccc;
	overflow:hidden;
}
#hbxw .content div span{
	display:block;
	width:109px;
	height:84px;
	overflow:hidden;
	border:3px solid white;
	cursor:pointer;
}

#copyright{
	height:130px;
}
#copyright .titleLeft{
	text-align:center;
	margin-bottom:6px;
}
#copyright .box{
	float:right;
	width:660px;
	color:#777;
	text-align:left;
}
#copyright .aleft{
	padding-left:46px;
}
#copyright .aright{
	padding-left:100px;
	color:black;
}

#cMenu{
	border:1px solid #bbb;
	border-top:3px solid #000;
	border-left:0px solid white;
	margin-bottom:5px;
	margin-bottom:4px;
	overflow:hidden;
}
#cMenu div{
	text-align:center;
	font-family:"宋体";
	font-size:13px;
	color:#ccc;
	line-height:23px;
	height:23px;
	overflow:hidden;
	background-color:#fff;
}
#cMenu a{
	display:block;
	float:left;
	border-left:1px solid #bbb;
	padding:0px 9px;
	height:23px;
	background-color:#fff;
}
#cMenu a:Hover,#cMenu .sel{
	background-color:#1f3a87;
	color:white;
}

#Ad{
	float:right;
	width:124px;
	overflow:hidden;
	padding-top:10px;
	min-height:150px;
}
#Ad li{
	padding-bottom:6px;
}

#Frame{
	width:640px;
}
#cMenuOut div{
	border:1px solid #c20;
	line-height:23px;
	height:23px;
	text-align:center;
	background:#77080c url(images/bg_head_yellow2.gif) repeat-x left top;
	color:#ccc;
}
#cMenuOut{
	padding-bottom:5px;
}
#cMenuOut div strong{
	font-weight:normal;
	color:yellow;
	padding-right:6px;
}
#cMenuOut .sel{
	color:yellow;
	font-weight:bold;
}
.pf{position: absolute;}

/*@import url("http://www.bt888.com/css/_public.css");*/
body{
	font-size:12px;
}
body a{
	text-decoration:none;
}
body a:hover{
	text-decoration:underline;
}
#Oddstable{
	
	margin-bottom:5px;
	
	min-height:500px;
	overflow:visible;
	height:auto;
	padding-bottom:8px;
	width:780px;
	border:1px solid #888;
}
#Frame{
	padding:8px 0px 0px 6px;
	width:600px;
}
#Frame .Header{
	line-height:22px;
	font-weight:bold;
	background:url(images/bgx1.gif) repeat-x left bottom;
}
#Frame .Header td{
	border-bottom:1px solid #fff;
	border-left:1px solid white;
}
#xhead{
	height:25px;
	line-height:24px;
	color:white;
	overflow:hidden;
	padding-right:6px;
	border-left:1px solid #888;
	border-right:1px solid #888;
	background:black url(images/titleBg2.gif) repeat-x left top;
	margin-bottom:5px;
}
#xhead .menu a{
	text-decoration:none;
	color:yellow;
	display:block;
	float:left;
	width:60px;
	height:17px;
	overflow:hidden;
	line-height:16px;
	text-align:center;
	margin-top:2px;
	padding-top:2px;
}
#xhead .menu a:hover,#xhead .menu .sel{
	color:black;
	background-color:yellow;
}
#xhead .right a{
	color:yellow;
}
#xhead .right a:hover,#xhead .right a.sel{
	background-color:red;
}
#xhead .menu{
	padding-left:10px;
}
#xhead strong{ color:yellow;}
#xhead .fontFly{
	color:white;
	background-color:blue;
}

td .score{
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	color:blue;
}
td .sb{
	font-size:14px;
	font-weight:bold;
	color:red;
}
.cyodx2,.cyodx{
	text-align:center;
}
.pk{
	font-weight:bold;
}
a.sb{
	color:blue;
}
a.sb:hover{
	color:red;
}
a.pk{
	color:green;
}
a.pk:hover{
	color:red;
}

/*   Fly   */
.flyWin {
	border:1px solid #06d;
	background-color:white;
}
.flyWin .header{
	background:url(images/bgx1.gif) repeat-x left bottom;
	line-height:22px;
	height:22px;
	padding:0px 4px;
	padding-top:2px;
}
.flyWin .header a{
	float:right;
	margtin-top:12px;
	cursor:pointer;
	border:1px solid #06d;
	border-bottom:2px solid #06d;
	background-color:white;
	display:block;
	width:15px;
	height:13px;
	overflow:hidden;
}
.flyBt{
	text-align:center;
	padding:4px 0px;
}
.flyBt a{
	line-height:16px;
	height:19px;
	padding:0px 4px;
	color:black;
	margin-right:2px;
	overflow:hidden;
	border:1px solid #09f;
	text-align:center;
	cursor:pointer;
}
.flyBt a:hover{
	text-decoration:none;
}
#layerFly{
	z-index:100;
	position:relative;
	text-align:left;
	overflow:visible;
	
	width:620px;
}
#LayerOdds{
	z-index:101;
	position:relative;
	top:40px;
	left:8px;
}
#LayerCompany,#LayerSclass,#LayerFunction{
	visibility:hidden;
	float:left;
	z-index:102;
	position:absolute;
}
#LayerSclass{
	left:-18px;
	top:-6px;
}
#LayerFunction{
	left:-10px;
	top:-6px;
}
#LayerCompany{
left:50px;
top:-6px;
}

body td{
	font-size:12px;
}
.pl {

font-weight:bold;
}
.odds2{
font-weight:bold;
}
.Datatable{
	/*border-bottom:1px solid #789;*/
	border-left:1px solid #789;
	width:625px;
}
.Datatable td{
	border-top:1px solid #789;
	border-right:1px solid #789;
}
.Datatable td td{
	border-top:none;
	border-right:none;
}
.b_cen{
text-align:center;
}


.hfad img
{
	width:640px;
	text-align:center;
	margin-left:10px;
}