@charset "UTF-8";


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

/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:9pt; }
img { border:none; }
label { cursor:pointer; }
form { margin:0; padding:0; }

/* Special Class Selector */
.fr { float:right; }
.fl { float:left; }
.clear { clear:both; }
.fwB { font-weight:bold;}
.tCenter { text-align:center; }
.tRight { text-align:right; }
.tLeft { text-align:left; }
.gap1 { margin-top:.8em; }
.nowrap { white-space:nowrap; }

.iePngFix { behavior:url(./common/js/iePngFix.htc); } 
.zbxe_info { vertical-align:middle; behavior:url(./common/js/iePngFix.htc); }

/* Input Style Definition */
.inputTypeText { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1.4em; padding:.2em 0 0 .3em; background:#ffffff; font-size:1em; _font-size:9pt; }
*:first-child+html .inputTypeText { font-size:9pt; }
.inputTypeText:hover,
.inputTypeText:focus { background:#f4f4f4; }
.inputTypeTextArea { border:1px solid !important; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6 !important; background:#ffffff; font-size:1em; _font-size:9pt;}
*:first-child+html .inputTypeTextArea { font-size:9pt; }

.w40 { width:40px; }
.w60 { width:60px; }
.w70 { width:70px; }
.w80 { width:80px; }
.w90 { width:90px; }
.w100 { width:100px; }
.w110 { width:110px; }
.w120 { width:120px; }
.w130 { width:130px; }
.w140 { width:140px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w200 { width:200px; }
.w210 { width:210px; }
.w220 { width:220px; }
.w230 { width:230px; }
.w240 { width:240px; }
.w250 { width:250px; }
.w260 { width:260px; }
.w270 { width:270px; }
.w280 { width:280px; }
.w290 { width:290px; }
.w300 { width:300px; }
.w400 { width:400px; }

/* editor style */
a.bold { font-weight:bold; }

.editor_blue_text { color: #145ff9 !important; text-decoration:underline !important; }
.editor_blue_text a { color: #145ff9 !important; text-decoration:underline !important; }
.editor_red_text { color: #f42126 !important; text-decoration:underline !important; }
.editor_red_text a { color: #f42126 !important; text-decoration:underline !important; }
.editor_yellow_text { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_yellow_text a { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_green_text { color: #08830B !important; text-decoration:underline !important; }
.editor_green_text a { color: #08830B !important; text-decoration:underline !important; }

.folder_opener { display: block; }
.folder_closer { display: none; }
.folder_area { display: none; }

.xe_content { line-height:1.6; } 

.zbxe_widget_output { background:url("../../../../common/css/../tpl/images/widget_text.gif") no-repeat center bottom; display:block;}

/* xe layer */
#waitingforserverresponse { border:2px solid #444444; font-weight:bold; color:#444444; padding: 7px 5px 5px 25px; background:#FFFFFF url("../../../../common/css/../tpl/images/loading.gif") no-repeat 5px 5px; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }
#popup_menu_area { position:absolute; left:0px; top:0px; z-index:1003; visibility:hidden; border:2px solid #D9D9D9; background-color:#FFFFFF; padding:0; }
#popup_menu_area .box { border:1px solid #CACACA; background-color:#FFFFFF; padding:7px; }
#popup_menu_area .item { color:#333333; cursor:pointer; margin:0; padding:3px 0 3px 0; white-space:nowrap; }
#popup_menu_area .item_on { color:#333333; font-weight:bold; margin:0; cursor:pointer; padding:3px 0 3px 0; letter-spacing:-1px; white-space:nowrap;}


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

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

/* Site Layout - Header */
#header { position:relative; width:978px; height:114px; border-top:6px solid #323232; border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9; background:url("../../../../layouts/xe_official/css/../images/white/bgHeader.png") no-repeat right bottom; margin-bottom:10px; z-index:99;}
#header h1 { position:absolute; top:26px; left:25px;}
#language { position:absolute; top:12px; right:19px; z-index:100;}
#language strong { color:#5c5c5c; 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 #d9d9d9; background:#ffffff;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#5c5c5c; text-decoration:none;}
#language ul li a:hover { background:#f4f4f4;}

#it_search_form { position:absolute; top:50px; 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; }

#gnb { position:absolute; top:76px; left:0; height:38px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { list-style:none; float:left; background:url("../../../../layouts/xe_official/css/../images/white/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:#727272; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#000000;}
#gnb li.on a { font-weight:bold; color:#3f3f3f; background:url("../../../../layouts/xe_official/css/../images/white/bgGnbOn.gif") no-repeat center top;}

#isSearch { position:absolute; top:48px; right:15px; width:214px; text-align:right;}
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0; top:0; text-align:left; display:block; padding:5px 0 0 5px; width:64px; height:14px; background:url("../../../../layouts/xe_official/css/../images/white/bgSearchTerm.gif") no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c; line-height:normal;}
#isSearch ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #b2b2b2; background:#ffffff; overflow:hidden;}
#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:#5c5c5c;}
#isSearch ul li label.on { background:#ededed; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#ededed;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:94px; height:13px; color:#000000; border:1px solid #B0B0AF; background-color:#FFFFFF; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #8E8E8D; background-color:#FFFFFF; }
*:first-child+html  #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html #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/white/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;}

#lnb { border-top:1px solid #dddddd; padding:4px 5px; width:190px;}
#lnb li { list-style:none; padding-bottom:4px;}
#lnb li a { padding:6px 5px 6px 13px; width:170px; display:block; border:1px solid #e8e8e8; background:url("../../../../layouts/xe_official/css/../images/white/bgLnbOff.gif") repeat-x; color:#3e3e3e; position:relative; z-index:99; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus { color:#ffffff; background:#de4332; border:1px solid #de4332;}
#lnb li.on a { color:#ffffff; background:#de4332; border:1px solid #de4332;}
#lnb li.on a:hover,
#lnb li.on a:focus { font-weight:bold;}
#lnb li ul { display:block; position:relative; width:184px; padding:0 3px; position:relative; border-top:1px solid #ffffff; overflow:hidden;}
#lnb li.on ul { display:block;}
#lnb li ul li { padding:0; border-top:1px solid #f2f2f2; position:relative; top:-1px;}
#lnb li ul li a { padding:6px 5px 6px 10px; width:169px; color:#818181 !important; border:none; background:none !important; border:none !important;}
#lnb li ul li a:hover,
#lnb li ul li a:focus { font-weight:normal !important; color:#de4332 !important;}
#lnb li.on ul li.on a { color:#ff1a00 !important; font-weight:bold !important; background:url("../../../../layouts/xe_official/css/../images/white/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 li { display:inline; padding:0 .6em 0 1em; background:url("../../../../layouts/xe_official/css/../images/white/vrType1.gif") no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#footer li address { display:inline; }

/* White Skin - End */

.default_login { color:#797771;}
.openid_login { display:none; }

/* login form */
.default_login form { position:relative; }
.default_login .form_field { padding:5px 60px 5px 5px; white-space:nowrap; overflow:hidden; height:45px; }

.default_login .form_field .openIDTitle { width:99%; white-space:nowrap; overflow:hidden; background:url("../../../../widgets/login_info/skins/default_icon/css/../images/openid_login_bg.gif") no-repeat left top; padding:1px 0 0 18px; margin-bottom:8px; color:#888888; font-weight:bold; }
.default_login .form_field .openIDTitle input { margin:0; padding:0; height:14px; }
.default_login .form_field input.input { display:block; width:99%;  background-color: #ffffff;  border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;  padding:2px; height:14px; color:#666666;  margin:2px 0 2px 0;}

.default_login input.submit { width:45px; height:45px; background:url("../../../../widgets/login_info/skins/default_icon/css/../images/default/login_btn_submit.gif") no-repeat; border:none; margin:0; cursor:pointer; position:absolute; right:5px; top:5px; }

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

.default_login p { padding:0; margin:0 0 0 5px; }

.default_login .checkbox  { width:15px; height:15px; margin:-1px 0px 0px -1px; margin-right:2px; }
.default_login .clear { clear:both; }

.default_login ul.extra_option { margin:5px 0 0 0; padding:0; clear:both; height:40px; }
.default_login ul.extra_option li { background:url("../../../../widgets/login_info/skins/default_icon/css/../images/default/bul_01.gif") no-repeat 7px 3px; padding-left:20px; margin-left:5px; margin-bottom:3px;}
.default_login ul.extra_option li a {text-decoration:none; color:#666666;}


.default_openid_login { display:none; clear:both; height:38px; border:3px solid #D5D8DB; background-color:#FFFFFF; margin:0 0 10px 0; }
.default_openid_login .openid_user_id { width:110px; _width:100px; background: url("../../../../widgets/login_info/skins/default_icon/css/../images/openid_login_bg.gif") left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:16px; line-height:1em; vertical-align:middle; margin-bottom:.5em; color:#666666;}

.default_openid_login .wButtonTypeA { display:block; cursor:pointer; background:url("../../../../widgets/login_info/skins/default_icon/css/../images/default/buttonTypeACenter.gif") repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px;}
.default_openid_login .wButtonTypeA:hover { text-decoration:none;}
.default_openid_login .wButtonTypeA img { vertical-align:middle;}
.default_openid_login .wButtonTypeA input { border:none; cursor:pointer; background:url("../../../../widgets/login_info/skins/default_icon/css/../images/default/buttonTypeACenter.gif") repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px;  vertical-align:middle; }
.default_openid_login .wButtonTypeA .leftCap { width:2px; height:24px; background:url("../../../../widgets/login_info/skins/default_icon/css/../images/default/buttonTypeALeft.gif") no-repeat; margin:0 .3em 0 0;  position:relative; left:-1px;}
.default_openid_login .wButtonTypeA .rightCap { width:2px; height:24px; background:url("../../../../widgets/login_info/skins/default_icon/css/../images/default/buttonTypeARight.gif") no-repeat; margin:0 -1px 0 .4em;}
.default_openid_login .wButtonTypeA .icon { margin:0 .2em;}
.default_openid_login .wButtonWrite ul { text-align:center; clear:both; display:block; margin:0; padding:0; }
.default_openid_login .wButtonWrite li { margin-top:.5em; float:left; margin-left:.3em; list-style:none;}


/* logged  info */
.default_login .loginUser { position:relative; padding:5px; }
.default_login .loginUser .userNickName { margin-right:50px; white-space:nowrap; overflow:hidden; }
.default_login .loginUser .logoutButton { position:absolute; right:5px; top:5px; }

.default_login .hr_dot_01 { background:url("../../../../widgets/login_info/skins/default_icon/css/../images/default/hr_dot_01.gif") repeat-x; height:2px; overflow:hidden; clear:both; margin:6px; }

.default_login .item { background:url("../../../../widgets/login_info/skins/default_icon/css/../images/default/bul_01.gif") no-repeat 5px 5px; height:16px; padding:3px 0px 0px 20px; margin-left:5px; margin-top:2px; }
.default_login .item a { color:#666666; text-decoration:none; }
.default_login .item { font-size:11px; letter-spacing:-1px; margin-right:10px; padding:3px 0px 0px 20px; white-space:nowrap; }
.default_login .profile { width:70px; float:left; background:url("../../../../widgets/login_info/skins/default_icon/css/../images/default/icon_profile.gif") no-repeat left; }
.default_login .message { width:70px; float:left; background:url("../../../../widgets/login_info/skins/default_icon/css/../images/default/icon_note.gif") no-repeat left; }
.default_login .friend { float:left; background:url("../../../../widgets/login_info/skins/default_icon/css/../images/default/icon_friend.gif") no-repeat left; }
.default_login .administrative { float:left; background:url("../../../../widgets/login_info/skins/default_icon/css/../images/default/icon_key.gif") no-repeat left; margin-right:0px; }
.default_login .administrative a { color:#D80D0F; }
.default_login .lastlogin { clear:both; padding:5px; white-space:wrap; font-size:8pt; }


div.calendarBox {}
div.calendarBox table { width:100%; background:url("../../../../widgets/calendar/skins/cozy_simple/css/../images/bg_line_dot_x.gif") repeat-x left top;}
div.calendarBox table caption .mm { font:bold 1em 돋움; color:#555650;}
div.calendarBox table caption a { padding:.2em;}
div.calendarBox table caption a img { vertical-align:middle;}
div.calendarBox table th { padding:.6em 0;}
div.calendarBox table td { padding:.25em 0;}
div.calendarBox table th { font:bold .9em tahoma; color:#717171;}
div.calendarBox table th.sun { color:#000000;}
div.calendarBox table td { text-align:center; font:.9em Tahoma; color:#9a9a9a;}
div.calendarBox table td a { font:.9em Tahoma; color:#9a9a9a;}
div.calendarBox table td.sun { color:#000000;}
div.calendarBox table td.sun a { color:#000000;}
div.calendarBox table td.today a { font:.9em Tahoma; font-weight:bold; color:#54564b;}
div.calendarBox table td.posted a { text-decoration:underline;}



div.cozy_cal_blue table caption { font:bold 1em 돋움; color:#1187d8; padding:1em;}

.counter_widget {
    border:3px solid #DDDDDD;
    padding:6px;
    margin-bottom:10px;
    color:#999999;
    font-family:tahoma;
    font-size:8pt;
}

.counter_widget ul { margin:0; padding:0; list-style:none; }

.applestyle_birthday { overflow:hidden; position:relative; width:100%; background:url("../../../../widgets/member_birthday/skins/apple_birthday/css/../images/normal/tb_mid.png") top left repeat-x;padding-bottom:10px;}
.applestyle_birthday h2 { display:block; height:16px; padding:0px 0 0 0px; margin-bottom:0px; margin-top:0px; color:#ffffff; font-size:1em;}
.applestyle_birthday .bottom_mid {  position:relative; background:url("../../../../widgets/member_birthday/skins/apple_birthday/css/../images/normal/bottom_mid.png") 0 100% repeat-x;}
.applestyle_birthday .box_mid_left { position:relative; background:url("../../../../widgets/member_birthday/skins/apple_birthday/css/../images/normal/box_mid_dot.png") left repeat-y;}
.applestyle_birthday .box_mid_right { position:relative; background:url("../../../../widgets/member_birthday/skins/apple_birthday/css/../images/normal/box_mid_dot.png") top right repeat-y;}
.applestyle_birthday .bottom_left { position:relative; background:url("../../../../widgets/member_birthday/skins/apple_birthday/css/../images/normal/bottom_left.png") 0 100% no-repeat;}
.applestyle_birthday .bottom_right {position:relative; background:url("../../../../widgets/member_birthday/skins/apple_birthday/css/../images/normal/bottom_right.png") 100% 100% no-repeat;}
.applestyle_birthday .left-corner{ position:relative; background:url("../../../../widgets/member_birthday/skins/apple_birthday/css/../images/normal/tb_left.png") top left no-repeat;}
.applestyle_birthday .right-corner{ background:url("../../../../widgets/member_birthday/skins/apple_birthday/css/../images/normal/tb_right.png") top right no-repeat; padding: 8px}
.applestyle_birthday ul.memberList { margin-top:0px; margin-left:0px; padding:0px 0 0 0 ;}
.applestyle_birthday ul.memberList li { height:16px; background:url("../../../../widgets/member_birthday/skins/apple_birthday/css/../images/normal/bulletD0.gif") no-repeat left 9px; margin-left:0px; margin-right: 5px; padding: 3px 0 0 8px; overflow:hidden; list-style:none; white-space:nowrap;color:#a4a4a4; line-height:1.5em;  text-decoration:none; }
.applestyle_birthday ul.memberList li .date { float:right; text-align:right; color:#a4a4a4}



.latest_line_wrap {margin:2px 2px 2px 2px;}

/*링크정의*/
a { color:#787878; text-decoration:none;}
a:hover,
a:focus { color:#000000;}

/*상단타이틀 설정*/
.latest_line_title {color:#555555; font:11px verdana, "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; font-weight:bold; border-bottom:1px solid #B7B7B7; padding:3px 0px 5px 10px; }
.latest_line_wrap .shadow {display:block; background:#EBEBEB;height:3px;overflow:hidden;margin:0px 0px 2px 0px;} 
/*중단박스 설정*/
.latest_line_body {padding:0px 5px 0px 5px;}
.latest_line_body .bodyl	{width:100%; overflow:hidden; padding:0px 0px 0px 0px;}

/*텍스트설정*/
/*리스트*/
.latest_line_body .items {font: 11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;  height:15px; border-bottom:1px dotted #DEDEDE; background:url("../../../../widgets/orange_newest_docu/skins/line/css/../images/arrow.gif") no-repeat left; padding:3px 0px 2px 8px;  white-space:nowrap;}
/*나머지부가요소*/
.latest_line_body .date			{color:#FF6E6E;	font:9px verdana;}
.latest_line_body .category		{color:#149494;	font:9px verdana;}
.latest_line_body .comment		{color:#FE6700;	font:9px verdana;}
.latest_line_body .comment a	{color:#FE6700;	font:9px verdana;}
.latest_line_body .name			{color:#7878E1;	font:9px verdana;}


/*아래위 둥근모서리*/
.latest_line_wrap .rtop, .rbottom{display:block; } 
.latest_line_wrap .rtop * {display:block; height:1px; overflow:hidden; background: #F5F5F5}  
.latest_line_wrap .rbottom *{ margin-bottom:10px; display:block; height:1px; overflow:hidden; background: #ffffff; } 

.latest_line_wrap .r1{margin:0 5px; background:#999999; } 
.latest_line_wrap .r2{margin:0 3px; border-left:1px solid #999999; border-right:1px solid #999999;} 
.latest_line_wrap .r3{margin:0 2px; border-left:1px solid #999999; border-right:1px solid #999999;} 
.latest_line_wrap .r4{margin:0 1px; height:2px; border-left:1px solid #999999; border-right:1px solid #999999;} 
.latest_line_wrap .r5{border-left:1px solid #999999; border-right:1px solid #999999;} 

.latest_line_wrap .rb1{margin:0 0px; background:#FFFFFF; } 
.latest_line_wrap .rb2{margin:0 0px; background:#FFFFFF; } 
.latest_line_wrap .rb3{margin:0 0px; border-left:3px solid #FFFFFF; border-right:3px solid #FFFFFF;} 
.latest_line_wrap .rb4{margin:0 0px; height:1px; border-left:2px solid #FFFFFF; border-right:2px solid #FFFFFF;} 
.latest_line_wrap .rb5{border-left:2px solid #FFFFFF; border-right:2px solid #FFFFFF;background:url("../../../../widgets/orange_newest_docu/skins/line/css/../images/bg_entry_top.jpg") repeat-x 0px 0px;}



.latest_line_wrap .r1_orange{margin:0 4px; background:#FF9614; } 
.latest_line_wrap .r2_orange{margin:0 3px; border-left:1px solid #FF9614; border-right:1px solid #FF9614;} 
.latest_line_wrap .r3_orange{margin:0 2px; border-left:1px solid #FF9614; border-right:1px solid #FF9614;} 
.latest_line_wrap .r4_orange{margin:0 1px; height:1px; border-left:1px solid #FF9614; border-right:1px solid #FF9614;} 
.latest_line_wrap .r5_orange{border-left:1px solid #FF9614; border-right:1px solid #FF9614;} 

.latest_line_wrap .r1_black{margin:0 4px; background:#5a5a5a; } 
.latest_line_wrap .r2_black{margin:0 3px; border-left:1px solid #5a5a5a; border-right:1px solid #5a5a5a;} 
.latest_line_wrap .r3_black{margin:0 2px; border-left:1px solid #5a5a5a; border-right:1px solid #5a5a5a;} 
.latest_line_wrap .r4_black{margin:0 1px; height:1px; border-left:1px solid #5a5a5a; border-right:1px solid #5a5a5a;} 
.latest_line_wrap .r5_black{border-left:1px solid #5a5a5a; border-right:1px solid #5a5a5a;} 

.latest_line_wrap .r1_gray{margin:0 4px; background:#969696; } 
.latest_line_wrap .r2_gray{margin:0 3px; border-left:1px solid #969696; border-right:1px solid #969696;} 
.latest_line_wrap .r3_gray{margin:0 2px; border-left:1px solid #969696; border-right:1px solid #969696;} 
.latest_line_wrap .r4_gray{margin:0 1px; height:1px; border-left:1px solid #969696; border-right:1px solid #969696;} 
.latest_line_wrap .r5_gray{border-left:1px solid #969696; border-right:1px solid #969696;} 

.latest_line_wrap .r1_cyan{margin:0 4px; background:#48DAD2; } 
.latest_line_wrap .r2_cyan{margin:0 3px; border-left:1px solid #48DAD2; border-right:1px solid #48DAD2;} 
.latest_line_wrap .r3_cyan{margin:0 2px; border-left:1px solid #48DAD2; border-right:1px solid #48DAD2;} 
.latest_line_wrap .r4_cyan{margin:0 1px; height:1px; border-left:1px solid #48DAD2; border-right:1px solid #48DAD2;} 
.latest_line_wrap .r5_cyan{border-left:1px solid #48DAD2; border-right:1px solid #48DAD2;} 

.latest_line_wrap .r1_blue{margin:0 4px; background:#6464FF; } 
.latest_line_wrap .r2_blue{margin:0 3px; border-left:1px solid #6464FF; border-right:1px solid #6464FF;} 
.latest_line_wrap .r3_blue{margin:0 2px; border-left:1px solid #6464FF; border-right:1px solid #6464FF;} 
.latest_line_wrap .r4_blue{margin:0 1px; height:1px; border-left:1px solid #6464FF; border-right:1px solid #6464FF;} 
.latest_line_wrap .r5_blue{border-left:1px solid #6464FF; border-right:1px solid #6464FF;} 

.latest_line_wrap .r1_red{margin:0 4px; background:#FF4111; } 
.latest_line_wrap .r2_red{margin:0 3px; border-left:1px solid #FF4111; border-right:1px solid #FF4111;} 
.latest_line_wrap .r3_red{margin:0 2px; border-left:1px solid #FF4111; border-right:1px solid #FF4111;} 
.latest_line_wrap .r4_red{margin:0 1px; height:1px; border-left:1px solid #FF4111; border-right:1px solid #FF4111;} 
.latest_line_wrap .r5_red{border-left:1px solid #FF4111; border-right:1px solid #FF4111;} 

.latest_line_wrap .r1_purple{margin:0 4px; background:#A33CD6; } 
.latest_line_wrap .r2_purple{margin:0 3px; border-left:1px solid #A33CD6; border-right:1px solid #A33CD6;} 
.latest_line_wrap .r3_purple{margin:0 2px; border-left:1px solid #A33CD6; border-right:1px solid #A33CD6;} 
.latest_line_wrap .r4_purple{margin:0 1px; height:1px; border-left:1px solid #A33CD6; border-right:1px solid #A33CD6;} 
.latest_line_wrap .r5_purple{border-left:1px solid #A33CD6; border-right:1px solid #A33CD6;} 

.latest_line_wrap .r1_white{margin:0 4px; background:#d2d2d2; } 
.latest_line_wrap .r2_white{margin:0 3px; border-left:1px solid #d2d2d2; border-right:1px solid #d2d2d2;} 
.latest_line_wrap .r3_white{margin:0 2px; border-left:1px solid #d2d2d2; border-right:1px solid #d2d2d2;} 
.latest_line_wrap .r4_white{margin:0 1px; height:1px; border-left:1px solid #d2d2d2; border-right:1px solid #d2d2d2;} 
.latest_line_wrap .r5_white{border-left:1px solid #d2d2d2; border-right:1px solid #d2d2d2;} 




/*상단박스 디폴트 테스트용*/
.latest_clean_webzin {height:29px;	background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/top02.gif") repeat left top;}

/*상단박스 색상 선택별 탑이미지 불러오기*/
.latest_clean_webzin_orange	{height:29px;background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/orange/top02.gif") repeat left top;}
.latest_clean_webzin_black	{height:29px;background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/black/top02.gif") repeat left top;}
.latest_clean_webzin_gray		{height:29px;background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/gray/top02.gif") repeat left top;}
.latest_clean_webzin_cyan	{height:29px;background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/cyan/top02.gif") repeat left top;}
.latest_clean_webzin_blue		{height:29px;background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/blue/top02.gif") repeat left top;}
.latest_clean_webzin_red		{height:29px;background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/red/top02.gif") repeat left top;}
.latest_clean_webzin_purple	{height:29px;background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/purple/top02.gif") repeat left top;}
.latest_clean_webzin_white	{height:29px;background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/white/top02.gif") repeat left top;}

/*상단타이틀 설정*/
.latest_clean_webzin_title {padding-top:12px; background-color:transparent; color:#555555; font:.8em verdana, "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; font-weight:bold;}
/*상단타이틀 설정*/
.latest_clean_title {padding-top:12px; background-color:transparent; color:#555555; font:.8em verdana, "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; font-weight:bold;}

/*중단박스 라인박스 설정*/
.latest_clean_body				{padding:0px 10px 0px 0px; background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/middle02.gif") repeat-y right top;}
.latest_clean_body .bodyl	{width:100%; overflow:hidden; padding:0px 0px 8px 0px; background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/middle01.gif") repeat-y left top;}
.latest_clean_line01				{height:8px; background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/line.gif") repeat-y left top;}
.latest_clean_line,
.latest_clean_body .bodyr	{overflow:hidden; height:8px; background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/middle02.gif") repeat-y left top;	}

/*중단박스 라인박스 설정*/
.latest_clean_webzin_body			{padding:0px 0px 0px 0px; background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/middle02.gif") repeat-y right top;}
.latest_clean_webzin_body .bodyl	{width:100%; overflow:hidden; background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/middle01.gif") repeat-y left top;}
.latest_clean_webzin_body .bodycap	{padding:0px 10px 0px 10px;}

/*하단박스설정*/
.latest_clean_webzin_bottom {height:7px; background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/bottom02.gif") repeat left top;}

/*라인박스 설정*/
.latest_clean_webzin_body_line			{height:8px; background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/middle02.gif") repeat-y left top;}
.latest_clean_webzin_body_linewrap		{height:8px; background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/line.gif") repeat-y left top;}

/*텍스트설정*/
/*리스트*/
/*CleanDafault*/
.latest_clean_webzin_body .items {overflow:hidden; margin:0px;	padding:0px 0px 0px 0px;}
.latest_clean_webzin_body .titlep,
.latest_clean_webzin_body .items li {height:15px; white-space:nowrap; background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/arrow.gif") no-repeat left; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; padding:0px 0px 0px 8px;margin:0px 8px 0px 5px; font-weight:bold; }

/*나머지부가요소*/
.latest_clean_webzin_body .date		{color:#FF6E6E;	font:9px verdana;}
.latest_clean_webzin_body .category	{color:#149494;	font:9px verdana ,"돋움", Dotum, tahoma, AppleGothic, Sans-serif;}
.latest_clean_webzin_body .votecount	{color:#C527C0;	font:.9em verdana ,"돋움", Dotum, tahoma, AppleGothic, Sans-serif;}
.latest_clean_webzin_body .viewcount	{color:#5381D5;	font:.9em verdana ,"돋움", Dotum, tahoma, AppleGothic, Sans-serif;}
.latest_clean_webzin_body .price	{color:#FF0000;	font:.9em verdana ,"돋움", Dotum, tahoma, AppleGothic, Sans-serif;}
.latest_clean_webzin_body .titlep	{color:#FE6700;	font:12px Gulim;  text-decoration:none;}
.latest_clean_webzin_body .titlep a	{color:#777;	text-decoration:none; font-weight:bold; white-space:nowrap; text-decoration:none; font: .9em tahoma, AppleGothic, Sans-serif;}
.latest_clean_webzin_body .titlep a:hover,
.latest_clean_webzin_body .titlep a:focus { color:#0077c3; }
.latest_clean_webzin_body .name		{color:#7878E1;	font:9px verdana;}

/*나머지부가요소-썸머리*/
.latest_clean_webzin_body .contentbox {padding:0px 10px 0px 6px;}
.latest_clean_webzin_body .wrapcontents{ border-bottom:1px dotted #DEDEDE;}
.latest_clean_webzin_body .summurys	{color:#979797;	font:11px "돋움", Dotum, verdana; padding:6px 0px 0px 0px; }
.latest_clean_webzin_body .defaulttitledesc {padding:0px 0px 0px 16px;}

/*콘텐츠부가메뉴 감추기*/
.latest_clean_webzin_body .document_popup_menu{display:none;}

/*본문내용 설정*/
.latest_clean_webzin_body.ContentsBox .view_con div {line-height:100%; font:12px "돋움", Dotum, verdana; color:#979797;}

/*이미지박스 설정*/
.latest_clean_webzin_body img.thumbnail				{padding:2px; border-top:1px solid #DEDEDE; border-left:1px solid #DEDEDE; border-right:1px solid #b4b4b4; border-bottom:1px solid #b4b4b4; margin:0 8px 0px 0px;}
.latest_clean_webzin_body img.thumbnail2				{border:2px solid #FFFFFF;}
.latest_clean_webzin_body .no_thumbnail				{background:url("../../../../widgets/orange_newest_webzin/skins/clean_default/css/../images/noimg.gif") no-repeat center;margin:0 6px 0px 0px;border-top:1px solid #DEDEDE; border-left:1px solid #DEDEDE; border-right:1px solid #b4b4b4; border-bottom:1px solid #b4b4b4;}

/*설문조사를 위한 설정*/
.latest_clean_webzin_body .ContentsBox .view_con .title {line-height:100%; font:12px "돋움", Dotum, verdana; color:#7878AA;font-weight:bold;}
.latest_clean_webzin_body .ContentsBox .view_con .item {height:13px; font:11px "돋움", Dotum, verdana; color:#979797;}
.latest_clean_webzin_body .ContentsBox .view_con  input {height:13px;}
.latest_clean_webzin_body .ContentsBox .view_con  .poll_button {height:20px;}
.comtop_normal, .combottom_normal { display:block; }
.comtop_normal *, .combottom_normal * { display:block; height:1px; overflow:hidden; }

.mhcomm_normal { overflow:hidden; display:block; position:relative; }
.mhcomm_normal .top { width:100%; overflow:hidden; position:relative; }
.mhcomm_normal .top h2 { margin:0; padding:5px 10px; }

.mhcomm_normal .board ul { margin:0; padding:10px 10px 5px 10px;  }
.mhcomm_normal .board ul li { height:20px; background:url("../../../../widgets/mh_c_comment/skins/mh_c_comment/css/../images/bullet.gif") no-repeat left 8px; padding:2px 0 0 5px; font:1em Tahoma; text-decoration:none; overflow:hidden; list-style:none; }

.mhcomm_normal .board ul li a { text-decoration:none; font:1em; white-space:nowrap;}
.mhcomm_normal .board ul li a:hover { color:#ddd; text-decoration:none; }
.mhcomm_normal .board ul li .name { color:#9B9BFF; font-size:.9em; }
.mhcomm_normal .board ul li .date { color:#FF9900; font-size:.8em; padding:0 5px 0 5px; }
