@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/css/../tpl/images/widget_text.gif") no-repeat center bottom; display:block;}

/* xe layer */
#waitingforserverresponse { border:2px solid #444444; font-weight:bold; color:#444444; padding: 7px 5px 5px 25px; background:#FFFFFF url("../../../../common/css/../tpl/images/loading.gif") no-repeat 5px 5px; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }

#popup_menu_area{ position:absolute; background:#fff; border:2px solid #eee; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0; padding:0;}
#popup_menu_area *{ margin:0; padding:0; list-style:none; font-size:12px; line-height:normal;}
#popup_menu_area ul{ border:1px solid #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; padding:10px 10px 5px 10px;}
#popup_menu_area li{ padding:2px 0 2px 20px; background-repeat:no-repeat; background-position:left center; margin-bottom:3px; white-space:nowrap;}
#popup_menu_area li a{ text-decoration:none; color:#000;}
#popup_menu_area li a:hover,
#popup_menu_area li a:active,
#popup_menu_area li a:focus{ font-weight:bold; letter-spacing:-1px;}


#calendarCanvas { font-size:1em; }

div#player1{text-align:center; margin-bottom:20px;}

A:link {
	COLOR: #666666; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none;
}
A:active {
	COLOR: #666666; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #f56120; TEXT-DECORATION: none;
}
 
/* 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/css/../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/css/../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 !important; 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/css/../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/css/../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/css/../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/css/../tpl/images/buttonBlue.gif"); color:#fff;}

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


/*
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 */
body { background:#FFFFFF url("../../../../layouts/xe_official/css/../images/default/bgBody.gif") repeat-x left top; font-family:굴림;}
#bodyWrap { width:980px; margin:1.5em auto 0 auto; }

/* Site Layout - Header */
/*#header { position:relative; width:980px; height:120px; background:url("../../../../layouts/xe_official/css/../images/default/bgHeader.jpg") no-repeat right top; margin-bottom:10px; z-index:99;}*/
#header { position:relative; width:980px; height:120px; margin-bottom:20px; z-index:99;}
#header h1 { margin:0; padding:0; position:absolute; top:10px; left:0px;}
#header #right-banner-div { margin:0; padding:0; position:absolute; top:0px; right:0px; z-index:100;}
#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_official/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_official/css/../images/default/bgGnbOn.gif") no-repeat center top;}


/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	top:82px;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url("../../../../layouts/xe_official/css/../images/ext/menur_bg.gif") repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url("../../../../layouts/xe_official/css/../images/ext/menur_hover_left.gif") no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url("../../../../layouts/xe_official/css/../images/ext/menur_hover_right.gif") no-repeat right top; /*right tab image path*/
}



#isSearch { position:absolute; top:22px; left:340px; 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_official/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 .search-span {background-color:#FFFFFF; border:5px solid #cc3300; display:inline-block;}
#isSearch .inputText { border:0 none; color:#000000; font-size:14px; font-weight:bold; height:19px; padding:5px 3px 0 6px; width:327px; }
#isSearch .submit { vertical-align:top; _position:relative; _top:-1px; margin-left:6px;}

#toolSearch .search-span {background-color:#FFFFFF; border:2px solid #cc3300; display:inline-block;}
#toolSearch .inputText { border:0 none; color:#000000; font-size:14px; font-weight:bold; height:18px; padding:4px 0 0 0 4px; width:160px; }
#toolSearch .submit { vertical-align:top; _position:relative; _top:-1px; margin-left:6px;}





/*#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_official/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_official/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; 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_official/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:3px solid #f4f4f4; text-align:center; padding:2em 0 4em; clear:both;}*/
#footer { margin:0; padding:10px 0 0 0; border-top:3px solid #f4f4f4; text-align:center; clear:both;}
#footer li { display:inline; padding:0 .6em 0 1em; background:url("../../../../layouts/xe_official/css/../images/default/vrType1.gif") no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#999999; font:1em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#footer li address { display:inline; }

#footer p{line-height:1.2em;}
#footer p#address { margin:10px 0;}

/* Default Skin - End */



/* Custom */
#banner-box-div { width:100%; text-align:center; margin:15px 0; }


ul.left-banner
{
	padding:4px 5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
}
.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_official/css/../images/none_ssl.png") no-repeat left top; }
.login_default form p.SSL { background:url("../../../../widgets/login_info/skins/xe_official/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; color:#999999;}
.login_default form ul.help { margin:0; border-top:1px solid #e4e4e4; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap; list-style:none; }
.login_default form ul.help li { display:block; padding:0 3px 0 0; }
.login_default form ul.help li.first-child { background:none; padding-left:0; margin-bottom:3px; }
.login_default form ul.help li a { color:#54564b; font:.9em; 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_official/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:#999999; font:.9em;}
.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_official/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; color:#999999;}

* {margin:0; padding:0; }
.uyano_tapbox { position:relative; margin-bottom:10px; _margin-bottom:5px;}

.uyano_tapbox .tabBox { position:relative; width:100%; height:27px; z-index:1; background:#ffffff url("../../../../widgets/tab_newest_notice/skins/wowbj/css/../images/normal/tab_bg.gif") top left repeat-x; overflow:hidden; padding-bottom:0px; }
.uyano_tapbox .tabBox a { text-decoration:none; color:#666666; }
.uyano_tapbox .left-corner-on { float:left; margin:0; padding:0; width:3px; height:27px; background:url("../../../../widgets/tab_newest_notice/skins/wowbj/css/../images/normal/top_left_on.gif") top left no-repeat;}
.uyano_tapbox .left-corner { float:left; margin:0; padding:0; width:3px; height:27px; background:url("../../../../widgets/tab_newest_notice/skins/wowbj/css/../images/normal/top_left.gif") top left no-repeat;}
.uyano_tapbox .right-corner{ position:relative; z-index:3; width:100%; background:url("../../../../widgets/tab_newest_notice/skins/wowbj/css/../images/normal/top_right.gif") top right no-repeat; padding:0;}
.uyano_tapbox .tab_title { float:left; }
.uyano_tapbox .tab { top:0px;  height:27px; border-right:0; margin-right:0px; float:left; cursor:pointer; z-index:2; background:url("../../../../widgets/tab_newest_notice/skins/wowbj/css/../images/normal/tab_blank.gif") no-repeat right top;}
.uyano_tapbox .on { top:0px; height:27px; border-right:0; margin-right:0px; float:left; cursor:pointer;  z-index:2; background:url("../../../../widgets/tab_newest_notice/skins/wowbj/css/../images/normal/tab_blank.gif") no-repeat right top;}

.uyano_tapbox .tab div { float:left; margin-top:1px; height:13x; border-bottom:0px solid #EEEEEE; font-size:1em; padding:7px 9px 0 9px; margin-right:4px; font-weight:bold; color:#666666; }
.uyano_tapbox .tab div a { color:#666666; }
.uyano_tapbox .on div { float:left; margin-top:1px; height:13px; background:#ffffff; border-bottom:6px solid #FFFFFF; font-size:1em; padding:7px 9px 0 9px; _padding:7px 11px 0 11px; margin-right:4px; _margin-right:2px; font-weight:bold; color:orange; }
.uyano_tapbox .on div a { color:#cc3300; }

.uyano_tapbox .tabContent { margin:0; padding:10px; border-left:1px solid #d8d8d8; border-right:1px solid #d8d8d8; background-color:#FFFFFF; z-index:1;}
.uyano_tapbox .show { display:block; }
.uyano_tapbox .hide { display:none; }

.uyano_tapbox .tabContent table { border:0; width:100%; table-layout:fixed; }

.uyano_tapbox .tabContent .thumbnail { text-align:center; }
.uyano_tapbox .tabContent .thumbnail img { border:1px solid #EEEEEE; padding:5px; float:left; }

.uyano_tapbox .tabContent .titleBox { padding-top:3px; padding-left:10px; color:#888888; vertical-align:top;}
.uyano_tapbox .tabContent .titleBox .regdate { font-family:tahoma; font-size:.85em; color:#AAAAAA;}
.uyano_tapbox .tabContent .titleBox .title { background:url("../../../../widgets/tab_newest_notice/skins/wowbj/css/../images/normal/bullet.gif") no-repeat 3px 6px; padding-left:10px; margin-top:3px; height:20px; white-space:nowrap; overflow:hidden; }
.uyano_tapbox .tabContent .titleBox .title .comment_cnt { font-weight:normal; font-size:0.8em; color:#F48A23; }
.uyano_tapbox .tabContent .titleBox .title a { color:#666666; text-decoration:none; }
.uyano_tapbox .tabContent .titleBox .title a:hover { text-decoration:underline; }

.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:#4BC4C8;}
.uyano_tapbox .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}

.uyano_tapbox .bottom_mid { position:relative; float:left; margin:0; padding:0; width:100%; height:6px; background:url("../../../../widgets/tab_newest_notice/skins/wowbj/css/../images/normal/bottom_mid.gif") left top repeat-x; }
.uyano_tapbox .bottom_left { float:left; margin:0; padding:0; width:6px; height:6px;  background:url("../../../../widgets/tab_newest_notice/skins/wowbj/css/../images/normal/bottom_left.gif") left top no-repeat; }
.uyano_tapbox .bottom_right { float:right; margin:0; padding:0; width:6px; height:6px; background:url("../../../../widgets/tab_newest_notice/skins/wowbj/css/../images/normal/bottom_right.gif") right top no-repeat;}

* {margin:0; padding:0; }
.uyano_tapbox { position:relative; margin-bottom:10px; _margin-bottom:5px;}

.uyano_tapbox .tabBox { position:relative; width:100%; height:27px; z-index:1; background:#ffffff url("../../../../widgets/tab_newest_document/skins/wowbj/css/../images/normal/tab_bg.gif") top left repeat-x; overflow:hidden; padding-bottom:0px; }
.uyano_tapbox .tabBox a { text-decoration:none; color:#666666; }
.uyano_tapbox .left-corner-on { float:left; margin:0; padding:0; width:3px; height:27px; background:url("../../../../widgets/tab_newest_document/skins/wowbj/css/../images/normal/top_left_on.gif") top left no-repeat;}
.uyano_tapbox .left-corner { float:left; margin:0; padding:0; width:3px; height:27px; background:url("../../../../widgets/tab_newest_document/skins/wowbj/css/../images/normal/top_left.gif") top left no-repeat;}
.uyano_tapbox .right-corner{ position:relative; z-index:3; width:100%; background:url("../../../../widgets/tab_newest_document/skins/wowbj/css/../images/normal/top_right.gif") top right no-repeat; padding:0;}
.uyano_tapbox .tab_title { float:left; }
.uyano_tapbox .tab { top:0px;  height:27px; border-right:0; margin-right:0px; float:left; cursor:pointer; z-index:2; background:url("../../../../widgets/tab_newest_document/skins/wowbj/css/../images/normal/tab_blank.gif") no-repeat right top;}
.uyano_tapbox .on { top:0px; height:27px; border-right:0; margin-right:0px; float:left; cursor:pointer;  z-index:2; background:url("../../../../widgets/tab_newest_document/skins/wowbj/css/../images/normal/tab_blank.gif") no-repeat right top;}

.uyano_tapbox .tab div { float:left; margin-top:1px; height:13x; border-bottom:0px solid #EEEEEE; font-size:1em; padding:7px 9px 0 9px; margin-right:4px; font-weight:bold; color:#666666; }
.uyano_tapbox .tab div a { color:#666666; }
.uyano_tapbox .on div { float:left; margin-top:1px; height:13px; background:#ffffff; border-bottom:6px solid #FFFFFF; font-size:1em; padding:7px 9px 0 9px; _padding:7px 11px 0 11px; margin-right:4px; _margin-right:2px; font-weight:bold; color:orange; }
.uyano_tapbox .on div a { color:#cc3300; }

.uyano_tapbox .tabContent { margin:0; padding:10px; border-left:1px solid #d8d8d8; border-right:1px solid #d8d8d8; background-color:#FFFFFF; z-index:1;}
.uyano_tapbox .show { display:block; }
.uyano_tapbox .hide { display:none; }

.uyano_tapbox .tabContent table { border:0; width:100%; table-layout:fixed; }

.uyano_tapbox .tabContent .thumbnail { text-align:center; }
.uyano_tapbox .tabContent .thumbnail img { border:1px solid #EEEEEE; padding:5px; float:left; }

.uyano_tapbox .tabContent .titleBox { padding-top:3px; padding-left:10px; color:#888888; vertical-align:top;}
.uyano_tapbox .tabContent .titleBox .regdate { font-family:tahoma; font-size:.85em; color:#AAAAAA;}
.uyano_tapbox .tabContent .titleBox .title { background:url("../../../../widgets/tab_newest_document/skins/wowbj/css/../images/normal/bullet.gif") no-repeat 3px 6px; padding-left:10px; margin-top:3px; height:20px; white-space:nowrap; overflow:hidden; }
.uyano_tapbox .tabContent .titleBox .title .comment_cnt { font-weight:normal; font-size:0.8em; color:#F48A23; }
.uyano_tapbox .tabContent .titleBox .title a { color:#666666; text-decoration:none; }
.uyano_tapbox .tabContent .titleBox .title a:hover { text-decoration:underline; }

.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:#4BC4C8;}
.uyano_tapbox .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}

.uyano_tapbox .bottom_mid { position:relative; float:left; margin:0; padding:0; width:100%; height:6px; background:url("../../../../widgets/tab_newest_document/skins/wowbj/css/../images/normal/bottom_mid.gif") left top repeat-x; }
.uyano_tapbox .bottom_left { float:left; margin:0; padding:0; width:6px; height:6px;  background:url("../../../../widgets/tab_newest_document/skins/wowbj/css/../images/normal/bottom_left.gif") left top no-repeat; }
.uyano_tapbox .bottom_right { float:right; margin:0; padding:0; width:6px; height:6px; background:url("../../../../widgets/tab_newest_document/skins/wowbj/css/../images/normal/bottom_right.gif") right top no-repeat;}

.blog_widget_normal .newest_document { border:1px solid #E0E1DB; background:url("../../../../widgets/newest_document/skins/blog_newest_document/css/../images/normal/bgBoxTypeB.gif") repeat-x left top; margin-bottom:.7em; }

.blog_widget_normal .newest_document h2,
.blog_widget_normal .newest_document h2 a{ padding:0; margin:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; font-size:1em; color:#54564b; color:#cc3300; text-decoration:none; padding: 7px 0 0 4px;}

.blog_widget_normal .newest_document .items { margin:0;padding:10px 18px 10px 4px; overflow:hidden;}
.blog_widget_normal .newest_document .items li { font-size:1em; display:block; color:#666; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0; text-align:justfy; background:transparent url("../../../../widgets/newest_document/skins/blog_newest_document/css/../images/normal/bullet.gif") no-repeat scroll 4px 8px; padding-left:10px;}
.blog_widget_normal .newest_document .items li a { color:#666; line-height:1.2em; text-decoration:none; text-decoration:none; }
.blog_widget_normal .newest_document .items li a:hover { text-decoration:underline; }

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
.yui-calcontainer{position:relative;float:left;_overflow:hidden;}
.yui-calcontainer iframe{position:absolute;border:none;margin:0;padding:0;z-index:0;width:100%;height:100%;left:0px;top:0px;}
.yui-calcontainer iframe.fixedsize{width:50em;height:50em;top:-1px;left:-1px;}
.yui-calcontainer.multi .groupcal{z-index:1;float:left;position:relative;}
.yui-calcontainer .title{position:relative;z-index:1;}
.yui-calcontainer .close-icon{position:absolute;z-index:1;text-indent:-10000em;overflow:hidden;}
.yui-calendar{position:relative;}
.yui-calendar .calnavleft{position:absolute;z-index:1;text-indent:-10000em;overflow:hidden;}
.yui-calendar .calnavright{position:absolute;z-index:1;text-indent:-10000em;overflow:hidden;}
.yui-calendar .calheader{position:relative;width:100%;text-align:center;}
.yui-calcontainer .yui-cal-nav-mask{position:absolute;z-index:2;margin:0;padding:0;width:100%;height:100%;_width:0;_height:0;left:0;top:0;display:none;}
.yui-calcontainer .yui-cal-nav{position:absolute;z-index:3;top:0;display:none;}
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn{display:-moz-inline-box;display:inline-block;}
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn button{display:block;*display:inline-block;*overflow:visible;border:none;background-color:transparent;cursor:pointer;}
.yui-calendar .calbody a:hover{background:inherit;}
p#clear{clear:left;padding-top:10px;}
.yui-calcontainer{background-color:#f2f2f2;padding:10px 13px;}
.yui-calcontainer.multi{padding:0 5px 0 5px;}
.yui-calcontainer.multi .groupcal{background-color:transparent;border:none;padding:10px 5px 10px 5px;margin:0;}
.yui-calcontainer .title{background:url("../../../../widgets/calendar/skins/calendar_ext/css/../images/sprite.png") repeat-x 0 0;border-bottom:1px solid #cccccc;font:100% sans-serif;color:#000;font-weight:bold;height:auto;padding:.4em;margin:0 -10px 10px -10px;top:0;left:0;text-align:left;}
.yui-calcontainer.multi .title{margin:0 -5px 0 -5px;}
.yui-calcontainer.withtitle{padding-top:0;}
.yui-calcontainer .calclose{background:url("../../../../widgets/calendar/skins/calendar_ext/css/../images/sprite.png") no-repeat 0 -300px;width:25px;height:15px;top:.4em;right:.4em;cursor:pointer;}
.yui-calendar{border-spacing:0;border-collapse:collapse;font:100% sans-serif;text-align:center;margin:0;}
.yui-calendar .calhead{background:transparent;border:none;vertical-align:middle;padding:0;}
.yui-calendar .calheader{background:transparent;font-weight:bold;padding:0 0 .6em 0;text-align:center;}
.yui-calendar .calheader img{border:none;}
.yui-calendar .calnavleft{background:url("../../../../widgets/calendar/skins/calendar_ext/css/../images/sprite.png") no-repeat 0 -450px;width:25px;height:15px;top:0;bottom:0;left:-10px;margin-left:1em;cursor:pointer;}
.yui-calendar .calnavright{background:url("../../../../widgets/calendar/skins/calendar_ext/css/../images/sprite.png") no-repeat 0 -500px;width:25px;height:15px;top:0;bottom:0;right:-10px;margin-right:1em;cursor:pointer;}
.yui-calendar .calweekdayrow{height:2em;}
.yui-calendar .calweekdayrow th{padding:0;border:none;}
.yui-calendar .calweekdaycell{font-weight:bold;text-align:center;width:2em;}
.yui-calendar .calfoot{background-color:#f2f2f2;}
.yui-calendar .calrowhead,.yui-calendar .calrowfoot{color:#a6a6a6;font-size:85%;font-style:normal;font-weight:normal;border:none;}
.yui-calendar .calrowhead{text-align:right;padding:0 2px 0 0;}
.yui-calendar .calrowfoot{text-align:left;padding:0 0 0 2px;}
.yui-calendar td.calcell{border:1px solid #cccccc;background:#fff;padding:1px;height:1.6em;line-height:1.6em;text-align:center;white-space:nowrap;}
.yui-calendar td.calcell a{color:#cc3300;display:block;height:100%;text-decoration:underline;}
.yui-calendar td.calcell.today{background-color:#ccc;}
.yui-calendar td.calcell.today a{background-color:#fff;}
.yui-calendar td.calcell.oom{background-color:#cccccc;color:#a6a6a6;cursor:default;}
.yui-calendar td.calcell.selected{background-color:#fff;color:#000;}
.yui-calendar td.calcell.selected a{background-color:#b3d4ff;color:#000;}
.yui-calendar td.calcell.calcellhover{background-color:#426fd9;color:#fff;cursor:pointer;}
.yui-calendar td.calcell.calcellhover a{background-color:#426fd9;color:#fff;}
.yui-calendar td.calcell.previous{color:#e0e0e0;}
.yui-calendar td.calcell.restricted{text-decoration:line-through;}
.yui-calendar td.calcell.highlight1{background-color:#ccff99;}
.yui-calendar td.calcell.highlight2{background-color:#99ccff;}
.yui-calendar td.calcell.highlight3{background-color:#ffcccc;}
.yui-calendar td.calcell.highlight4{background-color:#ccff99;}
.yui-calendar a.calnav{border:1px solid #f2f2f2;padding:0 4px;text-decoration:none;color:#000;zoom:1;}
.yui-calendar a.calnav:hover{background:url("../../../../widgets/calendar/skins/calendar_ext/css/../images/sprite.png") repeat-x 0 0;border-color:#A0A0A0;cursor:pointer;}
.yui-calcontainer .yui-cal-nav-mask{background-color:#000;opacity:0.25;*filter:alpha(opacity=25);}
.yui-calcontainer .yui-cal-nav{font-family:arial,helvetica,clean,sans-serif;font-size:93%;border:1px solid #808080;left:50%;margin-left:-7em;width:14em;padding:0;top:2.5em;background-color:#f2f2f2;}
.yui-calcontainer.withtitle .yui-cal-nav{top:4.5em;}
.yui-calcontainer.multi .yui-cal-nav{width:16em;margin-left:-8em;}
.yui-calcontainer .yui-cal-nav-y,.yui-calcontainer .yui-cal-nav-m,.yui-calcontainer .yui-cal-nav-b{padding:5px 10px 5px 10px;}
.yui-calcontainer .yui-cal-nav-b{text-align:center;}
.yui-calcontainer .yui-cal-nav-e{margin-top:5px;padding:5px;background-color:#EDF5FF;border-top:1px solid black;display:none;}
.yui-calcontainer .yui-cal-nav label{display:block;font-weight:bold;}
.yui-calcontainer .yui-cal-nav-mc{width:100%;_width:auto;}
.yui-calcontainer .yui-cal-nav-y input.yui-invalid{background-color:#FFEE69;border:1px solid #000;}
.yui-calcontainer .yui-cal-nav-yc{width:4em;}
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn{border:1px solid #808080;background:url("../../../../widgets/calendar/skins/calendar_ext/css/../images/sprite.png") repeat-x 0 0;background-color:#ccc;margin:auto .15em;}
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn button{padding:0 8px;font-size:93%;line-height:2;*line-height:1.7;min-height:2em;*min-height:auto;color:#000;}
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default{border:1px solid #304369;background-color:#426fd9;background:url("../../../../widgets/calendar/skins/calendar_ext/css/../images/sprite.png") repeat-x 0 -1400px;}
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default button{color:#fff;}


.schedule-list { width:100%; padding-bottom:4px; overflow:hidden; position:relative; background-color:#f2f2f2;}
.schedule-list h2 { margin:0; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#000000; background:url("../../../../widgets/newest_schedule/skins/schedule_list/css/../images/white/lineNotice.gif") no-repeat left bottom; font-size:1em;}

.schedule-list ul { font-family:굴림; margin:0; padding:0 13px;  background-color:#f2f2f2;}
.schedule-list ul li { height:20px; background:url("../../../../widgets/newest_schedule/skins/schedule_list/css/../images/white/bulletD0.gif") no-repeat left 6px; padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;}

.schedule-list ul li .title a { color:#555555; text-decoration:none; }
.schedule-list ul li .title a:hover { text-decoration:underline; }
.schedule-list ul li .title span.comment { color:#FE6700; font:.9em Tahoma; }
.schedule-list ul li .title span.comment a { color:#FE6700; font:.9em Tahoma; }

.schedule-list ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

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


.freesize_imgbox {  overflow:hidden; position:relative; width:100%; background:#ffffff url("../../../../widgets/newest_images/skins/wowbj/css/../images/normal/tb_mid.png") top left repeat-x; margin:0; padding-bottom:0px; }

.freesize_imgbox .bottom_mid { position:relative;  background:url("../../../../widgets/newest_images/skins/wowbj/css/../images/normal/bottom_mid.png") 0 100% repeat-x;}
.freesize_imgbox .box_mid_left {position:relative;  background:url("../../../../widgets/newest_images/skins/wowbj/css/../images/normal/box_mid_dot.png") top left repeat-y;}
.freesize_imgbox .box_mid_right { position:relative; background:url("../../../../widgets/newest_images/skins/wowbj/css/../images/normal/box_mid_dot.png") top right repeat-y;}
.freesize_imgbox .bottom_left {position:relative;  background:url("../../../../widgets/newest_images/skins/wowbj/css/../images/normal/bottom_left.png") 0 100% no-repeat; }
.freesize_imgbox .bottom_right {position:relative; background:url("../../../../widgets/newest_images/skins/wowbj/css/../images/normal/bottom_right.png") 100% 100% no-repeat;}

.freesize_imgbox .top_left{ position:relative; background:url("../../../../widgets/newest_images/skins/wowbj/css/../images/normal/tb_left.png") top left no-repeat;}
.freesize_imgbox .top_right{ right:1px; background:url("../../../../widgets/newest_images/skins/wowbj/css/../images/normal/tb_right.png") top right no-repeat; padding: 5px }
.freesize_imgbox h2 {  font-size:1em; display:block; margin:0; height:15px; padding:8px 0 0 10px; margin-bottom:5px; color:#444444; }

.freesize_imgbox .more { position:absolute; top:12px; right:10px; color:#888888; font:.8em Tahoma;}
.freesize_imgbox a.more { font-size:1em; text-decoration:none;} 
.freesize_imgbox a.more:hover { text-decoration:underline;} 

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

.freesize_imgbox .thumbnail_box .title {  margin:0; text-align:center; }
.freesize_imgbox .thumbnail_box .title a { color:#555555;  font:1.0em "宋体", AppleGothic, Sans-serif, Tahoma; }
.freesize_imgbox .thumbnail_box a { color:#000000; text-decoration:none; }
.freesize_imgbox .thumbnail_box a:visited { color:#555555; text-decoration:none; }

.freesize_imgbox .thumbnail_box td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }
.freesize_imgbox .thumbnail_box div strong { font-weight:bold; font-size:0.9em; color:#666666; }
.freesize_imgbox .thumbnail_box div.author { color:#54564b; text-align:center;}
.freesize_imgbox .thumbnail_box div.author span,div { color:#54564b; }
.freesize_imgbox .thumbnail_box div.regdate { font-size:0.9em; color:#AAAAAA; margin-top:2px;text-align:center;}

.freesize_imgbox .thumbnail_box div.readAndVoted { color:#999999; font-size:0.9em; text-align:center;}
.freesize_imgbox .thumbnail_box div.readAndVoted span.div_block { color:#333333; font-size:0.9em; }
.freesize_imgbox .thumbnail_box div.readAndVoted strong { color:#FE6700; }
.blog_widget_normal .popular_document { border:1px solid #e0e1db; background:url("../../../../widgets/popular_document/skins/blog_popular_document/css/../images/normal/bgBoxTypeB.gif") repeat-x left top; margin-bottom:.7em; }
.blog_widget_normal .popular_document h2 { padding:0; margin:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#cc3300; }
.blog_widget_normal .popular_document .items { margin:0;padding:10px 18px 10px 4px; overflow:hidden;}
.blog_widget_normal .popular_document .items li { font-size:1em; display:block; color:#666; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0; text-align:justfy; background:transparent url("../../../../widgets/popular_document/skins/blog_popular_document/css/../images/normal/bullet.gif") no-repeat scroll 4px 8px; padding-left:10px;}
.blog_widget_normal .popular_document .items li a { color:#666; line-height:1.2em; text-decoration:none; text-decoration:none; }
.blog_widget_normal .popular_document .items li a:hover { text-decoration:underline; }

