@charset "utf-8";
@import url("../css/reset.css");
body { background:#c80505;}
#wrap { position:relative; z-index:1;}

.header { height:113px; background:#c80505; z-index:9999;}

.tHeader { /*width:1100px;*/ max-width:1000px; margin:0 auto; position:relative;height:113px;}
/*.tHeader { width:1100px; margin:0 auto; position:relative; }*/
.logo { position:absolute; left:0; top:30px;  }
.logo a { width:200px; height:68px;background:url(../images/logo.png) no-repeat;display:block; text-indent:-9999px; }

.tnb { position:absolute; right:133px; top:22px; }
.tnb li { float:left; margin-left:9px; padding-left:10px; background:url(../images/t_dot.png) no-repeat 0 4px; }
.tnb li:nth-child(1) { background:none; }
.tnb li a { font-size:16px; font-weight:800; letter-spacing:-0.07em; color:#fff; line-height:16px;}

.snsNav { position:absolute; top:18px; right:0; }
.snsNav li { margin-left:11px; float:left; }
.snsNav li a { display:block; text-indent:-9999px; }
.snsNav li:nth-child(1) a { width:32px; height:31px; background:url(../images/sns1.png) no-repeat; }
/*.snsNav li:nth-child(2) a { width:29px; height:31px; background:url(/academy/images/main2/sns2.png) no-repeat;}*/ /* ÆäÀÌ½ººÏ */
.snsNav li:nth-child(2) a { width:32px; height:31px; background:url(/academy/images/main2/youtube.png) no-repeat;}
.snsNav li:nth-child(3) a { width:29px; height:31px; background:url(../images/sns3.png) no-repeat;}

.gnb { position:absolute; right:0; top:68px; }
.gnb li { float:left; margin-left:34px; }
.gnb li a { font-size:20px; font-weight:700; letter-spacing:-0.07em; color:#fff; line-height:20px; }

.hide { display:none; }
