﻿@charset "utf-8";
/*
Designed by Yun Seong-hwan
*/

/* Default Skin - Start */
#selectLang { margin:0; padding:0; }
#gnb { margin:0; padding:0; }
.gnb_sub { margin:0; padding:0; }
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }
#isSearch { margin:0; padding:0; }
#isSearch ul { margin:0; padding:0; }
#footer { margin:0; padding:0; }


/* Site Layout - Body Wrap */
body { background:#FFFFFF }
#bodyWrap { width:860px; margin:0em auto 0 auto; }
/* Site Layout - Logo */
#top { position:relative; width:860px; height:55px; }
#top h1 { position:absolute; margin:0; top:10px; left:0px;}
#top .quickmenu { position:absolute; margin:0; top:0px; right:0px; width:290px; height:30px; }
#top .join { position:absolute; margin:0; top:33px; right:10px; height:40px; overflow:hidden; white-space:nowrap; }

/* Site Layout - Header */
#header { position:relative; width:860px; height:70px; background:url(../images/default/bgHeader.jpg) no-repeat right top; margin-bottom:5px; z-index:99;}
#header .news { position:absolute; top:12px; right:16px; width:80px; height:20px; text-align: right;}

#it_search_form { position:absolute; top:8px; right:10px;}
#it_search_form .input { border:1px solid #bc4032; height:17px; width:120px; color:#888888; font-size:.9em;} 
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

#top_link { margin:0; padding:0; position:absolute; width:300px; height:20px; top:-70px; right:0px; clear:both;  background:url(../images/default/atop_r1.gif) no-repeat right top; }
#top_link a { text-decoration:none; color:#000000; font:1em "宋体",  Sans-serif;}
#top_link a:hover, {text-decoration:underline; color:#000000}
#top_link li { display:inline; padding:-2 -2em -2em; background:url(../images/black/vrType1.gif) no-repeat left center text-align: right;}
#top_link li a { text-decoration:none; color:#D83E4A; font:1em "宋体",  Sans-serif;}
#top_link li a:hover, {text-decoration:underline; color:#214972}
#top_link li address { display:inline; }
 /* 상단주메뉴 밑 서브메뉴 처리 부분 */
#gnb { position:absolute; top:4px; height:60px; left:20px; overflow:hidden; white-space:nowrap; margin-bottom:0px; font-size:10px }
#gnb li { float:left; list-style:none; padding-left:0px; position:relative; left:0px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:10px 0px 0 0px; width:110px; height:25px; color:#ffffff; white-space:nowrap; text-align:center; font-size:1.12em; font-weight:bold; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#555555;}
#gnb li.on a {top:-10px;  font-weight:bold; padding:10px 0px 0 0px; color:#B61C1C; background:url(../images/default/bgGnbOn.gif) no-repeat center top;}

/* 메인 2차메뉴 css */
.gnb_sub { position:absolute; top:42px; left:10px; height:24px; overflow:hidden; white-space:nowrap;  font-size:11px}
.gnb_sub li { float:left; list-style:none; background:url(../images/default/sub_part.gif) no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
.gnb_sub li a { display:block; float:left; padding:6px 8px 0 8px; height:18px; color:#555555; white-space:nowrap; text-decoration:none;  font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
.gnb_sub li a:hover,
.gnb_sub li a:focus { font-weight:bold; color:#B61C1C; }
.gnb_sub li.on a, .gnbin li.on a:hover { font-weight:bold; color:#D83E4A; background:url(../images/default/arrow_3.gif) no-repeat center bottom; }

#isSearch { position:absolute; top:11px; right:30px; width:207px; text-align:right;}
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:20px; top:1px; text-align:left; display:block; padding:5px 0 0 5px; width:64px; height:14px; background:url(../images/default/bgSearchTerm.gif) no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#000000; line-height:normal;}
*:first-child+html #isSearch .checked { top:1px; }
#isSearch ul { display:none; position:absolute; left:20px; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #919898; background:#ffffff;}
#isSearch ul li { width:67px; height:18px; list-style:none; }
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:63px; height:15px; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#000000;}
#isSearch ul li label.on { background:#ffffff; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#ffffff;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:84px; height:13px; color:#000000; border:1px solid #8E8E8D; background-color:#ffffff; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #B0B0AF; background-color:#ffffff; }
*:first-child+html body#default #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html body#default #isSearch .submit { position:relative; top:-1px;}

/* Site Layout - Content Body */
#contentBody { position:relative; width:860px; padding-bottom:10px; overflow:hidden;  repeat-y left top; border-bottom:1px solid #dddddd;}

/* Site Layout - #columnCenter */
#columnMain { position:relative; float: left; width: 860px; }
#visualArea { width: 860px; background:#f5f5f5; position:relative; left:-10px; margin-right:-10px;}
#content { width:100%; overflow:hidden; }


/* Site Layout - Footer */
#footer {  text-align:center; padding:1em 0 2em; list-style:none; color:#b5b5b5; }
#footer a { text-decoration:none; color:#999999;}
#footer li { color:#000000; line-height:160%;}
#footer li a { text-decoration:none; color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; }
#footer li.bottom_menu { display:inline; padding:0 .6em 0 1em; background:url(../images/default/vrType1.gif) no-repeat left center; }

/* Default Skin - End */

