@charset "utf-8";
/*  
Theme Name: WTA
Theme URI: http://www.webtrendawards.com/
Description: A two column theme.
CSS Write Rules: Area Properties(Width & Height / Margin / Padding) > Font & Image Properties > Align Properties > Style Properties
Version: 1.0
Author: WTA(Web Trend Awards) 정현화
Author URI: http://www.webtrendawards.com/
*/

/* Default Skin - Start */
#selectLang { margin:0; padding:0; }
#gnb { margin:0; padding:0; }
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }

/* CSS Reset Preference
---------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em }
a { text-decoration: none; }
a img { border: none; }
p { margin-bottom:10px; color:#545045; line-height:140%; }
p a { color:#6372a7; }
fieldset { border:none; }

/* Fonts Preference
---------------------------------------------------------------------------------*/
.engSmall { font:11px "Tahoma", Tahoma, Arial, Helvetica, sans-serif; }
.techSmall { font:12px "맑은 고딕", 맑은 고딕, Arial, Helvetica, sans-serif; }

/* Site Layout - Body Wrap
---------------------------------------------------------------------------------*/
body {  }
#bodyWrap { margin:0 auto; }
.label {position:absolute; width:166px; height:166px; top:0; left:0; background:url(../images/default/label.png); z-index:101}


#headerWrap { width:990px; height:160px; overflow:hidden;}
#logo { position:absolute; left:0px; top:0px; height:160px; width:200px; overflow:hidden;}
#menuBoxWrap { padding:65px 0 0 190px; float:left; position:relative;}
#menuBox {width:620px; height:95px; list-style:none; }
#headerRight { float:right; width:170px; background:url(../images/extranav_bg.png) left top repeat-x; overflow:hidden;}
#headerRight ul { margin:5px 0; padding:5px 0 5px 10px; float:left; list-style:none; height:100px; overflow:hidden;}
#headerRight ul li { list-style: none; height:25px;}
#headerRight ul li a 
{ height:25px; color:#666666; font:9px "맑은 고딕", 맑은 고딕, Arial, "돋움"; padding:5px 10px; text-decoration:none; background:url(../images/nav_bull.gif) left 5px no-repeat; }
#headerRight ul li a:focus, #headerRight ul li a:hover { text-decoration:underline; color:#999999;}
#Log { width:75px}
#extraMenu { width:74px; border-left:#1a1a1a 1px solid;}



/* Site Layout - Header
---------------------------------------------------------------------------------*/
#header { margin:32px auto 0 auto; position:relative; width:952px; height:49px; }
#header h1 { margin:0; padding:0; position:absolute; top:20px; right:16px;}
#language { position:absolute; right:0px; z-index:100;}
#language strong { color:#363636; font:.75em "맑은 고딕", 맑은 고딕; 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 "맑은 고딕", 맑은 고딕; color:#ffffff; text-decoration:none;}
#language ul li a:hover { background:#bc4032;}

#it_search_form { position:absolute; top:50px; right:15px;}
#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; }

#gnb { position:absolute; overflow:hidden; white-space:nowrap; margin-bottom:10px; }
/* 메인 메뉴의 폭과 여백 */
#gnb li { float:left; list-style:none; padding-left:6px; padding-right:6px; width:75px; height:35px; position:relative; font:12px "맑은 고딕", 맑은 고딕,돋움,굴림; font-weight:normal; white-space:nowrap; background:url(../images/default/vrType2.gif) no-repeat left top; letter-spacing:-1px; }
#gnb li a { display:block; float:left; color:#3748a0; white-space:nowrap; text-decoration:none; text-align:center; }
#gnb li a:hover,
#gnb li a:focus { color:#a0377c; }
#gnb li.on a { font-weight:bold; color:#ffffff; }

#isSearch { position:absolute; top:18px; right:0; width:214px; 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:#ffffff; 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:#536c6d;}
#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:#ffffff;}
#isSearch ul li label.on { background:#455a5b; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#455a5b;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:100px; height:13px; color:#ffffff; border:1px solid #8E8E8D; background-color:#857C79; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #B0B0AF; background-color:#A9A4A3; }
*: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 {margin:0 auto; width:952px; overflow:hidden; background:#ffffff; } /* #contentBody {margin:0 auto; width:952px; overflow:hidden; background:#ffffff; } */
#bodyContainer { margin:10px auto 0 auto; width:912px; overflow:hidden; } /* #bodyContainer { margin:10px auto 0 auto; width:912px; overflow:hidden; } */

/* Site Layout - Column Left
---------------------------------------------------------------------------------*/
#columnLeft { padding-top:15px; width:201px; float:left; overflow:hidden;} /* #columnLeft { padding-top:15px; width:190px; float:left; overflow:hidden;}  */
#columnLeft h1 { margin-bottom:10px; }

#lnb {  margin-top:10px; margin-bottom:10px; font:10pt "맑은 고딕", 돋움; letter-spacing:-1px; }
#lnb li { margin-bottom:1px; list-style:none; }
#lnb li a { padding:7px 0 0 14px; height:19px; display:block; color:#4a5b2a; background:#d0ddb8; position:relative; z-index:99; text-decoration:none;} /* #lnb li a { padding:7px 0 0 14px; height:19px; display:block; color:#c59c61; background:#f3edc2; position:relative; z-index:99; text-decoration:none;} */
#lnb li a:hover,
#lnb li a:focus { color:#f4fce3; background:#8aad47; } /* #lnb li a:focus { color:#aa8847; background:#ebe4b4; } */
#lnb li.on a { color:#f4fce3; background:#8aad47; } /* #lnb li.on a { color:#aa8847; background:#ebe4b4; } */
#lnb li.on a:hover,
#lnb li.on a:focus {  }
#lnb li ul { display:block; position:relative; overflow:hidden;}
#lnb li.on ul { display:block; margin-top:1px;}
#lnb li ul li { margin-bottom:1px; background:#f1fae1; } /* #lnb li ul li { margin-bottom:1px; background:#fffad5; } */
#lnb li ul li a {  padding:7px 0 0 14px; height:19px; color:#7fa03e !important; border:none; background:none !important; border:none !important;} /* #lnb li ul li a {  padding:7px 0 0 14px; height:19px; color:#d6af77 !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:#1b4601 !important;} /* #lnb li ul li a:focus { font-weight:normal !important; color:#aa8847 !important;} */
#lnb li.on ul li.on a { color:#5a8042 !important; font-weight:bold !important; background:url(../images/default/bulletLnb_darkgrn.gif) no-repeat 175px center  !important;} /* #lnb li.on ul li.on a { color:#aa8847 !important; font-weight:bold !important; background:url(../images/default/bulletLnb.gif) no-repeat 175px center  !important;} */

/* Site Layout - Column Right
---------------------------------------------------------------------------------*/
#columnRight { padding-top:15px; position:relative; width:703px; float:right; overflow:hidden; color:#808080; line-height:140%; } /* #columnRight { padding-top:15px; position:relative; width:692px; float:right; overflow:hidden; color:#808080; line-height:140%; } */
#columnRight h7 { font:bold 16px "맑은 고딕", 맑은 고딕, Arial, Helvetica, sans-serif; text-transform:uppercase; color:#000000; }
#columnRight .messages { height:81px; margin-bottom:30px; }
#columnRight .messages h2 { font:2.5em "맑은 고딕", Palatino, "Palatino Linotype",arial,sans-serif; letter-spacing:-1px; color:#000; }
#columnRight .messages p { padding-left:4px; font: 13px "맑은 고딕", 맑은 고딕, Arial, Helvetica, sans-serif; color:#808080; }
#visualArea { width:770px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:100%; overflow:hidden;}

/* Site Layout - Plugins(Widgets)
---------------------------------------------------------------------------------*/
#plugins{ margin:10px auto 0 auto; width:912px; overflow:hidden; background:url(../images/default/lineBreaker.gif) no-repeat top;}
#newestDocuments { margin-right:20px; width:220px; float:left; overflow:hidden}
#newestComments { width:220px; float:left; overflow:hidden}

#techNote { width:380px; float:right; overflow:hidden; }
#techNote h2 { margin-bottom:4px; padding:13px 0 0 0; border-bottom:1px solid #cacaca; height:21px; _height:20px; font:bold 13px "맑은 고딕", 맑은 고딕, Arial, Helvetica, sans-serif; text-transform:uppercase; color:#808080; }
#techNote h3 { margin-bottom:0px; padding:0 0 0 0; height:0px; font:bold 13px "맑은 고딕", 맑은 고딕, Arial, Helvetica, sans-serif; text-transform:uppercase; color:#808080; }
#techNote a { font-weight:bold; }
#techNote .validator { float:right; clear:both}
#techNote .cc { margin-right:10px; }

/* Site Layout - Footer
---------------------------------------------------------------------------------*/
#footer { margin:0 auto 0px auto; padding:0; width:952px; _height:40px; overflow:hidden; clear:both; position:relative} /* #footer { margin:0 auto 100px auto; padding:0; width:952px; _height:40px; overflow:hidden; clear:both; position:relative} */
#footer li { position:relative; left:8px; top:16px; display:inline; padding:0 .6em 0 1em; background:url(../images/default/vrType1.gif) no-repeat left center; float:left}
#footer li.first-child { background:none;}
#footer li a { color:#545045; font:8pt "맑은 고딕", 맑은 고딕, 돋움; letter-spacing:-1px;}
#footer li address { display:inline; }

/* Site Layout - Land Layer
---------------------------------------------------------------------------------*/
#landLayer { width:100%; height:185px; position:relative; left:0px; bottom:0px; top:0px; z-index:200; }
/* #landLayer { width:100%; height:185px; position:fixed; left:0px; bottom:0px; z-index:200; }  */
/* Default Skin - End */
