﻿body {
	background-color: #059177;
	font-family: "微软雅黑", "黑体", Arial;
	color: #333;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
}
.write_back {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color:#a3ebdd;
	float: left;
	padding-left: 10px;
	background: url(/Images/left_icon.png) no-repeat center center;
	background-size: 10px 20px;
	height: 20px;
	width: 10px;
	display: block;
	margin-left: 5px;
}
input, select, img {
	vertical-align: middle;
	border:none;
}
input[type="checkbox"] { zoom: 160%; }
a {
	color: black;
	text-decoration: none;
}
body, p, input, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: middle;
}
.mytable2 {
	background: #CCC;
	color: #333;
	font-size: 12px;
	line-height: 26px;
}
.mytable2 tr td {
	background: #FFF;
	font-size: 12px;
	line-height: 26px;
}
.mytable2 tr th {
	background: #FAE09E;
	font-weight: bold;
}
.mytable { font-size: 12px; }
.mytable tr th {
	background: #f4edd7;
	color: #ab4b32;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
}
.mytable tr td {
	border-bottom: 1px solid #CCC;
	padding: 1px;
	background: #FFF;
	font-size: 12px;
}
.mytable tr td.huibg {
	background: #eeeeef;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.mytable3 { }
.mytable3 tr th {
	background: #f4edd7;
	color: #ab4b32;
	font-weight: normal;
}
.mytable3 tr td, .mytable3 tr td span {
	font-size: 12px;
	line-height: 26px;
}
.mytable3 tr td { background: #a3ebdd; }
.mytable3 tr td.huibg {
	background: #80e6d2;
	border-right: 1px solid #037963;
	border-left: 1px solid #037963;
}
#wrapper { position: relative; }
.wrapper {
	background-color: #f9f8f8;
	overflow: hidden;
	margin: 0 auto;
}
p {
	padding: 10px;
	text-indent: 2em;
}
.header, section, footer, img {
	margin: 0 auto;
	padding: 0;
}
.header{position:fixed; display:block; clear:both; z-index:999; width:100%}
.logowrapper {
	background: #02866d;
	height: 40px;
	overflow: hidden;
	padding:5px 0;
}
.logowrapper .menu{background-size: 20px auto;
    border: 1px solid #fff;
    border-radius: 4px;
    font-size: 16px;
    left: 205px;
    line-height: 30px;
    margin-left: -4.5em;
    margin-top: 2px;
    position: absolute;
    width: 180px;
    z-index: 5;
	}

.logowrapper .menu li a {
    color: #f5fbfa;
    display: block;
    float: left;
    text-align: center;
    width: 60px;
}
.logowrapper .menu li a.on {
    background: #f5fafb none repeat scroll 0 0;
    color: #059177;
}
#marqueebox { display:none}

.logo {
	overflow: hidden;
	margin: 0px;
	-webkit-background-size: 160px auto;
	padding-left:5px;
}
.head-link1 {
	text-align: center;
	margin-right: 0.4em;
	margin-left: 0.2em;
}
.head-link2 {
	text-align: center;
	margin-right: 0.4em;
	margin-left: 0.2em;
}
.reCirBtn {
	width:28px;
	height:32px;
	color: #333;
	display: block;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	float: right;
	margin-top: 2px;
	vertical-align: middle;
	line-height: 28px;
}

.more {
	display: block;
	-webkit-box-flex: 1;
	text-align: center;
	padding:0px;
	margin:0px;
	-webkit-box-pack: justify;
	background: url(/Images/menubg.png) repeat-x left bottom;
	width: 100%;
	line-height: 30px;
	height: 30px;
}
.more a {
	color: #1369c0 ;
	text-align: center;
	display: block;
	text-shadow: 0 2px 2px #fff;
	white-space: nowrap;
	width: 50%;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 30px;
	position: relative;
	line-height: 30px;
}
.more .ddl {
	color: #333;
	text-align: center;
	display: block;
	text-shadow: 0 2px 2px #fff;
	white-space: nowrap;
	width: 32%;
	float: left;
	margin: 0px;
	padding: 0px 2% 0px 0px;
	height: 30px;
	position: relative;
	line-height: 30px;
}
.more .ddl .i {
	position: absolute;
	top: 0.8em;
	right: 0.8em;
	height: 6px;
	width: 10px;
	z-index: 2;
}
.more .ddl.on .i {
	position: absolute;
	top: 0.8em;
	right: 0.8em;
	height: 6px;
	width: 10px;
	z-index: 2;
}
.more .ddl.on ul {
	position: absolute;
	top: 32px;
	background: #eafbff;
	border: 2px solid #2c5994;
	width: 100%;
	right: 0px;
	border-radius: .3125em;
	background-clip: padding-box;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	z-index: 1;
	display:block;
}
.more .ddl.on ul li {
	width:90%;
	background-color:#fff;
	border: 1px solid #cccccc;
	border-radius: .3125em;
	margin:5%;
}
.more .ddl.on ul li:hover { background-color:#fffaa5; }
.more .ddl ul { display:none; }
.more .ddl ul li { }
.more a.on, .more .ddl.on {
	background: url(/Images/menuon.png) no-repeat center bottom;
	background-size: 61px 73px;
	font-weight:bold;
}
.more2 {
	height: 30px;
	display: block;
	text-align: center;
	padding:0px;
	margin:0px;
	background: #037963;
	color:#a3ebdd;
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	border-bottom:1px solid #037963;
}
.more2 div {
	display: block;
	/* -webkit-box-flex: 1; */
	width: 16.66%;
	background: inherit;
	-webkit-box-flex: 1;
	margin: 0 0px 0 0;
	padding: 0px;
	-webkit-box-sizing: border-box;
	float: left;
	height: 30px;
	text-align: center;
}
.more2 div a, .more2 a {
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	color:#a3ebdd;
	text-shadow: 0 2px 1px #24497a;
	float:none;
	line-height: 30px;
	height: 30px;
}
.more2 a { float:left; }
.more2 div a.selectA {
	cursor: pointer;
	background-color: #059177;
	text-shadow: 0 2px 1px #406d29;
	-webkit-box-shadow: 0 1px 3px rgba(36, 73, 122, .15);
	-moz-box-shadow: 0 1px 3px rgba(36, 73, 122, .15);
	box-shadow: 0 1px 3px rgba(36, 73, 122, .15);
	border-radius: 0.2em;
	white-space: nowrap;
	height: 26px;
	line-height: 26px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	color:#a3ebdd;
	display: inline;
	padding: 2px 8px;
}
.more3 {
	/*background-color: white;*/
	height: 30px;
	display: block;
	-webkit-box-flex: 1;
	text-align: center;
	padding:0px;
	margin:0px;
	-webkit-box-pack: justify;
	background: #037963;
	overflow: hidden;
	line-height: 30px;
}
.more3 div {
	display: block;
	/* -webkit-box-flex: 1; */
	width: 16.6%;
	background: inherit;
	-webkit-box-flex: 1;
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	float: left;
	height: 30px;
	text-align: center;
}
.more3 div a {
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	color:#a3ebdd;
	line-height: 30px;
	height: 30px;
	display: block;
}
.more3 div a.selectA {
	cursor: pointer;
	background-color: #5a993b;
	text-shadow: 0 2px 1px #406d29;
	-webkit-box-shadow: 0 1px 3px rgba(36, 73, 122, .15);
	-moz-box-shadow: 0 1px 3px rgba(36, 73, 122, .15);
	box-shadow: 0 1px 3px rgba(36, 73, 122, .15);
	border-radius: 0.2em;
	white-space: nowrap;
	display: inline;
	height: 22px;
	line-height:22px;
	font-size: 14px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px 8px;
}
#content{padding-top:80px; padding-bottom:40px}
#content .teamBox table {
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#content .match {
	width: 100%;
	text-align: center;
}
#content .match .rank {
	color: #aaaaaa;
	font-size: 0.8em;
}
#content .match .homeTeam { width: 39%; color:#a3ebdd}
#content .match .guestTeam { width: 39%;color:#a3ebdd}
#content .match table {font-size: 12px; color:#ffea7d}
#content .match .title {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1.2em;
	background: #02866d;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
border-bottom: 1px solid #069f82;	border-top: 1px solid #027b64;
}
#content .match .title .colorBlock {
	float: left;
	margin-left: 0.3em;
	width: 0.3em;
	margin-right: 0.3em;
	height: 1.1em;
}
#content .match .title .LName {
	float: left;
	font-weight: bold;
	text-shadow: 0 1px 1px #222;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.9em;
}
#content .match .title .time {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	color: #6fb4a7;
	font-size: 0.9em;
}
#content .match .title .state {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.9em;
}
#content .match .title .halfScore {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	color: #6ef6ff;
}
#content .match .title .dateSelete {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	color: #0099d7;
	margin-top: -3px;
}
#content .match .scoreBox {
	display: block;
	line-height:22px;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	color:#ffea7d;
}
#content .match .starOn {
	height: 26px;
	width: 26px;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
}
#content .match .starOff {
	height: 26px;
	width: 26px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
}
#content .match .infoBtn {
	background: url(/Images/t.png) no-repeat;
	height: 18px;
	width: 10px;
	display: block;
	float: right;
	margin-right: 10px;
}
#content .match .user_on {
	background: #A0CEDD;
	text-align: center;
	color:#a3ebdd;
	width: 3em;
	padding-top: 5px;
}
#content .match .user_off {
	background: #C2C2C2;
	padding-top:5px;
	text-align: center;
	color:#a3ebdd;
	width: 3em;
}
.redcardBg {
	background: #F00;
	border: 1px solid #C00;
	padding: 3px 5px;
	color: #FFC;
	margin-right: 5px;
	margin-left: 5px;
}
.redcard1 {
	background: url(/Images/b/redcard1.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
.redcard2 {
	background: url(/Images/b/redcard2.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
.redcard3 {
	background: url(/Images/b/redcard3.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
.redcard4 {
	background: url(/Images/b/redcard4.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
.redcard5 {
	background: url(/Images/b/redcard5.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
#content .match .yellowcard1 {
	background: url(/Images/b/yellow1.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
#content .match .yellowcard2 {
	background: url(/Images/b/yellow2.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
#content .match .yellowcard3 {
	background: url(/Images/b/yellow3.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
#content .match .yellowcard4 {
	background: url(/Images/b/yellow4.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
#content .match .yellowcard5 {
	background: url(/Images/b/yellow5.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
#content .match .yellowcard6 {
	background: url(/Images/b/yellow6.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
#content .match .yellowcard7 {
	background: url(/Images/b/yellow7.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
#content .match .yellowcard8 {
	background: url(/Images/b/yellow8.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
#content .match .yellowcard9 {
	background: url(/Images/b/yellow9.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
#content .match .yellowcard10 {
	background: url(/Images/b/yellow10.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
#content .match .yellowcard11 {
	background: url(/Images/b/yellow11.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
#content .match .yellowcard12 {
	background: url(/Images/b/yellow12.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
#content .match .yellowcard13 {
	background: url(/Images/b/yellow13.gif) no-repeat;
	height: 14px;
	width: 12px;
	display: block;
}
.red { color: #e62129; }
.green { color: #4FA22B; }
.blue { color: #a3ebdd; }
.blue2 { color: #B40C00; }
.bas_textLive{
    color: green;
	text-align:left;
    font-size:12px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:95%;
}

.orange { color: #ff7632; }
#content .blue_bg {
	background: #DFECFB;
	overflow:hidden;
}
#content .yellow_bg {
	background: #FAE09E;
	color: #333;
}
#content .yellow_bg .up { background: url(../Images/up_b.png) no-repeat center text-align: center;
}
#content .yellow_bg .down { background: url(../Images/down_b.png) no-repeat center text-align: center;
}
body .center { text-align: center; }
.button {
	color:#a3ebdd;
	background: #2C5994;
	font-weight: normal;
	padding: 5px 10px;
	border-style: none;
	margin: 5em;
}
.subButton {
	border-radius: .3125em;
	display: block;
	line-height: 24px;
	background: #459CEB;
	color:#a3ebdd;
	text-align: center;
	font-size: 12px;
	margin: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 24px;
}
.subButton a { color:#fff; }
.jc {
	padding-bottom: 10px;
	border-bottom: 1px solid #DEDEDE;
	border-top: 1px solid #FFF;
}
.jc .homeBtn, .jc .guestBtn, .jc .homeBtn_off, .jc .guestBtn_off, .jc .homeBtn_on, .jc .guestBtn_on {
	border-radius: .3125em;
	border: 1px solid #cccccc;
	font-size: 20px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	padding: 0.5em;
	display: block;
	width: 5em;
	margin-top: 0.5em;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	height: 30px;
}
.jc .homeBtn_on {
	background: #F66;
	color:#a3ebdd;
}
.jc .guestBtn_on {
	background: #2C5994;
	color:#a3ebdd;
}
.jc .homeBtn {
	background: #FFF;
	color: #F66;
}
.jc .guestBtn {
	background: #FFF;
	color: #2C5994;
}
.jc .homeBtn_off {
	background: #E6E6E6;
	color: #F66;
}
.jc .guestBtn_off {
	background: #E6E6E6;
	color: #2C5994;
}
.jc .Pbar { position: relative; }
.jc .Pbar .msg {
	position: absolute;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	top: 2px;
	color: #FF0;
	font-size: 0.8em;
}
.jc .Pbar .msg a { color: #FF0; }
.jc .Pbar .w10 { }
.jc .Pbar .home {
	color:#a3ebdd;
	background: #F66;
	float: left;
	border-top-left-radius: .3125em;
	border-bottom-left-radius: .3125em;
	text-align: left;
}
.jc .Pbar .guest {
	background: #5A8EE1;
	float: right;
	color:#a3ebdd;
	border-top-right-radius: .3125em;
	border-bottom-right-radius: .3125em;
	text-align: right;
}
.user {
	background: #FFF;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
}
.user .info .point {
	position: absolute;
	z-index: 3;
	height: 27px;
	width: 27px;
	top: 0px;
	right: 0px;
	background: url(/Images/pointicon.gif) no-repeat;
}
.user .info .more_C {
	position: absolute;
	z-index: 3;
	right: 0px;
	background: url(/Css/none);
	text-align: right;
	top: 10px;
	margin-right:10px;
}
.user .info .more_RT {
	position: absolute;
	z-index: 3;
	right: 0px;
	background: url(/Css/none);
	text-align: right;
	top: 0px;
}
.user .info {
	position: relative;
	display: block;
	margin: 0.2em;
	overflow:hidden;
}
.user .info .left {
	float: left;
	text-align: center;
	height:3.1em;
}
.user .info .left .logo {
	overflow: hidden;
	float: left;
	display: block;
	line-height: 48px;
	height: 48px;
	width: 48px;
}
.user .info .left .num {
	float: left;
	font-weight: bold;
	color: #666;
	line-height: 48px;
	padding-right: 5px;
	padding-left: 5px;
	width: 25px;
	height: 48px;
}
.user .info .right {
	float: left;
	overflow: hidden;
}
.user .info .right .row {
	padding-left: 10px;
	line-height: 22px;
}
.user .info .right .row2 {
	padding-left: 10px;
	font-size: 14px;
}
.user .bottom_box {
	overflow: hidden;
	border-top: 1px solid #EEE;
	width: 100%;
}
.flotleft { float: left; }
.flotright { float: right; }
.gray {
	color:#6fb4a7;
	font-size: 12px;
}
.zBlue { color:#4295df; }
.sLv { color:#ffea7d; }
.black { color: #333; }
.weiKai { color:#0C6; }
.txt_1_5em { font-size: 1.5em; }
.b { font-weight: bold; }
.fenxiBar {
	background: #ededff;
	color: #2c5994;
	position: relative;
	text-align: left;
	line-height: 24px;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
}
.fenxiBar a, .fenxiBar a:hover { color:#a3ebdd; }
.fenxiBar .up {
	display: block;
	margin: 0.2em;
	height: 1.6em;
	padding-right: 0.3em;
	padding-left: 0.3em;
	width: 18px;
 background: url(../Images/up.png) no-repeat center text-align: center;
	position: absolute;
	right: 10px;
	top: 0px;
}
.fenxiBar .down {
	float: right;
	display: block;
	margin: 0.2em;
	height: 1.6em;
	padding-right: 0.3em;
	padding-left: 0.3em;
	width: 18px;
 background: url(../Images/down.png) no-repeat center text-align: center;
}
.resultBar {
	background: #037963;
	color: #a3ebdd;
	text-align: left;
	overflow: hidden;
	width: 98%;
	line-height: 30px;
	padding-right: 1%;
	padding-left: 1%;
}
.resultBar .left {
	float: left;
	width: 49%;
	text-align: center;
	height: 50px;
	overflow: hidden;
}
.resultBar .right {
	float: right;
	width: 49%;
	text-align: center;
	height: 50px;
	overflow: hidden;
}
.resultBar .select {
	float: right;
	display: block;
	margin: 0.2em;
	padding-right: 0.3em;
	padding-left: 0.3em;
	line-height:normal;
	text-align:right;
}
#footer {
    background: #02866d none repeat scroll 0 0;
    bottom: 0;
    clear: both;
    color: #fff;
    display: block;
    font-size: 0.9em;
    height: auto;
    padding-bottom: 0.2em;
    padding-top: 0.4em;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 998;
	border-top:1px solid #037963
}
#footer td{text-align:center}
#footer td img{ height:32px}
#footer a {
	display: inline;
	color: #fff;
	text-shadow: 1px 1px #0c4278;
}
#filterBar, .filterBar {
	background: #037963;
	color: #a3ebdd;
	text-align: center;
	overflow: hidden;
	width: 98%;
	line-height: 2em;
	height: 2em;
	padding-right: 1%;
	padding-left: 1%;
}
#filterBar .btn, .filterBar .btn {
	cursor: pointer;
	background-color: #059177;
	float: right;
	display: block;
	margin: 0.2em;
	height: 1.6em;
	line-height:1.6em;
	padding-right: 0.4em;
	padding-left: 0.5em;
	box-shadow: 0 1px 3px rgba(36, 73, 122, .15);
	border-radius: 0.2em;
	color:#a3ebdd;
}
.filterBox {
	clear: both;
	overflow: hidden;
	height: auto;
	overflow-y:auto;
	padding-bottom: 1em;
}
.filterBox .filterBtn {
	cursor: pointer;
	float: left;
	display: block;
	height: 1.6em;
	box-shadow: 0 1px 3px rgba(36, 73, 122, .15);
	border-radius: 0.2em;
	color: #333;
	width: 48%;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 1em;
	margin-right: 1%;
	margin-left: 1%;
	background: #D5D5D5;
	font-size:12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.filterBox .filterBtn2 {
	cursor: pointer;
	float: left;
	display: block;
	height: 1.6em;
	box-shadow: 0 1px 3px rgba(36, 73, 122, .15);
	border-radius: 0.2em;
	color: #333;
	width: 23%;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 1em;
	margin-right: 1%;
	margin-left: 1%;
	background: #D5D5D5;
	font-size:1em;
}
.filterBox .on {
	background: #5a993b;;
	color:#a3ebdd;
}
.filterToolsBar { }
.filterToolsBar #menu {
	background: #02866d;
	overflow: hidden;
	line-height: 30px;
}
.filterToolsBar #menu li {
	float: left;
	color:#a3ebdd;
	width: 20%;
	text-align: center;
}
.filterToolsBar #menu li.on { background: #a3ebdd; color:#02866d }
#tools {
	overflow: hidden;
	background: #ededff;
	display: block;
	clear: both;
	height: 2em;
	line-height:2em;
	padding: 5px;
}
#tools li {
	float: right;
	display: block;
	width: 15%;
	height:1.6em;
	line-height:1.8em;
	text-align: center;
	background: #FFF;
	margin-left: 1%;
	font-size: 0.8em;
	border-radius: .3125em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tools li.title {
	background: #1369c0;
	text-align: center;
	border-style: none;
	float: left;
	white-space: nowrap;
	height: 2em;
	line-height:2em;
	font-size:1em;
	margin: 0px;
	padding: 0px 10px;
	color:#a3ebdd;
	width: auto;
}
.popupwin {
	position: fixed;
	bottom: 2em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
	background: rgba(255, 248, 225, 1);
	width: 90%;
	text-align: center;
	left: 5%;
	right: 5%;
	padding-top: 1em;
	padding-bottom: 1em;
}
#backgound {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: #333;
	z-index: 100;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#popupBox {
	position: absolute;
	width: 90%;
	left: 5%;
	right: 5%;
	z-index: 101;
	border-radius: .3125em;
	background-clip: padding-box;
	display: block;
}
#popupBox .title {
	height: 30px;
	background: #2c5994;
	padding-left: 1em;
	color:#a3ebdd;
	border-top-left-radius: .3125em;
	border-top-right-radius: .3125em;
}
#popupBox .info {
	background: #c8dcf7;
	padding: 1em;
	font-size: 0.8em;
	border-bottom-left-radius: .3125em;
	border-bottom-right-radius: .3125em;
}
#popupBox .title .close {
	float: right;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 0.8em;
	cursor: pointer;
}
.odds {
	width: 33%;
	display: block;
	float: left;
}
#content .t1 td { background: #FAF7ED; }
#companys .company {
	width: 100%;
	background: #F4FAFB;
	border-bottom: 1px solid #CCC;
	display:block;
}
#companys .company.on {
	background: #5A8EE1;
	color:#a3ebdd;
	border-color:#a3ebdd;
}
.huibg { background: #CCC; }
.rollingBox { overflow: auto; }
#content .rollingBox table tr td { border-bottom: 1px solid #CCC; }
#content .alterbg td { background: #F0F9FF; }
.bottom_line { border-bottom: 1px solid #CCC; }
.button {
	height: 1.5em;
	color: #333;
	display: block;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
	vertical-align: middle;
	background: #FFF;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

.bottom_toolBar {
	position: fixed;
	left: 0px;
	bottom: 0px;
	color: #333;
	width: 100%;
}
.popWin {
	background: #4b4b4b url(/images/icon48.png) no-repeat 10px center;
	background-size:auto 40px;
	z-index: 999999;
	font-family: Arial;
	overflow: hidden;
	box-shadow:0 0 10px #666;
	color: #fff;
	text-align:center;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
    width:100%;
}

.popWin .closeBtn{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	float: right;
	height: 22px;
	margin: 2px 4px 2px 2px;
	border-style: none;
	cursor: pointer;
	font-size: 20px;
	font-family: tahoma, Arial;
	line-height: normal;
}

    .popWin .info
    {
        color: #fff;
        padding: 10px 10px 10px 48px;
        font-size: 12px;
        text-align: center;
    }
.liveTv{ text-align:center; background:#eee; padding:4px 0; border-bottom:1px solid #CCC}
.livetv ul{margin:0 auto;}
.livetv ul li{text-align:center}
.livetv a{display:block; float:left; padding:5px 10px; color:#FFF}
.backBtn{ color:#FFF}