﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	outline: 0px none;
	background: none repeat scroll 0% 0% transparent;	
	text-align:left;
}
body{
	background:url("../img/bg/body.png") repeat-x center fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
}

a{
	text-decoration:none;
	color:#fff;
}

a img{
	border:none;
}
ul {
	list-style-type: none;
}

p{
	text-align:justify;
	
}
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	}	
/* FF, Safari, Opera—p */

.clearfix {
	display:inline-block;
	}
/* IE7, MacIE5—p */

/* The Following Hidden From MacIE \*/
	* html .clearfix { height:1%; }
	.clearfix { display:block; height:inherit; }

.clear { 
	clear: both; 
	height: 0;
}
#sectionWrapper{
	width:991px;
	height:auto;
	position:relative;
	margin:0 auto;
}
#sectionWrapper #sectionHeader{
	width:991px;
	height:100px;
}
#sectionWrapper #sectionHeader #sectionInfo{
	width:652px;
	height:30px;
	background:url(../img/bg/info.png) no-repeat;
	float:right;
	margin-top:55px;
	padding:12px 60px 0 85px;
}
#sectionWrapper #sectionHeader #sectionInfo marquee{
	color:#333; 
}
#sectionWrapper #sectionHeader #sectionLogo{
	height:100px;
	width:180px;
	float:left;
}

#sectionWrapper #sectionMenuLink{
	width:971px;
	height:126px;
	padding:10px 0 10px 20px;
}
#sectionWrapper #sectionMenuLink img{
	float:left;
	margin-right:20px;
}
#sectionWrapper #sectionMenuLink img.marginRight0{
	margin-right:0px;
}
#sectionWrapper #sectionContent1, #sectionContent2{
	width:991px;
	height:auto;
}
#sectionWrapper #sectionContent1, #sectionContent2 #sectionLeft{
	width:722px;
	height:auto;
	float:left;
}
#sectionWrapper #sectionContent1, #sectionContent2 #sectionRight{
	width:267px;
	height:auto;
	float:right;
}
#sectionWrapper #sectionContent2 #sectionLeft #winnerlist{
	width:712px;
	height:149px;
	background:url(../img/bg/winner.png) no-repeat;
	padding:44px 0 0 10px;
}
#sectionWrapper #sectionContent2 #sectionLeft #winnerlist .list{
	width:342px;
	height:146px;
	float:left;
}
#sectionWrapper #sectionContent2 #sectionLeft #winnerlist .deposit{
	margin-right:15px;
}
#sectionWrapper #sectionContent2 #sectionLeft #winnerlist .list table{
	border:0px;
	border-collapse:collapse;
}
#sectionWrapper #sectionContent2 #sectionLeft #winnerlist .list table td{
	height:28px;
	vertical-align:middle;
}
#sectionWrapper #sectionContent2 #sectionLeft #winnerlist .list table td p{
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#sectionWrapper #sectionContent2 #sectionLeft #winnerlist .list table td.td1{
	width:130px;
}
#sectionWrapper #sectionContent2 #sectionLeft #winnerlist .list table td.td2{
	width:85px;
}
#sectionWrapper #sectionContent2 #sectionLeft #winnerlist .list table td.td3{
	width:85px;
}
#sectionWrapper #sectionContent2 #sectionLeft #winnerlist .list table td.td2 p{
	text-align:center;
}
#sectionWrapper #sectionContent2 #sectionLeft #winnerlist .list table td.td3 p{
	text-align:right;
	background:#ffff01;
	color:#000;
	padding-right:5px;
}
#sectionWrapper #sectionContent2 #sectionLeft #slider{
	width:722px;
	height:328px;
	margin-top:6px;
}
#sectionWrapper #sectionContent2 #contact{
	float:right;
	width:190px;
	height:220px;
}
#sectionWrapper #sectionContent2 #contact img{
	float:left;
	margin-bottom:10px;
}
#sectionWrapper #footer{
	width:991px;
	height:60px;
}
#livechat{
	position:fixed;
	bottom:0px;
	right:0px;
}
