@charset "utf-8";
@import url('default.css');
@import url('board.css');									  

#wrap{position:relative; margin:0 auto; width:100%; min-width:1300px;  overflow:hidden;}

/*header*/
#header02 {width:100%; height: 26px;z-index:10;}
#header02 #header_top {position:relative; overflow: hidden; margin: 0 auto; width:100% }
#header_top #left_top {float:left; margin-top:36px; width:286px; margin-bottom: 10px;}
#left_top li {float:left;}


/*logo*/
#header_top #logo {position:absolute; left:50%; top:30px; width:373px; height:76px; margin-left:-170px;}
#logo h1 a {display:block; width:100%; height:76px; background:url(../images/logo.png) no-repeat center center; text-indent:-3000px}

#header_top #right_top {width:250px; float:right; text-align:right; margin-top:30px;}

.top_member{width:100%; background-color:#a7a09d; overflow:hidden; z-index:11111;}
.mem_cont{width:1200px; text-align:right; margin:0 auto;}
.top_member li{display:inline-block;}
.top_member li:nth-child(2) {padding-right: 0;}
.top_member .mem_cont ul li a{color: #fff; font-weight: 300; font-size: 14px}






/*quick*/
#quick {position:fixed; right:0; top:40%; z-index:10; margin-top:-240px; width: 94px;z-index:1111111}
#quick ul li {height: 93px;}
#quick ul li.quick_top {height: 38px;}

/*footer*/
#footer_wrap {clear:both; width:100%; height: 380px; background:#434343;}

#footer_dox{background-color: #585858;}
#footer_dox>div{width: 1300px; margin: 0 auto; color: #fff; padding: 10px 0px;}
#footer_dox>div>a{color: #fff;}

#footer_wrap #footer {width:1400px; margin:0 auto; overflow:hidden;}
#footer_wrap #footer > div {text-align:center; padding-top: 60px; padding-bottom: 40px;}
#footer address { width:100%;  text-align:center; font-weight:300; font-style:normal; color:#8e8e8e; font-size: 18px;}
#footer address a:link {color:#8e8e8e; font-weight: 300; font-size: 18px; }
#footer address a:visited {color: #8e8e8e;}
#footer address .line {padding:2px 7px; color:#8e8e8e;}
#footer .copyright {padding-top: 10px; padding-bottom:10px; display:block; color:#888; font-weight: 300; font-size: 18px; text-align:center; text-transform:uppercase; color:#8e8e8e;	}
