body {
	font-family: Myriad Pro;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	background: url(../images/bg_body.jpg) no-repeat top center;
	background-color: #000000;	
}
.article,
.section,
.aside,
.hgroup,
.nav,
.header,
.footer,
.figure,
.figcaption {
  display: block;
}
a, a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}
textarea:focus, input:focus{
    outline: none;
}

#header {
	width: 920px;
	height: auto;
	margin: 0 auto;
}
#header div {
	float: left;
}
#header div.frm {
	float: right;
	padding-top: 45px;
}
#header div.frm .userPwd {
	background: url(../images/user_pwd.png) no-repeat top center;
	width: 119px;
	height: 58px;
}
#header div.frm input {
	border: 0;
	background: none;
	text-align: left;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	width: 100px;
	padding-left: 19px;
}
#header div.frm .btn-login input {
	width: 130px;
	height: 58px;
	background: url(../images/bnt-login.png) no-repeat top center;
}
#header div.frm .btn-login input.resgister {
	width: 127px;
	height: 58px;
	background: url(../images/register.jpg) no-repeat top center;
}

#marquee {
	width: 920px;
	height: 19px;
	margin: 0 auto;
	color: #000000;
	font-size: 12px;
	line-height: 24px;
}
#marquee .mar {
	float: left;
	width: 898px;
	height: 19px;
	background: url(../images/marquee.png) no-repeat top center;
}
#marquee .mar marquee {
	margin-right: 30px;
}
#marquee .fb {
	float: right;
	width: 22px;
	height: 19px;
}

#divBanner {
	width: 920px;
	height: auto;
	margin: 0 auto;
}
#divBanner ul li {
	width: 920px;
	height: 293px;
}

.container {
	width: 920px;
	height: auto;
	margin: 0 auto;
}
.container .divInfo {
	width: 920px;
	height: 130px;
}
.container .lastWiner {
	width: 920px;
	height: 164px;
	background: url(../images/last-winner.png?v=12) no-repeat top center;
}
.container .lastWiner div {
	float: left;
	width: 300px;
    margin-right: 10px;
}
.container .lastWiner div:last-child {
	margin-right: 0;
}
.container .lastWiner table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
	margin-top: 50px;
}
.container .lastWiner table tr td {
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	text-align: center;
	width: 33.333%;
}
.container .lastWiner table tr td:first-child {
	text-align: left;
	padding-left: 17px;
}
.container .lastWiner table tr td:last-child {
	text-align: right;
	padding-right: 17px;
}
.container .lastWiner div.jackpot {
	padding-top: 37px;
}
.container .lastWiner div.jackpot p {
	padding-bottom: 15px;
	text-align: right;
	padding-right: 30px;
    letter-spacing: 2px;
}
.container .lastWiner div.jackpot p:last-child {
	padding: 0;
	padding-right: 30px;
}
.container .lastWiner div.jackpot p span {
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;	
	font-weight: 700;
}

#contactFix {
	position: fixed;
	top: 155px;
	left: 0;
}
#contactFix img {
	float: left;	
}
#contactFix img:first-child {
	width: 170px;
	height: 247px;
}
#contactFix img:last-child {
	width: 50px;
	height: 247px;
}

#livechat {
	position: fixed;
	top: 155px;
	right: 0;
}
#livechat img {
	width: 170px;
	height: 193px;
}

#footer {
	width: 920px;
	height: 60px;
	margin: 0 auto;
}