@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; height:100px;}
*: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/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/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;}

/* xe faceoff */
.faceOffManager { position:fixed; _position:absolute; right:3px; top:3px;  height:23px; }

 
/* NHN > UIT Center > Open UI Platform Team > Jeong Chan Myeong(dece24@nhncorp.com) */

/* Anchor Button */
a.button,
a.button span { position:relative; display:inline-block; text-decoration:none !important; background:url("/common/tpl/images/buttonWhite.gif") no-repeat; cursor:pointer; white-space:nowrap; vertical-align:middle; *vertical-align:top;}
a.button { padding:0; background-position:left top; overflow:visible;}
a.button span { left:2px; padding:6px 10px 5px 8px; color:#000; font:12px/12px Sans-serif; background-position:right top;}
a.button, x:-moz-any-link { font:0/23px Sans-serif; padding:12px 0; top:1px;} /* Firefox 2 Fix */
a.button, x:-moz-any-link, x:default { padding:0; top:0;} /* Firefox 2 Fix */
/* Large Size */
a.button.large { background-position:left -30px; }
a.button.large span { padding:7px 10px 6px 8px; font:16px/16px Sans-serif; background-position:right -30px;}
a.button.large, x:-moz-any-link { font:0/29px Sans-serif; padding:15px 0;} /* Firefox 2 Fix */
a.button.large, x:-moz-any-link, x:default { padding:0;} /* Firefox 2 Fix */
/* xLarge Size */
a.button.xLarge { background-position:left -65px; }
a.button.xLarge span { padding:8px 10px 7px 8px; font:20px/20px Sans-serif; background-position:right -65px;}
a.button.xLarge, x:-moz-any-link { font:0/35px Sans-serif; padding:18px 0;} /* Firefox 2 Fix */
a.button.xLarge, x:-moz-any-link, x:default { padding:0;} /* Firefox 2 Fix */
/* Small Size */
a.button.small { background-position:left -107px; }
a.button.small span { padding:4px 6px 3px 4px; font:11px/11px Sans-serif; background-position:right -107px;}
a.button.small, x:-moz-any-link { font:0/18px Sans-serif; padding:9px 0;} /* Firefox 2 Fix */
a.button.small, x:-moz-any-link, x:default { padding:0;} /* Firefox 2 Fix */

/* Control Button + Submit Button */
span.button,
span.button button,
span.button input { position:relative; margin:0; display:inline-block; border:0; font:12px Sans-serif; white-space:nowrap; background:url("/common/tpl/images/buttonWhite.gif") no-repeat; vertical-align:middle;}
span.button { padding:0; background-position:left top;}
span.button, x:-moz-any-link{ font:0/23px Sans-serif; padding:11px 0;} /* Firefox 2 Fix */
span.button, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
span.button button,
span.button input { height:23px; left:2px; *top:-1px; _top:0; padding:0 10px 0 8px; *padding:0 5px 0 3px; line-height:24px; background-position:right top; cursor:pointer;}
/* Large Size */
span.button.large { background-position:left -30px;}
span.button.large, x:-moz-any-link{ font:0/29px Sans-serif; padding:14px 0;} /* Firefox 2 Fix */
span.button.large, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
span.button.large button,
span.button.large input { height:30px; *top:0; _top:-1px; padding:0 10px 0 8px; *padding:0 5px 0 3px; font:16px/30px Sans-serif; background-position:right -30px;}
/* xLarge Size */
span.button.xLarge { background-position:left -65px;}
span.button.xLarge, x:-moz-any-link{ font:0/35px Sans-serif; padding:17px 0;} /* Firefox 2 Fix */
span.button.xLarge, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
span.button.xLarge button,
span.button.xLarge input { height:35px; padding:0 10px 0 8px; *padding:0 5px 0 3px; font:20px/36px Sans-serif; background-position:right -65px;}
/* Small Size */
span.button.small { background-position:left -107px;}
span.button.small, x:-moz-any-link{ font:0/18px Sans-serif; padding:9px 0;} /* Firefox 2 Fix */
span.button.small, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
span.button.small button,
span.button.small input { height:18px; *top:0; _top:-1px; padding:0 6px 0 4px; *padding:0 3px 0 2px; font:11px/18px Sans-serif; background-position:right -107px;}
span.button.small button, x:-moz-any-link,
span.button.small input, x:-moz-any-link{ top:-1px;} /* Firefox 2 Fix */
span.button.small button, x:-moz-any-link, x:default,
span.button.small input, x:-moz-any-link, x:default{ top:0;} /* Firefox 2 Fix */

/* Strong Button */
a.button.strong *,
span.button.strong * { font-weight:bold !important;}

/* Icon Add */
a.button .icon { position:relative; border:0; vertical-align:middle;}
span.button .icon { position:relative; left:10px; margin-right:8px; vertical-align:middle;}

/* Color Preset */
a.button.green,
a.button.green span,
span.button.green,
span.button.green button,
span.button.green input { background-image:url("/common/tpl/images/buttonGreen.gif"); color:#fff;}
a.button.black,
a.button.black span,
span.button.black,
span.button.black button,
span.button.black input { background-image:url("/common/tpl/images/buttonBlack.gif"); color:#fff;}
a.button.red,
a.button.red span,
span.button.red,
span.button.red button,
span.button.red input { background-image:url("/common/tpl/images/buttonRed.gif"); color:#fff;}
a.button.blue,
a.button.blue span,
span.button.blue,
span.button.blue button,
span.button.blue input { background-image:url("/common/tpl/images/buttonBlue.gif"); color:#fff;}

/* Offset Debug */
a.button,
span.button{ margin-right:2px;}

/* Button Set */
.buttonSet{ width:16px; height:16px; background-image:url("/common/tpl/images/buttonSet.gif"); background-repeat:no-repeat; border:0; background-color:transparent; vertical-align:middle; display:inline-block; text-decoration:none;}
.buttonSet span{ z-index:-1; font-size:0; line-height:0; visibility:hidden;}
.buttonSet.buttonUp{ background-position:0 0;}
.buttonSet.buttonDown{ background-position:0 -16px;}
.buttonSet.buttonLeft{ background-position:0 -32px;}
.buttonSet.buttonRight{ background-position:0 -48px;}
.buttonSet.buttonInfo{ background-position:0 -64px;}
.buttonSet.buttonCopy{ background-position:0 -80px;}
.buttonSet.buttonSetting{ background-position:0 -96px;}
.buttonSet.buttonActive{ background-position:0 -112px;}
.buttonSet.buttonDisable{ background-position:0 -128px;}
.buttonSet.buttonDelete{ background-position:0 -144px;}
.buttonSet.buttonHomepage{ background-position:0 -160px;}
.buttonSet.buttonBlog{ background-position:0 -176px;}
.buttonSet.buttonCalendar{ background-position:0 -192px;}
.buttonSet.buttonLayoutEditor{ background-position:0 -208px;}
.buttonSet.buttonAddWidget{ background-position:0 -224px;}
.buttonSet.buttonAddContent{ background-position:0 -240px;}






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

/*전체를 설정*/
* {margin:0; padding:0;}
body {background:#fff; background:url("/layouts/papym/images/bgfull.gif") no-repeat 50% 0%;}
#bodyWrap {position:relative; width:980px; margin:0 auto; padding:0; border:0px solid #DEDEDE; background:url("/layouts/papym/images/default/bgFattern.jpg") repeat-y left top; }
#shadow {position:absolute; width:1040px; margin-left:-30px; z-index:88;}
.png24 { tmp:expression(setPng24(this));}



/* 상단 */
#header {position:relative; width:980px; height:112px; border:0px solid #111; margin-bottom:0px; background-color:#ffffff; z-index:99;}


/* 상단메뉴 */
#language {vertical-align:middle; position:absolute; border-top:2px solid #DEDEDE; top:0px; right:0; height:20px; overflow:hidden; white-space:nowrap; padding-right:0px; font-family: Verdana, Dotum; font-size:12px; color:#888;}
#language li { font-family: Verdana, Dotum; font-size:12px; color:#888; float:left; list-style:none;  padding-left:2px; position:relative; left:0px; white-space:nowrap;}
#language li a { display:block; float:left; padding:4px 1px 2px 1px; height:18px; color:#111; white-space:nowrap; text-decoration:none; font:12px tahoma;}
#language li a:hover,
#language li a:focus { color:#777;}
#language li strong { font-family: Verdana, Dotum; font-size:12px; color:#61462b;}

/* 2차 메뉴 */
#gnb {position:absolute; top:49px; left:0px; width:375px; height:155px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#sch {position:absolute; top:49px; left:605px; width:375px; height:50px; white-space:nowrap; background:url("/layouts/papym/images/default/bgsch.gif") no-repeat left top;margin-bottom:0px;}


#isSearch { position:absolute; top:16px; left:20px; width:333px; text-align:center; border:0px solid #111; }
#isSearch .searchOrder { display:none; border:0px solid #111; width:100px;}
#isSearch .checked { position:absolute; left:8px; top:0px;padding:5px 3px 1px 7px; text-align:left; display:block; width:70px; height:14px; border:0px solid #111; background:transparent; font:12px , Dotum, color:#555; line-height:normal;}
*:first-child+html #isSearch .checked { top:0px; }
#isSearch ul { display:none; position:absolute; width:73px; left:10px; top:22px; padding:2px 0 3px 3px; text-align:left; border:0px solid #919898; background:#ffffff;}
#isSearch ul li { height:18px; list-style:none; }
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:66px; height:15px; font:11px; color:#000000;}
#isSearch ul li label.on { background:#ffffff; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:transparant;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; left:39px; padding:2px 3px 1px 3px; width:175px; height:14px; color:#000000; border:0px solid #b5b5b5; font:12px , Dotum, color:#555; background:transparent;}
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:0px solid #B0B0AF; background:transparent; border:0px; }
*:first-child+html body#default #isSearch .inputText { position:relative; top:0px;}
#isSearch .submit { vertical-align:middle; position:relative; top:0px; left:52px; border:0px;}
*:first-child+html body#default #isSearch .submit { position:relative; top:0px;}


/* Site Layout - Content Body */
#contentBody { position:relative; width:980px; padding:0px 0px 50px 0px; overflow:hidden; /*background:url("/layouts/papym/images/default/bgContentBody.gif") repeat-y left top; */ }

/*Main.html - css*/
#slideView { position:relative; width:980px; height:273px; padding:0px 0 0px 0; overflow:hidden;}
#flam {position:absolute; top:205px; z-index:90;}
#contentIn {position:relative; width:980px;}

/*Main.html - Column Left */
#columnLeft { position:relative; left:20px;margin-top:15px; width:200px; float:left;}
#leftNotice {width:200px; height:144px; float:left; background:#F7F7F7; background:url("/layouts/papym/images/default/notibg.gif") no-repeat; overflow:hidden;}
#leftAnkait {margin-top:10px; width:200px; float:left; background:#F7F7F7; background:url("/layouts/papym/images/default/back_bg.png") repeat-y;}
#leftBn {margin-top:10px;width:200px; float:left;}

#lnbWrap {margin:10px 0 0 0; padding:0;}
#lnbWrap img {display: block;}
#lnbWrap .sub_title  { background:url("/layouts/papym/images/default/lnb_bg_t.gif") no-repeat; height:46px; }
#lnbWrap .sub_title h1 { margin:0; padding:16px 0 0 20px; width:160px; font-weight:bold; font-family:Dotum, Tahoma; font-size:14px; color:#3e2f20; }
#lnb {padding:0 15px; width:170px; background:url("/layouts/papym/images/default/lnb_bg.gif") repeat-y; font-size:.9em;}
#lnb li {list-style:none;}
#lnb li a {font:12px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; position:relative; z-index:99; display:block;  padding:5px 10px 5px 15px; width:143px; border-bottom:1px solid #eeeeee; background:url("/layouts/papym/images/default/smBul.gif") 5px 9px no-repeat; color:#333; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus {background-color:#fff; color:#6b4f23;}
#lnb li.on a {background:#fff url("/layouts/papym/images/default/smBulon.gif") 5px 9px no-repeat; color:#6b4f23; font-weight:bold; letter-spacing:-1px;}
#lnb li.on a:hover,
#lnb li.on a:focus {color:#6b4f23;}
#lnb li ul {display:block; position:relative; padding:0; width:170px;}
#lnb li.on ul {display:block;}
#lnb li ul li {position:relative; top:0;}
#lnb li ul li a {font:12px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; width:136px; background:#F7F7F7 url("/layouts/papym/images/default/submenulist.gif ") 12px 11px no-repeat !important; padding:5px 10px 5px 22px; color:#333 !important; font-weight:normal !important; letter-spacing:normal !important;}
#lnb li ul li a:hover,
#lnb li ul li a:focus {color:#6066F2 !important;}
#lnb li.on ul li.on a {color:#6066F2 !important; font-weight:bold !important;}

/* Main.html - Column Right */
#columnRight {left:20px; margin-top:15px;  width:745px; float:right; }
#rightTop {position:relative;width:725px; float:left; }
#newBook {position:relative; width:475px; height:235px; float:left;}
#eventBook {position:absolute; top:-119px; left:493px; width:242px; height:364px; z-index:999;}

#visualArea { width:725px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:725px; padding:0px 10px 0px 10px; overflow:hidden;}
#rightBottom {width:725px; float:left; overflow:hidden;}
#topBoard {float:left; width:725px; height:130px; overflow:hidden;}
#freeBoard {float:left; width:353px; height:130px;}
#userBoard {float:right; width:353px; height:130px;}
#bottomBoard {float:left; margin-top:15px; width:725px; height:130;overflow:hidden;}
#editBoard {float:left; width:353px; height:130px;}
#writeBoard {float:right; width:353px; height:130px;}

/* Site Layout - Footer */
#footer { margin:0; padding:0; height:25px; background-color:#F1F1F1; border-top:1px solid #636870; border-bottom:1px solid #c1c1c1; text-align:center; padding:7px 0 0px; clear:both;}

#footer li { display:inline; padding:0 .6em 0 1em; background:url("/layouts/papym/images/default/vrType1.gif") no-repeat left center;}
#footer li a { text-decoration:none; color:#636870; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}

#foot {position:relative; width:980px; background:#ffffff; }
#avcLogo {position:absolute;top:15px; left:40px; float:left; width:158px; height:50px; border:0px solid #111;}
#footerk {float:right; padding:15px 15px 20px 0px;width:725px; overflow:hidden; background:#ffffff; z-index:100; clear:both; border:0px solid #111;}
#footerk p{ font:11px "돋움", Dotum; line-height:14px; color:#888}

/* Default Skin - End */

#selectMen {position:relative; top:-32px; left:834px; width:126px; height:30px; background:url("/layouts/papym/images/sele.gif") no-repeat; z-index:88;}
#iisb { position:absolute; top:16px; left:20px; width:333px; text-align:center; border:0px solid #111; }
#iisb .searchOrder { display:none; border:0px solid #111; width:100px; z-index:102;}
#iisb .checked { position:absolute; top:0px; left:-21px; margin-top:-16px; display:block; width:126px; height:31px; background:transparent; border:0px solid #111;; line-height:normal;}
*:first-child+html #iisb .checked { top:0px; }
#selectfOrder { display:none; position:absolute; left:-24px; top:0px; margin-top:-60px; height:54px; width:104px; border:0px solid #f1f1f1;}
#selectfOrder .list {height:30px; border:1px solid #f1f1f1; margin:1px;}


/*더보기 메뉴*/
#svcmore {position:absolute;  white-space:nowrap; *width:70px; width:90px; top:15px; right:0px; z-index:100; background:#FFFFFF;border:1px solid #B8B8B8; font-weight:normal}
#svcmore li { float:left; list-style:none; background:url("/layouts/papym/images/default/bulletD0.gif") no-repeat left center; width:100%; padding-left:2px; overflow:hidden; position:relative; left:5px; white-space:nowrap;}
#svcmore li a { display:block; float:left; padding:4px 6px 0px 6px; height:18px; color:#61646E; white-space:nowrap; text-decoration:none; font:12px tahoma;}
#svcmore li a:hover,
#svcmore li a:focus { color:#61646E; text-decoration:underline;}
.poll_table { table-layout:fixed; width:100%; padding:0; border:none; border:0px solid #333; }

.poll_table td { padding:0; margin:0;}
.poll_table td.h { background:url("/modules/poll/skins/poll_out/images/top_bg.png") repeat-x left top; }
.poll_table td.title { height:28px; background:url("/modules/poll/skins/poll_out/images/top_title_bg.png") repeat-x left top; padding:0 20px 0 20px;color:#C3C3C4;}
.poll_table td.title strong { color:#FFFFFF; font-weight:bold; }

.poll_table td.l { border-left:0px; solid #E5E5E5; }
.poll_table td.r { border-right:0px; solid #E5E5E5; }
.poll_table td.content { padding:5px 7px 5px 9px;}

.poll_table td.poll_button {padding:0px 12px 5px 13px; }
.poll_table td.poll_button div { padding:7px 5px 2px 5px; text-align:center; border-top:1px solid #c2beb7;}
.poll_table td.b {height:7px; }
.poll_table td.b img { width:100%; height:6px; border-bottom:1px solid #E5E5E5; }
.poll_table td.bb { background:url("/modules/poll/skins/poll_out/images/bot_bg.png") repeat-x; height:7px; }
.poll_table td.bb img { width:100%; height:6px; border-bottom:1px solid #E5E5E5; }

.poll_table td.content div.title { color:#000000; padding:5px 0 0px 0px; margin-bottom:10px; }

.poll_table td.content div.item_text { color:#7f6439; padding:0 5px 0 0px; margin-top:10px; }
.poll_table td.content div.item_text strong { font-weight:bold; color:#000000; font-family:돋움; font-size:12px; }

.poll_table td.content table.item_bar_table { width:100%; table-layout:fixed; border-bottom:1px dotted #d1d1d1; padding-bottom:5px;}
.poll_table td.content table.noborder { border-bottom:none; margin-bottom:0px;}
.poll_table td.content table.item_bar_table td.bar { width:90px; background:url("/modules/poll/skins/poll_out/images/back_bar.png") repeat-x left 4px; border:0px solid #666;}
.poll_table td.content table.item_bar_table td.bar img { width:100%; height:6px; }
.poll_table td.content table.item_bar_table td.status { font-size:.9em; padding-bottom:0px; color:#636363; padding-left:15px; }
.poll_table td.content table.item_bar_table td.status strong { font-weight:bold; color:#58C011; }

.poll_table td.content div.item { font-family:돋움; font-size:13px; color:#7f6439; border-bottom:1px dotted #d1d1d1; padding-bottom:3px; margin-top:2px; }
.poll_table td.content div.noborder { border-bottom:none; margin-bottom:10px;}
.poll_table td.content div.checkcount { text-align:right; color:#636363; }





#contentslider { 
    background:#888;
	padding:0px;
	width: auto;
	border:0px solid #777
	}

#slider {
	border: none;
	padding: 0px;
	margin-left:0px;
	width: 980px; /* 큰 이미지 가로 크기 */
	height: 273px; /* 큰 이미지 세로 크기 */
	}

.sliderwrapper{
	position: relative;
	overflow: hidden;
	border: none;
	}

.sliderwrapper .contentdiv{
	visibility: hidden;
	position: absolute;
	padding: 0px;
	background: white;
	width: 100%;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}

#page-slider{
	overflow: visible;
	position:absolute; top:30px; left:958px; 
	width:23px;
	height:13px;
	z-index:509;
	}

#page-slider a img{
	border:0px solid #a1a1a1;
	width:23px;
	height:13px;
	background:#d1d1d1;);
	padding: 0;
	}

#page-slider a img:hover, #page-slider a.selected img{
	border:0px solid #fff;
	width:23px;
	height:13px;
	background:#fff;
	padding: 0px;
	}

.newest_document_default_notice {
}

.newest_document_default_notice .newest_document_default_box {
	padding:8px 10px 0px 10px;
	
    overflow:hidden;
}

.newest_document_default_notice .newest_document_default_box .title_box {
    height:22px;
    overflow:hidden;
}

.newest_document_default_notice .newest_document_default_box .rr {
    margin-top:3px;
	margin-bottom:6px;
    background:url("/widgets/newest_document/skins/new_ph/notice/bar.gif");
    height:1px;
    overflow:hidden;
}

.newest_document_default_notice .newest_document_default_box .title_box .title {
    margin-top:3px;
    margin-left:0px;
    background:url("/widgets/newest_document/skins/new_ph/notice/title_bullet.gif") no-repeat left;
    font-weight:bold; 
    height:17px;
	width:80px;
    padding-left:15px;
    float:left;
	white-space:nowrap;
    overflow:hidden;
}

.newest_document_default_notice .newest_document_default_box .title_box .more A {
	margin-top:7px;
    color:#555;
	font-weight:normal;
	font-family:Dotum;
    text-decoration:none;
	float:right;
    font-size:11px;
}

.newest_document_default_notice .newest_document_default_box .document_box {
    padding:0px 0px 5px 0px;
    clear:both;
    border-bottom:0px dotted #cfcfcf;
    height:12px;
    margin:3px 0px 0px 0px;
    overflow:hidden;
}

.newest_document_default_notice .newest_document_default_box .document {
	white-space:nowrap;
    padding:0px 0px 0px 10px;
    background:url("/widgets/newest_document/skins/new_ph/notice/document_bullet.gif") no-repeat left;
    float:left;
}

.newest_document_default_notice .newest_document_default_box .document A {
	white-space:nowrap;
    text-decoration:none;
	font-family:verdana;
    font-size:12px;
    color:#4a3418;
}
.newest_document_default_notice .newest_document_default_box .document b {
	white-space:nowrap;
    text-decoration:none;
	font-family:Dotum;
    font-size:11px;
    color:#ac7511;
}

.newest_document_default_notice .newest_document_default_box .document A:hover {
    text-decoration:none;
    color:#ac8f6b;
}

.newest_document_default_notice .newest_document_default_box .document A:visited {
    color:#4a3418;
}

.newest_document_default_notice .newest_document_default_box .document .comment A {
    font-size:7pt;
    color:#AAAAAA;
    letter-spacing:-1px;
}

.newest_document_default_notice .newest_document_default_box .document .writer {
    color:#AAAAAA;
}


.newest_document_default_notice .newest_document_default_box .regdate {
    color:#AAAAAA;
	margin-top:2px;
	color:#555;
	font-family:Dotum;
    font-size:12px;
    float:right;
    white-space:nowrap;
}
#nbt {width:473px; height:25px; background:url("/widgets/newest_images/skins/scrollimage_pro/images/plus/titlea.gif");}
.nb_lbt { padding:6px 2px 5px 2px; width:13px; z-index:02;}
.nb_rbt { padding:6px 2px 5px 2px; width:13px;}

#simages { top:10px; left:0px; overflow:hidden;}
#rolling_32 { position:relative; margin:0 0 0 2px; top:10px; width:472px; height:200px;table-layout:fixed;}
.tta {}
.sstd {float:left; position:relative; top:0px; left:0px; margin-left:4px;width:110px; height:160px;border:0px solid #111; }
.nb_imgbox { border:#ccc 0px solid; padding-right:0px; }
.nb_imgborder { height:150px; margin-right:10px; width:100px; padding:5px; border:#4c4c4c 0px solid; background:url("/widgets/newest_images/skins/scrollimage_pro/images/plus/thumbg.gif");}
.nb_imgborder .thumbnail { margin:0px; padding:0px;}
.nb_imgborder .thumbnail:hover { margin:0px; padding:0px; border:0px solid #888888;}

.nb_title { position:absolute; top:162px; left:0px; width:100px; padding:0px 5px; float:left; font-family:tahoma; font-size:12px; text-decoration:none; font-weight:bold; line-height:14px; color:#484848; border-bottom:0px solid #fef; white-space:normal; overflow:hidden;}
.nb_title a { text-decoration:none; color:#484848;}
.nb_title a:hover { text-decoration:none; color:#222;}

.nb_scroll { height:160px;width:110px;}

.nb_bgbox { width:14px; height:14px;}
.nb_bgtable { width:14px; }





#ttable {width:120px; height:160px; border:1px solid #888888;}
.ni_box { overflow:hidden; }
.ni_box .title_box { border:1px solid #EEEEEE; padding:5px; height:14px; overflow:hidden; }
.ni_box .title_box .title { no-repeat left; font-weight:bold; height:14px; float:left; }
.ni_box .title_box .more A { float:right; color:#AAAAAA; text-decoration:none; font-weight:bold; font-size:.75em; }

.ni_box .thumbnail_box { width:100%; table-layout:fixed; }
.ni_box .thumbnail_box img.thumbnail { margin:3px; padding:3px; border:1px solid #EFEFEF; text-align:center; }
.ni_box .thumbnail_box img.thumbnail:hover { border:1px solid #888888; }

.ni_box .thumbnail_box a { color:#444444; text-decoration:none; }
.ni_box .thumbnail_box a:visited { color:#AAAAAA; text-decoration:none; }

.ni_box .thumbnail_box td div { text-align:center; }
.ni_box .thumbnail_box td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }
.ni_box .thumbnail_box div strong { font-weight:bold; font-size:0.75em; color:#CCCCCC; }
.ni_box .thumbnail_box div.author { color:#AAAAAA; }
.ni_box .thumbnail_box div.author a { color:#AAAAAA; }
.ni_box .thumbnail_box div.regdate { font-size:0.75em; color:#CCCCCC; margin-top:2px;}

.ni_box .thumbnail_box div.readAndVoted { color:#AAAAAA; font-size:0.75em; }
.ni_box .thumbnail_box div.readAndVoted span.div_block { color:#DDDDDD; font-size:0.75em; }
.ni_box .thumbnail_box div.readAndVoted strong { color:#FE6700; }

.newest_document_default_normal {
}

.newest_document_default_normal .newest_document_default_box .title_box {
    height:20px;
    overflow:hidden;
}

.newest_document_default_normal .newest_document_default_box .rr {
    margin-top:3px;
	margin-bottom:8px;
    background:url("/widgets/newest_document/skins/new_fb/normal/bar.gif");
    height:1px;
    overflow:hidden;
}

.newest_document_default_normal .newest_document_default_box .title_box .title {
    margin-top:3px;
    margin-left:0px;
    background:url("/widgets/newest_document/skins/new_fb/normal/title_bullet.gif") no-repeat left;
    font-weight:bold; 
    height:17px;
	width:80px;
    padding-left:15px;
    float:left;
    overflow:hidden;
}

.newest_document_default_normal .newest_document_default_box .title_box .more A {
	margin-top:7px;
	margin-right:10px;
    color:#555;
	font-weight:normal;
	font-family:Dotum;
    text-decoration:none;
	float:right;
    font-size:11px;
}

.newest_document_default_normal .newest_document_default_box .document_box {
    padding:0px 0px 5px 0px;
    clear:both;
    border-bottom:1px dotted #cfcfcf;
    height:12px;
    margin:2px 9px 0px 0px;
    overflow:hidden;
}

.newest_document_default_normal .newest_document_default_box .document {
    padding:0px 0px 0px 10px;
    background:url("/widgets/newest_document/skins/new_fb/normal/document_bullet.gif") no-repeat left;
    float:left;
}

.newest_document_default_normal .newest_document_default_box .document A {
    text-decoration:none;
	font-family:Dotum;
    font-size:12px;
    color:#4a3418;
}

.newest_document_default_normal .newest_document_default_box .document A:hover {
    text-decoration:none;
    color:#ac8f6b;
}

.newest_document_default_normal .newest_document_default_box .document A:visited {
    color:#4a3418;
}

.newest_document_default_normal .newest_document_default_box .document .comment A {
    font-size:7pt;
    color:#AAAAAA;
    letter-spacing:-1px;
}

.newest_document_default_normal .newest_document_default_box .document .writer {
    color:#AAAAAA;
}


.newest_document_default_normal .newest_document_default_box .regdate {
    color:#AAAAAA;
	margin-top:2px;
	color:#555;
	font-family:Dotum;
    font-size:12px;
    float:right;
    white-space:nowrap;
}
.newest_document_default_blue {
}

.newest_document_default_blue .newest_document_default_box .title_box {
    height:20px;
    overflow:hidden;
}

.newest_document_default_blue .newest_document_default_box .rr {
    margin-top:3px;
	margin-bottom:8px;
    background:url("/widgets/newest_document/skins/new_fb/blue/bar.gif");
    height:1px;
    overflow:hidden;
}

.newest_document_default_blue .newest_document_default_box .title_box .title {
    margin-top:3px;
    margin-left:0px;
    background:url("/widgets/newest_document/skins/new_fb/blue/title_bullet.gif") no-repeat left;
    font-weight:bold; 
    height:17px;
	width:80px;
    padding-left:15px;
    float:left;
    overflow:hidden;
}

.newest_document_default_blue .newest_document_default_box .title_box .more A {
	margin-top:7px;
	margin-right:10px;
    color:#555;
	font-weight:normal;
	font-family:Dotum;
    text-decoration:none;
	float:right;
    font-size:11px;
}

.newest_document_default_blue .newest_document_default_box .document_box {
    padding:0px 0px 5px 0px;
    clear:both;
    border-bottom:1px dotted #cfcfcf;
    height:12px;
    margin:2px 9px 0px 0px;
    overflow:hidden;
}

.newest_document_default_blue .newest_document_default_box .document {
    padding:0px 0px 0px 10px;
    background:url("/widgets/newest_document/skins/new_fb/blue/document_bullet.gif") no-repeat left;
    float:left;
}

.newest_document_default_blue .newest_document_default_box .document A {
    text-decoration:none;
	font-family:Dotum;
    font-size:12px;
    color:#4a3418;
}

.newest_document_default_blue .newest_document_default_box .document A:hover {
    text-decoration:none;
    color:#ac8f6b;
}

.newest_document_default_blue .newest_document_default_box .document A:visited {
    color:#4a3418;
}

.newest_document_default_blue .newest_document_default_box .document .comment A {
    font-size:7pt;
    color:#AAAAAA;
    letter-spacing:-1px;
}

.newest_document_default_blue .newest_document_default_box .document .writer {
    color:#AAAAAA;
}


.newest_document_default_blue .newest_document_default_box .regdate {
    color:#AAAAAA;
	margin-top:2px;
	color:#555;
	font-family:Dotum;
    font-size:12px;
    float:right;
    white-space:nowrap;
}
* {margin:0; padding:0; }
.uyano_tapbox { position:relative; margin-bottom:0px;}

.uyano_tapbox .tab_title { height:20px; overflow:hidden; }

.uyano_tapbox .tab_title .titles {margin-top:3px; margin-left:0px; background:url("/widgets/tab_newest_document/skins/news_main/images/normal/title_bullet2.gif") no-repeat left; font-weight:bold; height:17px; width:80px; padding-left:15px; float:left; overflow:hidden;}
.uyano_tapbox .tab_title .more A {margin-top:7px;margin-right:10px;color:#555;font-weight:normal;font-family:Dotum;text-decoration:none;float:right;font-size:11px;}
.uyano_tapbox .bar {margin-top:3px; margin-bottom:6px; background:url("/widgets/tab_newest_document/skins/news_main/images/normal/bar.gif"); height:1px; overflow:hidden;}

.uyano_tapbox .tabContent { margin:0; z-index:1;}
.uyano_tapbox .show { display:block; }
.uyano_tapbox .hide { display:none; }

.uyano_tapbox .tabContent table { border:0; width:343px; table-layout:fixed; border-top:0px solid #e5e1e3;}

.uyano_tapbox .tabContent .thumbnail { padding-top:4px; position:relative; top:0px; left:0px; text-align:center; }
.uyano_tapbox .tabContent .thumbnail img { border:0px solid #EEEEEE; padding:0px; float:left; }

.uyano_tapbox .tabContent .titleBox { padding-left:10px; clear:both;}
.uyano_tapbox .tabContent .titleBox .title { position:relative; padding:3px 0px 4px 10px; height:12px; overflow:hidden; background:url("/widgets/tab_newest_document/skins/news_main/images/normal/document_bullet.gif") no-repeat left; border-bottom:1px dotted #cfcfcf;}
.uyano_tapbox .tabContent .titleBox .title .comment_cnt {font-family:verdana; font-weight:normal; font-size:10px; color:#b1b1b1; }
.uyano_tapbox .tabContent .titleBox .title a { text-decoration:none;	font-family:Dotum; font-size:12px; color:#4a3418; }
.uyano_tapbox .tabContent .titleBox .title a:hover,
.uyano_tapbox .tabContent .titleBox .title a:focus { color:#4A7FB2;}

.uyano_tapbox .tabContent .titleBox .title .author { color:#AAAAAA; }
.uyano_tapbox .tabContent .titleBox .title .readAndVoted { font-family:tahoma; font-size:.8em; color:#AAAAAA;}
.uyano_tapbox .tabContent .titleBox .title .readAndVoted .readed { color:#4A7FB2;}
.uyano_tapbox .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}


* {margin:0; padding:0; }
.uyano_tapbox1 { position:relative; margin-bottom:0px;}

.uyano_tapbox1 .tab_title { height:20px; overflow:hidden; }

.uyano_tapbox1 .tab_title .titled {margin-top:3px; margin-left:0px; background:url("/widgets/tab_newest_document/skins/news_write/images/normal/title_bullet3.gif") no-repeat left; font-weight:bold; height:17px; width:80px; padding-left:15px; float:left; overflow:hidden;}
.uyano_tapbox1 .tab_title .more A {margin-top:7px;margin-right:10px;color:#555;font-weight:normal;font-family:Dotum;text-decoration:none;float:right;font-size:11px;}
.uyano_tapbox1 .bar {margin-top:3px; margin-bottom:6px; background:url("/widgets/tab_newest_document/skins/news_write/images/normal/bar.gif"); height:1px; overflow:hidden;}

.uyano_tapbox1 .tabContent { margin:0; z-index:1;}
.uyano_tapbox1 .show { display:block; }
.uyano_tapbox1 .hide { display:none; }

.uyano_tapbox1 .tabContent table { border:0; width:343px; table-layout:fixed; border-top:0px solid #e5e1e3;}

.uyano_tapbox1 .tabContent .thumbnail { padding-top:4px; position:relative; top:0px; left:0px; text-align:center; }
.uyano_tapbox1 .tabContent .thumbnail img { border:0px solid #EEEEEE; padding:0px; float:left; }

.uyano_tapbox1 .tabContent .titleBox { padding-left:10px; clear:both;}
.uyano_tapbox1 .tabContent .titleBox .title { position:relative; padding:3px 0px 4px 10px; height:12px; overflow:hidden; background:url("/widgets/tab_newest_document/skins/news_write/images/normal/document_bullet.gif") no-repeat left; border-bottom:1px dotted #cfcfcf;}
.uyano_tapbox1 .tabContent .titleBox .title .comment_cnt {font-family:verdana; font-weight:normal; font-size:10px; color:#b1b1b1; }
.uyano_tapbox1 .tabContent .titleBox .title a { text-decoration:none;	font-family:Dotum; font-size:12px; color:#4a3418; }
.uyano_tapbox1 .tabContent .titleBox .title a:hover,
.uyano_tapbox1 .tabContent .titleBox .title a:focus { color:#4A7FB2;}

.uyano_tapbox1 .tabContent .titleBox .title .author { color:#AAAAAA; }
.uyano_tapbox1 .tabContent .titleBox .title .readAndVoted { font-family:tahoma; font-size:.8em; color:#AAAAAA;}
.uyano_tapbox1 .tabContent .titleBox .title .readAndVoted .readed { color:#4A7FB2;}
.uyano_tapbox1 .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}



