body {
	background-color:#000000;
}
#body {
	width:100%;
}
#content {
	margin:0 auto 0 auto;
	width:846px;
	background-color:#131313;
}
#top {
	background-image:url(../img/bg-top.jpg);
	background-repeat:no-repeat;
	width:576px;
	height:26px;
	padding-top:80px;
	padding-left:270px;
}
#top2 {
	background-image:url(../img/bg-top2.jpg);
	background-repeat:no-repeat;
	width:846px;
	height:36px;
}
#main {
	width:804px;
	padding-left:42px;
}
#left {
	width:504px;
	float:left;
	margin-right:14px;
}
#right {
	width:244px;
	float:left;
}
#top_left {
	background-image:url(../img/bg-top-main-left.jpg);
	background-repeat:no-repeat;
	width:504px;
	height:13px;
}
#bottom_left {
	background-image:url(../img/bg-bottom-main-left.jpg);
	background-repeat:no-repeat;
	width:504px;
	height:17px;
}
#top_left_content {
	background-color:#FFFFFF;
	color:#000000;
	width:478px;
	padding-left:13px;
	padding-right:13px;
	font-family:arial;
	font-size:12px;
}
#how_work {
	background-image:url(../img/img-how-work.jpg);
	background-repeat:no-repeat;
	width:504px;
	height:311px;
}
#work_with {
	background-image:url(../img/b-workwith.jpg);
	background-repeat:no-repeat;
	width:244px;
	height:61px;
}
#bottom_links {
	margin-top:5px;
	margin-bottom:5px;
}
#bottom_links a {
	color:#FFFFFF;
	font-family:arial;
	font-size:11px;
	text-decoration:none;
}
#bottom_links a:hover {
	text-decoration:underline;
}

#login {
	width:244px;
}

#top_login {
	background-image:url(../img/bg-top-login.jpg);
	background-repeat:no-repeat;
	width:244px;
	height:28px;
}
#content_login {
	width:226px;
	padding-left:9px;
	padding-right:9px;
	background-color:#7D7879;
	color:#FFFFFF;
	font-size:20px;
	font-family:arial;
}
#content_login a{
	color:#FFFFFF;
	font-size:14px;
	font-family:arial;
	text-decoration:none;
}
#content_login a:hover{
	font-weight:bold;
}
#bottom_login {
	background-image:url(../img/bg-bottom-login.jpg);
	background-repeat:no-repeat;
	width:244px;
	height:10px;
}
#content_login .inp {
	width: 125px;
	border:1px solid #CCC9C9;
	height:20px;
	color:#7D7879;
	font-family:arial;
	font-size:17px;
	margin-bottom:3px;
}
#content_login .sub {
	border:none;
	background-color:#FFFFFF;
	color:#00AFBB;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
}