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

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








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

/*footer*/
#footer_wrap {clear:both; width:100%; height:295px; background:#393a3d;}
#footer_wrap #footer {margin:0 auto; overflow:hidden;}
#footer_wrap #footer > div {text-align:center; padding-top: 50px; padding-bottom: 20px;}


#footer address { width:100%;  text-align:center; font-weight:300; font-style:normal; color:#e2e2e2; font-size: 18px;}
#footer .copyright {padding-top: 12px; display:block; font-weight: 300; font-size: 18px; text-align:center; text-transform:uppercase; color:#b1b1b1;}
