body {
	background-color: white;
}

/* Footer */
div.footer  {
	border-top: 1px solid #c7c7c7;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 11px; color: #5f5f5f;
	height: 100px;
	width: 95%;
}
div.footer a  { font-size: 11px; }

/* --- */
#CopyRights { display: none; }
#CopyRights A { display: none; }
#CopyRights .Finam { display: none; }



.Logo-c { display: none; }

.logo {
	width: 220px;
	margin-left: 30px;
	float: left;
}
.WapMenu, .BarMenu {
	display: none;
}
#MenuNav {
	float: right;
}

#MenuNav {
	float: right;
	border-left: 2px solid #ff358e;
	width: 147%;
	height: 45px;
	background: -webkit-gradient(linear, left bottom, left top, from(#ff1a7c), to(#ff59ad));
	background: -moz-linear-gradient(bottom,  #ff1a7c,  #ff59ad);
    background-image: -o-linear-gradient(bottom,  #ff358e,  #ff59ad); 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff358e', endColorstr='#ff59ad');
}

#MenuNav ul {
	float: right;
	padding-right: 20px;
}

#MenuNav li a {
	color: #fff;
}

#MenuNav li.menu-selected a { 
	color: #fff;
	font-size: 14px;
 }
 
#StatsGlobal { 
	margin-bottom: -25px;
	margin-top: -1px;
}

.yugs-box {
	max-width: 1380px;
	padding: 0;
	margin: 0 auto;
	height: 108px;
}
/*
.clear-both{
	clear: both;
}
*/
.yugs-right {
	float: left;
	width: 78%;
	margin-top: 20px;
}

.yugs-bottom {
	clear: both;
	max-width: 1380px;
	padding-left: 30px;
	margin: 0 auto -15px;
}

.yugs-bottom a {
	color: #333;
}

table { 
	height: 40px;
}

#love_v {
	display: none;
}

#yugs-ads {
	
	position: relative;
	height: 70px;
	max-width: 1380px;
}

.yugs-ads2 {
	width: 66%;
	position: absolute;
	bottom: 15px;
	right: 15px;
}