html{
background-image: url(images/main_bg.jpg);
background-repeat: repeat;
}
body
{
background:url(images/bg.jpg) no-repeat center top;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0;
font-size:11px;
margin:0px auto auto auto;
color:#fff;
}
h1{
font-size:13px;
font-weight:bold;
padding:10px 0 15px 0px;
margin:0px;
color:#851701;
}
a {
  color: #123456;
  text-decoration: none;
}

a:hover {
  color: green;
  text-decoration: underline;
}
.clear{
clear:both;
}
p{
padding:5px 0 5px 0;
margin:0px;
line-height:14px;
}
label {
width: 300px;
}
.btn {
  background: #cc1900;
  color: #fff;
  border: 1px solid #cc1900;
  height:20px;
  padding-left: 0px;
  margin-bottom: 2px;
  font-size: 11px;
}
#error_msg {
  color: #f00;
}
.top_border{
width:100%;
height:7px;
position:absolute;
background-color:#000000;
}
#main_container{
width:1000px;
height:auto;
margin:auto;
padding:0px;
}
#header{
width:1000px;
height:125px;
margin:auto;
}
.logo{
padding:25px 0 0 0px;
float:left;
}
.header_menu{
float:right;
width:238px;
height:31px;
background:url(images/header_menu_bg.png) no-repeat center;
}
a:link.login, a:visited.login{
display:block;
color:#FFFFFF;
float:left;
margin:10px 0 0 40px;
text-decoration:none;
background:url(images/icon-login.gif) no-repeat left;
padding:0 0 0 15px;
}
a:link.register, a:visited.register{
display:block;
color:#FFFFFF;
float:left;
margin:10px 0 0 0;
text-decoration:none;
background:url(images/icon-register.gif) no-repeat left;
padding:0 0 0 15px;
}
a:hover.login, a:hover.register{
text-decoration:underline;
}
img.top_menu_divider{
float:left;
margin:12px 0 0 0;
padding:0 9px 0 9px;
}

/*---------------- menu tab----------------------*/
#menu_tab{
width:1000px;
height:32px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}
span.menu_left{
float:left;
width:13px;
height:32px;
background:url(images/menu_left.gif) no-repeat right;
}
span.menu_right{
float:left;
width:13px;
height:32px;
background:url(images/menu_right.gif) no-repeat left;
}
ul.menu {
list-style-type:none; display:block; width:964px; float:left; 
 margin: auto; padding:0px; background:none;
 background-color:#861801;
 }

ul.menu li {
display:inline;
font-size:11px;
font-weight:bold;
line-height:32px;}

li.menu_space{
float:right;
height:32px;
background-color:#861801;
padding:0px;
margin:0px;
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0 13px 0 13px;width: auto; margin:0 6px 0 0; text-align:center;
text-decoration:none; background-color:#861801; color:#fff;font-size:11px;}

a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0 13px 0 13px;width: auto;margin:0 6px 0 0;text-align:center;
text-decoration:none; color: #fff; background-color:#a71e01;font-weight:bold;font-size:11px;}

a.nav:hover {
color: #fff; text-decoration:none;background-color:#a71e01;}

/*-----------center_content---------*/
.main_content{
width:1000px;
clear:both;
padding:20px 0 0 0;
}
.sidebar{
float:left;
width:185px;
border-top:1px #8c3f33 solid;
}
.news_block{
border-bottom:1px #8c3f33 solid;
margin:0 0 5px 0;
}
.news_title{
padding:5px 0 5px 0;
}
img.title_icon{
float:left;
padding:0 5px 10px 0;
}
.news_block h2{
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#f8f6e0;
padding:2px 0 0 5px;
font-size:16px;
margin:0px;
}
.news_block ul {
  margin: 0;
  padding: 0;
}
.news_block li {
display:block;
float:left;
color:#FFFFFF;
width:160px;
text-decoration:none;
padding:7px 5px 7px 25px;
margin:0 0 5px 0;
background:url(images/list_arrow.gif) no-repeat left #851701;
background-position:5px 9px;
}
.news_block a {
  color: yellow;
  text-decoration:none;  
}
.news_block a:hover {
  color: #fff;
  text-decoration:underline;  
}
.subtitle{
clear:both;
background-color:#851701;
padding:0 5px 0 10px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
a.more{
display:block;
float:right;
text-decoration:none;
padding:10px 0 0 0;
}
a.right_list{
display:block;
float:right;
color:#FFFFFF;
width:155px;
text-decoration:none;
padding:7px 5px 7px 25px;
margin:0 0 5px 0;
background:url(images/list_arrow.gif) no-repeat left #851701;
background-position:5px 9px;
}
a.right_list:hover{
background-color:#9F331D;
}

/*------------------center_content--------------------*/
.center_content{
width:565px;
padding:20px;
float:left;
}
.center_content_top{
width:565px;
height:17px;
background:url(images/center_bg_top.png) no-repeat center bottom;
}
.center_content_bottom{
width:565px;
height:17px;
background:url(images/center_bg_bottom.png) no-repeat center top;
}
.center_content_wrap{
width:565px;
height:auto;
background:url(images/center_bg.gif) repeat-y;
}
p.center_header{
width:400px;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#508501;
line-height:25px;
padding:0 10px 10px 20px;
}
.center_post{
padding:5px 40px 5px 30px;
color: #000;
}
.center_post p {
  color: #000;
}
.center_post ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

p.center_news{
width:500px;
padding:10px 0 10px 0px;
color:#000000;
}
.center_news a{
  color: green;
  text-decoration: underline;
  font-size: 11px;
}
.center_news a:hover{
  color: #123456;
  text-decoration: none;
}

img{
  border: 0px;
}
a.read_more{
display:block;
float:right;
padding:5px 0 0 0;
color:#851701;
}

/*----footer---------*/
#footer{
width:auto;
height:15px;
clear:both;
padding:15px 0 10px 0;
text-align:center;
color:#fff;
border-bottom:8px #851701 solid;
}
.left_footer{
float:left;
padding:0 0 0 5px;
}
.copy{
float:left;
padding:2px 0 0 5px;
}
.copy a{
color: green;
}
.right_footer{
float:right;
padding:5px 5px 0 0;
}
.right_footer a{
text-decoration:none;
color:#FFFFFF;
}
.right_footer a:hover{
text-decoration:underline;
}
#social{
	visibility:visible;
	display:block; 
	top:150px; 
	right:-10px; 
	width:31px; 
	position:fixed; 
	padding:10px; 
	text-align:center; 
	font-weight:bold; 
	color:#fff; 
}
html>body #social{
	right:-10px;
}
* html #social{
	position:absolute;
}
#social img{
	margin-bottom:10px;
}