@charset "utf-8";
/* CSS Document */

body{background:#9fd4e6 url(../images/bg.png) repeat-x; font-family: Geneva, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}

img{border:none;}

h1, h2, h3, h4, h5, h6{}

h1{ font-size: 22px; color:#316074;}
h2{ font-size: 18px; color:#316074;}
h3{ font-size: 16px; color:#316074;}
h4{ font-size: 14px; color:#316074;}
h5{ font-size: 12px; color:#316074;}
h6{ font-size: 10px; color:#316074;}

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:90px; 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;}


/*icon*/


#icon_area{width:50px; height:20px; float:right; margin:25px 0 0 0;}

#icon_areaA{width:350px; height:75px; float:left; margin:15px 0 0 0;}

#icon_area ul{margin:0; padding:0;}

#icon_area ul li{display:inline; margin:0; padding:0;}

#icon_area ul li a{display:block; float:left; margin:0 5px 0 5px;}


/*top menu*/


#menu{width:960px; height:30px; float:left; margin:0 0 15px 0;}

#menu_top{width:auto; height:30px; margin:0 0 0 0; padding:0 0 0 0; }

#menu_top ul{margin:0 0 0 0; padding:0 0 0 0;}

#menu_top ul li{ display:inline;}

#menu_top ul li:hover{ display:inline;}


#menu_top ul li a{ display:block; float:left; font-size:11px; text-decoration:none; margin:0 5px 0 5px; padding:0 10px 0 10px; color:#0d141e; font-weight:normal;  color:#fff;}

#menu_top ul li a:hover{color:#000; background:#fff}



/*middle nav */
#middle-nav{width:960px; height:30px; float:left; margin:35px 0 15px 0; padding:10px 0 0 0;}


#nav_top{width:960px; height:40px; margin:auto; padding:0 0 0 0; }

#nav_top ul{margin:0 0 0 0; padding:0 0 0 0;}

#nav_top ul li{ display:inline;}

#nav_top ul li:hover{ display:inline;}


#nav_top ul li a{ display:block; float:left; font-size:14px; text-decoration:none; margin:0 5px 0 5px; padding:5px 10px 5px 10px; color:#0d141e; font-weight:normal; background:#316074; color:#ffffff;}

#nav_top ul li a:hover, a:active{color:#595959; background:#ffffff;}




/*banner*/

#banner{width:960px; height:200px; 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:#316074; 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 : 15px 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:100px; margin:0 0 10px 0; background:#316074; float:left;}

#footer_nav{ float:left; margin:35px 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:#ffffff; text-decoration:none; height:30px}

#footer_nav ul li a:hover{color:#ccc;}

#copyright{ font-family:tahoma, verdana, sans-serif, geneva; font-size:11px; color:#ffffff; padding:0px; margin:33px 33px 33px 33px; float:center; text-align: center; }

#copyright a{color:#ffffff; text-decoration:none;}

#copyright a:hover{text-decoration: underline; color:#ccc;}

