﻿@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; }
#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:url(../images/default/top_bg.png) repeat-x left top; }
#bodyWrap { width:980px; margin:0 auto; }
#top { position:relative; width:980px; height:60px; }
#top .logo { position:absolute; width:300px; height:55px; top:15px; }
#top .watclean_logo { position:absolute; left:200px; height:100px;  top:0px; }
#top .weather {position:absolute; width: 150px; right:0px; top:30px; padding-top:7px; }
#top .today {position:absolute; color:#000000; width: 150px; text-align:right; right:170px; top:35px; padding-top:7px; }

#nav {margin:0; padding:0; list-style:none; float:right; margin-top:6px; margin-right:0px; overflow:hidden;}
#nav li {float:left; padding:0 5px;}
#nav li a {text-decoration:none; font-family:Arial, "돋움"; font-size:12px; color:#4e76a9; }
#nav li a:hover, #nav li a:focus { text-decoration:underline !important;}

/* Site Layout - Header */
#header { position:relative; width:980px; height:83px; margin-bottom: 5px; background:url(../images/default/bgHeader.gif) no-repeat bottom; z-index:97;}

/* Site Layout - Header 언어 선택 */
#language { position:absolute; top:35px; 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:#47B0D7;}
#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;}

#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; }

 /* Site Layout - Header 상단주메뉴 및 서브메뉴 처리 부분 */
#gnb { position:absolute; left: 25px; top:20px; overflow:hidden; white-space:nowrap; }
#gnb li { float:left; list-style:none; position:relative; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:12px 0px 0px 0px; background:url(../images/default/bgGnbOff.gif) no-repeat center top; width:82px; height:20px; color:#666666; 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:#000000; background:url(../images/default/bgGnbOn.gif) no-repeat center top; }
#gnb li.on a { font-weight:bold; color:#2f2f2f; background:url(../images/default/bgGnbOn.gif) no-repeat center top;}

#gnb_sub { position:absolute; top:55px; left:30px; 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:#ffffcc; font-weight:bold; white-space:nowrap; text-decoration:none; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#gnb_sub li a:hover,
#gnb_sub li a:focus { color:yellow; }
#gnb_sub li.on a, { font-weight:bold; color:yellow; background:url(../images/default/arrow_3.gif) no-repeat center bottom; }

#googlesearch { position:absolute; top:55px; right:10px; z-index:99; }

/* 검색창 설정 부분 */
#isSearch { position:absolute; top:58px; right:25px; width:216px; 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; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:94px; 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:980px; padding-bottom:10px; overflow:hidden; background:url(../images/default/bgContentBody.gif) repeat-y left top; border-bottom:1px solid #dddddd;}

/* Site Layout - #columnCenter */
#columnMain { float: left; width: 740px; margin:0px 9px 0px 10px; border:0px solid #FFFFFF; background:#FFFFFF;}
#visualArea { width: 740px; background:#f5f5f5; position:relative; left:-10px; margin-right:-10px;}
#content { width:100%; overflow:hidden; }

/* Site Layout - #columnRight */
#columnRight { float: right; width: 200px; overflow:hidden;background:#FFFFFF; }
#columnRight .login_box { clear:both; width:200px; background:#ffffff; }
#columnRight .winarm_box { clear:both; width:200px; background:#ffffff; }
#columnRight .rightbox { clear:both; width:190px; border-top:1px solid #ffffff; padding:5px; }
#columnRight .mask { width:200px; height:5px; background:#ffffff; display:block; clear:both;}

#lnb { border-top:1px solid #dddddd; padding:4px 5px; width:190px;}
#lnb li { list-style:none; padding-bottom:4px;}
#lnb li a { padding:6px 5px 6px 13px; width:170px; display:block; border:1px solid #e8e8e8; 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:#A4D3E6; border:1px solid #A4D3E6;}
#lnb li.on a { color:#ffffff; background:#47B0D7; border:1px solid #47B0D7;}
#lnb li.on a:hover,
#lnb li.on a:focus { font-weight:bold;}
#lnb li ul { display:block; position:relative; width:184px; padding:0 3px; position:relative; border-top:1px solid #ffffff; overflow:hidden;}
#lnb li.on ul { display:block;}
#lnb li ul li { padding:0; border-top:1px solid #f2f2f2; position:relative; top:-1px;}
#lnb li ul li a { padding:6px 5px 6px 10px; 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:#47B0D7 !important;}
#lnb li.on ul li.on a { color:#ff1a00 !important; font-weight:bold !important; background:url(../images/white/bulletLnb.gif) no-repeat 175px center  !important;}


/* Site Layout - #my_menu  */
#my_menu .mask { width:201px; height:5px; background:#ffffff; display:block;}

/* category */
.blogCategory { clear:both; width:168px; padding:5px 10px; margin-bottom:5px; background:#ffffff; border:1px #e0e0e0 solid}
.blogCategory h2 { margin:0; padding:5px 0 0 0px; font:bold 1.12em tahoma; font-family:Tahoma; color:#000000;}
.blogCategory h2 a { text-decoration:none; color:#000000; }
.blogCategory .categoryToggle {position:absolute; right:.3em; top:.5em;}
.blogCategory .categoryToggle img {display:block; padding:5px; cursor:pointer;}
.blogCategory ul.categoryList { list-style:none; margin:0; padding:0; }
.blogCategory ul.categoryList li { background:url(../images/default/ico_category.gif) no-repeat .8em 0; height:1.7em; padding-left:2.1em;}
.blogCategory ul.categoryList li a { text-decoration:none; font-size:1em; color:#3f4040; }
.blogCategory ul.categoryList li.on a {font-weight:bold; }
.blogCategory ul.categoryList li span.documentCount { font-size:.9em; margin-left:.3em;}

/* Site Layout - Footer */
#footer { clear:both; border-top:3px solid #f4f4f4; 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 */
