@charset "utf-8";
/* CSS Document */

body{ margin:0px; background:#c9c9c9; font-family: Arial, "Arial Narrow", "Arial Black"  ;}
#wrap-container{ width:1000px; margin:auto; height:auto;}
#header{ width:1000px; height:170px;margin:auto; background:url(images/header_bg.jpg) repeat-x;}
#header .topnav{ height:115px;}
#header .logo{ height:60px; width:175px; float:left; margin-top:25px; margin-left:10px;  }
#header .right{ height:60px; width:200px; float:right; margin-top:20px; margin-right:20px; font-size:12px;  }
#header .search{height:30px; width:200px; float:right; margin-top:5px; margin-bottom:5px; font-size:12px; background:url(images/searchg.png) no-repeat right;} 
#header .inputtxt{ width:150px; margin-right:5px; margin-top:8px; border:none; font-size:11px; }
#header .imgclass { float:right;}

#banner{ width:1000px; height:300px;margin:auto; background: #666666;}
.clear{ clear:both;}

#wrap-content01{ width:1000px; height:214px;margin:auto; background: #f7f7f4 url(images/contentBg-r.png) right no-repeat;}
#wrap-content01 p{ width:580px; float:left; height:auto; text-align:justify; font-size:11px; color:#000000; margin:20px 15px auto; line-height:18px;}
#wrap-content01 h2{ font-size:12px; font-weight:bold; margin:20px 15px auto; line-height:17px;color:#000000; }
#wrap-content01 span{ font-size:11px;margin:20px 15px auto; line-height:17px;color:#2387c0;}

#wrap-content01 a:link, #wrap-content01 a:visited{ color:#2387c0; text-decoration: none;}
#wrap-content01 a:hover{ color:#000000; text-decoration: none;}

#wrap-content02{ width:1000px; height:232px;margin:auto; background: #f7f7f4 url(images/contentBg.jpg) repeat-x;}
#wrap-content02 .left{ width:580px; float:left;margin:40px 15px auto;height:auto; min-height:100px;}
#wrap-content02 .left ul{ margin:0; padding:0; width:180px; background:url(images/list_border-r.png) right no-repeat; float:left; margin-left:5px; margin-right:5px;}
#wrap-content02 .left h1{ font-size:12px; font-weight:bold;}
#wrap-content02 .left li{ list-style:none; font-size:11px;color:#2387c0; height:20px;}




#wrap-content02 .right{ width:360px; float:right;margin:40px 15px auto;height:auto; min-height:100px;}
#wrap-content02 .right ul{ margin:0; padding:0; width:360px;float:left; margin-left:5px; margin-right:5px;}
#wrap-content02 .right h1{ font-size:12px; font-weight:bold;}
#wrap-content02 .right li{ list-style:none; font-size:11px;color:#2387c0; height:20px;}


#footer{ width:1000px; height:45px;margin:auto; background: #f7f7f4; font-size:12px; padding-top:25px;}
#footer a:link, #footer a:visited{ color:#000000; text-decoration: none;}
#footer a:hover{ color:#2387c0; text-decoration: none;}
.active a:link, .active a:visited, .active a:hover{color:#2387c0; text-decoration: none;}