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


/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Kim, Ji Min 070809-20070903
*/

#blog {margin:0 auto; width:970px;}

#content { width:100%; }

/* Global Navigation */
.blogNavigation {overflow:hidden; width:780px;}

ul.blogGlobal {padding:0; margin:0; list-style:none; overflow:hidden; float:right; margin:10px 0 10px 0; }
ul.blogGlobal li {float:left; margin-left:-1px; padding:0 .6em;}
ul.blogGlobal li a {text-decoration:none; font-size:.9em; letter-spacing:-1px;}

ul.blogMenu {padding:0; list-style:none; overflow:hidden; float:right; margin:0 0 10px 0; }
ul.blogMenu li {float:left; margin-left:-1px; padding:0 .8em;}
ul.blogMenu li a {text-decoration:none; font:bold .9em tahoma;}
ul.blogMenu li a.on {}

/* Content Box */
.contentBox { float:left; width:780px; }
.contentBox .centerBg {padding-top:1em;}
.contentBox .topBg {width:100%; height:10px; font-size:0;}
.contentBox .bottomBg {width:100%; height:10px; font-size:0;}
.contentArea {width:740px; margin:0 auto;}

.blogWidgetAreaBox { width:190px; padding:0; margin:0; float:left; overflow:hidden;}

/* Profile */
.blogProfile {width:170px; margin:0 0 10px 10px; }
.blogProfile h1 {padding:0; margin:10px 0 8px 2px; font-size:1em; line-height:1.2em;}
.blogProfile ul.profileMenu {float:left; margin-left:-4px; overflow:hidden;}
.blogProfile ul.profileMenu li {float:left; margin-left:-1px; padding:0 .7em;}
.blogProfile ul.profileMenu li a {text-decoration:none; font-size:.9em;}

/* title bg box */
.blogTitleBox {width:170px; height:25px; margin:0 0 5px 10px;}
.blogTitleBox h2 {margin:0; padding:5px 0 0 12px; font:bold .9em tahoma;} 
.blogTitleBox h2 a { text-decoration:none; }

/* category */

/* widget Box */
.widgetBox {width:170px; margin:0 0 10px 10px;}

/* search box */
.blogSearch { margin:0 auto; width:170px; }
.blogSearch fieldset {padding:0; margin:0; border:none;}
.blogSearch legend {display:none;}
.blogSearch input {float:left; vertical-align:middle;}
.blogSearch img {float:left; margin-left:2px; vertical-align:middle;}

/* Widget */
.blog_widget_ h2 {margin:0 0 15px 0; padding:5px 0 0 12px; font:bold .9em tahoma;} 
.blog_widget_ .items {list-style:none; padding:0; margin:0; margin-top:10px; overflow-x:hidden; width:170px;}
.blog_widget_ .items li { padding:0 10px 0 14px; margin-bottom:5px; }
.blog_widget_ .items li a { text-decoration:none; font-size:1em; }

/* Calender */
.widget_calendar {position:relative; float:left; width:170px; }
.widget_calendar caption {width:170px; height:25px; padding-top:.3em; font:bold 1.1em tahoma;}
.widget_calendar caption em {font:bold 1em tahoma; font-style:normal;}
.widget_calendar caption .back {position:absolute; left:.6em; top:.6em;}
.widget_calendar caption .next {position:absolute; right:.6em; top:.6em;}
.widget_calendar table {padding:0; margin:0; width:170px; }

.widget_calendar th {padding:1.3em 0 .5em 0; font-size:.9em; font-weight:normal;}
.widget_calendar th.sun {color:#00afcf;}

.widget_calendar td {height:1.5em; padding-right:.7em; text-align:right; font:.9em tahoma;}

.widget_calendar td a {text-decoration:none; font:.9em tahoma;}
.widget_calendar td {text-decoration:none; font:.9em tahoma;}

.widget_calendar td.sun a {text-decoration:none; }
.widget_calendar td.sun {text-decoration:none; }

.widget_calendar td.today a {text-decoration:none; font-weight:bold;}
.widget_calendar td.today {text-decoration:none; font-weight:bold; }

.widget_calendar td.posted a {text-decoration:underline;}
.widget_calendar td.posted {text-decoration:underline;}


.zbXE { width:960px; text-align:center; margin:20px auto 20px auto;}

body {
	background: #b01e12 url("../../../../layouts/yh_iTheme/css/../images/html-bg3.jpg") repeat-x;
	padding: 0px;
	margin: 0px;
	color: #333333;
}

#page {
	background: url("../../../../layouts/yh_iTheme/css/../images/main-bg3.jpg") no-repeat center top;
}
#wrapper {
	width: 970px;
	margin: 0px auto;
	position: relative;
}

/* ------------------------------------- header area  */
#header {
	height: 130px;
}
/* site title */
h1 {
	position: absolute;
	top: 40px;
	left: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
}
h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.description {
	position: absolute;
	top: 77px;
	left: 25px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

/* ------------------------------------- main content area  */
#left-col {
	width: 750px;
	float: left;
	margin-top: 0px;
}
/* main menu */

#itheme_nav {
	background: url("../../../../layouts/yh_iTheme/css/../images/content-top-bg-center.png") repeat-x left top;
	height: 26px;
}

#itheme_nav ul{
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font: bold 12px "굴림", Gulim, Arial, AppleGothic;
}


#itheme_nav ul li{
	margin: 0px 1px 0px 0px;
	padding-left:2px; position:relative; left:-2px;
	float: left;
	background:url("../../../../layouts/yh_iTheme/css/../images/menu_line.gif") no-repeat left center;
}

#itheme_nav ul li a{
	padding: 5px 6px 6px 6px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#itheme_nav li a:visited{
	text-decoration: none;
	color: #000000;
}
#itheme_nav li a:hover {
	text-decoration: none;
	background: #2e91c6 url("../../../../layouts/yh_iTheme/css/../images/nav-item-hover.gif") repeat-x;
	color: #ffffff;
}
/* sub menu */
#subitheme_nav {
	background: #ecebeb;
}
#subitheme_nav ul {
	margin: 0px;
	padding: 3px 0px 18px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}
#subitheme_nav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0px;
	float: left;
}
#subitheme_nav li a, #subitheme_nav li a:visited, #subitheme_nav .page_item {
	text-decoration: none;
	color: #333333;
}
#subitheme_nav .current_page_item a, #subitheme_nav .current_page_item a:visited {
	color: #3b9acc;
}
#subitheme_nav li a:hover {
	text-decoration: none;
	color: #3b9acc;
}

/* content */
#content {
	padding: 25px 10px 15px 10px;
	width: 730px;
	background: #ffffff;
	clear: both;
	overflow: hidden;
}
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .date {
	height: 50px;
	width: 45px;
	background: url("../../../../layouts/yh_iTheme/css/../images/calendar.gif") no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 438px;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-category.gif") no-repeat;
	padding-left: 18px;
	float: left;
}
.postdata .comments{
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-comment.gif") no-repeat;
	padding-left: 18px;
	float: right;
}
.mini-add-comment {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-down-arrow.gif") no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
}

/* post title */
h2 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}
h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
h3 {
	color: #666666;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

/* next & previous page navigation */
.page-itheme_nav {
	clear: both;
	background: url("../../../../layouts/yh_iTheme/css/../images/navigation-bg.gif") no-repeat left center;
	height: 21px;
}
.page-itheme_nav a, .page-itheme_nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.page-itheme_nav a:hover {
	color: #000000;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url("../../../../layouts/yh_iTheme/css/../images/navigation-left.gif") no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url("../../../../layouts/yh_iTheme/css/../images/navigation-right.gif") no-repeat right center;
}

/* next & previous post navigation */
.post-itheme_nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
	font-size: 95%;
}
.post-itheme_nav a, .post-itheme_nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-itheme_nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-itheme_nav .previous a {
	float: left;
	padding-left: 20px;
	background: url("../../../../layouts/yh_iTheme/css/../images/post-nav-previous.gif") no-repeat left center;
}
.post-itheme_nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url("../../../../layouts/yh_iTheme/css/../images/post-nav-next.gif") no-repeat right center;
}

/* ------------------------------------- comment area  */
h3#comments {
	background: url("../../../../layouts/yh_iTheme/css/../images/comments.gif") no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url("../../../../layouts/yh_iTheme/css/../images/respond.gif") no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url("../../../../layouts/yh_iTheme/css/../images/form-field-bg.gif") no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url("../../../../layouts/yh_iTheme/css/../images/form-field-bg.gif") no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url("../../../../layouts/yh_iTheme/css/../images/submit-btn.gif") no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url("../../../../layouts/yh_iTheme/css/../images/submit-btn.gif") no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

/* ------------------------------------- footer area  */
#footer {
	background: url("../../../../layouts/yh_iTheme/css/../images/content-bottom-bg-center.png") repeat-x;
	padding: 10px 0px 0px 10px;
	font-size: 87%;
	color: #282828;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}

/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar {
	float:right;
	width: 210px;
	color: #666666;
	line-height: 160%;
}
#sidebar p {
	margin: 0px 0px 15px;
}
#sidebar h3 {
	font: bold 12px "돋움", Gulim, Arial, AppleGothic;
	color: #666666;
}
#sidebar h3 a, #sidebar h3 a:visited {
	color: #666666;
}
#sidebar h3 img {
	vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
	color: #000000;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	text-decoration:underline;
}
#sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}
#sidebar ul li {
	background: url("../../../../layouts/yh_iTheme/css/../images/bullet-orange.gif") no-repeat;
	padding-left: 18px ;
}
#sidebar ul li ul li {
	background: url("../../../../layouts/yh_iTheme/css/../images/bullet-grey.gif") no-repeat;
	padding-left: 12px ;
}

/* ------------------------------------- widget styles  */
/* archives widget */
#archives ul li {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-archive.gif") no-repeat;
}
/* recent comments widget */
#recent-comments ul li {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-comment.gif") no-repeat;
}
/* category widget */
#categories ul li {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-category.gif") no-repeat;
}
/* recent posts widget */
#recent-posts ul li {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-page.gif") no-repeat;
}
/* links widget */
#links ul li {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-blogroll.gif") no-repeat;
}

/* meta */
#meta .rss {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-rss.gif") no-repeat;
}
#meta .login {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-user.gif") no-repeat;
}
#meta .check {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-check.gif") no-repeat;
}
#meta .wordpress {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-wp.gif") no-repeat;
}

/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 3px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}

/* 기본 스타일에서 새로 추가한 내용들 */
h1 {
	width: 770px;
}

.description {
	width: 770px;
}
.headTitle {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.headTitle a, h1 a:visited {
	color: #FFD0D0;
	text-decoration: none;
	font:27pt normal "궁서", Gungsuh, AppleGothic, Sans-serif;
}
.headTitle a:hover {
	color: #FFB5B5;
	text-decoration: none;
}

/* Login */
#login .rss {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-rss.gif") no-repeat;
}
#login .signup {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-user.gif") no-repeat;
}
#login .check {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-check.gif") no-repeat;
}
#login .write {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-wp.gif") no-repeat;
}
#login .login {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-signup.gif") no-repeat;
}
#login .setup {
	background: url("../../../../layouts/yh_iTheme/css/../images/iconSetup.gif") no-repeat;
}
#login .admin {
	background: url("../../../../layouts/yh_iTheme/css/../images/iconAdmin.gif") no-repeat;
}
#login .layout {
	background: url("../../../../layouts/yh_iTheme/css/../images/layout.gif") no-repeat;
}
#login .edit {
	background: url("../../../../layouts/yh_iTheme/css/../images/edit.gif") no-repeat;
}
#login .info {
	background: url("../../../../layouts/yh_iTheme/css/../images/info.gif") no-repeat;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 100%;
	}
#wp-calendar #next a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url("../../../../layouts/yh_iTheme/css/../images/navigation-right.gif") no-repeat right center;
	}
#wp-calendar #prev a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url("../../../../layouts/yh_iTheme/css/../images/navigation-left.gif") no-repeat left center;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#trackback ul li {
	background: url("../../../../layouts/yh_iTheme/css/../images/mini-trackback.gif") no-repeat;
}


/****************************************************************
  Docking Boxes core CSS: YOU MUST NOT CHANGE OR OVERRIDE THESE 
*****************************************************************/
.dbx-clone {
	position:absolute;
	visibility:hidden;
	}
.dbx-clone, .dbx-clone .dbx-handle-cursor {
	cursor:move !important;
	}
.dbx-dummy {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	}
.dbx-group, .dbx-box, .dbx-handle {
	position:relative;
	display:block;
	border:none;
	}
/****************************************************************
  avoid padding, margins or borders on dbx-box, 
  to reduce visual discrepancies between it and the clone.  
  overall, dbx-box is best left as visually unstyled as possible 
*****************************************************************/
.dbx-box {
	margin:0;
	padding:0;
	border:none;
	clear: both;
	}
/****************************************************************
  otherwise, do what you like :) 
*****************************************************************/
/* group container(s) */
.dbx-group {
	width:210px;
	padding:0 0px 10px;
}
* html .dbx-group {
	width: 210px;
	padding-bottom:0;
}

/* handles */
.dbx-handle {
	position:relative;
	margin:0;
	padding: 16px 24px 7px 10px;
	background:url("../../../../layouts/yh_iTheme/css/../images/sidep-handle.gif") no-repeat 0 0; 
}
* html .dbx-handle { 
	width: 176px; 
}
/* handle cursors are in a class of their own
   so they only get applied if the script is supported */
.dbx-handle-cursor {
	cursor:move;
}

/* toggle images */
a.dbx-toggle, a.dbx-toggle:visited {
	display:block;
	width:20px;
	height:20px;
	overflow:hidden;
	background:url("../../../../layouts/yh_iTheme/css/../images/sidep-toggle.gif") no-repeat;
	position:absolute;
	top:12px;
	right:3px;
	text-indent:-50px;
	text-decoration:none;
}
a.dbx-toggle-open, a.dbx-toggle-open:visited {
	background-position:0 0;
}
a.dbx-toggle-closed, a.dbx-toggle-closed:visited {
	background-position:0 -20px;
}
a.dbx-toggle-hilite-open, a.dbx-toggle-hilite-open:visited {
	background-position:-20px 0;
}
a.dbx-toggle-hilite-closed, a.dbx-toggle-hilite-closed:visited {
	background-position:-20px -20px;
}

/* keyboard navigation tooltip */
.dbx-tooltip {
	display:block;
	position:absolute;
	margin:36px 0 0 125px;
	width:185px;
	border:1px solid #000;
	background:#ffd;
	color:#000;
	font:normal normal normal 0.85em tahoma, arial, sans-serif;
	padding:2px 4px 3px 5px;
	text-align:left;
}
* html .dbx-tooltip { width:210px; }

/* use CSS2 system colors in CSS2 browsers 
   but not safari, which doesn't support them */
*[class="dbx-tooltip"]:lang(en) {
	border-color:InfoText;
	background:InfoBackground;
	color:InfoText;
	font:small-caption;
	font-weight:normal;
	}
/* inner content area */	
.dbx-content {
	margin: 0;
	padding: 5px 10px 9px 10px;
	background: url("../../../../layouts/yh_iTheme/css/../images/sidep-bottom.png") no-repeat 0 100%;
	overflow: hidden;
}
/* toggle state of inner content area */
.dbx-box-closed .dbx-content {
	display:block;
	height:4px;
	padding:0;
	overflow:hidden;
}
.dbx-box-closed .dbx-content * {
	display:none;
}

/* additional clone styles */
.dbx-clone {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
}
.nw_box { padding-bottom:5px; overflow:hidden; }
.nw_box h2 { margin:0; font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; background:url("../../../../widgets/webzine/skins/xe_official/css/../images/normal/lineNotice.gif") no-repeat left bottom;}

.nw_box a.more { text-decoration:none;} 
.nw_box a.more:hover { text-decoration:underline;} 

.nw_box .listTable { width:100%; table-layout:fixed; border:none;}

.nw_box .listTable tr td { border-bottom:1px dotted #DEDEDE; padding:0;margin:0; vertical-align:top; overflow:hidden; }

.nw_box .thumbnailBox { width:100%; margin:0;padding:0;border:none; table-layout:fixed; }
.nw_box .thumbnailBox tr td { border-bottom:none; padding:none; margin:none; }

.nw_box .thumbnailBox .thumbnail { text-align:center; padding:5px; white-space:nowrap;}
.nw_box .thumbnailBox .thumbnail img { padding:4px; border:1px solid #DEDEDE; }
.nw_box .thumbnailBox .thumbnail img:hover { border:1px solid #54564b; }

.nw_box .thumbnailBox .desc { padding-left:5px; padding-bottom:5px; }

.nw_box .thumbnailBox .titleBox { margin-top:8px; margin-bottom:5px;}

.nw_box .thumbnailBox .titleBox .title { }
.nw_box .thumbnailBox .titleBox .title strong { font-weight:normal; font-size:0.9em; color:#ed2a32; }
.nw_box .thumbnailBox .titleBox .title a { color:#000000; text-decoration:none; }
.nw_box .thumbnailBox .titleBox .title a:hover { text-decoration:underline; }


.nw_box .thumbnailBox .titleBox .regdate { font-size:0.9em; color:#AAAAAA; }

.nw_box .thumbnailBox .contentBox { overflow:hidden; margin-bottom:5px;}

.nw_box .thumbnailBox .authorBox { margin-top:5px; }

.nw_box .thumbnailBox .author { color:#54564b; margin-right:10px;}
.nw_box .thumbnailBox .author span,div { color:#54564b; }

.nw_box .thumbnailBox .readAndVoted { color:#999999; font-size:0.9em; }
.nw_box .thumbnailBox .readAndVoted span.div_block { color:#333333; font-size:0.9em; }
.nw_box .thumbnailBox .readAndVoted strong { color:#FE6700; }

.nw_box .thumbnailBox td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }



#latest_yh_bbs_default div { position:relative; height:24px; background:#f0f0f0; border-top:1px solid #d0d0d0;  padding:0; margin:0 0 3px 0; }
#latest_yh_bbs_default div.normal { height:24px; background:#f0f0f0; border-top:1px solid #7E7E7E;  margin:0 0 3px 0; }

#latest_yh_bbs_default div.red { height:24px; background:#F8E1E1; border-top:1px solid #DA241F;  margin:0 0 3px 0; }

#latest_yh_bbs_default div.orange { height:24px; background:#FCF4DB; border-top:1px solid #EDAF41;  margin:0 0 3px 0; }

#latest_yh_bbs_default div.green { height:24px; background:#F4FEE7; border-top:1px solid #A6D43A;  margin:0 0 3px 0; }

#latest_yh_bbs_default div.blue { height:24px; background:#EEF0FD; border-top:1px solid #4899F4;  margin:0 0 3px 0; }

#latest_yh_bbs_default div.purple { height:24px; background:#F7E3FD; border-top:1px solid #DD54EE;  margin:0 0 3px 0; }

#latest_yh_bbs_default div ul { position:relative; border:0; margin:0; padding:0; text-decoration:none; color:#555555; font-size:14px; font-weight:bold; top:-3px; left:4px; list-style:none; white-space: nowrap;  }
#latest_yh_bbs_default div ul img { position:relative; top:5px; left:8px; }
#latest_yh_bbs_default div.normal ul { text-decoration:none; color:#555555; font-size:14px; font-weight:bold; white-space: nowrap; }
#latest_yh_bbs_default div.red ul { text-decoration:none; color:#AA1A18; font-size:14px; font-weight:bold; white-space: nowrap; }
#latest_yh_bbs_default div.orange ul { text-decoration:none; color:#866D22; font-size:14px; font-weight:bold; white-space: nowrap; }
#latest_yh_bbs_default div.green ul { text-decoration:none; color:#354B14; font-size:14px; font-weight:bold; white-space: nowrap; }
#latest_yh_bbs_default div.blue ul { text-decoration:none; color:#28588D; font-size:14px; font-weight:bold; white-space: nowrap; }
#latest_yh_bbs_default div.purple ul { text-decoration:none; color:#9E1F8D; font-size:14px; font-weight:bold; white-space: nowrap; }



#latest_yh_bbs_default div ul a { text-decoration:none; color:#555555; font-size:14px; font-weight:bold;  padding:1px 200px 1px 3px; }
#latest_yh_bbs_default div.normal ul a { text-decoration:none; color:#555555; font-size:14px; font-weight:bold;  padding:1px 200px 1px 3px; }
#latest_yh_bbs_default div.red ul a { text-decoration:none; color:#AA1A18; font-size:14px; font-weight:bold;  padding:1px 200px 1px 3px; }
#latest_yh_bbs_default div.orange ul a { text-decoration:none; color:#866D22; font-size:14px; font-weight:bold;  padding:1px 200px 1px 3px; }
#latest_yh_bbs_default div.green ul a { text-decoration:none; color:#354B14; font-size:14px; font-weight:bold;  padding:1px 200px 1px 3px; }
#latest_yh_bbs_default div.blue ul a { text-decoration:none; color:#28588D; font-size:14px; font-weight:bold;  padding:1px 200px 1px 3px; }
#latest_yh_bbs_default div.purple ul a { text-decoration:none; color:#9E1F8D; font-size:14px; font-weight:bold;  padding:1px 200px 1px 3px; }

#latest_yh_bbs_default ul.yh_text {position:relative; border:0; padding:0; margin:0; width:100%;}


#latest_yh_bbs_default ul.yh_text li { position:relative; background:url("../../../../widgets/newest_document/skins/yh_bbs/css/../images/line.gif") repeat-x bottom; height:19px; list-style: none; }

#latest_yh_bbs_default ul.yh_text li .title { position:absolute; font-size:12px; z-index:0; overflow:hidden; background:url("../../../../widgets/newest_document/skins/yh_bbs/css/../images/bullet.gif") no-repeat left center; padding-left:16px; white-space:nowrap; left:4px; top:3px; }

#latest_yh_bbs_default ul.yh_text li .title a { font-size:12px; color:#555555; text-decoration:none; }
#latest_yh_bbs_default ul.yh_text li .title a:hover { text-decoration:underline; }
#latest_yh_bbs_default ul.yh_text li .title span.comment { color:#FE6700; font:10px Tahoma; }
#latest_yh_bbs_default ul.yh_text li .title span.comment a { color:#FE6700; font:10px Tahoma; }

#latest_yh_bbs_default ul.yh_text li .date { position:absolute; z-index:1; background:#ffffff; top:3px; right:0; margin:0 5px 0 0; padding:0; }
.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; }

