@charset "utf-8";

/*common*/
body{background:url('../img2/bg_sub.jpg') no-repeat 50% top;}
.wrap{position:relative;width:100%;min-width:1102px;}
.header{position:relative;margin:0 auto;width:1102px;height:318px;}
.header .logo{width:263px;height:87px;background:url('../img2/logo_sub.png') no-repeat 0 0;}
.header .logo>a{display:block;width:263px;height:87px;text-indent:-1000em;overflow:hidden;}

.gnb{position:absolute;top:110px;left:20px;}
.gnb>li{position:relative;margin:0 0 7px 0;font-size:17px;letter-spacing:1px;width:110px;height:40px;line-height:40px;}
.gnb>li>a{color:#fff;
    -o-transition:color 0.3s ease;
    -webkit-transition:color 0.3s ease;
    transition:color 0.3s ease;}
.gnb>li>a:hover, .gnb>li.ov>a{color:#f1e9da;}
.gnb>li>ul{display:none;opacity:0;position:absolute;top:2px;left:80px;height:40px;line-height:40px;background-color:rgba(255, 255, 255, 0.7);}
.gnb>li>ul::before{display:block;content:'';position:absolute;top:11px;left:-9px;width:9px;height:16px;background:url('../img2/bg_menu_arrow_sub.png');}
.gnb>li>ul>li{font-size:16px;padding:0 0 0 25px;float:left;letter-spacing:0;}
.gnb>li>ul>li>a{color:#282f35;
    -o-transition:color 0.3s ease;
    -webkit-transition:color 0.3s ease;
    transition:color 0.3s ease;}
.gnb>li>ul>li>a:hover{color:#000;}
.content{position:relative;margin:0 auto;padding:80px 0 80px 0;width:1102px;}
.content>img{vertical-align:top;}

.footer{height:206px;background:#375378 url('../img2/bg_footer.jpg') no-repeat 50% 0;}
.footer>p{display:block;text-indent:-1000em;overflow:hidden;}

#tnb-kcl {position:absolute;top:30px;right:25px;border-bottom:1px solid #ddd;background:#fff}
#tnb-kcl h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb-kcl ul {margin:0 auto;zoom:1}
#tnb-kcl ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb-kcl li {float:right;border-left:1px solid #ddd;margin-bottom:-1px;font-size:0.92em}
#tnb-kcl a {display:inline-block;padding:0 10px;color:#646464;line-height:35px}
#tnb-kcl a:focus, #tnb-kcl a:hover {color:#253dbe;background:#fafafa}
#tnb-kcl .tnb_admin a{color:#ff0000;}
#tnb-kcl .tnb_left{float:left}
#tnb-kcl .tnb_left a{;padding:0 14px}
#tnb-kcl .tnb_cart{border-right:1px solid #ddd;}
#tnb-kcl .tnb_community{border-right:1px solid #ddd}
#tnb-kcl .tnb_community i{font-size:15px}
#tnb-kcl .tnb_community{background:#e7e7e7;font-weight:bold;}
#tnb-kcl .tnb_community:focus, #tnb-kcl .tnb_community:hover {color:#333;border-bottom:0}
#tnb-kcl .tnb_community a{color:#253dbe;border-bottom:1px solid #e7e7e7}