@charset "utf-8";

/*
The Uyano.com (http://www.uyano.com/)
Directed by Yun Seong-hwan 080403
*/

/* 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 {margin:0px; padding:0px;}
#bodyWrap { position:relative; width:1002px; margin:0 auto; margin:0; padding:0; float:left;}#bodyWrap img {border:none; vertical-align:bottom;}

#Layer1 {
	position:absolute;
	left:240px;
	top:0px;
	width:697px;
	height:300px;
	z-index:99999;
	visibility: hidden;
}

#Layer1_1 {width:697px;height:640px;overflow: auto; z-index:99999;}

#Layer2 {
	position:absolute;
	left:280px;
	top:135px;
	width:282px;
	height:248px;
	z-index:999;
	visibility: hidden;
}

.nav {margin:0; padding:0; list-style:none; float:right; margin-top:3px; margin-right:214px; overflow:hidden;}.nav li {float:left; padding:0 0px;}.nav li a {text-decoration:none; font-family:dotum; font-size:10px; color:#3d3d3d; }.nav li a:hover, #nav li a:focus { text-decoration:underline !important;}

/* Site Layout - Header */

#header { position:relative; width:1002px; height:92px; background:url(../images/default/top_menu.jpg) no-repeat top center; z-index:99;}

#header .logo { position:absolute; width:223px; height:92px; top:0px; left:0px; text-align:left; }
#header .login { position:absolute; width:370px; height:30px; top:37px; right:0px; }

#nav {margin:0; padding:0; list-style:none; float:right; margin-top:94px; margin-right:10px; overflow:hidden; }
#nav li {float:left; padding:0 15px;}
#nav li a {text-decoration:none; font-family:Arial, "굴림"; font-size:12px; color:#ffffff; }
#nav li a:hover, #nav li a:focus { text-decoration:underline !important;}

 /* Site Layout - Header 상단주메뉴 및 서브메뉴 처리 부분 */
#gnb { position:absolute; top:29px; left:324px; height:38px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { list-style:none; float:left; background:url() no-repeat left center; padding-left:6px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a {
	display:block;
	float:left;
	padding:10px 56px 0 12px;
	height:25px;
	color:#1f264c;
	white-space:nowrap;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	font-family: dotum;
}
#gnb li a:hover, 
#gnb li a:focus { color:#025483;}
#gnb li.on a { font-weight:bold; background:url() no-repeat center top;}

.gnb_sub { position:absolute; top:63px; left:280px; height:24px; overflow:hidden; white-space:nowrap;  }
.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 15px 0 15px; height:18px; color:#666666; font-weight:lighter; white-space:nowrap; text-decoration:none; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; font-size: 12px;}
.gnb_sub li a:hover,
.gnb_sub li a:focus { color:#004E98; }
.gnb_sub li.on a, .gnbin li.on a:hover { font-weight:bold; color:#666666; background:url(../images/default/arrow_3.gif) no-repeat center bottom; }

/* Site Layout - Header 언어 선택 */
#language { position:absolute; top:75px; right:30px; z-index:100;}
#language strong { color:#ffffff; font:.75em Tahoma; margin-right:3px;}
#language a img { vertical-align:-5px;}
#language ul { position:absolute; top:15px; right:0px; display:none; border:1px solid #b23628; background:#de4332;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#ffffff; text-decoration:none;}
#language ul li a:hover { background:#bc4032;}

#branding { position:absolute; top:590px; left:0px; height:28px; }
#branding1 { position:absolute; top:36px; left:905px; }
#branding2 { position:absolute; top:158px; left:965px; }
#branding3 { position:absolute; top:0px; left:0px; }

#it_search_form { position:absolute; top:8px; right:10px;}
#it_search_form .input { border:1px solid #bc4032; height:17px; width:120px; color:#000; font-size:.9em;} 
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

/* 검색창 설정 부분 */
#isSearch { position:absolute; top:4px; right:49px; width:150px; text-align:right;}
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0; top:0; 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:0; 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; left:4px; padding:3px 3px 1px 3px; width:95px; height:13px; color:#000000; border:0px; background-color:#e3e3e5; opacity: 1.0;}
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:0px; background-color:#e3e3e5; }
*: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:936px; padding-bottom:0px; overflow:hidden;}

/* Site Layout - Column Left */
#columnLeft { position:relative; width:280px; margin-top:26px; float:left;}
#columnLeft .mask { width:280px; height:0px; background:#ffffff; display:block;}

#lnb { padding:0px; width:190px;}
#lnb li { list-style:none; padding-bottom:0px;}
#lnb li a { padding:0px; width:159px; display:block; background:url(../images/white/bgLnbOff.gif) repeat-x; color:#3e3e3e; position:relative; z-index:99; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus { color:#ffffff; background:#4387c4; }
#lnb li.on a { color:#ffffff; background:#4387c4; }
#lnb li.on a:hover,
#lnb li.on a:focus { font-weight:bold;}
#lnb li ul { display:block; position:relative; width:255px; padding:0px; overflow:hidden;}
#lnb li.on ul { display:block;}
#lnb li ul li { padding:0; position:relative; top:0px;}
#lnb li ul li a { padding:0px; width:169px; color:#818181 !important; border:none; background:none !important; border:none !important;}
#lnb li ul li a:hover,
#lnb li ul li a:focus { font-weight:normal !important; color:#336a9b !important;}
#lnb li.on ul li.on a { color:#336a9b !important; font-weight:bold !important; background:url(../images/white/bulletLnb.gif) no-repeat 175px center  !important;}

.lnb{position:relative;width:201px;float:left}
.lnb h2{margin:0}
.lnb h2 a{display:block;padding:10px 0 10px 20px;text-decoration:none;color:#333}
.locNav{border-top:1px solid #ddd;padding:4px 5px;width:190px;margin:0 0 1em 0;list-style:none}
.locNav li{padding:0 0 4px 0;vertical-align:top}
.locNav li a{padding:6px 5px 6px 13px;display:block;border:1px solid #e8e8e8;border-left:0;border-right:0;background:url(../images/white/bgLnbOff.gif) repeat-x;color:#3e3e3e;position:relative;z-index:99;text-decoration:none}
.locNav li.active a{color:#fff;background:#de4332;border:1px solid #de4332;border-left:0;border-right:0}
.locNav li ul{display:block;position:relative;width:184px;padding:0 3px;margin:0;position:relative;border-top:1px solid #fff;overflow:hidden}
.locNav li li{padding:0;border-top:1px solid #f2f2f2;position:relative;top:-1px}
.locNav li li a{padding:6px 5px 6px 10px;width:169px;color:#818181 !important;border:none;background:none !important;border:none !important}
.locNav li.active li.active a{color:#ff1a00 !important;font-weight:bold !important;background:url(../images/white/bulletLnb.gif) no-repeat 175px center  !important}

/* Site Layout - Column Right */
#columnRight { width:656px; margin-top:26px; float:right; border-bottom:1px solid #e0e1db; overflow:hidden;}
#visualArea { width:656px; background:#f5f5f5; margin-bottom:0; position:relative; left:0px; margin-right:0px;}
#content { width:100%; overflow:hidden;}

/* Site Layout - Footer */
#footer { float:right; width:656px; text-align:left; margin:14px 0px 0px 0px; padding:0px; background:url(../images/default/foot_manu_bg1.png) no-repeat; height:15px;}
#footer li { display:inline; padding:0 .6em 0 1em; background:url() no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#666666; font:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;text-decoration:none; font-weight:bold; color:#1e1e1e; opacity: 0.7;}
#footer li address { display:inline; }

#copy1 { float:right; width:644px; margin:7px 0px 35px 12px; font-size:11px; color:#1e1e1e; opacity: 0.6; line-height:15px}
/* White Skin - End */