@charset "utf-8";
/* CSS Document */

#wrap{width:100%; float:left;}
.wrap_total{width:100%;}

.top_total{width:100%; border-top:16px solid #3765a9; height:105px;}
.top1000{width:1000px; height:105px; margin:0 auto;}

.top{width:940px; padding:20px 30px; float:left;}
.logo{width:170px; height:65px;  float:left;}

.menu_total{width:550px; margin-top:20px; margin-left:40px; height:20px;  float:left;}
#menu1{float:left;}
#menu2{margin-left:20px; float:left;}
#menu3{margin-left:20px; float:left;}
#menu4{margin-left:20px; float:left;}
#menu5{margin-left:20px; float:left;}

.search_total{width:148px; margin-top:20px; margin-left:25px; border:1px solid #5977b4; float:left;}
.search_img{width:21px; height:16px; float:left;}
.search_text{width:125px; height:16px; float:left;}
.search_bar{width:120px; padding-left:5px; height:13px; border:0; float:left;}

.quickmenu{width:210px; position:fixed; z-index:1; margin-top:20px; margin-left:20px; float:left;}

.footer_total{width:100%; height:100%; margin-top:50px; background:#e4e4e4; float:left;}
.footer{width:1000px; position:relative; margin:0 auto;}

.admin_btn{width:60px; padding:5px 0; cursor:pointer; font-family:'Nanum Gothic'; letter-spacing:-1px; font-weight:bold; position:absolute; bottom:60px; right:120px; border:1px solid #CCC; border-radius:5px; font-size:15px; text-align:center; background:#fff;}