*{
	margin:0;
	padding:0;
}
ul{
	list-style-type:none;
}
html, body{
	margin:0px;
	padding:0px;
	height:100%;
	background:#f3f3ee;
	font:16px "Times New Roman", Tahoma, Arial, serif;
	color:#000;
	}
.clear{
	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
	}
a{
	color:#000;
	text-decoration: none;
}
a img{
	border:0px;
}
span.red{
	color:#ca0808;
}
#main{
	overflow:hidden;
	min-width:980px;
	min-height:100%;
}
#header{
	padding:0 15px;
	height:120px;
	background: url(images/bg_head.jpg) right top no-repeat #f3f3ee;
}
#logo{
	float:left;
	margin-top:56px;
}
#head_text{
	position:absolute;
	left:210px;
	top:67px;
	width:215px;
	text-align:right;
	font-family:Arial, Tahoma, serif;
}
#head_text #slogan{
	color:#fff;
	background:#35383b;
	font-size:13px;
	padding:2px 6px 3px 6px;
}
#head_text #total_news{
	font-size:12px;
}
#head_menu{
	float:right;
	margin: 70px 0 0 0;
	font:12px Verdana, Tahoma, serif;
}
#head_menu li{
	float:left;
	margin:0 0 0 10px;
}
#head_menu li a{
	border-bottom:1px dotted #000;
}
#head_menu li a:hover{
	border:0;
}
#service_menu{
	position: absolute;
	top:25px;
	left:250px;
}
#service_menu li{
	float:left;
	margin:0 17px 0 0;
}
#main_menu_wrapper{
	width:100%;
	overflow:hidden;
	background: url(images/bg_menu.gif) left top #39424b;
}
#main_menu_wrapper #main_menu{
	color:#fff;
	margin:0 auto;
	width:950px;
}
#main_menu_wrapper #main_menu li{
	float:left;
	text-align:center;
	line-height:250%;
	padding:0 9px;
}
#main_menu_wrapper #main_menu li a{
	color:#fff;
}
#main_menu_wrapper #main_menu li a:hover{
	border-bottom:1px dotted #fff;
}
#main_menu_wrapper #main_menu li.active{
	border-left:1px solid #262c32;
	border-right:1px solid #262c32;
	background: url(images/bg_menu_a.gif) left top #2f363d;
}
#main_menu_wrapper #main_menu li.active span{
	border-bottom:1px dotted #fff;
}

#main_menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	width:180px;
	overflow:hidden;
	text-align: center;
	background: url(images/bg_menu_ul.gif) left top #39424b;
}

#main_menu li:hover ul {
	left: auto;
	text-align: center;
	
}

#main_menu li:hover ul, #main_menu li.sfhover ul {
	left: auto;
	text-align: center;
}

#important{
	font:18px/27px "Times New Roman", Tahoma, Arial, serif;
	margin:18px 0 32px 0;
}
#important a{
	border-bottom:1px dotted #000;
}
#important a:hover{
	border:0;
}
#important span.sel{
	display:block;
	width:75px;
	float:left;
	
	color:#fff;
	background:#ca0808;
	text-align:center;
}
#important span.red{
	color:#ca0808;
	font-weight:bold;
	padding:0 2px;
}
#content{
	margin:0 15px;
	padding-bottom:213px;
}
#content div.right{
	width:290px;
	float:right;
}
#content div.left{
	margin-right:310px;
}
#content div.left div.all_width{
	margin:0 0 0 -8px;
}
#content div.left div.all_width p.date{
	font-size:27px;
	float:right;
	padding-right:35px;
}
#content div.left div.all_width p.left{
	float:left;
	margin:2px 0 18px 0;
}
#content div.left div.all_width p.right{
	float:right;
	margin:2px 0 18px 0;
}
#content div.left div.all_width div.top{
	width:100%;
	overflow:hidden;
}
#content div.left div.all_width h1.title{
	font-size:37px;
	float:left;
	padding-left:30px;
	font-weight:normal;
}
#content div.left div.all_width div.news{
	width:90%;
	overflow:hidden;
	margin:0 0 20px 0;
}
#content div.left div.all_width div.news h1,
#content div.left div.all_width div.news h1 a{
	font-size:37px;
	font-weight:normal;
	color:#212121;
	margin-left:8px;
}
#content div.left div.all_width div.news p{
	font-size:18px;
	color:#3d3d3d;
	font-weight:bold;
	margin:0 0 5px 8px;
}
#content div.left div.all_width div.news a{
	color:#3d3d3d;
	font-size:15px;
}
#content div.left div.all_width div.news a.left{
	float:left;
	padding-left:8px;
	padding-bottom:2px;
}
#content div.left div.all_width div.news a.left:hover span{
	border-bottom:1px dotted #3d3d3d;
}
#content div.left div.all_width div.news a.right{
	float:right;
}
#content div.left div.all_width div.news a.right:hover span{
	border-bottom:1px dotted #3d3d3d;
}
#content div.left div.news{
	margin:0 0px 15px -8px;
}
#content div.left div.news div.news_inner{
	width:100%;
	overflow:hidden;
}
#content div.left div.news div.elem{
	width:49%;
	float:right;
	padding-top:2px;
	border-top:1px dotted #565656;
	
}
#content div.left div.news div.noelem{
	width:347px;
	padding-top:2px;
	border-top:5px dotted #565656;
	
}
#content div.left div.news div.elem.first{
	float:left;
}
#content div.left div.news div.elem h2{
	font-size:32px;
	line-height:29px;
	font-weight:normal;
	color:#313132;
	margin:0 0 5px 7px;
}
#content div.left div.news div.elem p{
	font-size:16px;
	color:#1e1e1f;
	margin:0 0 5px 7px;
}
#content div.left div.news div.elem a.right{
	float:right;
	font-size:16px;
	padding-right:7px;
}
#content div.news div.news_inner a.right{
	padding-bottom:2px;
}
#content div.news div.news_inner a.right:hover span{
	border-bottom:1px dotted #3d3d3d;
}
#content div.by_sections{
	background:#434d57;
	padding:2px 7px 7px 7px;
	margin:40px 0 30px 0;
}
#content div.by_sections div.head{
	width:100%;
	overflow:hidden;
	color:#fff;
}
#content div.by_sections div.head a{
	color:#fff;
	font-size:17px;
	line-height:29px;
}
#content div.by_sections div.head a.left{
	float:left;
}
#content div.by_sections div.head a.right{
	float:right;
}
#content div.by_sections div.news{
	width:100%;
	overflow:hidden;
	margin:0;
	background:#f3f3ee;
}
#content div.by_sections div.news ul{
	padding:10px;
}
#content div.by_sections div.news ul li{
	float:left;
	width:49%;
	margin-bottom:10px;
}
#content div.by_sections div.news ul li p.title{
	font-size:21px;
	color:#313132;
}
#content div.by_sections div.news ul li p.title a{
	color:#313132;
}
#content div.by_sections div.news ul li p{
	color:#4c4d4e;
	font-size:16px;
}
#content div.bnr_bottom{
	position:relative;
	height:125px;
	background:#010911;
}
#content div.bnr_bottom img.mark{
	position:absolute;
	left:0;
	bottom:0;
}

#content div.tags_bottom{
  margin-top:20px;
  margin-bottom:10px;
	position:relative;
	height:125px;
}
#content div.tags_bottom img.tg{
	position:absolute;
	left:0;
	bottom:0;
}
#content div.right div.more_news h1{
	font-size:30px;
	color:#04070a;
	padding-left:40px;
	font-weight:normal;
	margin:0 0 10px 0;
}
#content div.right div.more_news ul{
	margin:0 0 20px 0;
}
#content div.right div.more_news ul li,
#content div.right div.more_news ul li a{
	color:#313132;
	font-size:18px;
	line-height:15px;
}
#content div.right div.more_news ul li a:hover{
	border-bottom:1px dotted #313132;
}
#content div.right div.more_news ul li{
	margin:0 0 15px 0;
}
#content div.right div.bnr_right{
	position:relative;
	height:150px;
	background:#000;
	margin:0 0 10px 0;
}
#content div.right div.art_right{
	position:relative;
	margin:0 0 10px 0;
}
#content div.right div.bnr_right img.mark{
	position:absolute;
	left:0;
	bottom:0;
}
#content div.right div.popular{
	padding:15px;
	margin-bottom:25px;
	border:1px dashed #212121;
	background: url(images/bg_strong.gif);
}
#content div.right div.popular h1{
	text-align:center;
	font-size:30px;
	font-weight:normal;
	color:#990707;
	margin-bottom:15px;
}
#content div.right div.popular ul li{
	margin-bottom:12px;
}
#content div.right div.popular ul li a.for_h:hover{
	border-bottom:1px dotted #000;
}
#content div.right div.popular ul li img{
	vertical-align:middle;
}
#content div.red_block{
	background: url(images/c1_red.gif) left top #ca0808 no-repeat;
	margin:0 0 20px 0;
}
#content div.red_block div{
	background: url(images/c2_red.gif) right top no-repeat;
}
#content div.red_block div div{
	background: url(images/c3_red.gif) right bottom no-repeat;
}
#content div.red_block div div div{
	background: url(images/c4_red.gif) left bottom no-repeat;
	padding:15px;
	color:#fff;
	text-align:center;
}
#content div.red_block div div div h1{
	font-size:30px;
	font-weight:normal;
	margin:0 0 20px 0;
}
#content div.red_block div div div p{
	margin:0 0 20px 0;
}
#content div.grey_block{
	background: url(images/c1_grey.gif) left top #434d57 no-repeat;
	margin:0 0 20px 0;
}
#content div.grey_block div{
	background: url(images/c2_grey.gif) right top no-repeat;
}
#content div.grey_block div div{
	background: url(images/c3_grey.gif) right bottom no-repeat;
}
#content div.grey_block div div div{
	background: url(images/c4_grey.gif) left bottom no-repeat;
	padding:15px;
	color:#fff;
}
#content div.grey_block div div div h1{
	font-size:30px;
	font-weight:normal;
	margin:0 0 5px 0;
	text-align:center;
}
#content div.grey_block div div div h2{
	color:#f3f3ee;
	font-size:27px;
	font-weight:normal;
	margin:0 0 5px 0;
	text-align:center;
}
#content div.grey_block div div div p{
	margin:0 0 5px 0;
	text-align:center;
	color:#f3f3ee;
}
#content div.grey_block div div div label{
	display:block;
	font-size:17px;
	line-height:20px;
	color:#f3f3ee;
	margin:0 20px 10px 20px;
}
#content div.grey_block div div div label input{
	vertical-align:middle;
	margin:0 5px 0 0;
}
#content div.grey_block div div div p a{
	color:#f3f3ee;
	font-size:14px;
}
#content div.grey_block div div div p a#vote{
	font-size:20px; 
}
#content_inner h1{
	font-size:37px;
	color:#212121;
	margin:0 0 10px 0;
	font-weight:normal;
}
#content_inner h2{
	color:#3d3d3d;
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;
}
#content_inner p{
	font-size:17px;
	margin-bottom:25px;
}
#content_inner div.a_info{
	width:100%;
	overflow:hidden;
	padding:30px 0 10px 0;
	margin-bottom:10px;
	font-size:18px;
	color:#3d3d3d;
	border-bottom:1px dashed #000;
}
#content_inner div.a_info p.left{
	float:left;
	margin:0;
}
#content_inner div.a_info p.right{
	float:right;
	margin:0;
}
#content_inner div.a_vote{
	width:100%;
	overflow:hidden;
	font-size:19px;
	color:#3d3d3d;
	margin:0 0 40px 0;
}
#content_inner div.a_vote div.left{
	margin-right:300px;
}
#content_inner div.a_vote div.right{
	width:270px;
	float:right;
}
#content_inner div.a_vote div.right span{
	float:right;
}
#content_inner div.a_vote div.right img{
	float:right;
	padding-right:5px;
}
#content_inner div.a_vote div.left span{
	float:left;
	padding:0 10px 0 0;
}
#content_inner div.a_vote div.left img{
	vertical-align:middle;
	margin-left:5px;
}
#content_inner div.a_vote div.left a.vote_submit{
	margin-left:15px;
	text-decoration:underline;
}
#content_inner div.comments div.top{
	width:100%;
	overflow:hidden;
	font-size:19px;
	margin-bottom:25px;
}
#content_inner div.comments div.top .left{
	color:#3d3d3d;
	float:left;
}
#content_inner div.comments div.top .right{
	color:#3d3d3d;
	float:right;
}
#content_inner div.comments div.comment,
#content_inner div.dashed_block{
	position:relative;
	border:1px dashed #48525b;
	background:#fff;
	margin:0 0 20px 0;
}
#content_inner div.comments div.comment div.c1,
#content_inner div.dashed_block div.c1{
	background: url(images/c1_d.gif) left top no-repeat;
	margin:-1px 0 0 -1px;
}
#content_inner div.comments div.comment div.c2,
#content_inner div.dashed_block div.c2{
	background: url(images/c2_d.gif) right top no-repeat;
	margin:0 -1px 0 0;
}
#content_inner div.comments div.comment div.c3,
#content_inner div.dashed_block div.c3{
	background: url(images/c3_d.gif) right bottom no-repeat;
	margin:0 0 -1px 0;
}
#content_inner div.comments div.comment div.c4,
#content_inner div.dashed_block div.c4{
	background: url(images/c4_d.gif) left bottom no-repeat;
	padding:10px;
}
#content_inner div.comments div.comment div.corner{
	position:absolute;
	width:19px;
	height:20px;
	bottom:-20px;
	left:13px;
	background: url(images/corner.gif) left top no-repeat;
}
#content_inner div.comments div.user{
	margin:0 0 45px 0;
}
#content_inner div.comments div.user img{
	float:left;
	margin:0 7px 0 0;
}
#content_inner div.comments div.user p.name{
	font-size:33px;
	color:#3e3d3d;
	margin:0;
	padding:0;
	line-height:100%;
}
#content_inner div.comments div.user p.date{
	color:#434d57;
	font-size:15px;
}
#content_inner p.rules{
	font:12px Verdana, Tahoma, Arial, serif;
	color:#434d57;
	margin:0 0 30px 0;
}
#content_inner div.dashed_block  h1{
	color:#ca0808;
	font-size:20px;
	font-weight:normal;
}
#content_inner div.dashed_block{
	margin-bottom:35px;
}
#content_inner div.dashed_block ul.img_news{
	margin:0;
	padding:0;
}
#content_inner div.dashed_block ul.img_news{
	width:100%;
	overflow:hidden;
}
#content_inner div.dashed_block ul.img_news li{
	float:left;
	width:19%;
	text-align:center;
}


#footer{
	position:relative;
	height:142px;
	margin:-153px 15px 0 15px;
	border-top:11px solid #434d57;
	font:13px Verdana, Tahoma, Arial, srif;
	color:#434d57;
}
#footer_left{
	padding-top:55px;
	width:290px;
	float:left;
}
#footer_left p{
	margin-bottom:12px;
}
#footer_left p img{
	vertical-align:middle;
}
#footer_right{
	margin-left:290px;
}
#footer_menu div.footer_menu_wrapp{
	width:100%;
	overflow:hidden;
}
#footer_right #footer_menu{
	float:right;
	padding:21px 0 12px 0;
}
#footer_right #footer_menu li{
	float:left;
	margin-left:15px;
}
#footer_right #footer_menu li a{
	border-bottom:1px dotted #1b1b1b;
}
#footer_right #footer_menu li a:hover{
	border:0;
}
#footer_right  div.strong{
	width:90%;
	float:right;
	border:1px dashed #434d57;
	background: url(images/bg_strong.gif);
	padding:18px;
}

.ticker {
white-space:nowrap;
}

.scrolltitle {
float:left;
width:75px;
background:#ca0808;
color:#fff;
text-align:center;
display:block;
}
.scrollmain {
float:right;
width:100%;
margin-left:-100px;
}
.scrollcontent {
margin-left:100px;
}



