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:10px;
margin:0px auto auto auto;
color:#fff;
}
h1{
font-size:13px;
font-weight:bold;
padding:5px 0 5px 0px;
margin:0px;
color:#851701;
line-height:0px;
}
h3{
font-size:10px;
padding:5px 0 5px 0px;
margin:0px;
color:#851701;
line-height:0px;
}
.clear{
clear:both;
}
p{
padding:5px 0 5px 0;
margin:0px;
line-height:14px;
}
ol{
color:#000;
}
ul{
color:#000;
}
th{
color:#000;
text-align:center;
background-color:#d9dff0;
}
td{
color:#000;
}
b{
color:#000;
}
form{
color:#000;
}
.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:100px;
margin:auto;
}
.logo{
padding:25px 0 0 0px;
float:left;
}
.banner_text{
color: #FFCC33;
font: 30px arial,helvetica;
}
.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;
overflow:hidden;
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;}

ul.menu li {
display:inline;
font-size:11px;
font-weight:bold;
line-height:32px;}

li.menu_space{
width:512px;
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;}

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;}

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:195px;
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;
}
.subtitle{
clear:both;
background-color:#851701;
padding:3px 5px 3px 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:170px;
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:570px;
padding:20px;
float:left;
}
.center_content_top{
width:570px;
height:17px;
background:url(/images/center_bg_top.png) no-repeat center bottom;
}
.center_content_bottom{
width:570px;
height:17px;
background:url(/images/center_bg_bottom.png) no-repeat center top;
}
.center_content_wrap{
width:570px;
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:10px 40px 20px 30px;
}
p.center_news{
width:500px;
padding:10px 0 10px 0px;
color:#000000;
}
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;
}
.right_footer{
float:right;
padding:5px 5px 0 0;
}
.right_footer a{
text-decoration:none;
color:#FFFFFF;
}
.right_footer a:hover{
text-decoration:underline;
}
a:link.footer, a:visited.footer{
color: #FFF;
}
a:hover.footer{
color: #FFCC33;
}