@charset "UTF-8";


/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:.75em;}

img { border:none; }
label { cursor:pointer; }
form { margin:0; padding:0; }

/* Special Class Selector */
.fr { float:right; }
.fl { float:left; }
.clear { clear:both; }
.fwB { font-weight:bold;}
.tCenter { text-align:center; }
.tRight { text-align:right; }
.tLeft { text-align:left; }
.gap1 { margin-top:.8em; }
.nowrap { white-space:nowrap; }

.iePngFix { behavior:url(./common/js/iePngFix.htc); } 
.zbxe_info { vertical-align:middle; behavior:url(./common/js/iePngFix.htc); }

/* Input Style Definition */
.inputTypeText { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1.4em; padding:.2em 0 0 .3em; background:#ffffff; font-size:1em; _font-size:9pt; }
*:first-child+html .inputTypeText { font-size:9pt; }
.inputTypeText:hover,
.inputTypeText:focus { background:#f4f4f4; }
.inputTypeTextArea { border:1px solid !important; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6 !important; background:#ffffff; font-size:1em; _font-size:9pt;}
*:first-child+html .inputTypeTextArea { font-size:9pt; }

.w40 { width:40px; }
.w60 { width:60px; }
.w70 { width:70px; }
.w80 { width:80px; }
.w90 { width:90px; }
.w100 { width:100px; }
.w110 { width:110px; }
.w120 { width:120px; }
.w130 { width:130px; }
.w140 { width:140px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w200 { width:200px; }
.w210 { width:210px; }
.w220 { width:220px; }
.w230 { width:230px; }
.w240 { width:240px; }
.w250 { width:250px; }
.w260 { width:260px; }
.w270 { width:270px; }
.w280 { width:280px; }
.w290 { width:290px; }
.w300 { width:300px; }
.w400 { width:400px; }

/* editor style */
a.bold { font-weight:bold; }

.editor_blue_text { color: #145ff9 !important; text-decoration:underline !important; }
.editor_blue_text a { color: #145ff9 !important; text-decoration:underline !important; }
.editor_red_text { color: #f42126 !important; text-decoration:underline !important; }
.editor_red_text a { color: #f42126 !important; text-decoration:underline !important; }
.editor_yellow_text { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_yellow_text a { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_green_text { color: #08830B !important; text-decoration:underline !important; }
.editor_green_text a { color: #08830B !important; text-decoration:underline !important; }

.folder_opener { display: block; }
.folder_closer { display: none; }
.folder_area { display: none; }

.xe_content { line-height:1.6; }

.zbxe_widget_output { background:url("../../../../common/css/../tpl/images/widget_text.gif") no-repeat center bottom; display:block;}

/* xe layer */
#waitingforserverresponse { border:2px solid #444444; font-weight:bold; color:#444444; padding: 7px 5px 5px 25px; background:#FFFFFF url("../../../../common/css/../tpl/images/loading.gif") no-repeat 5px 5px; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }

#popup_menu_area{ position:absolute; background:#fff; border:2px solid #eee; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0; padding:0;}
#popup_menu_area *{ margin:0; padding:0; list-style:none; font-size:12px; line-height:normal;}
#popup_menu_area ul{ border:1px solid #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; padding:10px 10px 5px 10px;}
#popup_menu_area li{ padding:2px 0 2px 20px; background-repeat:no-repeat; background-position:left center; margin-bottom:3px; white-space:nowrap;}
#popup_menu_area li a{ text-decoration:none; color:#000;}
#popup_menu_area li a:hover,
#popup_menu_area li a:active,
#popup_menu_area li a:focus{ font-weight:bold; letter-spacing:-1px;}



/* common */
.memberSmallBox { border:1px solid #e0e1db; margin:5em auto 1em auto;}
.memberSmallBox fieldset { border:0; margin:0; }

.memberSmallBox.w400 { width:400px;}
.memberSmallBox.w500 { width:500px;}

.memberSmallBox.w400pop { width:400px; margin:0; padding:0;}
.memberSmallBox.w500pop { width:500px; margin:0; padding:0;}
.memberSmallBox.w600pop { width:600px; margin:0; padding:0;}

.memberSmallBox .header { position:relative; _width:100%; background:#ffffff url("../../../../modules/member/skins/default/css/../images/common/bgH3.gif") no-repeat left bottom; overflow:hidden;}

.boardInformation { font:normal 11px Tahoma; width:100%; clear:both; margin:1em 0 .5em 0; overflow:hidden; color:#666666; height:28px;}
.boardInformation strong { font:bold 11px Tahoma; color:#ff6600;}

.boardHeader { position:relative; _width:100%; border-top:1px solid #e1e1dd; border-bottom:none; background:#ffffff url("../../../../modules/member/skins/default/css/../images/common/bgH3.gif") no-repeat right bottom; overflow:hidden;}
.boardHeader .member_option { float:right; position:relative; top:0.5em; right:1em; }
.boardHeader select { vertical-align:bottom; }
.boardHeader input { vertical-align:bottom; _padding-bottom:1px;}
.boardHeader .essential { position:absolute; top:1.5em; right:1em; color:#54564b; font-size:.9em;}
.boardHeader .essential:first-letter { color:#ff0000;}

/* list */
.list { width:100%; border:1px solid #e0e1db; }

.list thead tr th { width:10px; padding:8px !important; }
.list thead tr th div { white-space:nowrap; margin:0;}
.list thead tr th.wide { width:100%; }
.list thead tr th.half_wide { width:50%; }
.list tbody tr td { white-space:normal; padding:5px; }
.list tbody tr td.nowrap { white-space:nowrap !important; }

.list tr:first-child td, .list tr.first-child td { border-top:1px solid #e0e1db; white-space:nowrap;}
.list tr.bg1 { background:#ffffff}
.list tr.bg2 { background:#fbfbfb;}
.list th { color:#3e3f3e; font-weight:white; border-bottom:1px solid #ffffff;  background:#ffffff url("../../../../modules/member/skins/default/css/../images/common/lineBoardListTh.gif") no-repeat left bottom; white-space:nowrap;}
.list th a { color:#3e3f3e;}
.list th:first-child, .list th.first-child { background-position:-3px bottom; border-left:1px solid #ffffff;}
.list th select, .list th input { vertical-align:middle;}
.list td { border-top:1px solid #eff0ed; }
.list td.registDate { font:.8em Tahoma; color:#999999; text-align:center;}
.list td.num { font:.8em Tahoma; color:#999999; text-align:center;}
.list td.check { text-align:center;}
.list td.user { color:#333333; font-size:.9em; text-align:left;}
.list td.user a { color:#333333;}
.list td.userId { font:.9em Tahoma;}
.list td.userNick { font-size:.9em; color:#999999;}
.list td.sendMessage { text-align:center; padding:0;}
.list td.sendMessage .buttonFixedLeft { float:left; position:relative; margin-left:1em;}
.list td input { _margin:-3px;}
.list td.title { text-align:left; }
.list td.title.bold { font-size:1.2em; font-weight:bold;}
.list td.title.bold a { position:relative; top:.3em;}
.list td.title * { vertical-align:middle;} 
.list td.title, .list td.title a { color:#444444; text-decoration:none;}
.list td.title a:visited { color:#777777; text-decoration:none;}
.list td.checkDate { font:.8em Tahoma; color:#333333; text-align:center;}
.list td.subject { font-size:1em; text-align:left; color:#555555; }
.list td.subject a { text-decoration:none; color:#555555; }
.memberSelect { margin-top:2px; }

.saved_content { margin-top:1em; padding-top:1em; border-top:1px dotted #DDDDDD; }

/* login */
.memberSmallBox .login { border:none; padding:2em 0 1.5em 2em; background-color: #ffffff; }
.memberSmallBox .login legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;}
.memberSmallBox .login dl { margin:0; padding:0; overflow:hidden; float:left; margin-right:10px; width:250px;}
.memberSmallBox .login dl dt { margin:0; padding:0; width:100px; clear:left; float:left; color:#54564b; height:24px; padding-top:3px;}
.memberSmallBox .login dl dd { margin:0; padding:0; float:left; height:27px; width:150px; }
.memberSmallBox .login .keep { clear:both; white-space:nowrap; margin-left:100px;}
.memberSmallBox .login .keep input { vertical-align:middle;}
.memberSmallBox .login .keep label { margin:0; padding:0; font-size:11px; color:#999999;}
.memberSmallBox .openid_user_id { background: url("../../../../modules/member/skins/default/css/../images/openid_input_bg.gif") left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; line-height:1em; vertical-align:middle; color:#666666; width:120px;}
.memberSmallBox .help { background:#f5f5f3; color:#666666; border-top:1px solid #eaebe7; overflow:hidden; padding:1.1em; }

/* logout */
.memberSmallBox .text { color:#54564b; text-align:center; padding:4em 2em 5em 2em;}
.memberSmallBox .text p { margin:0; padding:0; margin-bottom:.5em;}

/* friend */
.friendNum { float:left; background:url("../../../../modules/member/skins/default/css/../images/common/iconFriend.gif") no-repeat .5em .4em; padding:.4em 0 0 2em;}
.friendNum strong { font:bold 11px Tahoma; color:#ff6600;}

/* message */
.readMessage { border:1px solid #e0e1db; border-top:none; margin-bottom:2em;}
.readMessage .messageHeader { padding:1.5em; height:1em; overflow:hidden;}
.readMessage .messageHeader h4 { margin:0; padding:0; float:left; padding-left:.5em; font-size:1em; background:url("../../../../modules/member/skins/default/css/../images/common/iconArrow99.gif") no-repeat left .3em;}
.readMessage .messageHeader address { float:right; white-space:nowrap;}
.readMessage .messageHeader address em { font-size:1em; font-style:white; color:#333333; margin-right:.3em; float:left;}
.readMessage .messageHeader address em a { color:#333333;}
.readMessage .messageHeader address .date { font:.8em Tahoma; color:#999999; margin-left:10px;}
.readMessage .messageBody { border:1px solid #e0e1db; margin:0 1.5em 1.5em 1.5em; padding:1em; color:#666666;}
.readMessage .deleteOrKeep { padding:.5em 0; overflow:hidden; background:#f5f5f3; border-top:1px solid #eaebe7; _width:100%;}
.messageSetup { float:left; overflow:hidden; }
.instantMessage { float:right; overflow:hidden;}
.instantMessage li { float:left; padding:0 .8em 0 .8em; margin-left:-1px; background:url("../../../../modules/member/skins/default/css/../images/common/line_1x10_e0e0e0.gif") no-repeat left center; list-style:none; }
.instantMessage li a { text-decoration:none; display:block; float:left; height:1em; height:1.1em; overflow:hidden; font-size:1em; white-space:nowrap; color:#666666; padding-left:1.8em; background:url("../../../../modules/member/skins/default/css/../images/common/iconInstantMessage.gif") no-repeat left top;}
.instantMessage li.on a { background-position:left -14px; font-weight:bold;}
.instantMessage li a strong { color:#ff6600;}

/* member info */
.memberInfoTable { width:100%; border:1px solid #A98C5C; margin-bottom:10px; background:#D5C7AE; }
.memberInfoTable caption { color:#333333; padding:2em 0 .5em 1.5em; font-weight:bold; text-align:left; background:url("../../../../modules/member/skins/default/css/../images/common/iconH3.gif") no-repeat .5em 2em;}
.memberInfoTable tr.first-child th, .memberInfoTable tr.first-child td { border-top:none; }
.memberInfoTable th, .memberInfoTable td { border-top:1px solid #A98C5C; padding:.5em; color: #333333;}
.memberInfoTable th { background:#C8B697; text-align:left; padding:.5em 1em;}
.memberInfoTable td { border-left:1px solid #A98C5C; }
.memberInfoTable td input { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; height:1em; line-height:1em; background: #fbfbfb; vertical-align:middle; margin-right:.5em; margin-bottom:.5em; color: #314F6A;}
.memberInfoTable td input.radio, .memberInfoTable td input.check { border:none; padding:0; margin:0; background: #D5C7AE; margin-top:.4em; }
.memberInfoTable td input.w4em { width:4em;}
.memberInfoTable td input.w2em { width:2em;}
.memberInfoTable td select { margin-right:.5em;}
.memberInfoTable td checkbox { border:0; }
.memberInfoTable td .fl { margin-right:.5em;}
.memberInfoTable td br { clear:both;}
.memberInfoTable td p { clear:both; margin:0; padding:0; font-size:.9em; color:#6A4931; padding-top:.5em; margin-right:.5em; }
.memberInfoTable td label { color:#6A4931; padding-top:.3em; margin-right:.5em;}
.memberInfoTable td ul { list-style:none; }
.memberInfoTable td .checkbox { border:0; background: #D5C7AE; }

/* 아이디, 이름, 이메일 주소 중복 체크후 중복되면 출력되는 메세지의 className */
.memberInfoTable td .checkValue { margin-top:5px; font-weight:bold; color:#444444; }

/* modify/ insert member info */
.memberImage { clear:both; }
.memberImage .info { margin-bottom:1.5em; float:left; margin-right:1em;}
.memberImage .form { float:left; }
.memberImage .form input { height:1.5em; margin:0 .3em 0 0; padding:0;}

.checkbox li {  float:left; margin-right:2em; }
.checkbox li input {  border:none; } 

.display_date { cursor:pointer; width:80px; float:left; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; }

.krZip .address2 { clear:both; margin-top:10px;}

.extendDesc { clear:both; margin-top:0; font-size:.9em; color:#6A4931; }

.extendPublic { clear:both; margin-top:5px; padding:0; font-size:.9em; color:#6A4931; }
.extendPublic input { padding:0; margin:0; }

.publicItem { display:block; margin-top:5px;}
.publicItem input { margin:0; padding:0;}
.publicItem label { font-weight:normal; margin:0; padding:0; color:#6A4931;}
span.publicItem { display:inline; margin:0; font-weight:normal; color:#666666; }
span.privateItem { display:inline; margin:0; font-weight:normal; color:#666666; }

.agreementBox { background:#ffffff; border:1px solid #AAAAAA; padding:1em; border-bottom:none; height:200px; overflow-y:scroll;}
.agreementButton { background-color:#EEEEEE; padding:1em; border:1px solid #AAAAAA; border-top:none;}

/* popup common */
.memberSmallBox .complex { padding:1.5em 2em 2em 2em;}
.memberSmallBox .leftHeaderType { border-top:1px solid #e0e1db; border-left:1px solid #e0e1db; width:100%;}
.memberSmallBox .leftHeaderType th, .memberSmallBox .leftHeaderType td { border-right:1px solid #e0e1db; border-bottom:1px solid #e0e1db; padding:.8em 1em .6em 1em;}
.memberSmallBox .leftHeaderType th { color:#333333; text-align:left; background:#f5f5f3;}
.memberSmallBox .leftHeaderType td { color:#444444;}
.memberSmallBox .group { border:1px solid #e0e1db; border-width:1px 0; overflow:hidden; padding:.5em 0; margin-top:.7em; height:23px;}
.memberSmallBox .group select { width:11em; margin-top:1px;}
.memberSmallBox .editor { margin:10px 0 0 0; _height:400px; }

/* password change */
.memberSmallBox .pwModify { border:none;}
.memberSmallBox .pwModify legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;}
.memberSmallBox .pwModify input { width:9em;}
.memberSmallBox .pwModify br { display:block; margin-bottom:.2em}
.memberSmallBox .pwModify p { margin:0; padding:0; text-align:center; margin-top:1em; color:#54564b;}

/* Own Document */
img.button_go { position:relative; bottom:-4px; }

/* Pagination Reset */
.pagination{ padding:15px 0; margin:0; text-align:center;}
.pagination *{ margin:0; padding:0;}
.pagination img{ border:0;}
.pagination a,
.pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#333; font-family:Tahoma, Sans-serif; vertical-align:middle;}
.pagination a:hover,
.pagination a:active,
.pagination a:focus{ background-color:#f4f4f4 !important; }
.pagination strong{ color:#ff6600 !important;}
.pagination a.prev,
.pagination a.prevEnd,
.pagination a.next,
.pagination a.nextEnd{ font-weight:normal !important; border:none !important; margin:0 !important; white-space:nowrap; }

/* Pagination A1 */
.pagination.a1 a,
.pagination.a1 strong{ margin:0 -4px; padding:1px 10px 1px 8px; border:none; border-left:1px solid #ccc; border-right:1px solid #ddd; font-weight:bold; font-size:12px; background:#fff;}
.pagination.a1 a.prev{ padding-left:10px; background:#fff url("../../../../modules/member/skins/default/css/../images/common/arrowPrevA1.gif") no-repeat left center; }
.pagination.a1 a.prevEnd{ padding-left:15px; background:#fff url("../../../../modules/member/skins/default/css/../images/common/arrowPrevEndA1.gif") no-repeat left center; }
.pagination.a1 a.next{ padding-right:10px; background:#fff url("../../../../modules/member/skins/default/css/../images/common/arrowNextA1.gif") no-repeat right center; }
.pagination.a1 a.nextEnd{ padding-right:15px; background:#fff url("../../../../modules/member/skins/default/css/../images/common/arrowNextEndA1.gif") no-repeat right center; }

/* Pagination A2 */
.pagination.a2 a,
.pagination.a2 strong{ margin:0 -4px; padding:0 10px 0 8px; font-weight:bold; font-size:11px; border:none; border-left:1px solid #ddd; border-right:1px solid #ccc; background:#fff; }
.pagination.a2 a.prev{ padding-left:10px; background:#fff url("../../../../modules/member/skins/default/css/../images/common/arrowPrevA1.gif") no-repeat left center; }
.pagination.a2 a.prevEnd{ padding-left:15px; background:#fff url("../../../../modules/member/skins/default/css/../images/common/arrowPrevEndA1.gif") no-repeat left center; }
.pagination.a2 a.next{ padding-right:10px; background:#fff url("../../../../modules/member/skins/default/css/../images/common/arrowNextA1.gif") no-repeat right center; }
.pagination.a2 a.nextEnd{ padding-right:15px; background:#fff url("../../../../modules/member/skins/default/css/../images/common/arrowNextEndA1.gif") no-repeat right center; }

/* Pagination B1 */
.pagination.b1 a,
.pagination.b1 strong{ margin:0 -2px; padding:2px 8px; font-weight:bold; font-size:12px;}
.pagination.b1 a.prev{ padding-left:16px; background:url("../../../../modules/member/skins/default/css/../images/common/arrowPrevB1.gif") no-repeat left center; }
.pagination.b1 a.next{ padding-right:16px; background:url("../../../../modules/member/skins/default/css/../images/common/arrowNextB1.gif") no-repeat right center; }

/* Pagination B2 */
.pagination.b2 a,
.pagination.b2 strong{ margin:0 -2px; padding:2px 6px; font-size:11px;}
.pagination.b2 a.prev{ padding-left:12px; background:url("../../../../modules/member/skins/default/css/../images/common/arrowPrevB1.gif") no-repeat left center; }
.pagination.b2 a.next{ padding-right:12px; background:url("../../../../modules/member/skins/default/css/../images/common/arrowNextB1.gif") no-repeat right center; }

/* Pagination C1 */
.pagination.c1 a,
.pagination.c1 strong{ margin:0 -2px; padding:2px 4px; font-size:12px;}
.pagination.c1 a.prev,
.pagination.c1 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;}
.pagination.c1 a.prev{ background:url("../../../../modules/member/skins/default/css/../images/common/arrowPrevC1.gif") no-repeat center;}
.pagination.c1 a.next{ background:url("../../../../modules/member/skins/default/css/../images/common/arrowNextC1.gif") no-repeat center;}
.pagination.c1 a.prev span,
.pagination.c1 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;}

/* Pagination C2 */
.pagination.c2 a,
.pagination.c2 strong{ margin:0 -2px; padding:2px 4px; font-size:11px;}
.pagination.c2 a.prev,
.pagination.c2 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;}
.pagination.c2 a.prev{ background:url("../../../../modules/member/skins/default/css/../images/common/arrowPrevC1.gif") no-repeat center;}
.pagination.c2 a.next{ background:url("../../../../modules/member/skins/default/css/../images/common/arrowNextC1.gif") no-repeat center;}
.pagination.c2 a.prev span,
.pagination.c2 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;}


.boardHeader h3 { margin:0; padding:0; float:left; clear:both; font-size:1.2em; padding:1em 2em .7em 1.2em; border-left:1px solid #d1d9db; border-bottom:3px solid #2895c0; background:url("../../../../modules/member/skins/default/css/../images/common/lineH3.gif") no-repeat right bottom;}

.memberSmallBox .header h3 { margin:0; border:none; float:left; clear:both; font-size:1.2em; padding:.8em 2em .6em 1.2em; border-bottom:3px solid #2895c0; background:url("../../../../modules/member/skins/default/css/../images/common/lineH3.gif") no-repeat right bottom;}


/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
*/

/*deepblue Skin - Start */
#selectLang { margin:0; padding:0; }
#gnb { margin:0; padding:0; }
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }

/* Site Layout - Body Wrap */
body { background:#FFFFFF; color:#333333; }
#bodyWrap { width:970px; background:#FFFFFF; }

/* Site Layout - Header */
#header { padding: 0px 5px 0px 5px;}
#header .logo { padding-top:30px; padding-bottom:30px; text-align:center; }
#header .logo a { color:#307128; text-decoration:none; font: bold 12pt 돋움; }

#columnCenter { }
#contentBody { padding: 20px 0px 0px 0px; }

#blank { clear:both; margin-top:20px; border-top: 1px solid #bbbbbb; background-color:#dddddd; height:2px; }
#banner { padding: 20px 0px 0px 0px; height:100px; color:#387B35; text-align:center; }
#banner a { color:#990000; text-decoration:none; }
#banner a:hover { text-decoration:underline; }

#top_date {position:absolute; top:7px; left:400px; width:480px; text-align:left;}
#top_index { position:absolute; top:7px; right:150px; width:500px; text-align:right;}
#top_banner { position:absolute; top:35px; left:220px; width:500px; text-align:left;}

#it_search_form { position:absolute; top:50px; right:15px;}
#it_search_form .input { border:1px solid #d9d9d9; height:17px; width:120px; color:#888888; font-size:.9em;}
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

#gnb { height:37px; background-color:#dddddd; border-bottom:3px solid #bbbbbb; border-top:3px solid #bbbbbb;}
#gnb li { position:relative; list-style:none; float:left; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:10px 20px 0px 20px; color:#555555; white-space:nowrap; text-decoration:none;font-size:12px; }
#gnb li.on a { display:block; float:left; padding:10px 20px 0px 20px; color:#990000; white-space:nowrap; text-decoration:none;font-size:12px; }
#gnb li a:hover { color:#990000; }
#gnb_middle {width:6px;text-align:center;}
#gnb li .separate { display:block; float:left; width:1px; padding:14px 0px 0px 0px; border-left:1px solid #aaaaaa; }

#gnb li span.img_btn a  { display:block; float:left; padding:8px 0px 0px 10px; color:#e8e8e8; white-space:nowrap; text-decoration:none; }
#gnb li.on span.img_btn a   { font-weight:bold; color:#ffffff; background:url("../../../../layouts/jdh_2S_blank/css/../images/deepblue/bgGnbOn.gif") no-repeat center top;}


/* 재형 블로그 메뉴 */
#pjh_menu { width: 150px; height: 20px; padding: 8px 0px 0px 0px; border: 1px solid #aaaaaa; background-color: #eeeeee; color:#555555; text-align: center; }
#pjh_menu span { font-weight:bold; }
#pjh_blank_20 { height:16px; }
#pjh_border_double { padding: 0px 0px 0px 0px; border:5px double #cccccc; background-color: #F3F3F3; color:#555555; }
#pjh_blogmenu { background-color: #ffffff; padding: 0px 0px 0px 6px; line-height: 160%; }
#pjh_blogmenu a { text-decoration:none; color:#555555; }
#pjh_blogmenu a:hover { text-decoration:underline; color:#009900; }
#pjh_blogmenu_middleline { margin: 10px 10px 10px 3px; border-bottom: 1px dashed #cccccc; }
#pjh_favor { padding: 8px 10px 8px 10px; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; background-color: #F9F9F9; color:#555555; }
#pjh_favor span { color:#ff0000; }
#pjh_favor a { text-decoration:none; color:#555555; }
#pjh_favor a:hover { text-decoration:underline; color:#009900; }



#gnb_add {position:absolute; top:103px; right:20px; width:280px; text-align:right;}
#gnb_sub { position:absolute;top:60px; right:20px; height:40px; overflow:hidden;  margin-bottom:0px;}
#gnb_sub a{text-decoration:none;padding:15px 7px 0 7px;color:#555555;}
#gnb_sub a:hover{color:#ff9900;}
#gnb_sub span.on a{font-weight:bold; color:#ff9900; padding:15px 7px 0 7px;}


#Search_icon { position:absolute; top:55px; right:230px; width:284px; text-align:right;}
#isSearch { position:absolute; top:55px; right:10px; 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("../../../../layouts/jdh_2S_blank/css/../images/deepblue/bgSearchTerm.gif") no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c; line-height:normal;}
#isSearch ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #b2b2b2; background:#ffffff; overflow:hidden;}
#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:#5c5c5c;}
#isSearch ul li label.on { background:#ededed; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#ededed;}
#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 #B0B0AF; background-color:#FFFFFF; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #8E8E8D; background-color:#FFFFFF; }
*:first-child+html  #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html #isSearch .submit { position:relative; top:-1px;}





/* Site Layout - Column Left */
#submenu table { position:relative; width:200px; height:100px; background-color:#CCCCFF#FFFFFF; border:1px solid #FF0000; }
#submenu table tr { height:30px; font-weight:bold; }
#submenu table tr td { height:30px; padding:0px 10px 0px 10px; color:#555555; text-decoration:none; }
#submenu table tr td a { height:30px; padding:0px 10px 0px 10px; color:#555555; text-decoration:none; }
#submenu table tr td a:hover,
#submenu table tr td a:focus { color:#000000; font-size:12pt; font-weight:bold; }





/* Site Layout - Column Right */
#columnCenter_top1 { width:800px; height:100px; overflow:hidden; background:url("../../../../layouts/jdh_2S_blank/css/../images/deepblue/columnCenter_top1.gif") no-repeat; left top;}
#columnCenter_top2 { width:800px; height:100px; overflow:hidden; background:url("../../../../layouts/jdh_2S_blank/css/../images/deepblue/columnCenter_top2.gif") no-repeat; left top;}
#columnCenter_top3 { width:800px; height:100px; overflow:hidden; background:url("../../../../layouts/jdh_2S_blank/css/../images/deepblue/columnCenter_top3.gif") no-repeat; left top;}
#columnCenter_top4 { width:800px; height:100px; overflow:hidden; background:url("../../../../layouts/jdh_2S_blank/css/../images/deepblue/columnCenter_top4.gif") no-repeat; left top;}
#columnCenter_top5 { width:800px; height:100px; overflow:hidden; background:url("../../../../layouts/jdh_2S_blank/css/../images/deepblue/columnCenter_top5.gif") no-repeat; left top;}
#columnCenter_top6 { width:800px; height:100px; overflow:hidden; background:url("../../../../layouts/jdh_2S_blank/css/../images/deepblue/columnCenter_top6.gif") no-repeat; left top;}
#columnCenter_top7 { width:800px; height:100px; overflow:hidden; background:url("../../../../layouts/jdh_2S_blank/css/../images/deepblue/columnCenter_top7.gif") no-repeat; left top;}
#columnCenter_top8 { width:800px; height:100px; overflow:hidden; background:url("../../../../layouts/jdh_2S_blank/css/../images/deepblue/columnCenter_top8.gif") no-repeat; left top;}

#visualArea { width:795px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;z-index:97;}

/* Site Layout - Footer */
#footer { border-top:0px solid #f4f4f4; text-align:center;height:50px; padding:30px 0px 0px 0px; clear:both; background:url("../../../../layouts/jdh_2S_blank/css/../images/deepblue/bottom_barbg.gif") no-repeat left center;}
#footer li { display:inline; padding:0 .6em 0 1em; background:url("../../../../layouts/jdh_2S_blank/css/../images/deepblue/vrType1.gif") no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;text-decoration:none;}
#footer li address { display:inline; }

#copyright {width:950px; border-top:0px solid #f4f4f4; text-align:center;height:25px; padding:0px 0px 10px 0px; clear:both;}
/* deepblue Skin - End */

