@charset "utf-8";
/* CSS Document */

body
{
	margin:0px auto;
	padding:0px;
	background-color:RGB(206,206,206);
}

.header
{
	width:840px;
	height:186px;
	margin:0px auto;
	background-image:url(/app/img/indoqq-header.png);
	background-repeat:no-repeat;
}

#logo
{
	width:206px;
	height:67px;
	margin:53px 0px 0px 39px;
	float:left;
}

#logo a:link
{
	text-decoration:none;
}

#login
{
	height:69px;
	float:right;
}

#signform
{
	width:411px;
	height:20px;
	margin:15px 0px 0px 0px;
}

#signform #inputform
{
	width:411px;
	height:20px;
}

#txtUsername
{
	width:126px;
	height:20px;
	padding-left:4px;
	border:solid #999 1px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#txtPassword
{
	width:126px;
	height:20px;
	padding-left:4px;
	border:solid #999 1px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#txtCode
{
	width:72px;
	height:20px;
	padding-left:4px;
	border:solid #999 1px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#signform label
{
	width:39px;
	height:20px;
	margin-left:3px;
	padding:2px 7px 2px 9px;
	text-align:center;
	background-color:RGB(228,255,0);
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:14px;
}

#bttn
{
	width:172px;
	height:28px;
	margin-top:9px;
	float:right;
	margin-right: 0px;
}

#btnSignIn
{
	width:84px;
	height:28px;
	background-image:url(/app/img/indoqq-daftarbttn.png);
	background-repeat:no-repeat;
	border:none;
	border-radius:3px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:bolder;
	color:#FFF;
	cursor:pointer;
}

#daftarbttn:hover
{
	color:#000;
	cursor:pointer;
}

#loginbttn
{
	width:84px;
	height:28px;
	background-image:url(/app/img/indoqq-loginbttn.png);
	background-repeat:no-repeat;
	border:none;
	border-radius:3px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:bolder;
	color:#FFF;
	letter-spacing:1px;
	cursor:pointer;
}

#loginbttn:hover
{
	color:#000;
	cursor:pointer;
}

#social
{
	width:490px;
	height:61px;
	float:right;
	margin-top:51px;
}

#social a:link
{
	text-decoration:none;
}

#social #yahoo
{
	width:180px;
	height:61px;
	float:left;
}

#social #yahoo #yahoo-line
{
	width:100px;
	height:25px;
	float:left;
	margin-top:28px;
	margin-left:8px;
}

#yahoologo
{
	width:69px;
	height:61px;
	margin-top:0px;
	float:right;
}

#yahoologo img
{
	width:69px;
	height:61px;
}

#social #livec
{
	width:108px;
	height:61px;
	background-image:url(/app/img/indoqq-livec.png);
	float:left;
	margin-left:14px;
}

#social #bb
{
	width:163px;
	height:61px;
	background-image:url(/app/img/indoqq-bb.png);
	float:left;
}

.marque
{
	width:840px;
	height:31px;
	margin:0 auto;
	padding-top:6px;
	background-image:url(/app/img/indoqq-marque-bg.png);
	background-repeat:repeat-x;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:18px;
}

.slider
{
	width:840px;
	height:308px;
	margin:13px auto 0 auto;
}

.content
{
	width:840px;
	height:180px;
	margin:4px auto 0 auto;
}

#deposit
{
	width:292px;
	height:180px;
	margin:px;
	float:left;
	background-image:url(/app/img/indoqq-latest-deposit.png);
	background-repeat:no-repeat;
}

#withdraw
{
	width:293px;
	height:180px;
	margin:0px 0px 0px 17px;
	float:left;
	background-image:url(/app/img/indoqq-latest-withdraw.png);
	background-repeat:no-repeat;
}

#total
{
	width:234px;
	height:180px;
	margin:0px 0px 0px 4px;
	float:left;
	background-image:url(/app/img/indoqq-totaljackpot.png);
	background-repeat:no-repeat;
}

.devide-line
{
	width:840px;
	height:2px;
	margin:12px auto 0px auto;
	background-image:url(/app/img/indoqq-bank-devide.png);
	background-repeat:repeat-x;
}

.bank
{
	width:840px;
	height:70px;
	margin:0 auto;
	background-image:url(/app/img/indoqq-banklogo.png);
	background-repeat:no-repeat;
}

.wrap
{
	width:100%;
	height:35px;
	margin:0 auto;
	position:relative;
}

#footer
{
	width:840px;
	height:35px;
	margin:0px auto;
}

#copyright
{
	padding:14px 0px 5px 0px;
	text-align:center;
	font:Arial;
	font-size:12px;
	color:#000;
}

#copyright a:link
{
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

#copyright a:visited
{
	text-decoration:none;
	color:#000;
}