

/* 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; overflow:hidden; }

.zbxe_widget_output { background:url(\/common/tpl/images/widget_text.gif) no-repeat center bottom; display:block;}

/* xe layer */
#waitingforserverresponse { border:2px solid #444444; font-weight:bold; color:#444444; padding: 7px 5px 5px 25px; background:#FFFFFF url(\/common/tpl/images/loading.gif) no-repeat 5px 5px; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }

#popup_menu_area{ position:absolute; background:#fff; border:2px solid #eee; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0; padding:0;}
#popup_menu_area *{ margin:0; padding:0; list-style:none; font-size:12px; line-height:normal;}
#popup_menu_area ul{ border:1px solid #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; padding:10px 10px 5px 10px;}
#popup_menu_area li{ padding:2px 0 2px 20px; background-repeat:no-repeat; background-position:left center; margin-bottom:3px; white-space:nowrap;}
#popup_menu_area li a{ text-decoration:none; color:#000;}
#popup_menu_area li a:hover,
#popup_menu_area li a:active,
#popup_menu_area li a:focus{ font-weight:bold; letter-spacing:-1px;}

/* xe faceoff */
.faceOffManager { position:fixed; _position:absolute; right:3px; top:3px;  height:23px; }

/* NHN > UIT Center > Open UI Platform Team > Jeong Chan Myeong(dece24@nhncorp.com) */

/* Anchor Button */
a.button,
a.button span { position:relative; display:inline-block; text-decoration:none !important; background:url(\/common/tpl/images/buttonWhite.gif) no-repeat; cursor:pointer; white-space:nowrap; vertical-align:middle;}
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; *vertical-align:top;}
/* 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;}
/* 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;}
/* 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;}

/* Control Button + Submit Button */
span.button,
span.button button,
span.button input { position:relative; margin:0; display:inline-block; border:0; font:12px Sans-serif; white-space:nowrap; background:url(\/common/tpl/images/buttonWhite.gif) no-repeat; vertical-align:middle;}
span.button { padding:0; background-position:left top;}
span.button button,
span.button input { height:23px; left:2px; *vertical-align:top; padding:0 10px 0 8px; line-height:24px; background-position:right top; cursor:pointer; *overflow:visible;}
/* Large Size */
span.button.large { background-position:left -30px;}
span.button.large button,
span.button.large input { height:30px; padding:0 10px 0 8px; font:16px/30px Sans-serif; background-position:right -30px;}
/* xLarge Size */
span.button.xLarge { background-position:left -65px;}
span.button.xLarge button,
span.button.xLarge input { height:35px; padding:0 10px 0 8px; font:20px/36px Sans-serif; background-position:right -65px;}
/* Small Size */
span.button.small { background-position:left -107px;}
span.button.small button,
span.button.small input { height:18px; padding:0 6px 0 4px; font:11px/18px Sans-serif; background-position:right -107px;}

/* Strong Button */
a.button.strong *,
span.button.strong * { font-weight:bold !important;}

/* Icon Add */
a.button .icon { position:relative; border:0; vertical-align:middle;}
span.button .icon { position:relative; left:10px; margin-right:8px; vertical-align:middle;}

/* Color Preset */
a.button.green,
a.button.green span,
span.button.green,
span.button.green button,
span.button.green input { background-image:url(\/common/tpl/images/buttonGreen.gif); color:#fff;}
a.button.black,
a.button.black span,
span.button.black,
span.button.black button,
span.button.black input { background-image:url(\/common/tpl/images/buttonBlack.gif); color:#fff;}
a.button.red,
a.button.red span,
span.button.red,
span.button.red button,
span.button.red input { background-image:url(\/common/tpl/images/buttonRed.gif); color:#fff;}
a.button.blue,
a.button.blue span,
span.button.blue,
span.button.blue button,
span.button.blue input { background-image:url(\/common/tpl/images/buttonBlue.gif); color:#fff;}

/* Offset Debug */
a.button,
span.button{ margin-right:2px;}

/* Button Set */
.buttonSet{ width:16px; height:16px; background-image:url(\/common/tpl/images/buttonSet.gif); background-repeat:no-repeat; border:0; background-color:transparent; vertical-align:middle; display:inline-block; text-decoration:none;}
.buttonSet span{ z-index:-1; font-size:0; line-height:0; visibility:hidden;}
.buttonSet.buttonUp{ background-position:0 0;}
.buttonSet.buttonDown{ background-position:0 -16px;}
.buttonSet.buttonLeft{ background-position:0 -32px;}
.buttonSet.buttonRight{ background-position:0 -48px;}
.buttonSet.buttonInfo{ background-position:0 -64px;}
.buttonSet.buttonCopy{ background-position:0 -80px;}
.buttonSet.buttonSetting{ background-position:0 -96px;}
.buttonSet.buttonActive{ background-position:0 -112px;}
.buttonSet.buttonDisable{ background-position:0 -128px;}
.buttonSet.buttonDelete{ background-position:0 -144px;}
.buttonSet.buttonHomepage{ background-position:0 -160px;}
.buttonSet.buttonBlog{ background-position:0 -176px;}
.buttonSet.buttonCalendar{ background-position:0 -192px;}
.buttonSet.buttonLayoutEditor{ background-position:0 -208px;}
.buttonSet.buttonAddWidget{ background-position:0 -224px;}
.buttonSet.buttonAddContent{ background-position:0 -240px;}

ï»¿/*---------------------------------------------------------------------------------
COOLKIM TIMES (http://www.KIMYM.net/)
---------------------------------------------------------------------------------*/

/* 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 
---------------------------------------------------------------------------------*/
* {margin:0; padding:0;}
body {background:#ffffff; line-height:16px; font:12px Arial, Helvetica, sans-serif;}

/* Site link style 
---------------------------------------------------------------------------------*/
a:link {color:#333333; text-decoration:none;}
a:visited {color:#333333; text-decoration:none;}
a:hover {color:#999999; text-decoration:underline;}
a:active {color:#333333; text-decoration:none;}

/* Site Layout - Header 
---------------------------------------------------------------------------------*/
#bodyWrap {position:relative; width:880px; margin:0 auto; padding:0; border:0;}
#searchLanguage { position:relative; margin-top:20px; width:880px; height:55px; z-index:103}
#language { position:absolute; padding:0px; z-index:100; width:185px; height:22px; right:8px; top:3px; text-align:center; background:url(\/layouts/coolkim_times/images/lang/bglanguage.png);}
#language span { overflow:hidden; white-space:nowrap; line-height:150% }
#language strong { color:#ffffff; font:.85em Tahoma; margin-right:1px; vertical-align:-1px; }
#language a img { vertical-align:-5px; cursor:pointer }
#language ul { position:absolute; top:19px; right:18px; width:auto; padding:0 2px 2px 2px; display:none; border:1px solid #282827; background:#3d3d3d; font:.85em Tahoma;}
#language ul li { list-style:none; margin:0px; padding:0px; white-space:2px }
#selectLang { margin:0; padding:0; }
#selectLang a img { width:14px; height:11px; border:0px solid #ffffff; padding:0px; margin:0px }
#selectLang a img:hover { padding:0 0 2px 0; }
#header {position:relative; width:850px; height:130px; background:url(\/layouts/coolkim_times/images/default/bgHeader.gif) no-repeat right bottom; margin-bottom:10px; z-index:99;}
#header h1 {position:absolute; top:1px; left:0px;}
*html #language {height:17px; padding:3px 0 0 0;}
#head_left {position:relative;width:15px;height:136px;z-index:1;visibility:visible;background:url(\/layouts/coolkim_times/images/default/head_left.gif)}
#head_right {position:absolute;left:865px;top:0px;width:15px;height:136px;z-index:3;visibility:visible;background:url(\/layouts/coolkim_times/images/default/head_right.gif)}
#head_body {position:absolute;left:15px;top:0px;width:850px;height:136px;z-index:2;visibility:visible;background:url(\/layouts/coolkim_times/images/default/head_body.gif)}


.Navigation {overflow:hidden; width:850px;position:absolute;right:5px;z-index:100;top: 33px;}
ul.Global {padding:0; margin:0; list-style:none; overflow:hidden; float:right; margin:10px 0 10px 0; }
ul.Global li {float:left; margin-left:-1px; position:relative; display:inline; padding:0 .6em; background:url(\/layouts/coolkim_times/images/default/vrType.gif) no-repeat left center; }
ul.Global li.guanyu {margin-left:-1px; position:relative; float:left; padding:0 .8em; float:left; background:url(\/layouts/coolkim_times/images/default/vrType.gif) no-repeat right center; }
ul.blogGlobal li a {text-decoration:none; font-size:.9em; letter-spacing:-1px;}

#gnb { position:absolute; top:56px; left:10px; height:48px; overflow:hidden; white-space:nowrap; margin-bottom:0px;}
#gnb li { width:60px; height:45px; float:left; list-style:none; background:url(\/layouts/coolkim_times/images/default/bgGnbVr.gif) no-repeat left center; padding-left:3px; position:relative; left:-3px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:6px 3px 0 3px; height:24px; color:#000000; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#000000;}
#gnb li.on a { font-weight:bold; color:#2f2f2f;}

.gnb_sub { position:absolute; top:100px; left:30px; height:24px; overflow:hidden; white-space:nowrap;  }
.gnb_sub li { float:left; list-style:none; no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
.gnb_sub li a { display:block; float:left; padding:6px 15px 0 15px; height:18px; color:#666666; white-space:nowrap; text-decoration:none; font-family: "å®ä½", Arial, Tahoma, AppleGothic, Sans-serif; font-weight:bold;}
.gnb_sub li a:hover,
.gnb_sub li a:focus { text-decoration:none; color:#000000; }
.gnb_sub li.on a, 
.gnbin li.on a:hover { position:relative; font-weight:bold; color:#666666; background:url(\/layouts/coolkim_times/images/default/arrow.gif) 0 6px no-repeat; color:#000;} 

/*
#it_search_form {position:absolute; top:72px; right:15px;}
#it_search_form .input {border:1px solid #d9d9d9; height:17px; width:120px; color:#888888; font-size:.9em;}
#it_search_form .submit_button {width:1px; height:1px; visibility:hidden;}*/

#isSearch {position:absolute;top:102px;right:20px;width:190px;text-align:right;}
#isSearch .searchOrder { display:none;}
#isSearch .checked {position:absolute;left:-48px;top:0px;text-align:left;display:block;padding:4px 0px 0px 7px;width:85px;height:16px;background:url(\/layouts/coolkim_times/images/default/bgSearchTerm.gif) no-repeat;font:12px "æ°å®ä½", Arial, Helvetica, sans-serif; color:#5c5c5c;line-height:normal;}
*:first-child+html #isSearch .checked { top:1px; }

#isSearch ul { display:none; position:absolute; left:-48px; top:19px; padding:2px 0 3px 0; text-align:left; border:1px solid #b2b2b2; background:#ffffff;}
#isSearch ul li { width:83px; height:16px; list-style:none; }
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:79px; height:15px; font:12px "æ°å®ä½", Arial, Helvetica, sans-serif; color:#000000;}
#isSearch ul li label.on { background:#CCCCCC; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#CCCCCC;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:95px; height:13px; color:#000000; border:1px solid #B0B0AF; background-color:#ffffff; }
#isSearch .inputText:hover { background:#ededed; }
#isSearch .inputText:focus { border:1px solid #8E8E8D; background-color:#ededed; }
*: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 {
margin:10px auto 0 auto; position:relative;width:860px;padding-bottom:20px;overflow:hidden;background:url(\/layouts/coolkim_times/images/default/bgContentBody.gif) repeat-y left top;background-color:#ffffff;border-bottom:1px solid #ffffff;}

/* Site Layout - Column Left
---------------------------------------------------------------------------------*/
#columnLeft {position:relative; width:180px; float:left;}
#columnLeft .mask {width:180px; height:5px; background:#ffffff; display:block;}

#lnbWrap {margin:5px 0 0 0; padding:0;}
#lnb_subtitle { height:27px; background:url(\/layouts/coolkim_times/images/default/lnb_subtitle_t.gif) repeat-y; }
#lnb_subtitle li { position:relative; 
z-index:100; display:block;  padding:7px 10px 5px 43px; width:120px; background:url(\/layouts/coolkim_times/images/default/subtitle.gif) no-repeat 20px; left:10; font:13px Arial, Helvetica, sans-serif; font-weight: bold; list-style:none;}
#lnbWrap img {display: block;}
#lnb {padding:0 15px; width:150px; background:url(\/layouts/coolkim_times/images/default/lnb_bg.gif) repeat-y; font-size:12px;}
#lnbtag {padding:0 15px; width:150px; background:url(\/layouts/coolkim_times/images/default/lnb_bg.gif) repeat-y; font-size:12px;}
#lnb li {list-style:none;}
#lnb li a {position:relative; z-index:99; display:block;  padding:7px 10px 5px 25px; width:115px; border-bottom:1px solid #eeeeee; background:url(\/layouts/coolkim_times/images/default/smBul.gif) 5px no-repeat; color:#555555; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus {background-color:#faf9f8; color:#222222;}
#lnb li.on a {background:#faf9f8 url(\/layouts/coolkim_times/images/default/smBulon.gif) 5px no-repeat; color:#333333; font-weight:bold; letter-spacing:-1px; }
#lnb li.on a:hover,
#lnb li.on a:focus {color:#333333;}
#lnb li ul {display:none; position:relative; padding:0; width:150px;}
#lnb li.on ul {display:block;}
#lnb li ul li {position:relative; top:0;}
#lnb li ul li a {width:110px; background:url(\/layouts/coolkim_times/images/default/submenulist.gif) 12px 7px no-repeat; padding:7px 10px 5px 30px; color:#666; font-weight:normal; letter-spacing:normal;}
#lnb li ul li a:hover,
#lnb li ul li a:focus {color:#669900;}
#lnb li.on ul li.on a {color:#669900; font-weight:bold;}

/* Rss
---------------------------------------------------------------------------------*/
#rsswrap {margin:10px 0;text-align:center;}
.rss_icon {background: url(\/layouts/coolkim_times/images/default/btn_rss.gif) left 50% no-repeat; margin-top: 10px; padding: .1em 0 .1em 20px; font: 0.9em/2 Tahoma, Helvetica, sans-serif; color: #999;}

/* Site Layout - Column Right 
---------------------------------------------------------------------------------*/
#columnRight {margin:5px auto 0 auto; float:right; width:670px; overflow:hidden;}
#visualArea {width:690px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content {width:100%; overflow:hidden ;}

/* Site Layout - Plugins(Widgets)
---------------------------------------------------------------------------------*/
#plugins{ margin:10px auto 0 auto; width:860px; overflow:hidden; background:url(\/layouts/coolkim_times/images/default/lineBreaker.gif) no-repeat top;}
#newestDocuments { margin-right:20px; width:201px; float:left; overflow:hidden}
#newestComments { width:201px; float:left; overflow:hidden}

#techNote { width:400px; float:right; overflow:hidden; }
#techNote h2 { margin-bottom:4px; padding:13px 0 0 0; border-bottom:1px solid #cacaca; height:21px; _height:20px; font:bold 11px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#808080; }
#techNote a { }
#techNote .validator { float:right; clear:both}

/* Site Layout - Footer
---------------------------------------------------------------------------------*/
#footer { margin:0 auto 40px auto; padding:0; width:880px; height:52px; overflow:hidden; clear:both; background:url(\/layouts/coolkim_times/images/default/footer.png) no-repeat left center; position:relative}
#footer li { position:relative; left:8px; top:16px; display:inline; padding:0 .6em 0 1em; background:url(\/layouts/coolkim_times/images/default/vrType.gif) no-repeat left center; float:left}
#footer li.first-child { background:none;}
#footer li a { color:#545045; font:9pt Tahoma; letter-spacing:-1px; text-decoration: none;}
#footer li a:hover {text-decoration: underline;}
#footer li address { display:inline; }

.engSmall { font:12px Arial, Helvetica, sans-serif; }

#ad {position:absolute;right:322px;z-index:100;top: 2px;}

div.clear	{height:0;margin:0;padding:0;clear:both;}

#login_form	 div.login_top	{background:url(\/widgets/login_info/skins/WTA_Series/images/login_box_top.gif) no-repeat;width:180px;height:8px;}
#login_form	 div.login_bottom	{background:url(\/widgets/login_info/skins/WTA_Series/images/login_box_bottom.gif) no-repeat;width:180px;height:34px;padding:0px 0px 0px 0px;}
#login_form	 div.login_bottom2	{background:url(\/widgets/login_info/skins/WTA_Series/images/login_box_bottom2.gif) no-repeat;width:180px;height:8px;padding:0px 0px 0px 0px;}

#login_form	 div.login_center	{background:url(\/widgets/login_info/skins/WTA_Series/images/login_box_bg.gif) repeat-y;width:180px;height:85px;}

#login_form	 div.login_center	.login_title	{padding:3px 0px 0px 13px;}

#login_form	 div,span				{ margin:0px; padding:0px; }
#login_form	 div.l_left		{float:left;background:url(\/widgets/login_info/skins/WTA_Series/images/login_input_bg.gif) no-repeat;height:20px;width:99px;padding:1px 0px 0px 4px;}


#login_form	 div.l_row1	{clear:both;height:20px;padding:0px 0px 0px 11px;margin-top:10px;}
#login_form	 div.l_row2	{clear:both;height:20px;padding:0px 0px 0px 11px;margin-top:6px;}
*html	#login_form	 	div.l_row2	{clear:both;height:20px;padding:0px 0px 0px 11px;margin-top:1px;}
#login_form	 div.l_right1	{float:left;width:60px;margin-left:3px;}
#login_form	 div.l_right2	{float:left;width:60px;margin-left:6px;}

#login_form	 #user_id		{background-color:transparent;border:0;width:92px;height:20px;color:#666666;font-family:tahoma;}
#login_form	 #user_id.id_bg{background:url(\/widgets/login_info/skins/WTA_Series/images/login_id_bg.gif) no-repeat;}
#login_form	 #password	{background-color:transparent;border:0;width:92px;height:20px;color:#666666;}
#login_form	 #password.pw_bg{background:url(\/widgets/login_info/skins/WTA_Series/images/login_pw_bg.gif) no-repeat;}
#login_form	 #l_auto	{border:1px;}


#login_form	 div.login_bottom	.pw	{font-family:dotum;font-size:12px;color:#999999;padding:14px 0px 0px 30px;float:left;}
#login_form	 div.login_bottom	.reg	{font-family:dotum;font-size:12px;color:#999999;padding:14px 13px 0px 0px;float:right;}

#login_form	 div.login_bottom	a	{color:#999999;text-decoration:none;}
#login_form	 div.login_bottom	a:focus,
#login_form	 div.login_bottom	a:hover	{text-decoration:underline;}

#login_info	 div.login_top	{background:url(\/widgets/login_info/skins/WTA_Series/images/login_box_top.gif) no-repeat;width:180px;height:8px;}
#login_info	 div.login_bottom	{background:url(\/widgets/login_info/skins/WTA_Series/images/login_box_bottom2.gif) no-repeat;width:180px;height:8px;}
#login_info	 div.login_center	{background:url(\/widgets/login_info/skins/WTA_Series/images/login_box_bg.gif) repeat-y;width:180px;height:135px;padding:2px 0px 0px 0px;}
#login_info	 div.info_name	{background-color:#f5f5f5;color:#6a6a6a;padding:6px 0px 4px 4px;width:148px;margin:0px auto 0px auto;}
#login_info	 div.lastlogin 	{background-color:#f5f5f5;color:#6a6a6a;padding:6px 0px 4px 4px;width:148px;margin:0px auto 0px auto; font:11 Tahoma, Geneva, sans-serif; }

#login_info	div.login_center	a	{color:#666666;text-decoration:none;}
#login_info	div.login_center	a:focus,
#login_info	div.login_center	a:hover	{color:#666666;text-decoration:underline;}

#login_info	div.row1	 {width:140px;margin:5px auto 0px auto;padding:5px 0px 0px 0px;height:14px;}
#login_info	div.row1	 .row_friend	{width:38px;background:url(\/widgets/login_info/skins/WTA_Series/images/login_friend_icon.gif) no-repeat 0px -1px;padding:0px 0px 0px 20px;float:left;margin-left:2px;}
:root	#login_info	div.row1	 .row_friend	{width:38px;background:url(\/widgets/login_info/skins/WTA_Series/images/login_friend_icon.gif) no-repeat 0px 0px;padding:0px 0px 0px 20px;float:left;margin-left:2px;}
#login_info	div.row1	 .row_memo	{width:38px;background:url(\/widgets/login_info/skins/WTA_Series/images/login_memo_icon.gif) no-repeat;padding:0px 0px 0px 20px;float:right;margin-right:2px;}
#login_info	div.row2 {width:140px;margin:5px auto 0px auto;}

#login_info	div.row2	 .row_post	{width:38px;background:url(\/widgets/login_info/skins/WTA_Series/images/login_post_icon.gif) no-repeat;padding:0px 0px 0px 20px;float:left;margin-left:2px;}
#login_info	div.row2	 .row_scrap	{width:38px;background:url(\/widgets/login_info/skins/WTA_Series/images/login_scrap_icon.gif) no-repeat 0px 1px;padding:0px 0px 0px 20px;float:right;margin-right:2px;}

#login_info	.dot_line	 {height:1px;margin:5px 15px 5px 15px;background:url(\/widgets/login_info/skins/WTA_Series/images/login_dot_line.gif) no-repeat;clear:both;}
#login_info	.button	{width:150px;margin:10px auto 0px auto;}

.nb_bar {position:relative; padding:5px;  border:1px solid #fef; overflow:hidden;}
.nb_bar .bg{ background: url(\/widgets/scr_document/skins/img_scroll/images/top_bg.png ) repeat-x left top; height:20px;}
.nb_bar .titler { font-family:tahoma; font-size:1em; text-decoration:none; font-weight:bold; color:#333; border-bottom:1px solid #fef;}
.nb_bar .titler a { text-decoration:none; color:#333;}
.nb_bar .butten {position:absolute; top:4px; right:5px; cursor:pointer; z-index:2;}

.nb_bar .thumbnail_box { table-layout:fixed; margin:2px 0px 25px 0px; overflow:hidden;}
.nb_bar .thumbnail_box tr td { border-bottom:none; padding:none; margin:none; }
.nb_bar .thumbnail_box .thumbnail { text-align:center; white-space:nowrap;}
.nb_bar .thumbnail_box .thumbnail img {padding:2px; border:1px solid #DEDEDE; }
.nb_bar .thumbnail_box .thumbnail img:hover { border:1px solid #54564b; }

.nb_bar .thumbnail_box a { color:#777; text-decoration:none;}
.nb_bar .thumbnail_box a:visited { color:#AAAAAA; text-decoration:none; }

.nb_bar .thumbnail_box .sub_title { overflow:hidden; margin:2px 0px 2px 0px;}
.nb_bar .thumbnail_box .sub_title .ttle { font-family:tahoma; font-weight:bold; font-size:10pt; margin-top:0px; overflow:hidden; }
.nb_bar .thumbnail_box .sub_title .ttle a { color:#000; }
.nb_bar .thumbnail_box .sub_title .ttle a:hover {font-weight:bold; color:#333333; text-decoration:none;}
.nb_bar .thumbnail_box .sub_title .ttle strong { font-family:tahoma; font-size:9pt; color:#FE6700; }

.nb_bar .thumbnail_box .sub_title .doc { font-family:tahoma; font-size:9pt; }
.nb_bar .thumbnail_box .sub_title .doc a { color:#888; }
.nb_bar .thumbnail_box .sub_title .doc a:hover { color:#333333; text-decoration:none;}

.nb_bar .thumbnail_box div.author { font-family:tahoma; font-size:9pt; color:#888;  overflow:hidden;}
.nb_bar .thumbnail_box div.author a { color:#777; }
.nb_bar .thumbnail_box div.regdate { font-size:8pt; color:#04A0C1; margin-top:2px;}

.nb_bar .thumbnail_box div.readAndVoted { font-family:tahoma; color:#888; font-size:8pt;}
.nb_bar .thumbnail_box div.readAndVoted span.div_block { color:#DDDDDD; font-size:8pt; }
.nb_bar .thumbnail_box div.readAndVoted strong { color:#FE6700; }

div#tag_naver { position:relative; margin-bottom:0px; padding:0px; 5px 0px 5px;}
div#tag_naver h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:5px 0 0 5px; height:18px; _height:18px; font-size:1em; color:#54564b; font-family:Tahoma; background-color:#F5F5F5;}

div#tag_naver .tagList { overflow:hidden; margin-left:3px;margin-right:3px;}
div#tag_naver .tagList li { display:inline; color:#a4a4a4; line-height:200%;}
div#tag_naver .tagList li a { color:#7C8A8D; text-decoration:none;}
div#tag_naver .tagList li a:hover { background-color:#666666; color:#DBDBDB;}

div#tag_naver .tagList li.typeA a { font-weight:bold; background-color:#12d763; color:#ffffff; font-size:13px;}
div#tag_naver .tagList li.typeA a:hover { background-color:#6C6C6C; color:#ffffff;}

div#tag_naver .tagList li.typeB a { color:#3D7B66; font-weight:bold; font-size:13px;}
div#tag_naver .tagList li.typeB a:hover { background-color:#828282; color:#ffffff;}

div#tag_naver .tagList li.typeC a { color:#993300; font-weight:bold; font-size:12px;}
div#tag_naver .tagList li.typeC a:hover { background-color:#333333; color:#ffffff;}

.news_ticker_gray { height:25px; overflow:hidden; clear:both; background:#FFFFFF url(\/widgets/newest_document/skins/news_ticker/images/gray/bg.gif) repeat-x left top; white-space:nowrap; }

.news_ticker_gray table { width:100%; height:25px; margin:0; padding:0; table-layout:fixed;  border-left:1px solid #cccccc; border-right:1px solid #cccccc; }
.news_ticker_gray table td { white-space:nowrap; overflow:hidden; height:25px; vertical-align:top;  padding:0 6px 0 6px;}

.news_ticker_gray .tickerBox { height:25px; padding-left: 80px; padding-top:4px; white-space:nowrap; overflow:hidden; }

.news_ticker_gray ul { margin:0; padding:0; white-space:nowrap; overflow:hidden; }
.news_ticker_gray li { list-style:none; height:25px; overflow:hidden; white-space:nowrap; font-size:9pt;}

.news_ticker_gray ul li .title a { color:#000000; text-decoration:none;  font-size:9pt;}
.news_ticker_gray ul li .title a:hover { text-decoration:underline; }
.news_ticker_gray ul li .title span.comment { color:#766C6C; font:.8em Tahoma; }
.news_ticker_gray ul li .title span.comment a { color:#766C6C; font:.8em Tahoma; text-decoration:none; }

.news_ticker_gray ul li .date { color:#333333; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.Gallery_Box_little	{ width:100%; text-align:center; }
.flip_container {width: 750px; height: 400px; margin: 0px auto; background: #000000; border: 1px solid #3399FF; overflow: hidden; }


/* NHN > UIT Center > Open UI Technology Team > Jeong Chan Myeong(dece24@nhncorp.com) */

.widgetBoxContainer{ position:relative;}

.widgetBox{ position:relative; *zoom:1; }
.widgetBox:after{content:""; display:block; clear:both; }
.widgetBox .widgetBoxHeader{ font-size:12px !important; color:#818181; font-weight:bold; margin:0; z-index:10;}
.widgetBox .widgetContainer{ position:relative; z-index:10;}
.widgetBox .widgetMore{ position:absolute; display:block; text-decoration:none; font-size:11px !important; white-space:nowrap; font-family:Tahoma; color:#000; text-align:center; z-index:20;}
.widgetBox .widgetMore img{ border:0;}
.widgetBox .rcContainer{ display:block; width:100%; font-size:0; line-height:0; z-index:1; *zoom:1; }
.widgetBox .rc{ position:absolute; display:block; font-size:0; line-height:0; overflow:hidden;}
.widgetBox .rcTop .tl{ top:0;}
.widgetBox .rcTop .tr{ top:0;}
.widgetBox .rcBottom .bl{ top:0;}
.widgetBox .rcBottom .br{ top:0;}

.widgetBoxC{ padding:3px 0;}
.widgetBoxC .widgetBox{ border-left:1px solid #ccc; border-right:1px solid #ccc;}
.widgetBoxC .widgetBoxHeader{ position:relative; padding:4px 0; margin:1px; text-indent:15px; border-bottom:1px solid #ddd; background:url(\/widgetstyles/simpleRound/img/headerBgC.gif) repeat-x;}
.widgetBoxC .widgetMore{ top:5px; right:15px;}
.widgetBoxC .rcTop,
.widgetBoxC .rcBottom{ height:3px;} 
.widgetBoxC .rcTop{ position:absolute; top:-3px; left:0; }
.widgetBoxC .rcBottom{ position:relative; bottom:-3px;}
.widgetBoxC .rc { width:50%; height:3px; background-image:url(\/widgetstyles/simpleRound/img/roundedCornerC.gif); background-repeat:no-repeat;}
.widgetBoxC .rcTop .tl{ background-position:0 0; left:0px;}
.widgetBoxC .rcTop .tr{ background-position:right 0; left:50%;}
.widgetBoxC .rcBottom .bl{ background-position:0 bottom; left:0px;}
.widgetBoxC .rcBottom .br{ background-position:right bottom; left:50%;}

.latest_white { width:100%; overflow:hidden; position:relative;}

.latest_white p { margin:0; display:block; font:12px; color:#818181; font-weight:bold; border-bottom:1px solid #B7B7B7; padding:8px 0px 5px 10px;}


.shadow {display:block; background:#EBEBEB;height:3px;overflow:hidden;margin:0px 0px 2px 0px;} 

.latest_white ul { margin:0; padding:0; }

.latest_white ul li { display:block; padding-bottom:5px; text-overflow:ellipsis; overflow:hidden; list-style:none; white-space:nowrap; border-bottom:1px dotted #DEDEDE; padding:2px 0px 5px 8px;}

.latest_white ul li .display_no { font-weight:bold; color:#333333; text-decoration:none; }
.latest_white ul li .display_icon { vertical-align:middle; }
.latest_white ul li .view_title { font-weight:bold; color:#333333; text-decoration:none; }
.latest_white ul li .view_title a { font-weight:bold; color:#333333; text-decoration:none; }
.latest_white ul li .view_title a:hover { font-weight:bold; color:#666666; text-decoration:underline; }
.latest_white ul li .view_category { color:#20B2AA; text-decoration:none; }
.latest_white ul li .view_category a { color:#20B2AA; text-decoration:none; }
.latest_white ul li .view_category a:hover { color:#333333; text-decoration:underline; }

.latest_white ul li .title,
.latest_white ul li .title a { color:#555555; text-decoration:none; }
.latest_white ul li .title a:hover { color:#333333; text-decoration:underline; }
.latest_white ul li .title_bold a { font-weight:bold; color:#555555; text-decoration:none; }
.latest_white ul li .title_bold a:hover { font-weight:bold; color:#333333; text-decoration:underline; }
.latest_white ul li .readed_count { position:relative; background:url(\/widgets/Alldocument/skins/xe_official/images/read.gif) no-repeat left top; padding-left:16px; font-size:1em;}
.latest_white ul li .comment_count { position:relative; background:url(\/widgets/Alldocument/skins/xe_official/images/iconReply.gif) no-repeat  left top; padding-left:14px; font-weight:bold; font-size:1em; text-decoration:none;}
.latest_white ul li .comment_count a { font-weight:bold; color:#6666ff; text-decoration:none;}
.latest_white ul li .comment_count a:hover { font-weight:bold; color:#FE6700;}
.latest_white ul li .voted_count { position:relative; background:url(\/widgets/Alldocument/skins/xe_official/images/vote_up.gif) no-repeat left top; padding-left:16px; font-size:1em;}
.latest_white ul li .date { position:relative; background:url(\/widgets/Alldocument/skins/xe_official/images/calendar.gif) no-repeat left top; padding-left:17px; color:#999999;  font-size:1em; white-space:nowrap;}

.latest_white .thumbnailbox { width:100%; margin:0 5px  5px 0; border-top:1px solid #d9d9d9; padding-top:4px;}
.latest_white .thumbnailbox .img { float:left; margin:0  5px 5px 0; padding:4px; border:1px solid #DEDEDE;}
.latest_white .thumbnailbox .img:hover { border:1px solid #333333; }
.latest_white .thumbnailbox .content { color:#555555; overflow:hidden; white-space:normal;}

.latest_white .more { position:absolute; top:0px; right:11px; color:#54564b; font-size:1em;}
.latest_white a.more { text-decoration:none;} 
.latest_white a.more:hover { text-decoration:underline;}

* {margin:0; padding:0; }
.uyano_tapbox { position:relative; margin-bottom:5px; _margin-bottom:5px;}

.uyano_tapbox .tabBox { position:relative; width:100%; height:34px; z-index:1; background:#ffffff url(\/widgets/tab_newest_document/skins/uyano_tapbox/images/normal/tab_bg.gif) top left repeat-x; overflow:hidden; padding-bottom:0px; }
.uyano_tapbox .tabBox a { text-decoration:none; color:#595959; }
.uyano_tapbox .left-corner-on { float:left; margin-left:0px; padding:0; width:3px; height:34px; background:url(\/widgets/tab_newest_document/skins/uyano_tapbox/images/normal/top_left_on.gif) top left no-repeat;}
.uyano_tapbox .left-corner { float:left; margin:0; padding:0; width:350px; height:34px; background:url(\/widgets/tab_newest_document/skins/uyano_tapbox/images/normal/top_left_logo.gif) top left no-repeat;}
.uyano_tapbox .right-corner{ position:relative; z-index:3; width:100%; height:34px; background:url(\/widgets/tab_newest_document/skins/uyano_tapbox/images/normal/top_right.gif) top right no-repeat; padding:0;}
.uyano_tapbox .right-corner .tab_title { FONT-WEIGHT: bold; color:#555555; float:left; margin-left:15px; padding-top:12px;  }
.uyano_tapbox .tab_title { float:left;; }
.uyano_tapbox .tab { top:0px;  height:34px; border-right:0; margin-right:0px; float:left; cursor:pointer; z-index:2; background:url(\/widgets/tab_newest_document/skins/uyano_tapbox/images/normal/tab_blank.gif) no-repeat right top;}
.uyano_tapbox .on { top:0px; height:34px; border-right:0; margin-right:0px; float:left; cursor:pointer;  z-index:2; background:url(\/widgets/tab_newest_document/skins/uyano_tapbox/images/normal/tab_blank.gif) no-repeat right top;}

.uyano_tapbox .tab div { float:left; margin-top:5px; height:22x; border-bottom:0px solid #EEEEEE; font-size:1em; padding:7px 9px 0 9px; margin-right:4px; font-weight:normal; color:#595959; }
.uyano_tapbox .tab div a { color:#3d3d3d; }
.uyano_tapbox .on div { float:left; margin-top:5px; height:22px; 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:normal; color:#7694D0;background:url(\/widgets/tab_newest_document/skins/uyano_tapbox/images/normal/bgVra_article.gif) no-repeat center bottom; }
.uyano_tapbox .on div a { color:#666666; }

.uyano_tapbox .tabContent { margin:0; padding:10px 10px 7px 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; padding:3px 0 0 4px; vertical-align:top; }
.uyano_tapbox .tabContent .thumbnail img { border:1px solid #EEEEEE; padding:5px; float:left; }
.uyano_tapbox .tabContent .thumbnail img:hover{ border:1px solid #b4b4b4; padding:5px; float:left; }

.uyano_tapbox .tabContent .titleBox { padding-top:0px; padding-left:10px; color:#888888; vertical-align:top;}
.uyano_tapbox .tabContent .titleBox .regdate { font-family:tahoma; font-size:.9em; color:#AAAAAA;}
.uyano_tapbox .tabContent .titleBox .title { font-family:tahoma; background:url(\/widgets/tab_newest_document/skins/uyano_tapbox/images/normal/bullet.gif) no-repeat 30px 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:#3d3d3d; text-decoration:none; }
.uyano_tapbox .tabContent .titleBox .title a:hover { color:#666666; text-decoration:none; }

.uyano_tapbox .tabContent .titleBox .title .author { color:#AAAAAA; }
.uyano_tapbox .tabContent .titleBox .title .readAndVoted { font-family:sans-serif; font-size:.9em; color:#AAAAAA;}
.uyano_tapbox .tabContent .titleBox .title .readAndVoted .readed { color:#737373;}
.uyano_tapbox .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}

.uyano_tapbox .bottom_mid { position:relative; float:left; margin:0; padding:0; width:100%; height:3px; background:url(\/widgets/tab_newest_document/skins/uyano_tapbox/images/normal/bottom_mid.gif) left top repeat-x; }
.uyano_tapbox .bottom_left { float:left; margin:0; padding:0; width:6px; height:3px;  background:url(\/widgets/tab_newest_document/skins/uyano_tapbox/images/normal/bottom_left.gif) left top no-repeat; }
.uyano_tapbox .bottom_right { float:right; margin:0; padding:0; width:6px; height:3px; background:url(\/widgets/tab_newest_document/skins/uyano_tapbox/images/normal/bottom_right.gif) right top no-repeat;}



.open{ display:block !important;} 
.floatLeft{ float:left;}
.floatRight{ float:right;}
.clearLeft{ clear:left;}
.clearRight{ clear:right;}

.widgetContainer a{ text-decoration:none;}
.widgetContainer a:hover,
.widgetContainer a:active,
.widgetContainer a:focus{ text-decoration:underline;}
.widgetContainer img{ border:0;}
.widgetContainer sup{ position:relative; line-height:1; display:inline-block; margin:-5px 0; *padding:0 1px;}
.widgetContainer form{ margin:0; padding:0;}
.widgetContainer fieldset{ border:0; margin:0; padding:0;}

.widgetTabA{ position:relative; margin:0 0 10px 0; padding:0; *zoom:1; border-bottom:2px solid;}
.widgetTabA:after{ content:""; display:block; clear:both;} 
.widgetTabA li{ float:left; margin-right:1px; list-style:none; background-repeat:no-repeat; background-position:0 0;}
.widgetTabA li.active{ background-position:0 -30px;} 
.widgetTabA li a{ position:relative; left:2px; float:left; height:20px; padding:8px 15px 0 15px; text-decoration:none; font-size:12px; background-repeat:no-repeat; background-position:right 0;}
.widgetTabA li.active a{ background-position:right -30px; font-weight:bold; letter-spacing:-1px;}

ul.widgetA { margin:0; padding:0; list-style:none; }
ul.widgetA li { margin:0; padding:0; list-style:none; }
.widgetTableA { width:100%; font-size:12px; position:relative; border:0;}
.widgetTableA td{ border:0; line-height:1.5; white-space:nowrap; vertical-align:top; padding:1px 5px 1px 5px;}
.widgetTableA td.title{ width:100%; white-space:normal;}
.widgetTableA td .board{ padding-right:5px;} 
.widgetTableA td .notice{ padding-right:5px;}
.widgetTableA td .category{ padding-right:5px; font-weight:normal;}
.widgetTableA td .replyNum a{ font:10px Tahoma;}
.widgetTableA td .trackbackNum a{ font:10px Tahoma;}
.widgetTableA td.author{}
.widgetTableA td.time{ font-size:11px; font-family:Tahoma;} 


.widgetTabC{ margin:0; padding:0; font-size:12px; border-top:1px solid;}
.widgetTabC li{ list-style:none; border-bottom:1px solid; *zoom:1; margin-bottom:1px;}
.widgetTabC li a{ display:block; padding:7px 0 6px 10px; text-decoration:none; *zoom:1;}

dl.widgetDivider{ margin:0;}
dl.widgetDivider dt{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0;}
dl.widgetDivider dd{ display:none; margin:0;} 

.widgetNavigator{ margin:0; padding:0; text-align:right; clear:both;}
.widgetNavigator li{ list-style:none; display:inline;}
.widgetNavigator li button{ width:16px; height:16px; padding:0; background-color:transparent; background-image:url(\/widgets/content/skins/default/img/white/buttonWidgetNavigation.gif); border:1px solid #999; cursor:pointer;}
.widgetNavigator li button.prev{ background-position:left center; *background-position:-1px center;}
.widgetNavigator li button.next{ background-position:right center; *background-position:13px center;}
.widgetNavigator li button span{ position:absolute; display:block; width:0; height:0; overflow:hidden; visibility:hidden;}

.widgetGalleryA{ position:relative; margin:0; padding:0; font-size:12px; line-height:1.5; *zoom:1; _margin-right:-100%;}
.widgetGalleryA:after{ content:""; display:block; clear:both;}
.widgetGalleryA li { float:left; overflow:hidden; width:100px; margin-right:28px; margin-bottom:15px; padding-bottom:0; white-space:nowrap; list-style:none;}
.widgetGalleryA li.clearRight{ margin-right:0;}
.widgetGalleryA li .thumb{ display:block; position:relative; width:100px; height:75px; margin-bottom:10px; overflow:hidden; text-decoration:none;}
.widgetGalleryA li .thumb img{ display:block; position:relative; width:100%;}
.widgetGalleryA li .thumb .imgNone{ display:block; position:relative; width:100%; height:70%; padding-top:30%; background:#eee; text-align:center; cursor:pointer; color:#000;}
.widgetGalleryA li .thumb .board{ display:block; position:absolute; width:100%; top:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6;  filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); }
.widgetGalleryA li .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6;  filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); }
.widgetGalleryA li .author{ display:block;}
.widgetGalleryA li .replyNum a{ font:10px Tahoma; margin:0 -1px;}
.widgetGalleryA li .trackbackNum a{ font:10px Tahoma; margin:0 -1px;}
.widgetGalleryA li .date{ font:11px Tahoma;}
.widgetGalleryA li .hour{ font:11px Tahoma;}

/* widgetThumb */
.widgetThumb{ position:relative; margin:0; text-align:center; font-size:12px; line-height:1.5;}
.widgetThumb .thumb{ display:block; margin-bottom:5px; position:relative; *zoom:1; text-decoration:none; _float:left;}
.widgetThumb .thumb img{ display:block; width:100%;}
.widgetThumb .thumb .imgNone{ display:block; position:relative; width:100%; padding-top:30px; padding-bottom:50px; background:#eee; text-align:center; cursor:pointer; color:#000;}
.widgetThumb .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6;  filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); }
.widgetThumb .title{ display:block;}
.widgetThumb .author{ display:block;}
.widgetThumb .date{ font-size:11px; font-family:Tahoma;}
.widgetThumb .hour{ font-size:11px; font-family:Tahoma;}

.widgetZineA{ position:relative; margin:0; padding:0; font-size:12px; line-height:1.5; *zoom:1;}
.widgetZineA:after{ content:""; display:block; clear:both;}
.widgetZineA li { list-style:none; clear:both; margin-bottom:10px; padding-bottom:10px; *zoom:1; overflow:hidden; }
.widgetZineA li p{ margin:0; padding:0;}
.widgetZineA li p.thumbArea{ position:relative; float:left; width:100px; margin-right:-100px; overflow:hidden;}
.widgetZineA li p.titleArea{ margin-left:120px; margin-bottom:4px;}
.widgetZineA li p.titleArea .board{ padding-right:5px;}
.widgetZineA li p.text{ margin-left:120px; margin-bottom:4px;}
.widgetZineA li p.authorArea{ margin-left:120px;}
.widgetZineA li .thumb{ display:block; position:relative; width:100px; height:75px; text-decoration:none; overflow:hidden;}
.widgetZineA li .thumb img{ position:relative; width:100%;}
.widgetZineA li .thumb .imgNone{ display:block; position:relative; width:100%; height:80%; padding-top:20%; background:#eee; text-align:center; cursor:pointer; color:#000;}
.widgetZineA li .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6;  filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); }
.widgetZineA li .category{ padding-right:5px; font-weight:normal;}
.widgetZineA li .title{ font-weight:bold;}
.widgetZineA li .replyNum a{ font:10px Tahoma; margin:0 -1px;}
.widgetZineA li .trackbackNum a{ font:10px Tahoma; margin:0 -1px;}
.widgetZineA li .author{ margin-right:10px;}
.widgetZineA li .date{ font:11px Tahoma;}
.widgetZineA li .hour{ font:11px Tahoma;}

.widgetTabC{ border-color:#e5e5e5;}
.widgetTabC li{ border-color:#e5e5e5; background:#f8f8f8;}
.widgetTabC li a{ color:#333;}
.widgetTabC li a:hover, 
.widgetTabC li a:active,
.widgetTabC li a:focus{ background:#eee;}
.widgetTabA{ border-color:#666;}
.widgetTabA li,
.widgetTabA li a{ background-image:url(\/widgets/content/skins/default/img/white/buttonWidgetTab.gif);}
.widgetTabA li a{ color:#333;}

.widgetA a.board { color:#333; padding-right:5px; background:url(\/widgets/content/skins/default/img/white/lineTextDiv.gif) no-repeat right center;}
.widgetA .notice{ color:#ff1a1a; background:url(\/widgets/content/skins/default/img/white/lineTextDiv.gif) no-repeat right center;}
.widgetA .category{ color:#333; background:url(\/widgets/content/skins/default/img/white/lineTextDiv.gif) no-repeat right center;}
.widgetA .replyNum a{ color:#ff1a1a;}
.widgetA .trackbackNum a{ color:#66c;}
.widgetA .author { color:#333;}
.widgetA .date{ color:#333;}
.widgetA .hour{ color:#888;}

.widgetTableA td.title a{ color:#333;}
.widgetTableA td .board{ color:#333; background:url(\/widgets/content/skins/default/img/white/lineTextDiv.gif) no-repeat right center;}
.widgetTableA td .notice{ color:#ff1a1a; background:url(\/widgets/content/skins/default/img/white/lineTextDiv.gif) no-repeat right center;}
.widgetTableA td .category{ color:#333; background:url(\/widgets/content/skins/default/img/white/lineTextDiv.gif) no-repeat right center;}
.widgetTableA td .replyNum a{ color:#ff1a1a;}
.widgetTableA td .trackbackNum a{ color:#66c;}
.widgetTableA td .author { color:#333;}
.widgetTableA td .date{ color:#333;}
.widgetTableA td .hour{ color:#888;}

.widgetGalleryA li .title{ color:#333;}
.widgetGalleryA li .replyNum a{ color:#ff1a1a;}
.widgetGalleryA li .trackbackNum a{ color:#66c;}
.widgetGalleryA li .author{ color:#333;}
.widgetGalleryA li .date{ color:#333;}
.widgetGalleryA li .hour{ color:#888;}

.widgetThumb{ color:#333;}
.widgetThumb a{ color:#333;}
.widgetThumb .hour{ color:#888;}

.widgetZineA li .board{ color:#333; background:url(\/widgets/content/skins/default/img/white/lineTextDiv.gif) no-repeat right center;}
.widgetZineA li .title{ color:#666;}
.widgetZineA li .replyNum a{ color:#ff1a1a;}
.widgetZineA li .trackbackNum a{ color:#66c;}
.widgetZineA li .author{ color:#333;}
.widgetZineA li .category{ color:#333; background:url(\/widgets/content/skins/default/img/white/lineTextDiv.gif) no-repeat right center;}
.widgetZineA li .date{ color:#333;}
.widgetZineA li .hour{ color:#888;}
.widgetZineA li .text{ color:#888;}

.widgetContainer.black .widgetTabC{ border-color:#7f7f7f;}
.widgetContainer.black .widgetTabC li{ border-color:#7f7f7f; background:#222;}
.widgetContainer.black .widgetTabC li a{ color:#999;}
.widgetContainer.black .widgetTabC li a:hover,
.widgetContainer.black .widgetTabC li a:active,
.widgetContainer.black .widgetTabC li a:focus{ background:#333;}
.widgetContainer.black .widgetTabA{ border-color:#999;}
.widgetContainer.black .widgetTabA li, 
.widgetContainer.black .widgetTabA li a{ background-image:url(\/widgets/content/skins/default/img/black/buttonWidgetTab.gif);}
.widgetContainer.black .widgetTabA li a{ color:#999;}

.widgetContainer.black .widgetTableA td.title a{ color:#999;}
.widgetContainer.black .widgetTableA td .board{ color:#999; background:url(\/widgets/content/skins/default/img/black/lineTextDiv.gif) no-repeat right center;}
.widgetContainer.black .widgetTableA td .notice{ color:#ff1a1a; background:url(\/widgets/content/skins/default/img/black/lineTextDiv.gif) no-repeat right center;}
.widgetContainer.black .widgetTableA td .category{ color:#999; background:url(\/widgets/content/skins/default/img/black/lineTextDiv.gif) no-repeat right center;}
.widgetContainer.black .widgetTableA td .replyNum{ color:#ff1a1a;}
.widgetContainer.black .widgetTableA td .trackbackNum{ color:#66c;}
.widgetContainer.black .widgetTableA td .author { color:#999;}
.widgetContainer.black .widgetTableA td .date{ color:#999;}
.widgetContainer.black .widgetTableA td .hour{ color:#888;}

.widgetContainer.black .widgetGalleryA li .title{ color:#999;}
.widgetContainer.black .widgetGalleryA li .replyNum a{ color:#ff1a1a;}
.widgetContainer.black .widgetGalleryA li .trackbackNum a{ color:#66c;}
.widgetContainer.black .widgetGalleryA li .author{ color:#999;}
.widgetContainer.black .widgetGalleryA li .date{ color:#999;}
.widgetContainer.black .widgetGalleryA li .hour{ color:#888;}

.widgetContainer.black .widgetThumb{ color:#999;}
.widgetContainer.black .widgetThumb a{ color:#999;}
.widgetContainer.black .widgetThumb .hour{ color:#888;}

.widgetContainer.black .widgetZineA li .board{ color:#999; background:url(\/widgets/content/skins/default/img/black/lineTextDiv.gif) no-repeat right center;}
.widgetContainer.black .widgetZineA li .title{ color:#999;}
.widgetContainer.black .widgetZineA li .replyNum a{ color:#ff1a1a;}
.widgetContainer.black .widgetZineA li .trackbackNum a{ color:#66c;}
.widgetContainer.black .widgetZineA li .author{ color:#999;}
.widgetContainer.black .widgetZineA li .category{ color:#999; background:url(\/widgets/content/skins/default/img/black/lineTextDiv.gif) no-repeat right center;}
.widgetContainer.black .widgetZineA li .date{ color:#999;}
.widgetContainer.black .widgetZineA li .hour{ color:#888;}
.widgetContainer.black .widgetZineA li .text{ color:#888;}

.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 .title a { font-weight:bold; color:#333333; text-decoration:none; }
.ni_box .title_box .title a:hover{ font-weight:bold; color:#666666; text-decoration:underline; }
.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 { padding-bottom:5px; }
.ni_box .thumbnail_box div strong { font-weight:normal; color:#AAAAAA; font-size:9pt; }
.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:8pt; color:#999999; margin-top:2px;}

.ni_box .thumbnail_box div.readAndVoted { color:#AAAAAA;  font-size:9pt; }
.ni_box .thumbnail_box div.readAndVoted span.div_block { color:#DDDDDD; font-size:0.75em; }
.ni_box .thumbnail_box div.readAndVoted strong { font-weight:normal; color:#FE6700; }

ï»¿

.latest_none_wrap {margin:0px 2px 2px 2px;}

/*Å©*/
a { color:#787878; text-decoration:none;}
a:hover,
a:focus { color:#000000;}

/*Å¸Æ² */
.latest_none_title {color:#787878 font: 12px "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; border-bottom:1px solid #B7B7B7; padding:8px 0px 5px 10px; }
.latest_none_wrap .shadow {display:block; background:#EBEBEB;height:3px;overflow:hidden;margin:0px 0px 2px 0px;} 
/*ß´Ü¹Ú½ */
.latest_none_body {padding:0px 5px 0px 5px;}
.latest_none_body .bodyl	{width:100%; overflow:hidden; padding:0px 0px 0px 0px;}

/*Ø½Æ®*/
/*Æ®*/
.latest_none_body .items {font: 12px "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif; height:15px; border-bottom:1px dotted #DEDEDE; background:url(\/widgets/orange_newest_docu/skins/none/images/arrow.gif) no-repeat left; padding:2px 0px 5px 8px;  white-space:nowrap;}
/*Î°*/
.latest_none_body .date			{color:#FF6E6E;	font:9px;}
.latest_none_body .category		{color:#149494;	font:12px;}
.latest_none_body .comment		{color:#FE6700;	font:9px;}
.latest_none_body .comment a	{color:#FE6700;	font:9px;}
.latest_none_body .name			{color:#7878E1;	font:12px;}

.latest_glossary { margin-top: 5px; width:100%; padding-bottom:15px; overflow:hidden; position:relative; }
.latest_glossary h2 { margin:0; display:block; height:21px; padding:9px 0 0 0; border-bottom:1px solid #cacaca; font:bold 11px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#808080; }

.latest_glossary ul { margin:0; padding:0; }
.latest_glossary ul li { font:9pt 芥竟; height:25px; padding:4px 0 7px 0; border-bottom:1px solid #ebebeb; overflow:hidden; list-style:none; white-space:nowrap; display:block}
.latest_glossary ul li:hover { background:#EAEAEA; }

.latest_glossary ul li .title a { font:9pt Tahoma; letter-spacing:-1px; color:#666666; text-decoration:none; }
.latest_glossary ul li .title a:hover { font:9pt 芥竟; }
.latest_glossary ul li .title span.comment { color:#FE6700; font:.9em Tahoma; }
.latest_glossary ul li .title span.comment a { color:#FE6700; font:.9em Tahoma; }

.latest_glossary ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.latest_glossary .more { position:absolute; top:12px; right:11px; color:#54564b; font:.8em Tahoma;}
.latest_glossary a.more { text-decoration:none;} 
.latest_glossary a.more:hover { text-decoration:underline;}

.blog_widget_glossary .newest_comment { margin-top:5px; margin-bottom:15px; width:100%;}
.blog_widget_glossary .newest_comment h2 { margin:0; padding:9px 0 0 0; border-bottom:1px solid #cacaca; height:21px; _height:20px; font:bold 11px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#808080;
 }
.blog_widget_glossary .newest_comment .items { margin:0; overflow:hidden;}
.blog_widget_glossary .newest_comment .items li { display:block; height:25px; font:9pt 芥竟; color:#545045; overflow:hidden; white-space:nowrap; list-style:none; padding:4px 0 7px 0; border-bottom:1px solid #ebebeb; display:block}
.blog_widget_glossary .newest_comment .items li .author { color:#999999; white-space:nowrap; margin-right:5px; }
.blog_widget_glossary .newest_comment .items li:hover { background:#EAEAEA; }
.blog_widget_glossary .newest_comment .items li a { color:#666666; line-height:1.5em; text-decoration:none; }



