body {background: #212222; margin:0;padding:0; text-align:center; font-size: 12px; font-family: Tahoma;}
a {text-decoration: none; color:#fff;}
a:hover {text-decoration: underline}
img {vertical-align: top;}
ul,li {margin: 0;padding:0; list-style: none inside;}
h1,h2,h3 {margin:0;padding:0; font-weight: normal}

.floatL {float:left; width:auto;}
.floatR {float:right; width:auto;}
.clear {clear:both;}
.preload {display: none;}
.orange {color:#fd8807;}
.sponsor_text {font-size: 28px; padding:20px; padding-left: 100px;}
.unit-rating ul {clear:both}
.unit-rating ul li {float:left; width:auto;}

#wrapper {width:1000px; margin:auto; background: url('images/wrap_bg.jpg') repeat-y top left;}
#header {clear:both; height: 131px;}
#slider {height:241px; clear:both; width: 1000px; background: #212222 url('images/slider_bg.jpg') no-repeat top left; clear:both;}
#left {width:851px; float:left; background: #3b0000;}
#right {width:149px; float:right; text-align: left;}
#footer {clear:both; background: #4f4f4f url('images/foot_bg.jpg') repeat-x bottom left; height:378px; color:#fff;}
	
	#header a img {border:0;}
	#header .top {float:right; width:631px; height:33px; background: url('images/head_top.jpg') no-repeat top left; color:#848484; text-align: right; padding:2px 10px 0 0;}
		#header .top a {color:#848484; }
	#header .nav {float:right; width:641px; height:96px; background: url('images/nav_back.jpg') no-repeat top left;}
	#header .nav ul {width:631px; padding:54px 0 0 10px;}
	#header .nav ul li {padding-top:10px;height: 32px; float:left; width:auto; font-weight: bold}
	#header .nav ul li a {color:#5b5b5b; font-size: 14px; padding:10px 0 20px 0;}
	#header .nav ul li a:hover {color:#fff; font-size: 14px; text-decoration: none;}
		#header .nav ul li.tab1 {width: 105px; background: url('images/1.jpg') no-repeat top left;}
			#header .nav ul li.tab1:hover {width: 105px; background: url('images/1-h.jpg') no-repeat top left;}
		#header .nav ul li.tab2 {width: 105px; background: url('images/2.jpg') no-repeat top left;}
			#header .nav ul li.tab2:hover {width: 105px; background: url('images/2-h.jpg') no-repeat top left;}
		#header .nav ul li.tab3 {width: 105px; background: url('images/3.jpg') no-repeat top left;}
			#header .nav ul li.tab3:hover {width: 105px; background: url('images/3-h.jpg') no-repeat top left;}
		#header .nav ul li.tab4 {width: 105px; background: url('images/4.jpg') no-repeat top left;}
			#header .nav ul li.tab4:hover {width: 105px; background: url('images/4-h.jpg') no-repeat top left;}
		#header .nav ul li.tab5 {width: 105px; background: url('images/5.jpg') no-repeat top left;}
			#header .nav ul li.tab5:hover {width: 105px; background: url('images/5-h.jpg') no-repeat top left;}
		#header .nav ul li.tab6 {width: 106px; background: url('images/6.jpg') no-repeat top left;}
			#header .nav ul li.tab6:hover {width: 106px; background: url('images/6-h.jpg') no-repeat top left;}
			
	.title_box {width:851px; height:54px; clear:both; background: url('images/content_bg.jpg') repeat-x top left; }
		.title {width:624px; height:44px; float:left; text-align: left; color: #dd4118; font-size: 14px; font-weight: bold; padding:10px 0 0 20px;}
		.update {width:206px; height:39px; padding: 15px 0 0 0;background: url('images/title_info.jpg') no-repeat top left; color:#fff; float:right;}	
		
	.thumbs {clear:both; text-align: left; padding:10px 5px 0 5px; color:#fff;}
		.thumbs ul {margin:auto;font-size: 11px;}
		.thumbs ul li {width: 194px; float:left; margin:0 10px 0 5px; padding: 0 0 10px 0;}
		.thumbs ul li a img {border:0;}
		.thumbs ul li a {color:#e20000; text-decoration: underline;  font-weight: bold; }
		.thumbs ul li a:hover {text-decoration: none;}	
		
	#right .box {background: #000 url('images/side_head.jpg') repeat-x top left; padding-left:5px;}
	#right .box a {color:#e34e15;}
		#right .box h2 {color:#808080; font-size:18px; text-align: center; height:20px; padding:10px 0 10px 0;}
		#right .box ul {padding:0 0 10px 0;}
		#right .box ul li {list-style: url('images/bul.jpg') inside;}
	
	#footer ul {padding-top:10px;}	
	#footer ul li {float:left; width:333px; text-align: center;}
		#footer .foot_btm {clear:both; height:20px; color:#a6a6a6;}
			#footer .foot_btm b {color:#d93e16;}
			#footer .foot_btm a {color:#a6a6a6;}
			
#slider-wrapper {
	position:relative;
}
#slider2 {
	margin:0;
	padding-top:20px;
	}
	
#slider-content {
	margin:0 auto;
	overflow:hidden;
	width:900px;
}

	#slider-content  ul{
		width:2460px;
	}

		#slider-content  li{
			float:left;
			cursor:pointer;
		}
.move-left, .move-right {
	position:absolute;
	background:none;
	top:0;
	cursor:pointer;
}
.move-left {
  left: 0;
}

.move-right {
  right: 0;
}

