@charset "utf-8";
/* CSS Document */
body {
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	font-size:11px;
	margin:0;
	padding:0;
}
a {
	outline:none;
	color:#8a8a8a;
}
a:active {
	outline:none;
	color:#8a8a8a;
}
img {
	border:none;
	font-size:10px;
	color:#1a1a1a;
}
ul, li {
	margin:0;
	padding:0;
}
.header {
	height:280px;
	padding:20px 0 0 100px;
	width:880px;
}
.red {
	height:288px;
	background:url(/misc/img/red.png) repeat-x;
	float:none;
	clear:both;
}
.kz {
	background:url(/misc/img/kz.png) no-repeat left top;
	width:100%;
	height:264px;
}
.header .muse {
	float:left;
	margin-right:60px;
}
.header .mc {
	padding-top:88px;
	margin-bottom:50px;
}
.header .mc img {
	margin-bottom:4px;
	margin-left:2px;
}
.header .mc ul.nav {
	margin:0;
	padding:0;
}
.header .mc ul li {
	list-style-type:none;
	display:block;
	float:left;
	height:20px;
	padding:0;
	margin:0;
	overflow:hidden;
	letter-spacing:-99999px;
}
.header .mc ul li a {
	padding-top:20px;
	height:0px;
	display:block;
	overflow:hidden;
}
.header .mc ul li.n1,
.header .mc ul li.n1 a{
	background:url(/misc/img/menu.png) no-repeat 0 0;
	width:100px;
}
.header .mc ul li.n1 a:hover{
	background:url(/misc/img/menu.png) no-repeat -119px 0;
}
.header .mc ul li.n2,
.header .mc ul li.n2 a{
	background:url(/misc/img/menu.png) no-repeat 0 -20px;
	width:90px;
}
.header .mc ul li.n2 a:hover{
	background:url(/misc/img/menu.png) no-repeat -119px -20px;
}
.header .mc ul li.n3,
.header .mc ul li.n3 a{
	background:url(/misc/img/menu.png) no-repeat 0 -40px;
	width:100px;
}
.header .mc ul li.n3 a:hover{
	background:url(/misc/img/menu.png) no-repeat -119px -40px;
}
.header .mc ul li.n4,
.header .mc ul li.n4 a{
	background:url(/misc/img/menu.png) no-repeat 0 -60px;
	width:100px;
}
.header .mc ul li.n4 a:hover{
	background:url(/misc/img/menu.png) no-repeat -119px -60px;
}
.header .mc ul li.n5,
.header .mc ul li.n5 a{
	background:url(/misc/img/menu.png) no-repeat 0 -80px;
	width:100px;
}
.header .mc ul li.n5 a:hover{
	background:url(/misc/img/menu.png) no-repeat -119px -80px;
}

#search {
	padding:0;
	overflow:hidden;
}
.searchbox {
	height:33px;
	width:320px;
	float:left;
	padding:4px 6px 0 6px;
	margin-right:10px;
	background:url(/misc/img/search.png) no-repeat;
}
.searchtype {
	height:32px;
	float:left;
	width:120px;
	padding:7px 14px;
	margin-right:10px;
	background:url(/misc/img/searchp2.png) no-repeat;
}
.searchtype input {
	float:left;
	margin-right:5px;
}
.searchtype label {
	float:left;
	display:block;
	line-height:20px;
	margin-right:10px;
}
.searchbox .input1 {
	color:#d5d5d5;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#151515 url(/misc/img/google.png) no-repeat left center;
	padding:5px 10px 5px 68px;
	width:220px;
	border:none;
}
#news {
	clear:both;
	float:none;
	padding:90px 0 0 40px;
	width:940px;
	overflow:hidden;
}
#news ul.item {
	float:left;
	margin-right:25px;
	padding-top:6px;
	max-width:260px;
	overflow:hidden;
}
#news ul.last {
	margin-right:0;
}
#news ul.ad {
	float:left;
	margin-right:35px;
	padding:0;
}
#news ul.ad li {
	margin:0;
	list-style:none;
	padding:0;
}
#news ul li {
	list-style-type:none;
	font-size:11px;
	color:#818181;
	margin:2px 0;
}
#news ul.item li a {
	color:#818181;
	text-decoration:none;
}
#news ul.item li a:hover {
	color:#d8d8d8;
	text-decoration:underline;
}
#news ul.item li.tle {
	color:#bebebe;
	font-weight:bold;
}
#pics {
	float:none;
	clear:both;
	background:#000;
	height:155px;
	width:920px;
	overflow:hidden;
	padding:30px 0 0 60px;
}
#pics a {
	margin-right:10px;
}
#pics img {
	border:1px solid #1a1a1a;
}
#end {
	background:#000 url(/misc/img/bck.png) repeat-x left top;
	height:500px;
}
.medias {
	padding:30px 0 20px 60px;
	overflow:auto;
	clear:both;
	float:none;
}
.who {
	padding:20px 60px;
	width:860px;
	font-size:12px;
	line-height:16px;
	color:#9a9a9a;
}
#end .copy {
	padding:10px 60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5a5a5a;
}
.friends a {
	letter-spacing:-2000px;
	visibility:hidden;
	color:#000000;
}
