body							{	background:#181818; }
.clearfix:after 				{	content: "." ;display:block; height:0; clear:both; visibility:hidden; }
.clearfix 						{	display:inline-block; }
.clearfix 						{	display:block; }
* html .clearfix 				{	height:1%; }
#wrapper						{	width:902px; margin:0 auto; }
/*
-----------------------------------------------------------
					HEADER
-----------------------------------------------------------
*/
#header							{	margin:40px 0; }
#logox							{	width:300px; float:left; }
#login_form						{	width:453px; float:right; background:url(../images/login_form-bg.png) no-repeat; height:46px; padding:10px;}
#login_form .margin				{	margin:0 7px; }
.form_input						{	background:url(../images/form_input-bg.gif) no-repeat; width:176px; height:44px; padding:0 5px; border:none; float:left;  font-weight:bold; font-size:20px; color:#999; display:block; overflow:hidden;}
*+html .form_input				{	padding:11px 5px 0 5px; height:33px; background:url(../images/form_input-bg.gif) no-repeat right bottom;}
* html .form_input				{	padding:11px 5px 0 5px; height:33px; background:url(../images/form_input-bg.gif) no-repeat right bottom;}
.form_submit					{	background:url(../images/loginb-g.gif) no-repeat; width:67px; height:43px; border:none; cursor:pointer; float:left; }
/*
-----------------------------------------------------------
					ONLINE MEMBERS
-----------------------------------------------------------
*/
#onlineMembers					{	background:url(../images/onlimeMembers.png) no-repeat; height:210px; position:relative; }
span.goRegister					{	position:absolute; right:10px; top:10px; }
.onlineText						{	text-align:center; font-weight:bold; font-size:16px; color:#fff; padding:17px; margin:0 0 10px;  }
.onlineText span				{	color:#b5ff55; }
.onBox							{	background:url(../images/online-back.gif); width:106px; height:137px; margin:0 11px; float:left; }
* html .onBox					{	margin:0 9px; }
.onBox div						{	margin:0 auto; width:71px; height:90px; overflow:hidden; }
.onBox p						{	text-align:center; margin:8px 0 7px; }
.onBox p a						{	color:#fff; font-weight:bold; font-size:14px; text-decoration:none; }
.onBox p a:hover				{	text-decoration:underline; }
/*
-----------------------------------------------------------
					REGISTER
-----------------------------------------------------------
*/
#register						{	background:url(../images/registerbig.png); height:396px; position:relative; margin:0 0 10px; }
.registerText					{	width:375px; float:right; margin:80px 30px 0 0; font-weight:bold; color:#fff; font-size:18px; }
.registerText p					{	margin:20px 0; }
.nowregister					{	position:absolute; right:30px; bottom:30px; }
/*
-----------------------------------------------
					FOOTER
-----------------------------------------------
*/
#footer							{	background:url(../images/footer-index.png) no-repeat; height:52px; color:#6a6a6a; font-size:11px; margin:0 0 10px; position:relative; }
#footer a						{	color:#a6a6a6; text-decoration:none; }
#footer a:hover					{	text-decoration:underline; }
#footer .left					{	padding:27px 0 0 15px; display:block; width:600px; }
#footer .right					{	display:block; width:32px; height:18px; position:absolute; right:10px; top:23px; }
p.copy							{	text-align:right; font-weight:bold; font-size:12px; color:#a6a6a6; margin:0 0 10px; }