@charset "UTF-8";
<!--

.tblodds{
	border-top:solid 1px #C0C0C0;
	border-left:solid 1px #C0C0C0;
	width: 85%;
	margin:0 auto;
}
.tblodds_full{
	border-top:solid 1px #C0C0C0;
	border-left:solid 1px #C0C0C0;
	width: 98%;
	margin:0 auto;
}
.tblodds_full td{
	border-right:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	line-height:1.2;
	background-color:#FFFFFF;
}
.tblodds_full table{
	width:100%;
}

.tblodds td{
	border-right:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	line-height:1.6;
	background-color:#FFFFFF;
}
.tblodds_full td.tei1,
.tblodds td.tei1{
	background-color:#FFFFFF;
	color:#000000;
	width:40px;
	text-align:center;
}
.tblodds_full td.tei2,
.tblodds td.tei2{
	background-color:#404040;
	color:#FFFFFF;
	width:40px;
	text-align:center;
}
.tblodds_full td.tei3,
.tblodds td.tei3{
	background-color:#D02E2C;
	color:#FFFFFF;
	width:40px;
	text-align:center;
}
.tblodds_full td.tei4,
.tblodds td.tei4{
	background-color:#3A72BC;
	color:#FFFFFF;
	width:40px;
	text-align:center;
}
.tblodds_full td.tei5,
.tblodds td.tei5{
	background-color:#DECC14;
	color:#000000;
	width:40px;
	text-align:center;
}
.tblodds_full td.tei6,
.tblodds td.tei6{
	background-color:#36A15D;
	color:#FFFFFF;
	width:40px;
	text-align:center;
}
.oddsitem{
	text-align:right;
	padding-right:10px;
}
.usuiline{
	border-bottom:solid 1px #888888;
}
.lastdate{
	text-align:right;
}
.endodds{
	text-align:right;
	color:#FF0000;
	border:solid 1px #FF0000;
	border-radius:5px;
	padding:0 10px;
	margin-left:5px;
	font-weight:bold;
}
.alertmoji{
	font-size:90%;
	color:#808080;
}

.playeritem{
	width:140px !important;
}


.oddsbox{
	width:100%;
	margin:0 1% 10px 1%;
	text-align:center;
}
#tbloddsrt{
	width:100%;
	margin:0 1%;
	text-align:center;
	background-color:#DBEDFF;
	border-radius:10px;
	padding:0 0 10px 0;
}
#tbloddsrf{
	width:100%;
	margin:10px 1px 0 1%;
	text-align:center;
	background-color:#FFEBE1;
	border-radius:10px;
	padding:0 0 10px 0;
}

#tbloddsrt table{
	width:98%;
}

/* 3Ϣñ */
#tbloddsrt3{
	background-color:#DBEDFF;
	border-radius:10px;
	padding:0 0 10px 0;
	text-align:center;
}
.playercell{
	padding:5px;
}

#tbloddsrf3{
	background-color:#DBEDFF;
	border-radius:10px;
	padding:0 0 10px 0;
}
#tbloddsrfk{
	background-color:#FFEBE1;
	border-radius:10px;
	padding:0 0 10px 0;
}
#tbloddstf{
	background-color:#E1FFF1;
	border-radius:10px;
	padding:0 0 10px 0;
}
.lblname{
	font-size:120%;
	position: relative;
	display: inline-block;
	padding: 0 55px;
}

.lblname:before,
.lblname:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 1px;
	background-color: black;
}

.lblname:before {left:0;}
.lblname:after {right: 0;}

-->
