*{
	margin:0;
	padding:0;
	border:0;
}
body{
	background:url(/images/bg.jpg) repeat;
	font-size:13px ;
	font-family: arial, sans-serif;
	color:#1a1a1a;
}
.clear{
	clear:both;
}
.spacer{
	float:left;
	width:450px;
	margin:30px 0 0 0;
}
.playnow{
	width:203px;
	height:52px;
	background:url(/images/playnow.png) top no-repeat;
	display: block;
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
}
.playnow a{
	display: block;
	width:203px;
	height:52px;
}
.playnow:hover{
	width:203px;
	height:52px;
	background:url(/images/playnow.png) bottom no-repeat;
	display: block;
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
}
a{
	color:#5a0000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	float:left;
}
p{
	padding:10px 0 15px 0;
	line-height:145%;
}
h1{
	font-size:22px;
	color:#1a1a1a;
}
h2{
	color:#1a1a1a;
	font-size:18px;
}
h2.live-h{
	color:#f5f5f5;
	font-size:16px;
	line-height:39px;
	margin:0 0 0 15px;
}
h3{
	color:#3c3c3c;
	font-size:22px;
	text-align:right;
	margin:0 50px 15px 0;
}
#frame{
	width:960px;
	margin:0 auto; 
}

#header{
	float:left;
	width:960px;
	height:150px;
	margin:30px 0 0 0;
	background:url(/images/top.png) top no-repeat;
}
#logo{
	float:left;
	margin:35px 0 0 60px;
}
#banlner{
	float:right;
	margin:50px 70px 0 0;
}
#content{
	float:left;
	width:960px;
	background:url(/images/bgbg.png) repeat-y;
}
#inner-content{
	float:left;
	width:850px;
	margin:15px 0 0 70px;
}
.left-b{
	float:left;
	width:580px;
}
.left-s{
	float:left;
	width:450px;
}
.right-s{
	float:right;
	width:380px;
	margin:35px 0 0 0;
}
#menu{
	float:right;
	width:230px;
}
ul.right-menu{
	float:right;
	width:230px;
	text-align:right;
	list-style:none;
}
ul.right-menu li{
	float:right;
	width:230px;
	line-height:35px;
	background:url(/images/sep.png) bottom repeat-x;
}
ul.right-menu a{
	float:right;
	font-size:15px;
	font-weight:bold;
	padding:0 45px 0 0;
	background:url(/images/spade.png) right no-repeat;
}
#screens{
	float:right;
	width:230px;
	margin:40px 0 0 0;
}
#screens img{
	margin:0 0 20px 0;
	width:230px;
}
#live-top{
	float:right;
	width:327px;
	height:39px;
	background:url(/images/liveheader.png) no-repeat;
}
#live-bg{
	float:right;
	width:327px;
	color:#f5f5f5;
	font-style:italic;
	font-size:12px;
	background:url(/images/livebg.png) repeat-y;
}
#live-bg p{
	padding:10px 15px 10px 15px;
}
#live-bottom{
	float:right;
	width:327px;
	height:8px;
	background:url(/images/livebottom.png) no-repeat;
}
table { 
	width:323px;
	font-weight:bold;
	border-collapse: collapse;
	margin:0 0 0 2px;
}
td{ 
	background:url(/images/livesep.png) bottom repeat-x;
}
#bling
{
	position:relative;
}
#bling img
{

	position:absolute;
	right:15px;
	bottom:-10px;
	width:65px;
}
table.vip{
	width:520px;
	font-weight:bold;
	border-collapse: collapse;
	margin:0 0 0 30px;
	text-align:center;
	color:#f5f5f5;
	border:3px solid #3c3c3c;
	background-color:#1F1F1F;
}
.vip td{ 
	background:url(/images/livesep.png) bottom repeat-x;
	width:33%;
	padding:0 10px 0 0;
}
.vip tr{ 
	line-height:28px;
}
tr.row1 td{ 
	background-color:#1F1F1F;
}
tr.row2 td{ 
	background-color:#3c3c3c;
}


.viphead{
	font-size:14px;
}
ul.list{
	margin:0 0 20px 15px;
}
ul.list li{
	line-height:18px;
}
#footer{
	float:left;
	width:960px;
	height:146px;
	margin:0 0 30px 0;
	padding:60px 0 0 0;
	text-align:center;
	background:url(/images/bottom.png) no-repeat;
}


