@charset "utf-8";
/* CSS Document */

body{background: url(../images/bg.png); font-family:Verdana, Arial, Helvetica, sans-serif, tahoma; font-size:12px; font-weight:normal;}

h1, h2, h3, h4, h5, h6{}

h1{ font-size: 22px; color:#5a6f66;}
h2{ font-size: 18px; color:#5a6f66;}
h3{ font-size: 16px; color:#5a6f66;}
h4{ font-size: 14px; color:#5a6f66;}
h5{ font-size: 12px; color:#5a6f66;}
h6{ font-size: 10px; color:#5a6f66;}

ul,ol li{font-size: 13px; color:#595959; line-height:25px; }

.clr{ clear:both; }

#wrapper{width:960px; height:auto; margin:0 auto; min-width:960px;}


/*header*/

#header{width:960px; height:100px; float:left; margin:0 0 0 0; float:left;}

#header h1{font-size:30px; margin:15px 0 0 30px; color:#ffffff;}

#header h6{font-size:10px; margin:0 0 0 30px; color:#ffffff;}






/*top menu*/

#menu{width:960px; height:50px; float:left; margin:10px 0 10px 0; background:#FFFFFF;}

#menu_top{width:auto; height:40px; margin:10px 0 0 0; padding:0 0 0 0; }

#menu_top ul{margin:0; padding:0 0 0 0;}

#menu_top ul li{ display:inline;}

#menu_top ul li a{ display:block; float:left; font-size:14px; text-decoration:none; margin:0 0px 0 0px; padding:3px 10px 0 10px; color:#ff7d24; font-weight:bold;}

#menu_top ul li a:hover{color:#000000;}


/*banner*/

#banner{width:960px; height:250px; float:left; margin:10px 0 0 0; padding:0 0 0 0; background:#fff;}




/*sidebar*/ 

#box_1, #box_2, #box_3, #box_4, #box_5, #box_6{ width:100%; height:auto; margin:0; padding:0 0 15px 0; float:left;}

#box_1 h2, #box_2 h2, #box_3 h2, #box_4 h2, #box_5 h2, #box_6 h2{color:#5a6f66; margin:10px 10px 0 15px; border-bottom:1px dashed #595959; padding:0 0 10px 0;}


#box_1 ul, #box_2 ul, #box_3 ul, #box_4 ul, #box_5 ul, #box_6 ul{margin:0; padding:0;}

#box_1 ul li, #box_2 ul li, #box_3 ul li, #box_4 ul li, #box_5 ul li, #box_6 ul li{margin:0 0 0 30px; padding:0;}

#box_1 ul li a, #box_2 ul li a, #box_3 ul li a, #box_4 ul li a, #box_5 ul li a, #box_6 ul li a{font-size:12px; font-weight:normal; text-decoration:none; color:#595959;}


/* content */

#content_wrapper{width:960px; height:auto; float:left; margin:0 0 15px 0; padding:10px 0 10px 0; background:#ffffff;}

#content_laft{width:189px; height:auto; float:left; margin:0 0 0 10PX; padding:0 0 0 0;}

#content_midd{width:738px; height:auto; float:left; padding:0 10px 0 10px; border-left:1px dashed #595959}

p.text{color:#595959; line-height:25px;}

#content_right{width:189px; height:auto; float:left; margin:0 0 0 10PX; padding:0 0 0 0;}


/*footer*/

#footer{width:960px; height:70px; margin:0 0 10px 0; background:#FFFFFF; float:left;}

#footer_nav{ float:left; margin:20px 0 0 0}

#footer_nav ul{ margin:0; padding:0;}

#footer_nav ul li{display:inline; float:left; height:30px}

#footer_nav ul li a{display:block; font-size:11px; margin:0 5px 0 5px; padding:0 5px 0 5px; color:#595959; text-decoration:none; height:30px}

#footer_nav ul li a:hover{color:#000000;}


#copyright{ font-family:tahoma, verdana, sans-serif, geneva; font-size:11px; color:#595959; padding:0px; margin:20px 20px 0 0; float:right;}

#copyright a{color:#595959; text-decoration:none;}

#copyright a:hover{text-decoration: underline; color:#990000;}



