@charset "utf-8";

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

#header {width:100%;height:56px;background: url(/images/common/t_bg.png) repeat;position:fixed;top:0;z-index:999;}
#header.remove-bg {background:none;}

#header h1 {width:120px;position:absolute;top:8px;left:50%;margin-left:-61px;}
#header h1 a {display:block;}
#header h1 a img {width:100%;}

#allmenu {float:left;width:32px;margin-top:16px;margin-left:12px;}
#allmenu a {display:block;width:100%;}
#allmenu a img {width:100%;}

#navertt {float:right;width:30px;margin-top:12px;margin-right:12px;}
#navertt a {display:block;width:100%;}
#navertt a img {width:100%;}

/*
#header h1 {float:left;height:49px;}
#header h1 a {display:block;}
#header h1 a img {width:auto;height:49px;}

#allmenu {float:right;}
#allmenu a {display:block;}
#allmenu a img {width:auto;height:49px;}

#navertt {float:right;}
#navertt a {display:block;}
#navertt a img {width:auto;height:30px;margin-top:8px;}
*/

.gnb {width:100%; position:absolute; top:53px; left:-100%; z-index:666;background-color:#fff; border-bottom:1px solid #8e9ed4; border-top:1px solid #8e9ed4; }
.gnb p {padding-bottom:14px;text-align:center; border-bottom:1px solid #8e9ed4;overflow:hidden;}
.gnb p a {display:inline-block;width:31px;height:31px;margin-left:10px;background-position:0 0;background-repeat:no-repeat;font-size:0;text-indent:-20000;}
.gnb p a.bt1 {background-image:url('../images/common/flag_bt1.png');}
.gnb p a.bt2 {background-image:url('../images/common/flag_bt2.png');}
.gnb p a.bt3 {background-image:url('../images/common/flag_bt3.png');}
.gnb p a:hover,
.gnb p a:focus,
.gnb p a.on {background-position:0 -31px;}

.gnb ul {}
.gnb ul li a {display:block;  text-decoration:none; }
.gnb ul > li {width:100%;background:#fff; border-bottom:1px solid #8e9ed4;}
.gnb ul > li > a {height:40px; line-height:40px; padding:0px 20px; color:#444; font-size:12px;}
.gnb ul > li > a:hover {color:#fff; background:#8e9ed4;}
.gnb ul > li > a:focus {color:#fff; background:#8e9ed4;}



#footer {}
#footer img {width:100%;height:auto;}