@charset "utf-8";
/* Reset */
html,body{min-height:100%}
body{margin:0;background:url(./images/body_bg.gif) repeat-x left top;}
img{border:0;margin:0;padding:0;display:block;}
ul,li{margin:0;padding:0;list-style:none;}

/* Skin to content */
.skip{margin:0}
.skip>a{display:block;text-align:center;line-height:28px;height:0;overflow:hidden}
.skip>a:focus{height:auto}

/* Layout */
.container{width:992px;margin:0 auto}
.clause_list>p{width:992px;margin:0 auto}
.header{position:relative;z-index:2;height:121px;zoom:1;margin:0 0 0 0;background-color:#4D4D5F;}
.header>.side{float:right;z-index:2;height:34px;zoom:1;}
.header .con{clear:both;z-index:2;height:87px;zoom:1;background-color:#fff;}
.visual{position:relative;z-index:1;overflow:hidden;width:100%;margin:0 0 20px 0}
.body{position:relative;z-index:1}
.header:after,
.body:after{content:"";display:block;clear:both}
.content{padding:0 0 0 0;zoom:1;width:100%;height:380px;}
.content>*:first-child{margin-top:0}
.content img{max-width:100%;height:auto}
.bnslist{width:100%;height:140px;}
.bnslist .bns1{display:inline-block;width:330px;float:left;}
.bnslist .bns2{display:inline-block;width:330px;float:left;}
.bnslist .bns3{display:inline-block;width:119px;float:left;}
.bnslist .bns4{display:inline-block;width:104px;float:left;}
.bnslist .bns5{display:inline-block;width:98px;float:left;}
.bnslist .bns1 .bn{display:inline-block;margin-right:5px;margin-bottom:5px;float:left;}

/* Header */
.header .con{height:87px;}
.header .con .logo{display:inline-block;*display:inline;zoom:1;margin:0;width:235px;height:87px;float:left;}
.header .con .logo img{margin-top:28px;}
.header .con .tm_bn{display:inline-block;*display:inline;zoom:1;margin:0;width:93px;height:87px;float:left;}
.header .con .tm_bn span.bn{display:block;width:85px;height:36px;margin-top:28px;background:url(./images/tm_bn.gif) no-repeat 0 0;}
.header .con .tm_bn span.on{background-position:-85px 0;}
.header .con .tmn{display:inline-block;*display:inline;zoom:1;margin:0;width:664px;float:left;}
.header .con .tmn span{display:inline-block;*display:inline;float:left;}

/* Footer */
.footer{height:115px;background:#EAEAEA;border-top:1px solid #f4f4f4;color:#666}
.footer p{padding-top:25px;font-size:12px;text-align:center;}
.footer a{text-decoration:none;color:#666}
.footer a:hover,
.footer a:focus{text-decoration:underline}
.footer .clause_list{height:30px;border-top:1px solid #f4f4f4;color:#666;background:#fff;}
.footer .clause_list p{padding-top:8px;text-align:center;}
.footer .clause_list a{color:#666;}
.footer .clause_list a.import{color:#3B84CD;font-weight:bold;}

/* Login */
.account{margin-right:0}

/* GNB */
.gnb{position:relative;z-index:1;border:1px solid #080808;font-size:13px;height:87px;clear:both;}
.gnb:before{content:"";display:block;background:#3e3e40;width:100%;height:0}
.gnb ul{margin:0;padding:0;list-style:none}c
.gnb a{text-decoration:none;white-space:nowrap}
.gnb>ul{position:absolute;top:32px;left:-1px;right:-1px;background:#464d5d;opacity:.98;filter:alpha(opacity=98);height:0}
.gnb.open>ul{height:auto;border-bottom:1px solid #333}
.gnb>ul:after{content:"";display:block;clear:both}
.gnb>ul>li{position:relative;top:-32px;float:left;margin:0 -1px -8px 0}
.gnb>ul>li>a{display:block;border-left:1px solid #3e3e40;border-right:1px solid #3e3e40;line-height:32px;padding:0 20px;color:#fff;position:relative}
.gnb>ul>li>a:after{content:"";position:absolute;width:1px;height:100%;right:0;top:0;background:#080808;overflow:hidden}
.gnb>ul>li.active>a,
.gnb>ul>li.hover>a{border-top:1px solid #4a505c;line-height:30px;padding-bottom:1px;background-color:#2f333b;background:-webkit-linear-gradient(top, #383c45, #0c0d0f);background:-moz-linear-gradient(top, #383c45, #0c0d0f);background:-o-linear-gradient(top, #383c45, #0c0d0f);background:-ms-linear-gradient(top, #383c45, #0c0d0f);background:linear-gradient(top, #383c45, #0c0d0f);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#383c45, endColorStr=#0c0d0f)}
.gnb ul ul{display:block;position:relative;z-index:2;padding:0 20px;margin:0 0 0 -1px;border-left:1px solid #424856;height:0;overflow:hidden}
.gnb.open ul ul{margin-top:6px}
.gnb ul ul:before{content:"";position:absolute;left:0;top:0;width:1px;height:100%;background:#4b5265}
.gnb.open ul ul{padding:13px 20px;height:auto}
.gnb>ul>li:first-child>ul{border:0}
.gnb>ul>li:first-child>ul:before{content:normal}
.gnb ul ul a{display:block;line-height:20px;font-size:12px;color:#fff}
.gnb ul ul a:hover,
.gnb ul ul a:focus{text-decoration:underline}

/* Visial */
.visual{background-color:#f00;}
.visual .bmn{background-color:#fff;}
.visual span{display:inline-block;float:left;}
.visual span.img1{width:331px;}
.visual span.img2{width:330px;}
.visual span.img3{width:331px;}
.visual img{display:block;max-width:100%;height:auto;margin:0 auto}

/* LNB */
.body.sub .lnb{float:left;width:210px;margin:0 0 40px 0}
.body.sub .content{float:right;width:720px}
.body.sub .lnb>h1{margin:0;position:relative;z-index:2}
.body.sub .lnb>h1>a{display:block;line-height:36px;padding:0 18px;border-radius:3px;color:#fff;text-decoration:none;font-size:14px;border:1px solid #939395;background-color:#19191b;background:-webkit-linear-gradient(top, #2d2c31, #0c0c0e 80%, #131418 80%);background:-moz-linear-gradient(top, #2d2c31, #0c0c0e 80%, #131418 80%);background:-o-linear-gradient(top, #2d2c31, #0c0c0e 80%, #131418 80%);background:-ms-linear-gradient(top, #2d2c31, #0c0c0e 80%, #131418 80%);background:linear-gradient(top, #2d2c31, #0c0c0e 80%, #131418 80%);zoom:1}
.body.sub .lnb ul{list-style:none;margin:0;padding:0}
.body.sub .lnb ul a{display:block;text-decoration:none;color:#333;font-size:13px}
.body.sub .lnb>ul{position:relative;z-index:1;border:1px solid #dcdcdc;padding:1px;margin:-1px 0 0 0;border-radius:3px}
.body.sub .lnb>ul>li>a{line-height:36px;padding:0 10px 0 18px;border-top:1px solid #eee}
.body.sub .lnb>ul>li.active>a,
.body.sub .lnb>ul>li>a:hover,
.body.sub .lnb>ul>li>a:focus{background:#f5f5f5;color:#3192d7}
.body.sub .lnb>ul>li:first-child>a{border-top:0}
.body.sub .lnb ul ul{padding:10px 0;border-top:1px solid #eee}
.body.sub .lnb li li>a{line-height:20px;padding:0 10px 0 25px}
.body.sub .lnb li li.active>a,
.body.sub .lnb li li>a:hover,
.body.sub .lnb li li>a:focus{background:#f5f5f5;color:#3192d7}

.gnbwrapper{ z-index:3; display:none; }
.gnbwrapper{ width:100%; position:absolute; top:121px; left:0;  background:url(./images/total_mn_bg.gif) repeat-x left top; background-color:#fff; }
.gnbwrapper #gnbCont { width:990px; margin: 0 auto;font-size:1.1em; padding:0; position:relative;z-index:50; border-bottom:1px solid #ccc; }
.gnbwrapper #gnbCont .closeB{ text-align:center; padding-top:-17px;  }
.gnbwrapper #gnbCont #gnbContIn{width:1000px; margin: 0 auto;position:relative; height:190px;}
.gnbwrapper #gnbCont #gnbContIn #gnbLeft{display:inline-block;float:left;width:328px;height:190px;border-left:1px solid #ccc;border-right:1px solid #ccc;}
.gnbwrapper #gnbCont #gnbContIn #gnbRight{display:inline-block;float:left;width:664px;height:190px;}
.gnbwrapper #gnbCont #gnbContIn #gnbRight .gnbRsm{display:inline-block;float:left;width:164px;height:175px;border-right:1px solid #ccc;padding-top:15px;}
.gnbwrapper #gnbCont #gnbContIn #gnbRight .gnbRsm ul li{margin-bottom:2px;}
.gnbwrapper #gnbCont #gnbContIn #gnbRight .gnbRsm ul li img{display:inline-block;}

#qbn{position:absolute;top:130px;left:50%;margin-left:500px;}