@charset "utf-8";
* {
margin: 0px;
padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #11232F;
	line-height: 20px;
	color: #999999;
}

#clear {
	clear: both;
	height: 15px;
}

#Logoname {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	margin:0px;
	height:40px;
	background-color: #000000;
	color: #999999;
	background-position: 6px 6px;
	font-size: 16px;
	font-weight: bold;
}
#Logoname  h4 {
	font-size: 14px;
	color: #999999;
	padding: 10px 0px 0px 60px;
}

#header {
	line-height: 100px;
	height: 100px;
	border-top: 2px solid #aaaaaa;
	border-bottom: 2px solid #aaaaaa;
	background-image: url(../images/bg22.jpg);
	background-repeat: no-repeat;
	background-color: #002E3D;
}
#header  table   {
	font-size: 14px;
	color: #999999;
	padding: 10px 0px 0px 60px;
	background-repeat: no-repeat;
	background-position: right;
	border: 0px;
	height: 100px;
	width: 100%;
}
#header td  {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 220px 0px 0px;
	margin: 0px;
	line-height: 25px;
	float: right;
	text-align: right;
	background-image: none
}
#miniheader {
	font-size: 16px;
	color: #6CFF00;
	background-image: url(../images/Vista_Elements_Icons_004.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}
#content {
	width: 100%;
	margin: 20px 120px 20px 125px;
	padding: 0px 0px 30px 0px;
}
#content span {
	color: #9999FF;
}

#content    p {
	font-size: 12px;
	color: #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content img {
	border: 2px solid #666666;
	margin: 20px;
}


#content a {
	color: #6699CC;
	text-decoration: none;
}

#content em {
	font-size: 12px;
	font-weight: bold;
	color: #EEBA04;
	padding-top: 20px;
}


#content ul {
	font-size: 12px;
	padding: 0px;
}
#content li {
	font-size: 12px;
	color: #999999;
	background-repeat: no-repeat;
	padding: 0px;
}

#header h1 {
	font-size: 20px;
	color: #1AF3FF;
	font-weight: bold;
	border-right: 2px solid #2B6479;
	padding: 0px 8px 0px 0px;
	margin: 15px 0px 0px 0px;
	line-height: 20px;
}
#header h2 {
	color: #999999;
	font-size: 12px;
	border-right: 1px solid #2B6479;
	padding: 0px 10px 0px 0px;
	line-height: 14px;
	margin: 6px 0px 0px 0px;
}
#miniheader1 {
	font-size: 12px;
	color: #99CC66;
	background-image: url(../images/arrowcollapse.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	background-position: 0px 5px;
}

/*  Betting Rule start  */
.tabon {
	background-color: #11232F;
	border-top: 0px solid #555555;border-left: 1px solid #555555;
	color: #ffff00;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/tdbg.jpg);
}

.taboff {
	background-color: #031528;
	border-top: 0px solid #555555;border-left: 1px solid #555555;border-bottom: 1px solid #555555;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.tdbody {
	border-bottom: 1px solid #555555;border-right: 1px solid #555555;border-left: 1px solid #555555;
	line-height:20px;
	color: #aaaaaa;
	background-color: #11232F;
}
.tdbody2 {
	border-right: 1px solid #555555;border-left: 1px solid #555555;
	line-height:20px;
	background-color: #ffffff;
}
#menu {
	background-color: #000033;
}

h2/*  Betting Rule end  */ {
	color: #FFCC33;
	font-size: 12px;
	font-weight: lighter;
}
#threepic {
	float:left;
	width:33.3%;
	text-align: center;
}
#twopic {
	float:left;
	width:50%;
	text-align: center;
}
#globallink{
	margin:0px auto;
	padding:0px;
	background-color: #000000;
	border-bottom: 2px solid #aaaaaa;
	height: 28px;
}
#globallink ul{
	list-style:none;
	padding:5px 0px 5px 2px;
	margin:0px;
	height: 25px;
}
#globallink li{
	float:left;
	text-align:center;
	border-right: 1px dashed #4c4c4c;
	padding: 0px 10px 0px;
}
#globallink a{
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px;
}
#globallink a:link, #globallink a:visited{
	color:#FFFF80;
	text-decoration:none;
}
#globallink a:hover{
	color:#FFFF00;	/* 替换背景图片 */
}
