body{
	margin:0px;
	padding:0px;
	background:#151515 url(../SysImg/bg.png) repeat-x top;
	font:12px Arial, Helvetica, sans-serif;
	color:#6e6c6c;
	}
#big_container{
	width:698px;
/*	margin:67px auto 0px auto; */
	margin:0px auto 0px auto; 
}
#big_content,#logo_container,#content,#left_side,.box_head,.box_head_left,.box_head_right,.box_head h2,#languages,.box_body,#right_side,ul#top_menu,ul#top_menu li,ul#top_menu li a, 
.login_pair label, input.text,#register_forgot,input.submit_btn,#right_side p,#footer{
	float:left;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	
}
#big_content{
	width:100%;
}
#logo_container{
	width:100%;
	height:134px;
	text-align:center;
}
#content{
	width:100%;
	border:1px solid #2f2f2f;
	padding-bottom:10px;
}


#header{
	width:100%;
	height:39px;
	/*background:#151515 url(../SysImg/banners/banner_698x183_02.png) no-repeat top left; */
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:144px;
	line-height:21px;
}

#languages{
	float:right;
	margin:8px 10px 0px 0px;
}
ul#top_menu{
	list-style-type:none;
/*	margin-top:145px; */
	margin: 145px 0px 0px 15px;
/*	margin-left: auto; 
	margin-right:auto; */
}
#register_forgot{
	float:right;
	font-size:11px;
	color:#6e6c6c;
	padding:12px 10px 0px 0px;
	text-align:right;
}
.box_body{
	background:#1D1D1D;	
}
#left_side .box_body{
	width:354px;
	padding:10px;
}

#right_side .box_body{
	width:274px;
	padding:10px;
}
.login_pair{
	width:274px;
	background: url(../SysImg/dot_gray.gif) repeat-x bottom;
	height:30px;
}
.login_pair label{
	width:72px;
	color:#a6a6a6;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
}
.last{
	background:none;
}
#header a{
	background:#581010;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	border-top:1px solid #000000;
	margin-left:10px;
}
a#enter{
	margin-left:30px;
	margin-right:10px;
}
#left_side{
	width:374px;
	background:#000000;
	margin:10px 0px 0px 10px;
}

#right_side p{
	color:#6e6c6c;
	font-size:11px;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:100%;
	line-height:16px;
}
#right_side p a{ 
	text-decoration:underline;
}



img {
	padding:0px;
	display:block;
	margin:0px;
	border:none;
}
#alert {
	overflow: hidden;
	text-align: center;
	position: relative;
	left:0px;
	background:#121212 none repeat scroll 0 0;
	border:1px solid #424242;
	float:left;
	width:339px;
	margin: 0px;
	padding:6px;
	color: #fff;
	font: 14px/16px arial, sans-serif ;
	font-weight: normal;
	/*background-color: #581010;*/
}