@charset "UTF-8";


/* 
Used Hack 
IE6 & Below 
{ property:value; _property:value; }
IE7 Only
*:first-child+html #selector
IE7 & IE6 & Below
*:first-child+html #selector,
* html #selector {}
*/

/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:9pt; }
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; left:0px; top:0px; z-index:1003; visibility:hidden; border:2px solid #D9D9D9; background-color:#FFFFFF; padding:0; }
#popup_menu_area .box { border:1px solid #CACACA; background-color:#FFFFFF; padding:7px; }
#popup_menu_area .item { color:#333333; cursor:pointer; margin:0; padding:3px 0 3px 0; white-space:nowrap; }
#popup_menu_area .item_on { color:#333333; font-weight:bold; margin:0; cursor:pointer; padding:3px 0 3px 0; letter-spacing:-1px; white-space:nowrap;}

/*  
Theme Name: GlossyBlue
Theme URI: http://www.ndesign-studio.com
Description: WP glossy theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1.4
Author: Nick La
Author URI: http://www.ndesign-studio.com

	This theme was designed and built by Nick La.

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/
body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #FFFFFF url("../../../../layouts/xe_glossyblue/css/../images/default/main-bg.gif");
	margin: 0px;
	padding: 0px 0px 30px;
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/header-icon.gif") no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #59770e;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
h6 {
	color: #59770e;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
}
h6 a, h6 a:visited {
	color: #59770e;
	text-decoration: none;
}
h6 a:hover {
	color: #FF6600;
	text-decoration: none;
}
form {
	margin:0px;
	padding:0px;
}
#wppage {
	margin: 0px auto;
	width: 980px;
	border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb;
	background: #FFFFFF url("../../../../layouts/xe_glossyblue/css/../images/default/content-bg1.gif") repeat-y right;
}
/* header area */
#wpheader {
	background: #0FACEA url("../../../../layouts/xe_glossyblue/css/../images/default/header-bg.jpg") no-repeat;
	height: 170px;
	border-bottom: 3px solid #59780a;
	position: relative;
}
#wpheaderimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#wpheaderimg .wpdescription{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#wpnav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#wpnav li {
	float: left;
	margin-left: 5px;
}
#wpnav .wpcurrent_page_item a, #wpnav .wpcurrent_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#wpnav .wppage_item a{
	color: #ffffff;
	text-decoration: none;
	background: #5c8d0c url("../../../../layouts/xe_glossyblue/css/../images/default/nav-button-bg.gif") repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #E6EED0;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#wpnav .wppage_item a:hover {
	color: #000000;
}
#wpcontent {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 705px;
	overflow: hidden;
}
/* content area */
.post {
	clear:both;
	padding: 0px 0px 0px 0px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/date-bg.gif") no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-Header {
	float: left;
	margin-left: 10px;
	width: 650px;
}
.title-User {
	margin:0px 0px 2px 0px; border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 3px;
}
.post-title {color: #59770e; float:left; margin:0px 0px 0px 0px;}
.post-userInfo {float:right; white-space:nowrap;}
.post-author {color:#3074a5;}
.date-Count {margin:0px 0px 5px 0px;}
.post-time {float:left; margin:0px 0px 0px 0px; background:url("../../../../layouts/xe_glossyblue/css/../images/default/calendar.gif") no-repeat left top; padding-left:18px;}
.post-readed {float:right; margin:0px 0px 0px 0px; background:url("../../../../layouts/xe_glossyblue/css/../images/default/read.gif") no-repeat left top; padding-left:18px;}
.post-voted {float:right; margin:0px 5px 0px 0px; background:url("../../../../layouts/xe_glossyblue/css/../images/common/vote.gif") no-repeat left top; padding-left:18px;}
.reply-Trackback {float:right; margin:0px 5px 0px 0px;}
.post-reply {margin:0px 5px 0px 0px; background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-comments.gif") no-repeat left 1px; padding-left: 20px; font-size: 95%;}
.post-trackback {margin:0px 5px 0px 0px; background:#FFFFFF url("../../../../layouts/xe_glossyblue/css/../images/common/iconTrackback.gif") no-repeat left 1px; padding-left:15px;}
.post-category {float:left; margin:0px 0px 0px 10px; padding-left: 20px; color: #999999; font-size: 95%; background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-category.gif") no-repeat;}
.post-uri {float:left; margin:0px 0px 0px 10px;background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-blogroll.gif") no-repeat left top; padding-left:12px;}

.wpentry {
	clear: both;
	padding-top: 10px;
}
.wppost-calendar {
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-calendar.gif") no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.wpmini-add-comment {
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-down-arrow.gif") no-repeat;
	padding-left: 18px;
	float: right;
}
.wpnavigation {
	clear: both;
	padding: 10px 0px;
}
.wpnavigation a, .wpnavigation a:visited {
	color: #59770e;
}
.wpprevious-entries a {
	float: left;
	padding-left: 18px;
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-nav-left.gif") no-repeat left center;
}
.wpnext-entries a {
	float: right;
	padding-right: 18px;
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-nav-right.gif") no-repeat right center;
}

/* comments area */
#wpcomments, #wprespond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.wpcommentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.wpcommentlist li{
	padding: 5px 10px;
}
.wpcommentlist .alt {
	background: #f1fedb;
}
.wpcommentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.wpcommentlist cite a, .wpcommentlist cite a:visited {
	color: #CC6600;
}
.wpcommentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#wpcommentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#wpcommentform p {
	padding: 6px 0px;
	margin: 0px;
}
#wpcommentform label{
	color: #787878;
	font-size: 87%;
}
#wpcommentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#wpcommentform textarea{
	width: 698px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#wpcommentform textarea:focus, #wpcommentform input[type="text"]:focus {
	background: #ffffff;
}
#wpcommentform #wpsubmit{
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/btn-bg.gif") no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#wpsidebar {
	float: right;
	padding: 0px 10px 40px 10px;
	width: 220px;
	color: #666666;
	overflow: hidden;
	background: #ecfdce;
}
/*side menu */
#wpsidebar .wpsidemenu{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 5px 0px 2px;
	border-bottom: 1px solid #CFE1AC;
}
/*menu widget */
ul.wplist-menu li{
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/side-menu.png") no-repeat !important;
	padding-left: 20px !important;
}
/*sidebar title (h2) */
#wpsidebar h2, #wpsidebar .wpsidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #CFE1AC;
}
/*sidebar text styles */
#wpsidebar a, #wpsidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#wpsidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
/*sidebar list level1 */
#wpsidebar ul {
	margin: 0;
	padding: 0;
}
#wpsidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#wpsidebar ul li ul {
	padding: 0;
	margin: 0;
}
#wpsidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dceeb7;
}
/*sidebar list level3 */
#wpsidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.wplist-blogroll li{
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-blogroll.gif") no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.wplist-cat li, li.wpwidget_categories li{
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-category.gif") no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.wplist-archives li, li.wpwidget_archives li{
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-monthly-archive.gif") no-repeat !important;
	padding-left: 5px !important;
}
/*pages widget */
ul.wplist-page li, li.wpwidget_pages li, li.wpwidget_recent_entries li{
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-page.gif") no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.wplist-page li ul li, li.wpwidget_pages li ul li{
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-page-arrow.gif") no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.wpwidget_recent_comments li{
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-recent-comments.gif") no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.wpwidget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.wptextwidget {
	padding-top: 5px;
}

/*search form */
#wpsearchform {
	margin: 15px 0 0;
}
#wpsearchform br {
	display: none;
}
#wpsearchform #wps {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#wpsearchform input {
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/search-btn-bg.gif") no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#wpfooter {
	clear: both;
	background: #048DB4 url("../../../../layouts/xe_glossyblue/css/../images/default/footer-bg.gif") no-repeat;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}
#wpfooter a, #wpfooter a:visited {
	color: #ffffff;
}
#wpfooter h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px 0px;
}
.wpfooter-recent-comments {
	width: 200px;
	float: left;
	margin: 0px 0px 0px 5px;
}
.wpfooter-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.wpfooter-recent-comments ul li {
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-footer-comments.gif") no-repeat;
	padding: 0px 0px 10px 5px;
}
.wpfooter-recent-posts {
	width: 200px;
	float: left;
	margin-left: 10px;
}
.wpfooter-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.wpfooter-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.wpfooter-recent-posts ul li {
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-footer-post.gif") no-repeat;
	padding: 0px 0px 10px 5px;
}
.wpfooter-recent-images {
	width: 280px;
	float: left;
	margin-left: 10px;
}
.wpfooter-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/footer-right-bg.gif") no-repeat;
}
/* credits */
#wpcredits {
	margin: 0px auto;
	width: 980px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#wpcredits a, #wpcredit a:visited {
	color: #048db4;
}
.wprss {
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-rss.gif") no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.wploginout {
	background: url("../../../../layouts/xe_glossyblue/css/../images/default/mini-loginout.gif") no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.wpcenter {
	text-align: center;
}
img.wpcenter, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wpalignleft {
	float: left;
}
img.wpalignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.wpalignright {
	float: right;
}
img.wpalignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.wpclear {
	clear:both;
}
hr.wpclear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

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

/* Default 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 */
#bodyWrap { width:980px; margin:1.5em auto 0 auto; }

/* Site Layout - Header */
#header { position:relative; width:980px; height:120px; background:url("../../../../layouts/xe_glossyblue/css/../images/default/bgHeader.jpg") no-repeat right top; margin-bottom:10px; z-index:99;}
#header h1 { margin:0; padding:0; position:absolute; top:32px; left:25px;}
#language { position:absolute; top:18px; right:19px; 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;}

#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; top:82px; left:0; height:38px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { float:left; list-style:none; background:url("../../../../layouts/xe_glossyblue/css/../images/default/bgGnbVr.gif") no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:13px 15px 0 15px; height:25px; color:#e8e8e8; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#ffffff;}
#gnb li.on a { font-weight:bold; color:#ffffff; background:url("../../../../layouts/xe_glossyblue/css/../images/default/bgGnbOn.gif") no-repeat center top;}

#isSearch { position:absolute; top:48px; right:15px; 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/xe_glossyblue/css/../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:94px; 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 { position:relative; width:980px; padding-bottom:30px; overflow:hidden; background:url("../../../../layouts/xe_glossyblue/css/../images/default/bgContentBody.gif") repeat-y left top; border-bottom:1px solid #dddddd;}

/* Site Layout - Column Left */
#columnLeft { position:relative; width:201px; float:left;}
#columnLeft .mask { width:201px; height:5px; background:#ffffff; display:block; clear:both;}

#lnb { border-top:1px solid #dddddd; padding:4px 5px; width:190px;}
#lnb li { padding-bottom:4px; list-style:none; }
#lnb li a { padding:6px 5px 6px 13px; width:170px; display:block; border:1px solid #e8e8e8; background:url("../../../../layouts/xe_glossyblue/css/../images/default/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:#de4332; border:1px solid #de4332;}
#lnb li.on a { color:#ffffff; background:#de4332; border:1px solid #de4332;}
#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:#de4332 !important;}
#lnb li.on ul li.on a { color:#ff1a00 !important; font-weight:bold !important; background:url("../../../../layouts/xe_glossyblue/css/../images/default/bulletLnb.gif") no-repeat 175px center  !important;}

/* Site Layout - Column Right */
#columnRight { width:770px; float:right; overflow:hidden;}
#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 - Footer */
#footer { margin:0; padding:0; border-top:0px solid #f4f4f4; text-align:center; padding:2em 0 4em; clear:both;}
#footer li { display:inline; padding:0 .6em 0 1em; background:url("../../../../layouts/xe_glossyblue/css/../images/default/vrType1.gif") no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#footer li address { display:inline; }

/* Default Skin - End */

.login_default { margin:0; padding:0; border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block;}
*:first-child+html body .login_default { padding-top:2px;}
.login_default legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
.login_default form { position:relative; border:1px solid #cacaca; padding:11px 11px 7px 11px; width:172px;}
.login_default form .idpwWrap { overflow:hidden; clear:both; width:172px;}
.login_default form .idpw { float:left; width:110px; }
.login_default form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma;}
.login_default form .login { float:right;}

.login_default form p.securitySignIn { clear:both; padding:0 0 0 18px; margin:4px 0 0 0; }
.login_default form p.noneSSL { background:url("../../../../widgets/login_info/skins/xe_glossyblue/css/../images/none_ssl.png") no-repeat left top; }
.login_default form p.SSL { background:url("../../../../widgets/login_info/skins/xe_glossyblue/css/../images/ssl.png") no-repeat left top; }
.login_default form p.noneSSL a { color:#BF6801; text-decoration:none; }
.login_default form p.SSL a { color:#9CAC74; text-decoration:none; }

.login_default form p.save { margin:0; clear:both; padding:.3em 0;}
.login_default form p.save input { vertical-align:middle; _margin:-3px;}
*:first-child+html body .login_default form p input { margin:-3px; }
.login_default form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#999999;}
.login_default form ul.help { margin:0; border-top:1px solid #e4e4e4; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap;}
.login_default form ul.help li { float:left; display:block; padding:0 3px 0 7px; background:url("../../../../widgets/login_info/skins/xe_glossyblue/css/../images/default/vrType1.gif") no-repeat left center;}
.login_default form ul.help li.first-child { background:none; padding-left:0;}
.login_default form ul.help li a { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; white-space:nowrap; text-decoration:none; }
.login_default form ul.help li.first-child a { color:#54564b; text-decoration:none;}
.login_default form ul.help li a:hover { text-decoration:underline; }
.login_default form .userName { position:relative; width:172px; overflow:hidden; border-bottom:1px solid #e4e4e4; padding:0 0 6px 0; margin-top:-5px;}
.login_default form .userName strong { color:#282828; padding:4px 0 0 2px; font:bold .9em Tahoma;}
.login_default form .userName a { position:relative; right:0px; }
.login_default form ul.userMenu { margin:0; position:relative; padding:0 0 6px 4px; margin-top:10px;}
.login_default form ul.userMenu li { list-style:none; padding-left:10px; background:url("../../../../widgets/login_info/skins/xe_glossyblue/css/../images/default/bulletFF1A00.gif") no-repeat left 4px;  margin-bottom:5px;}
.login_default form ul.userMenu li a { color:#54564b; text-decoration:none;}
.login_default form ul.userMenu li a:hover { text-decoration:underline;}
.login_default form p.latestLogin { margin:0; color:#000000; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
.login_default form p.latestLogin span { font:1em Tahoma;}

img.login_mask { width:201px; height:5px; background:#ffffff; display:block;}
.openid_login_default { margin:0; padding:0; border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block; }
*:first-child+html body .openid_login_default { padding-top:2px;}
.openid_login_default legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
.openid_login_default form { position:relative; border:1px solid #cacaca; padding:11px 11px 7px 11px; width:172px; }
.openid_login_default form .idpwWrap { overflow:hidden; clear:both; width:172px;}
.openid_login_default form .idpw { float:left;}
.openid_login_default form .idpw p { margin:0; padding:0; margin-bottom:5px; background: url("../../../../widgets/login_info/skins/xe_glossyblue/css/../images/openid_login_bg.gif") left no-repeat; padding-left:18px; font-size:.9em Tahoma;color:#999999}
.openid_login_default form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma; }
.openid_login_default form .login { float:right;}
.openid_login_default form p.save { margin:0; padding:0; clear:both; padding:.3em 0;}
.openid_login_default form p.save input { vertical-align:middle; _margin:-3px;}
*:first-child+html body .openid_login_default form p input { margin:-3px; }
.openid_login_default form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#999999;}

/*  
Theme Name: GlossyBlue
Theme URI: http://www.ndesign-studio.com
Description: WP glossy theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1.4
Author: Nick La
Author URI: http://www.ndesign-studio.com

	This theme was designed and built by Nick La.

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/
.wplogin_default { margin:0; padding:0; border:0px solid #d9d9d9; width:100%; position:relative; _padding-top:2px; display:block;}
*:first-child+html body .wplogin_default { padding-top:2px;}

.wplogin_default legend {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 20px 0px 2px -8px;
	border-bottom: 0px solid #CFE1AC;
}

.wplogin_default form {
	margin: 2px 0 0;
	position:relative; width:100%;
}

.wplogin_default form .idpwWrap { overflow:hidden; clear:both; width:100%;}
.wplogin_default form .idpw { float:left; width:140px;}
.wplogin_default form .idpw input { 
	border: 1px solid #bed881; color:#000000; width:135px; height: 19px; background:#fbfbfb;
	padding: 4px 5px 0px 5px; margin-right: 2px; margin-bottom:2px; font-weight: normal;}
.wplogin_default form .wplogin {
	float:right;
	background: url("../../../../widgets/login_info/skins/xe_glossyblue/css/../images/default/search-btn-bg.gif") no-repeat;
	border: none;
	width: 67px; height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	margin-bottom:4px;
}
.wplogin_default form .wpjoin {
	float:right;
	background: url("../../../../widgets/login_info/skins/xe_glossyblue/css/../images/default/search-btn-bg.gif") no-repeat;
	border: none;
	width: 67px; height: 26px;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	padding: 5px 0px 0px 0px;
}
.wplogin_default form p.save { margin:0; clear:both; padding:.3em 0;}
.wplogin_default form ul.wphelp { margin:0; border-top:1px solid #e4e4e4;}

.wplogin_default form .wplogout {
	float:right;
	background: url("../../../../widgets/login_info/skins/xe_glossyblue/css/../images/default/search-btn-bg.gif") no-repeat;
	position:relative;
	width: 67px; height: 26px;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	padding: 5px 0 0px 0; margin-top:-5px;}

.wplogin_default form p.latestLogin {color:#000000;}


/* Calendar */
.wpwidget_calendar { padding:1.2em; position:relative;}
.wpwidget_calendar table { width:100%;}
.wpwidget_calendar table caption {
	font:bold 1em Tahoma; color:#000000; background:url("../../../../widgets/calendar/skins/xe_glossyblue/css/none");
	border-bottom: 1px solid #CFE1AC;}
.wpwidget_calendar table caption .mm { font:bold 1em Tahoma; color:#000000;}
#prev a.back {
	background:url("../../../../widgets/calendar/skins/xe_glossyblue/css/../images/mini-nav-left.gif") no-repeat left 3px; width:16px; height:12px;
	padding: 0px 0px 0px 20px;}
#next a.next {
	background:url("../../../../widgets/calendar/skins/xe_glossyblue/css/../images/mini-nav-right.gif") no-repeat right 3px; width:16px; height:12px;
	padding: 0px 20px 0px 0px;}
.wpwidget_calendar table td { padding:.25em 0;}
.wpwidget_calendar table th { font-weight:normal; font-size:.9em; color:#000000;}
.wpwidget_calendar table th.sun { color:#fe3614;}
.wpwidget_calendar table td { text-align:center;}
.wpwidget_calendar table td a { font:.9em Tahoma; color:#9a9a9a;}
.wpwidget_calendar table td.sun { color:#fe3614;}
.wpwidget_calendar table td.sun a { color:#fe3614;}
.wpwidget_calendar table td.today { font-weight:bold; color:#54564b;}
.wpwidget_calendar table td.today a { font-weight:bold; color:#54564b;}
.wpwidget_calendar table td.posted a { text-decoration:underline;}


.ni_box { padding-bottom:5px; overflow:hidden; position:relative;}
.ni_box h2 { font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; background:url("../../../../widgets/newest_images/skins/xe_glossyblue/css/../images/normal/lineNotice.gif") no-repeat left bottom;}

.ni_box .more { position:absolute; top:12px; right:11px; color:#000000; font:.8em Tahoma;}
.ni_box a.more { text-decoration:none;} 
.ni_box a.more:hover { text-decoration:underline;} 

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

.ni_box .thumbnail_box .title { text-align:center; }

.ni_box .thumbnail_box a { color:#000000; text-decoration:none; }
.ni_box .thumbnail_box a:visited { color:#54564b; text-decoration:none; }

.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.9em; color:#ed2a32; }
.ni_box .thumbnail_box div.author { color:#54564b; text-align:center;}
.ni_box .thumbnail_box div.author span,div { color:#54564b; }
.ni_box .thumbnail_box div.regdate { font-size:0.9em; color:#AAAAAA; margin-top:2px;text-align:center;}

.ni_box .thumbnail_box div.readAndVoted { color:#999999; font-size:0.9em; text-align:center;}
.ni_box .thumbnail_box div.readAndVoted span.div_block { color:#333333; font-size:0.9em; }
.ni_box .thumbnail_box div.readAndVoted strong { color:#FE6700; }

