﻿/* 共用样式 */
body{
	background-color: #F0F0F0;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif, "宋体";
	color:#333;
	font-size:12px;
}
div,h1,h2,h3,h4,p,form,input,textarea,img,span{margin:0; padding:0;font-weight:normal;}
ul{margin:0; padding:0; list-style-type:none;}
img {border-width:0;}
a:link,a:visited{
	text-decoration: none;
	color:#333;
}
a:hover{
	color: #e9410f;
	text-decoration: underline;
}
.ll {border-left: 1px solid #e5e5e5;}
.rl {border-right: 1px solid #e5e5e5;}
.lb {border-left: 1px solid #bfbfbf;}
.rb {border-right: 1px solid #bfbfbf;}

#odds_top {
	width:860px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004BA1;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
}
#odds_top .header {
	background-image: url(images/bet007logo.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	height: 23px;
	float: left;
	padding-top: 12px;
}
#odds_menu {
	float: right;
}
#odds_menu li{
	float: left;
	background-image: url(images/mk.png);
	background-repeat: repeat-x;
	height: 35px;
}
#odds_menu li a{
	font-size: 14px;
	line-height: 34px;
	display: block;
	float: left;
	width: 90px;
	text-align: center;
	color: #336699;
	padding-top: 1px;
	background-image: url(images/sk.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#odds_menu li a:hover {
	color: #39F;
	text-decoration: none;
}
#odds_menu .lk {
	background-image: url(images/lk.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 3px;
	overflow: hidden;
}
#odds_menu .rk {
	background-image: url(images/rk.png);
	height: 35px;
	width: 3px;
	overflow: hidden;
}
#odds_menu .nobg {
	background-image: none;
}
#odds_menu .ontab a,#odds_menu .ontab a:hover{
	font-weight: bold;
	color: #FFF;
	background-image: url(images/obg.jpg);
	background-repeat: repeat-x;
}
#team {
	background-color: #FFF;
	clear: both;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 5px;
}
.sbtn {
	display: block;
	float: left;
	height: 23px;
	width: 70px;
	text-align: center;
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 23px;
	margin-right: 6px;
}
.sbtn3 {
	display: block;
	float: left;
	height: 23px;
	width: 70px;
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	background-position: left -23px;
	line-height: 23px;
	padding-left: 10px;
	margin-right: 6px;
}
.sbtn2 {
	display: block;
	float: left;
	height: 23px;
	width: 50px;
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	background-position: left -46px;
	line-height: 23px;
	padding-left: 10px;
}
.sbtn5 {
	display: block;
	float: right;
	text-align: left;
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 23px;
	width: 140px;
	line-height: 23px;
	padding-left: 6px;
}
.sbtn,.sbtn2,.sbtn3,.sbtn5 {background: #eee;color: #333;font-size: 12px;text-align: center;line-height: 30px;width: auto;height: auto;padding: 0 10px;margin: 0 2px;border-radius: 4px;display: inline-block;position: relative;cursor: pointer;}
.sbtn:hover,.sbtn2:hover,.sbtn2:hover select,.sbtn3:hover,.sbtn5:hover {color: #e9410f;text-decoration: none;}
.sbtn2::after,.sbtn3::after,.sbtn5::after {content:"";display:inline-block;width: 0;height: 0;border-top: 5px solid #999;border-bottom: 0 none;border-left: 4px solid transparent;border-right: 4px solid transparent;margin-left: 4px;vertical-align: 2px;}
.sbtn2 select {background: transparent;color: #333;font-size: 12px;line-height: 26px;border: none;appearance: none;-moz-appearance: none;-webkit-appearance: none;cursor: pointer;}
select:focus {outline: none;}
.EAI {color: #333;font-size: 12px;line-height: 30px;margin: 0 10px;display: inline-block;}
.EAI a {color: #277bd5 !important;margin-left: 2px;}

.o_t_name {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-right: 1px;
}
.o_l_name {
	color: #999;
	margin-right: 10px;
}
.o_l_name2 {
	font-size: 14px;
	margin-right: 6px;
}
.oldb {
	background-color: #FFF;
	border: 1px solid #B4BDC9;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 6px;
}
.o_tr td {
	color: #666;
	background-color: #f0f0f0;	
}

.o_int,.o_int2 {width:33px;background-color:#fff;border:1px solid #c7be92;font-size:11px;border-radius:2px;}
.o_int2 {width:28px;}

.tcenter td {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.tcenter2 td {
	text-align: center;
	line-height: 22px;
}

.hbtn {
	/* background-image: url(images/ef.gif); */
	background: #ffd882;
	color: #7c4b17;
	height: 24px;
	width: 40px;
	margin: 0 2px;
	border:none;
	border-radius: 4px;
	cursor: pointer;
}
.tbg2 td {background-color:#f9f9f9;}

.bl td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAC0D5;
	color: #547CA5;
}
.kin {
	/* background-image: url(images/i.gif); */
	background: #ffd882;
	color: #7c4b17 !important;
	text-decoration: none !important;
	text-align: center;
	line-height: 24px;
	width: 90px;
	padding: 3px 10px;
	margin: 6px auto;
    border-radius: 4px;
	display: block;
	cursor: pointer;
	clear: both;
}
.kin:hover {background: #f5cb70;}
.kin.bt3 {background: #d9ecff;color: #333 !important;}
.kin.bt3 input {margin-right: 4px;vertical-align: -2px;}
.kin.bt3 input:checked~span {color: #0b69cf !important;}
.kin.bt3:hover {background: #c3dbf3;}
input:focus {outline: none;}
.exp {background-color:#f5f5f5;border:1px solid #e5e5e5;text-align:justify;line-height:22px;padding:8px 10px;margin:0 auto;border-top: none;}

.o_red {
	font-weight: bold;
	color: #F30;
}
.o_green {
	font-weight: bold;
	color: #390;
}
#o_t_win {
	background-color: #FFF;
	border: 6px solid #0756AD;
	width: 690px;
	height: 370px;
}
#o_t_win h2 {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #666;
	background-color: #E0EBF1;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FBBD9;
	clear: both;
}
#ot_left {
	float:left;
	background-color: #F4F7F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7CCD3;
	height: 333px;
	width: 180px;
}
#ot_right {
    float: left;
    height: 313px;
    width: 489px;
    position: relative;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    overflow: hidden;
}
.rf_t {
	height: 25px;
	padding-bottom: 5px;
}
.u_f {
	font-weight: bold;
	color: #FFF;
	background-color: #6289CA;
	line-height: 28px;
	padding-right: 8px;
	padding-left: 8px;
	clear: both;
	position: relative;
	height: 28px;
}
.comp1 {
	height: 200px;
	width: 226px;
	overflow: scroll;
	border: 1px solid #799BD2;
}
.comp1 li{
	line-height: 22px;
	clear: both;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
}
.comp {
	height: 200px;
	width: 226px;
	overflow: scroll;
	border: 1px solid #799BD2;
}
.comp li{
	line-height: 22px;
	clear: both;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
	padding-right: 10px;
}
.comp li span {
	float:right;
	font-size: 16px;
}
.aae a,.aae a:visited {
	color: #23508B;
}
.aae a+a{
	margin-left: 1px;
}
.serachcom {
	background-image: url(images/d.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 18px;
	width: 100px;
	padding-left: 20px;
	border: 1px solid #DDDDDD;
	background-color: #FFF;
}
.dl:link,.dl:visited {
	text-decoration: underline;
}
.twin {
	background-color: #FFF;
	border: 2px solid #6DA4D6;
	position: absolute;
	z-index:10;
}
.tgs2 td {
	text-align:center;
	line-height:22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE6F0;
}
.zdbtn:link,.zdbtn:visited {
	text-align: center;
	display: block;
	height: 22px;
	width: 100px;
	border: 1px solid #538CC6;
	background-color: #369;
	line-height: 22px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	color: #FFF;
}
.sd {background-image:url(images/oddsup.png);background-position:right 2px;background-repeat:no-repeat;}
.sd:link,.sd:visited {
	color:#666;
	text-align: left;
	padding: 0 12px 0 5px;
}
.sd:hover {
	color: #e9410f;
	text-decoration: none;
}
.sd.up {
	background-position: right 2px;
}
.sd.up_on{
	background-position: right -33px;
}
.sd.down {
	background-position: right -69px;
}
.sd.down_on{
	background-position: right -103px;
}
.sd_f { text-align:left; }

.fanyeList {width:40px;text-align:center;right:20px;bottom:50px;position:fixed;float:right;z-index:300;_position:absolute;_zoom:1;}
.fanyeList a {background:#51409d;border-bottom:1px solid #fff;width:40px;padding:8px 0;display:inline-block;}
.fanyeList a:hover {background: #443587;}

.oddtitDiv {
    top: 0px;
    width: 1040px;
    text-align: center;
    position: fixed;
    z-index: 195;
    _position: absolute;
    _zoom: 1;
    _top: expression(eval(document.documentElement.scrollTop));
}

.oddfooterDiv {
    width: 100%;
    text-align: center;
    bottom: 0px;
    position: fixed;
    z-index: 194;
    _position: absolute;
    _zoom: 1;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}