#r_top
{ 
	position: relative;
	width:100%;
	height:334px;
	left:0px;
	top:0px;
	background: url("../img/r_top/back.png") 0 0 repeat-x;
}

#r_top .dcenter
{ 
	position: relative;
	width:1260px;
	height:100%;
	margin:0px auto;
}

#r_top .foto
{
	position: absolute;	
	z-index:1;
	width:762px;
	height:100%;
	left:281px;
	top:0px;
}

#r_top .foto img
{
	width:762px;
	height:334px;
}

#r_top .main
{
	position: absolute;	
	z-index:2;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background: url("../img/r_top/main.png") 0 0 no-repeat;
}

#r_top .logo
{
	position: absolute;	
	z-index:3;
	width:171px;
	height:156px;
	left:60px;
	top:96px;
}

#r_top .logo img
{
	width:169px;
	//height:154px;
}

#r_top .form
{
	position: absolute;
	display:block;
	left:1027px;
	top:165px;
	width:136px;
	z-index:3;
}

#r_top .avatar
{
	position: absolute;
	display:block;
	left:1007px;
	top:125px;
	width: 170px;
	height: 170px;
	z-index:3;
	-webkit-border-radius: 85px;
	-moz-border-radius: 85px;
    border-radius: 84px;
	background: #ffffff;
}

#r_top .avatar img
{
	-webkit-border-radius: 85px;
	-moz-border-radius: 85px;
    border-radius: 85px;
	width: 170px;
	height: 170px;	
}

#r_top .exit
{
	position: absolute;
	display:block;
	left:1005px;
	top:122px;
	width: 174px;
	height: 174px;
	text-align:center;
	text-decoration: none !important;
	cursor: pointer !important;
	color: #D66E2B;
	font: 400 22px/178px 'FreeSet Book';
	letter-spacing: 3px;	
	z-index:4;
	-webkit-border-radius: 86px;
	-moz-border-radius: 86px;
    border-radius: 86px;
	background: #ffffff;
	filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
	-webkit-transition: opacity .7s;
	-moz-transition: opacity .7s;
	-o-transition: opacity .7s;
	transition: opacity .7s;
}

#r_top .exit:hover
{
	filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
	-webkit-transition: opacity .7s;
	-moz-transition: opacity .7s;
	-o-transition: opacity .7s;
	transition: opacity .7s;
}

#r_top .enter
{
	position: absolute;
	display:block;
	left:1005px;
	top:122px;
	width: 174px;
	height: 174px;
	text-align:center;
	text-decoration: none !important;
	cursor: pointer !important;
	color: #D66E2B;
	font: 400 20px/26px 'FreeSet Book';
	letter-spacing: 3px;	
	z-index:4;
	-webkit-border-radius: 86px;
	-moz-border-radius: 86px;
    border-radius: 86px;
	background: #ffffff;
	filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
	-webkit-transition: opacity .7s;
	-moz-transition: opacity .7s;
	-o-transition: opacity .7s;
	transition: opacity .7s;
}

#r_top .enter div
{
	padding-top:58px;
}

#r_top .enter:hover
{
	filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
	-webkit-transition: opacity .7s;
	-moz-transition: opacity .7s;
	-o-transition: opacity .7s;
	transition: opacity .7s;
}



#r_top .lk
{
	position: relative;
	top:0px;
	left:0px;
	width:136px;
	height:28px;
	text-align:center;
	color: #808082;
	font: 100 12px/14px 'TruthCYR Light';
	letter-spacing: 1px;
}

#r_top input
{
	width:108px;
	height:13px;
	border: 0px; 
	color: #808082;
	font: 100 11px/13px 'TruthCYR Light';
	letter-spacing: 1px;
}

#r_top .iname
{
	position: relative;
	left: 22px;
	top:0px;
	height: 24px;
}

#r_top .ipass
{
	position: relative;
	left: 22px;
	top:0px;
	height: 34px;
}

#r_top .reg
{
	position: relative;
	width:136px;
	height: 22px;
	text-align:center;
}

#r_top .reg a
{
	text-decoration: none !important;
	cursor: pointer !important;
	color: #919295;
	font: 100 8px/10px 'FreeSet Book';
	letter-spacing: 1px;
}

#r_top .reg a:hover
{
	color: #f36f21;
}

#r_top .in
{
	position: relative;
	width:136px;
	height: 22px;
	text-align:center;	
}

#r_top .in a
{
	text-decoration: none !important;
	cursor: pointer !important;	
	color: #808082;
	font: 100 14px/18px 'FreeSet Book';
	letter-spacing: 2px;
}

#r_top .in a:hover
{
	color: #f36f21;
}

#r_top .menu
{
	position: absolute;
	height:45px;
	left:0px;
	top:289px;
	padding-left:123px;
	z-index:3;
}

#r_top .menu  ul
{
	list-style-type: none;
}

#r_top .menu ul li
{
	float: left;
	display: block;
}

#r_top .menu  a
{
	float: left;
	top: 0;
	height: 45px;
	padding:0px 15px 0px 15px;
	
	text-decoration: none !important;
	cursor: pointer !important;	
	color: #ffffff;
	font: 100 14px/45px 'FreeSet Book';
	letter-spacing: 1px;

	-webkit-transition: background .5s;
	-moz-transition: background .5s;
	-o-transition: background .5s;
	transition: background .5s;
}

#r_top .menu a:hover
{
	background-color: #D66E2B;
	-webkit-transition: background-color .5s;
	-moz-transition: background-color .5s;
	-o-transition: background-color .5s;
	transition: background-color .5s;
}

#r_top .menu .active, #r_top .menu .isactive
{
	background: url("../img/r_top/active.png") 0 0 repeat-x;
}
