@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

/* 초기화 셋팅 */

body, div, p, a, img, ul, ol, li, table, caption, tr, td, th, h1, h2, h3, h4, h5, span, dl, dt, dd {margin:0; padding:0;}
html{overflow-y:scroll;}
ul {list-style:none;}
img {border:0;}

/* Basic Set-기본셋팅 */

body {width:100%; height:100%; background-color:#fff; font-family:'nanumgothic', '나눔고딕', 'Malgun Gothic', '맑은 고딕'; font-size:12px; color:#333; }
table {font-size:12px; color:#333; border-collapse:collapse; }
a, a:hover,a:active {text-decoration:none;}

/*vs*/

#vs {min-width:1100px ;width:100%; height:728px; position:relative; text-align:center; }
#vs:after {content:""; height:0; clear:both; display:block; visibility:hidden; }
#vs #motionj_fade_01 {width:100%; height:728px;  text-align:center; z-index:5;}
#vs #motionj_fade_01 p {padding-top:260px; text-align:center; z-index:6; }
.vs001 { background: url(/img/vs001.jpg) no-repeat top center; height:728px; }
.vs002 { background: url(/img/vs002.jpg) no-repeat top center; height:728px; }
.vs003 { background: url(/img/vs003.jpg) no-repeat top center; height:728px; }

/*sub design*/

div.content {}

div.content p.sub_nav {font-size:14px; color:#666; margin-bottom:20px; }
		
div.content div.sub_tab { margin-bottom:15px; }

div.sub_tab .itab { width:100%; overflow:auto;}
div.sub_tab .itab li {float:left;width:245px; border:1px solid #b4b4b4; margin-right:4px; }
div.sub_tab .itab li.la {margin-right:0; }
div.sub_tab .itab li a {display:block; text-align:center; color:#7b7b7b; text-decoration:none; background:#eee; padding:15px 0 ; font-size:16px; font-weight:700}
div.sub_tab .itab li a:hover { background:#35282A; color:#F5E803 }
div.sub_tab .itab li a.on { background:#35282A; color:#F5E803 !important; }

div.content div.sub_content {margin-top:30px;}

p.sub_tit_ {font-size:28px; color:#313131; margin:30px 0 20px; }

div.sub_content p.sub_tit {font-size:28px; color:#313131; margin-bottom:20px; }

div.sub_content div.subcon {min-height:500px; border:1px solid #e5e5e5; width:998px; padding:55px 0 80px; text-align:center; }

div.map {padding:2px; background:#e9e9e9; width:892px; margin:0 auto; }

p.map_tx {margin-top:25px; }


div.sub_content div.bbs {min-height:500px; border:1px solid #e5e5e5; width:918px; padding:55px 40px; }


/* 내용관리 */
/*#ctt {margin:10px 0;padding:40px; border:1px solid #eee; line-height:1.5em;}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}*/