@import url("442.css");
.check{ width:20px;}
.date{ width:68px; color:#fff;}
.time{ width:40px;}
.over{ width:30px;}
.half{ width:40px;}
.team{ width:125px;}
.bifen{ width:36px;}

#Loading {
	position:absolute;
	left:250px;
	top:250px;
	width:500px;
	height:200px;
	z-index:100;
	border:1px solid #bbc;
	background: url(../images/loading.gif) no-repeat center center;
	text-align:center;
}
#Loading p{
	padding:40px 0px;
}
#Loading strong{
	color:#06c;
}

/*---basketball---*/

/*********浮动层*********/
.ToolsListDiv{
	position: absolute;
	margin-top:58px;
	border:#cccccc 1px solid;
	margin-left: 90px;
}
.ToolsListDiv .ToolsTopTitle{
	color:#FF0000;
	font-weight: bold;	
	height:26;
	text-align:right;
	padding-top: 6px;
	background:#ffffff;
	z-index:6;

}
.ToolsListDiv .ToolsCenter{
	height:60px;
	text-align:left;
	background-color:#ffffff;
	padding-bottom: 8px;
	padding-left: 3px;

}
.MatchListDiv{
	position: absolute;
	margin-top:58px;
	border:1px #cccccc solid;
	margin-left: 194px;
}
.MatchListDiv .MatchTopTitle{
	color:#FF0000;
	font-weight: bold;	
	height:26;
	text-align:right;
	padding-top: 8px;
	background:#ffffff;
	z-index:6;

}
.MatchListDiv .MatchCenter{
	text-align:left;
	background-color:#ffffff;
	padding-bottom: 8px;
	padding-left: 3px;

}
.colName{
color:#FFFFFF;
}

.colsel{
line-height:22px;
height:22px;}


.colKoTime3{
font-size:11px;
}
.colKoTime4{
font-size:11px;
color:#FF0000;}

.colKoTime3R{width:30px;color:#FF0000;font-weight:bold;}

.colPlay1{
text-align:right;
}
.td_team{font-size:11px;}
.colPlay2{
text-align:left;}


.colBF{
color:#0000FF;
font-weight:bold;
}

.colBFR{width:20px;
color:#FF0000;
font-weight:bold;}

.colYd{
font-size:11px;
color:#008000;
}

.colYdem{
color:#999999;
font-size:11px;
}

.colHalfR{color:#FF0000;
}
.analysis{
text-align:center;

}
.td_ad{font-size:11px;}
/*弹出窗口样式 start*/
.dataFly{
	border:1px solid #9ab;
	text-align:center;
	padding:6px;
	background-color:#eef3f6;
}
.dataFly table{
	font-size:12px;
	border-top:1px solid #9ab;
	border-left:1px solid #9ab;
	margin:3px auto;
	width:100%;
}
.dataFly td{
	background-color:white;
	border-right:1px solid #9ab;
	border-bottom:1px solid #9ab;
	padding:1px 5px;
}

.dataFly em{
	font-style:normal;
	color:red;
	font-size:12px;
	padding:0px 4px;
}
.dataFly .bgY{
	background-color:#d8edfd;
}
.dataFly .explain{
	text-align:right;
	border-top:1px solid #9ab;
	padding-right:6px;
	color:#89a;
} 
/*弹出窗口样式 end*/
.pf{
position:absolute;}
