@charset "euc-kr";

/* Reset */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, th, td {margin:0; padding:0;}

/* Basic Elements */
html, body {height:100%;}
body, table, textarea, input, select, button {font-family:'????','Dotum'; font-size:12px; color:#333333; letter-spacing:0px; line-height:1.5em !important;}
input, select {vertical-align:middle;}
img, fieldset, iframe {border:0 none;}
li, dl, dt, dd {list-style:none;}
table {border-collapse:collapse;}
a {text-decoration:none; color:#333333; cursor:pointer;}

/* float */
.fl {float:left;} .fr {float:right;}

/* clear */
.clearl {clear:left;}
.clearr {clear:right;}
.clearb {clear:both;}

/* width */
.width100p {width:100%}
.width98p {width:98%}
.width90p {width:90%}
.width80p {width:80%}
.width70p {width:70%}
.width60p {width:60%}
.width50p {width:50%}
.width49p {width:49%}
.width40p {width:40%}
.width30p {width:30%}
.width20p {width:20%}
.width15p {width:15%}
.width10p {width:10%}
.width8p {width:8%}
.width5p {width:5%}
.width_tiny {width:50px;}
.width_mini {width:100px}
.width_small {width:130px}
.width_medium {width:150px}
.width_lLarge {width:200px}
.width_large {width:250px}
.width_xLarge {width:400px}

/*** ?°í?? ***/
.date {font-family:'verdana'; font-size:11px; letter-spacing:0px;}
.id {font-family:'verdana'; font-size:11px; letter-spacing:-1px;}
.eng {font-family:'verdana'; font-size:11px; letter-spacing:0px;}
.num {font-family:'verdana'; font-size:11px; letter-spacing:0px;}
.number {font-family:'verdana'; font-size:11px; letter-spacing:0px;}
.lmenu {font-size:11px; letter-spacing:-1px;}
.note {color:#627dce;}
.snote {color:#627dce; font-size:11px; letter-spacing:-1px;}
.multirows {color:#333333; font-size:11px; letter-spacing:0px;}
.spacing {letter-spacing:-1px;}

/*** Display ***/
.display_none		{display:none;}
.display_block	{display:block;}
.display_inline	{display:inline;}

/*** ?¬ì?¸í?? ***/
.hand	{cursor:pointer;}

/*** ë°©í?? ?¤ì?? ***/
.left	{text-align:left;}
.right	{text-align:right;}
.center	{text-align:center;}
.vtop	{vertical-align:top;}
.middle	{vertical-align:middle;}
.bottom	{vertical-align:bottom;}

.bold	{font-weight:bold}
.nobold	{font-weight:normal}

.nobr	{display:inline-block; white-space:nowrap;}
.one_line	{display:inline-block; white-space:nowrap; overflow-y:hidden; height:16px;}

/* number */
.num {width:80px; text-align:right}
.numSmall {width:30px; text-align:right}

/* input Box */
.input_text {border:1px solid #d9d9d9; padding:2px 3px 2px 3px; letter-spacing:0px;}
.input_select {border:1px solid #d9d9d9; padding:4px 3px 4px 3px; letter-spacing:0px; color:#666666;}
.input_int {border:1px solid #bbbbbb; padding:5px 3px 5px 3px; width:30px; text-align:right; font-family:verdana; letter-spacing:0px;}
.input_int_m {border:1px solid #bbbbbb; padding:5px 3px 5px 3px; width:45px; text-align:right; font-family:verdana; letter-spacing:0px;}
.input_int_l {border:1px solid #bbbbbb; padding:5px 3px 5px 3px; width:65px; text-align:right; font-family:verdana; letter-spacing:0px;}
.input_date {border:1px solid #bbbbbb; padding:5px 3px 5px 3px; width:75px; text-align:right; font-family:verdana; letter-spacing:0px;}
.input_focus {border:2px solid #333333;}

/* Layout */



div#layout_wrap {width:100%; min-width:994px;}
div#layout_header
{
	position:relative;
	width:100%;
	height:100px;
	left:0px;
	top:0px;
	/*background-image:url('/madmin/common/image/bg_header.gif'); background-repeat:repeat-x;*/
	background-color:#3c3f45;
}
div#layout_container {overflow:hidden; width:100%; height:auto; }
/*div#layout_container .container_bottom { background:url('/madmin/common/image/bg_content_top.gif') repeat-x top left;}*/
div#layout_container .container_bottom{ background:url('/madmin/common/image/bg_content_bottom.gif') repeat-x bottom left;}

div#layout_container .container_left { background:url('/madmin/common/image/box_snb_mid.gif') repeat-y top left;}
/*div#layout_container .container_full_left { background:url('/madmin/common/image/box_snb_mid_off.gif') repeat-y top left;}*/

div#layout_container .container_left_top { background:url('/madmin/common/image/box_snb_top2.gif') no-repeat top left;}
/*div#layout_container .container_left_full_top { background:url('/madmin/common/image/box_snb_top2.gif') no-repeat top left;}*/

div#layout_container .container_left_bottom { background:url('/madmin/common/image/box_snb_btm.gif') no-repeat bottom left;}
/*div#layout_container .container_left_full_bottom { background:url('/madmin/common/image/box_snb_btm_off.gif') no-repeat bottom left;}*/

div#layout_container .container_right { background:url('/madmin/common/image/bg_content_right.gif') repeat-y top right;}
div#layout_container .container_right_top { background:url('/madmin/common/image/content_rtop.gif') no-repeat top right; }
/*div#layout_container .container_right_bottom { background:url('/madmin/common/image/content_rbottom.gif') no-repeat bottom right; }*/
div#layout_menu { position:relative; float:left; width:188px; height:100%;}
div#layout_content { float:none; height:100%; padding:16px 0px 50px 20px; }
div#layout_content.menu_padding { margin-left:190px; margin-right:33px;}
div#layout_content.fullpage_padding { margin-left:33px; margin-right:33px;}
div#layout_content_frame { float:none; height:100%; }



/* Header */
div#layout_header .header_logo
{
	position:absolute;
	left:24px;
	top:43px;
	width:160px;
	height:100px;
	text-indent:-10000px;
	background-image:url('/madmin/common/image/manual_logo.png'); background-repeat:no-repeat; z-index:1;
}
div#layout_header .header_msg
{
	position:absolute;
	left:655px;
	top:24px;
	width:365px;
	height:22px;
	text-indent:-10000px;
	background-image:url('/madmin/common/image/notice_txt.png'); background-repeat:no-repeat; z-index:1;
}
div#layout_header .header_video{
	float:left;
    width: 150px;
    height: 60px;
    padding-left: 190px;
}
div#layout_header .header_beginner{
	display:inline-block;
    width: 150px;
    height: 60px;
    padding-left: 190px;
}
div#layout_header .header_video .header_video_guide_list strong{
	padding-left:20px;
	font-weight: normal;
}
div#layout_header .header_beginner .header_user_guide_list strong{
	padding-left:20px;
	font-weight: normal;
}
div#layout_header .header_video_guide_list
{
	position:absolute;
	left:190px;
	top:16px;
	width:130px;
	height:40px;
	color:#ffffff;
	padding-top: 7px;
	padding-left:16px;
	line-height:15px;
	background-repeat:no-repeat; 
	background-image:url('/madmin/common/image/ico_video.png');
}
div#layout_header .header_video_guide_list:hover
{
	position:absolute;
	left:190px;
	top:16px;
	width:130px;
	height:40px;
	color:#ffffff;
	padding-top: 7px;
	padding-left:16px;
	line-height:15px;
	background-repeat:no-repeat;
	background-image:url('/madmin/common/image/ico_video_hover.png');
}
div#layout_header .header_user_guide_list
{
	position:absolute;
	left:340px;
	top:17px;
	width:130px;
	height:40px;
	color:#ffffff;
	padding-top: 7px;
	padding-left:15px;
	line-height:13px;
	background-repeat:no-repeat;
	background-image:url('/madmin/common/image/ico_beginner.png');
}
div#layout_header .header_user_guide_list:hover
{
	position:absolute;
	left:340px;
	top:17px;
	width:130px;
	height:40px;
	color:#ffffff;
	padding-top: 7px;
	padding-left:15px;
	line-height:13px;
	background-repeat:no-repeat;
	background-image:url('/madmin/common/image/ico_beginner_hover.png');
}
/* Header - Global Navigation Bar */
/*div#layout_header .gnb {position:relative; margin-left:-600px; left:100%; top:0px; width:600px; height:24px; }*/
div#layout_header .gnb { float:right; margin-right:10px;}
div#layout_header .gnb .text_link
{
	float:left;
	padding:0px 11px 0px 0px;
	background:url('/madmin/common/image/top_menu06.gif') no-repeat right top;
}
div#layout_header .gnb .text_link li{float:left;}
div#layout_header .gnb .text_link .name
{
	width:100px;
	padding:0 5px 0 5px;
	height:23px;
	font-size:11px;
	letter-spacing:-1px;
	color:#d1f121;
	background:url('/madmin/common/image/bg_topmenu.gif');
}
div#layout_header .gnb .text_link .name div { padding-top:2px; text-align:center; }
div#layout_header .gnb .text_link a {float:left; display:block; text-indent:-10000px; background-repeat:no-repeat;}
div#layout_header .gnb .text_link a#menu_contract { width:81px; height:24px; background-image:url('/madmin/common/image/top_menu01.gif');}
div#layout_header .gnb .text_link a#menu_guide { width:55px; height:24px; background-image:url('/madmin/common/image/top_menu02.gif');}
div#layout_header .gnb .text_link a#menu_emergencySms { width:58px; height:24px; background-image:url('/madmin/common/image/top_menu03.gif');}
div#layout_header .gnb .text_link a#menu_mygodo { width:64px; height:24px; background-image:url('/madmin/common/image/top_menu04.gif');}
div#layout_header .gnb .text_link a#menu_sitemap { width:63px; height:24px; background-image:url('/madmin/common/image/top_menu05.gif');}
div#layout_header .gnb .text_link a#menu_movemall { width:50px; height:24px; background-image:url('/madmin/common/image/btn_gnb_moveshop.gif');}
div#layout_header .gnb .text_link a#menu_logout { width:50px; height:24px;  background-image:url('/madmin/common/image/btn_gnb_logout.gif');}
div#layout_header .gnb_helper {position:absolute; left:198px; top:0px; width:10px; height:27px; background:url('/madmin/common/image/gnb_leftack.jpg')}

/* Header - Local Navigation Bar ë³¸ì?? ë©??´ì?? ???¨ì¹´??ê³?ë¦? ?´ë?¸ì?  */
div#layout_header .lnb {position:absolute; left:190px; top:58px; height:43px; border: 1px #4c4e53; }
div#layout_header .lnb li{float:left;}
div#layout_header .lnb a {float:left; display:block; width:90px; height:42px; text-indent:-10000px;}
/*ë©???*/
div#layout_header .lnb a#menu_base {background-image:url('/madmin/common/image/tab_lnb_main_off.gif');width: 63px;}
div#layout_header .lnb a#menu_base.selected {background-image:url('/madmin/common/image/tab_lnb_main_on.gif');width: 63px;}
/*ê¸°ë³¸?¤ì??*/
div#layout_header .lnb a#menu_policy {background-image:url('/madmin/common/image/tab_lnb_policy_off.gif');width: 90px;}
div#layout_header .lnb a#menu_policy.selected {background-image:url('/madmin/common/image/tab_lnb_policy_on.gif');width: 90px;}
/*????*/
div#layout_header .lnb a#menu_goods {background-image:url('/madmin/common/image/tab_lnb_goods_off.gif');width: 64px;}
div#layout_header .lnb a#menu_goods.selected {background-image:url('/madmin/common/image/tab_lnb_goods_on.gif');width: 64px;}
/*??????*/
div#layout_header .lnb a#menu_design {background-image:url('/madmin/common/image/tab_lnb_design_off.gif');width: 76px;}
div#layout_header .lnb a#menu_design.selected {background-image:url('/madmin/common/image/tab_lnb_design_on.gif');width: 76px;}
/*ì£¼ë¬¸*/
div#layout_header .lnb a#menu_order {background-image:url('/madmin/common/image/tab_lnb_order-ship_off.gif');width: 96px;}
div#layout_header .lnb a#menu_order.selected {background-image:url('/madmin/common/image/tab_lnb_order-ship_on.gif');width: 96px;}
/*????*/
div#layout_header .lnb a#menu_member {background-image:url('/madmin/common/image/tab_lnb_member_off.gif');width: 64px;}
div#layout_header .lnb a#menu_member.selected {background-image:url('/madmin/common/image/tab_lnb_member_on.gif');width: 64px;}
/*ê²?????*/
div#layout_header .lnb a#menu_board {background-image:url('/madmin/common/image/tab_lnb_board_off.gif');width: 80px;}
div#layout_header .lnb a#menu_board.selected {background-image:url('/madmin/common/image/tab_lnb_board_on.gif');width: 80px;}
/*??ë¡?ëª¨ì??*/
div#layout_header .lnb a#menu_service {background-image:url('/madmin/common/image/tab_lnb_service_off.gif'); width:100px;}
div#layout_header .lnb a#menu_service.selected {background-image:url('/madmin/common/image/tab_lnb_service_on.gif'); width:100px;}
div#layout_header .lnb a#menu_promotion {background-image:url('/madmin/common/image/tab_lnb_promotion_off.gif');width: 95px;}
div#layout_header .lnb a#menu_promotion.selected {background-image:url('/madmin/common/image/tab_lnb_promotion_on.gif');width: 95px;}
/*ê³µê???
div#layout_header .lnb a#menu_provider {background-image:url('/madmin/common/image/tab_lnb_scm_off.gif');}
div#layout_header .lnb a#menu_provider.selected {background-image:url('/madmin/common/image/tab_lnb_scm_on.gif');}
*/
/*ëª¨ë???*/
div#layout_header .lnb a#menu_mobile {background-image:url('/madmin/common/image/tab_lnb_mobile_off.gif'); width: 90px;}
div#layout_header .lnb a#menu_mobile.selected {background-image:url('/madmin/common/image/tab_lnb_mobile_on.gif'); width: 90px;}
/*?µê?*/
div#layout_header .lnb a#menu_statistics {background-image:url('/madmin/common/image/tab_lnb_statistics_off.gif'); width: 65px;}
div#layout_header .lnb a#menu_statistics.selected {background-image:url('/madmin/common/image/tab_lnb_statistics_on.gif'); width: 65px;}
/*????(ê³µê??? ???¨ì¹´??ê³?ë¦? ?´ë?¸ì?)*/
div#layout_header .lnb a#menu_mainscm {background-image:url('/madmin/common/image/tab_lnb_supplier_off.png'); width:80px;}
div#layout_header .lnb a#menu_mainscm.selected {background-image:url('/madmin/common/image/tab_lnb_supplier_on.png'); width:80px;}

div#layout_header .lnb a#menu_scm {background-image:url('/madmin/common/image/tab_lnb_calculate_off.gif'); width:80px;}
div#layout_header .lnb a#menu_scm.selected {background-image:url('/madmin/common/image/tab_lnb_calculate_on.gif'); width:80px;}
/*ê°?ë°????¤ê?ë¦?*/
div#layout_header .lnb a#menu_development {background-image:url('/madmin/common/image/tab_lnb_sourcemanage_off.gif'); width: 116px;}
div#layout_header .lnb a#menu_development.selected {background-image:url('/madmin/common/image/tab_lnb_sourcemanage_on.gif'); width: 116px;}

div#layout_header .lnb a#menu_cache {background-image:url('/madmin/common/image/tab_cache_lnb_off.png'); width: 116px;}
div#layout_header .lnb a#menu_cache.selected {background-image:url('/madmin/common/image/tab_cache_lnb_on.png'); width: 116px;}

/* ?´ë??ë¯? ???¨ë??? */
div#layout_header .adlnb {position:absolute; left:100px; top:37px; height:32px;}
div#layout_header .aslnb li{float:left;}
div#layout_header .aslnb a
{
	float:left;
	display:block;
	margin-top:6px;
	width:89px;
	height:32px;
	text-indent:-10000px;
	background-repeat:no-repeat;
}

/* Header - Local Search Bar */
div#layout_header .lsb {position:absolute; width:100%; height:36px; left:0px; top:100px;}
div#layout_header .lsb ul.page_location {float:left; margin-top:7px; padding-left:25px; width:500px; height:36px; height:14px;}
div#layout_header .lsb ul.page_location li
{
	display:inline;
	padding:0px 8px 0px 8px;
	height:14px;
	font-size:11px;
	letter-spacing:-1px;
	color:#333333;
	background:url('/madmin/common/image/bg_lsb_location_splinter.gif') no-repeat top left;
}
div#layout_header .lsb .help_tool {float:right; width:610px; height:36px; border:0px solid #999999;}
div#layout_header .lsb .help_tool li {float:left;}
div#layout_header .lsb .help_tool a
{
	display:block;
	float:left;
	margin-right:10px;
	margin-top:3px;
	height:20px;
	text-indent:18px;
	font-size:11px;
	line-height:16px;
	color:#676767;
	letter-spacing:-1px;
}
div#layout_header .lsb .help_tool .link_help
{
	color:#333333;
	width:85px;
	background:url('/madmin/common/image/ico_help.gif') no-repeat left top;
	margin-top:10px;
}
div#layout_header .lsb .help_tool .scm_link_help {color:#333333;width:130px; background:url('/madmin/common/image/ico_help.gif') no-repeat left top; margin-top:7px;}
/* div#layout_header .lsb .help_tool .link_sitemap {color:#ededed;width:70px; background:url('/madmin/common/image/ico_sitemap.gif') no-repeat left top;} */
div#layout_header .lsb .help_tool .link_guide {color:#333333; width:140px; background:url('/madmin/common/image/ico_guide.gif') no-repeat left top; margin-top:7px;}
div#layout_header .lsb .help_tool .link_tip {color:#333333; width:50px; background:url('/madmin/common/image/ico_guide.gif') no-repeat left top; margin-top:7px;}
div#layout_header .lsb .help_tool .frm_total_search {display:block; float:left; margin-top:2px; width:155px;}
div#layout_header .lsb .help_tool .frm_total_search .ipt_text {display:block; float:left; margin-right:5px; width:100px; height:21px; border:0px; background-color:#cccccc;}
div#layout_header .lsb .help_tool .frm_total_search .ipt_text_back {}
div#layout_header .lsb .help_tool .frm_total_search .submit
{
	display:block;
	text-indent:-10000px;
	float:left;
	width:37px;
	height:23px;
	margin-top:0px;
	border-width:0px;
	background:#626262 url('/madmin/common/image/btn_lsb_search.gif') no-repeat top left;
}

/* LeftMenu */
div#layout_menu {width:190px; margin:0px 0px 90px 0px; background:url('/madmin/common/image/box_snb_mid.gif') repeat-y; }
/*div#layout_menu .snb {width:190px; padding-bottom:90px; background:url('/madmin/common/image/box_snb_btm.gif') bottom no-repeat;}*/

/* LeftMenu - menu Title */
/*div#layout_menu .snb .menu_title {position:relative; width:190px; height:64px; background:url('/madmin/common/image/box_snb_top.gif');}
/*div#layout_menu .snb .menu_title .btn_plus,
div#layout_menu .snb .menu_title .btn_minus {position:absolute; width:14px; height:14px; top:30px;}
div#layout_menu .snb .menu_title .btn_plus {left:142px; background:url('/madmin/common/image/btn_snb_titleplus.jpg')}
div#layout_menu .snb .menu_title .btn_minus {left:158px; background:url('/madmin/common/image/btn_snb_titleminus.jpg')}*/
div#layout_menu .snb .menu_title div.title {width:190px; height:70px; text-indent:-10000px;}
div#layout_menu .snb .menu_title div.menu_base {background:url(/madmin/common/image/bg_snb_menu_main.jpg);}
div#layout_menu .snb .menu_title div.menu_policy {background:url(/madmin/common/image/bg_snb_menu_policy.jpg);}
div#layout_menu .snb .menu_title div.menu_goods {background:url(/madmin/common/image/bg_snb_menu_goods.jpg);}
div#layout_menu .snb .menu_title div.menu_design {background:url(/madmin/common/image/bg_snb_menu_design.jpg);}
div#layout_menu .snb .menu_title div.menu_order {background:url(/madmin/common/image/bg_snb_menu_order-ship.jpg);}
div#layout_menu .snb .menu_title div.menu_member {background:url(/madmin/common/image/bg_snb_menu_member.jpg);}
div#layout_menu .snb .menu_title div.menu_service {background:url(/madmin/common/image/bg_snb_menu_service.jpg);}
div#layout_menu .snb .menu_title div.menu_promotion {background:url(/madmin/common/image/bg_snb_menu_promotion.jpg);}
div#layout_menu .snb .menu_title div.menu_provider {background:url(/madmin/common/image/bg_snb_menu_scm.jpg);}
div#layout_menu .snb .menu_title div.menu_board {background:url(/madmin/common/image/bg_snb_menu_board.jpg);}
div#layout_menu .snb .menu_title div.menu_mobile {background:url(/madmin/common/image/bg_snb_menu_mobile.jpg);}
div#layout_menu .snb .menu_title div.menu_statistics {background:url(/madmin/common/image/bg_snb_menu_statistics.jpg);}
div#layout_menu .snb .menu_title div.menu_mainscm {background:url(/madmin/common/image/bg_snb_menu_supplier.png);}
div#layout_menu .snb .menu_title div.menu_scm {background:url(/madmin/common/image/bg_snb_menu_calculate.jpg);}
div#layout_menu .snb .menu_title div.menu_development {background:url(/madmin/common/image/bg_snb_menu_sourcemanage.jpg);}
div#layout_menu .snb .menu_title div.menu_compact {background:url(/madmin/common/image/bg_snb_menu_design.jpg);}
div#layout_menu .snb .menu_title div.menu_page {background:url(/madmin/common/image/bg_snb_menu_design.jpg);}
div#layout_menu .snb .menu_title div.menu_compage {background:url(/madmin/common/image/bg_snb_menu_design.jpg);}
div#layout_menu .snb .menu_title div.menu_videoGuide {background:url(/madmin/common/image/bg_snb_menu_video.jpg);}
div#layout_menu .snb .menu_title div.menu_cache {background:url(/madmin/common/image/bg_snb_menu_cache.png);}

/* LeftMenu - Navigation */
div#layout_menu .snb .nav {margin:15px 9px 0px 15px;}
div#layout_menu .snb .nav h3
{
	margin:0px 0px 8px 2px;
	padding-top:9px;
	width:156px;
	height:24px;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-indent:10px;
	letter-spacing:-1px;
	background:url('/madmin/common/image/menu_top01.gif') left no-repeat;
}
div#layout_menu .snb .nav h3.selected {color:#ffffff;}
/*div#layout_menu .snb .nav .btn_collapse {float:left; width:9px; height:9px; margin:6px 0px 0px 0px; background:url('/madmin/common/image/btn_snb_subtitle_minus.gif');}
div#layout_menu .snb .nav ul.each_box {float:none; clear:both; padding:7px 0px; width:165px; border-top:1px solid #E0E0E0; border-bottom:1px solid #E0E0E0; background-color:#F9F9F9;} */
div#layout_menu .snb .nav ul.each_box li.each
{
	padding-top:0px;
	min-height: 18px;
	height:100%;
	font-size:11px;
	color:#676767;
	letter-spacing:-1px;
	line-height:15px;
	text-indent:12px;
	background:url('/madmin/common/image/ico_snb_menu.jpg') left top 0px no-repeat;
}
div#layout_menu .snb .nav ul.each_box li.each a {color:#676767;}
div#layout_menu .snb .nav ul.each_box li.each a.selected {font-weight:bold; color:#676767;}

/* Footer */
div#layout_footer {margin:0px 0px 0px 0px; width:100%; border-top:1px solid #e2e2e2;}
div#layout_footer .footer { height:50px;}
div#layout_footer .copyright { font-size: 11px; padding-top:20px; color: #666; text-align: center;}
div#layout_footer .copyright span {color:#e60012; font-weight: bold;}
/*div#layout_footer .copyright {float:left; margin:0px auto; width:428px; height:91px; text-indent:-10000px; background-image:url('/madmin/common/image/bg_footer_copyright.gif'); background-repeat:no-repeat;}*/
/*div#layout_footer .footer_logo {float:right; width:206px; height:91px; background:url('/madmin/common/image/bg_footer_right.gif');}*/

/* Button */
/* Button Reset */
.button,
.button a,
.button button,
.button input
{
	position:relative;
	margin:0;
	display:inline-block;
	text-decoration:none !important;
	border:0;
	white-space:nowrap;
	background:url(/common/image/bg_buttonWhite.gif) no-repeat;
	vertical-align:middle;
	overflow:visible;
	color:#333;
}
.button {height:23px; padding:0; margin:1px 2px 1px 0px; background-position:left top;}
.button a,
.button button,
.button input {left:2px; cursor:pointer; *vertical-align:top;}

/* Button Size */
.button.large {height:29px; background-position:left -30px;}
.button.xLarge {height:35px; background-position:left -65px;}
.button.small {height:18px; background-position:left -107px;}
.button a,
.button button,
.button input {height:23px; padding:0 10px 0 8px; font-size:12px; line-height:23px; background-position:right top;}
.button.large a,
.button.large button,
.button.large input {height:30px; padding:0 10px 0 8px; font-size:16px; line-height:29px; background-position:right -30px;}
.button.xLarge a,
.button.xLarge button,
.button.xLarge input {height:35px; padding:0 10px 0 8px; font-size:20px; line-height:35px; background-position:right -65px;}
.button.small a,
.button.small button,
.button.small input {height:18px; padding:0 6px 0 4px; font-size:11px; letter-spacing:-1px; line-height:18px; background-position:right -107px;}

/* Button Text Color */
.button *:hover,
.button *:active,
.button *:focus {color:#690;}
.button.green,
.button.green a,
.button.green button,
.button.green input {background-image:url(/common/image/bg_buttonGreen.gif); color:#fff;}
.button.green *:hover,
.button.green *:active,
.button.green *:focus {color:#ff0;}
.button.black,
.button.black a,
.button.black button,
.button.black input {background-image:url(/common/image/bg_buttonBlack.gif); color:#fff;}
.button.black *:hover,
.button.black *:active,
.button.black *:focus {color:#ff0;}
.button.red,
.button.red a,
.button.red button,
.button.red input {background-image:url(/common/image/bg_buttonRed.gif); color:#fff;}
.button.red *:hover,
.button.red *:active,
.button.red *:focus {color:#ff0;}
.button.blue,
.button.blue a,
.button.blue button,
.button.blue input {background-image:url(/common/image/bg_buttonBlue.gif); color:#fff;}
.button.blue *:hover,
.button.blue *:active,
.button.blue *:focus {color:#ff0;}
.button.gray,
.button.gray a,
.button.gray button,
.button.gray input {background-image:url(/common/image/bg_buttonGray.gif); color:#fff;}
.button.gray *:hover,
.button.gray *:active,
.button.gray *:focus {color:#ff0;}

/* Button Text Strong */
.button.strong * {font-weight:bold !important;}

/* Tip */
.tip {display:inline-block; margin:0; width:14px; height:14px; vertical-align:middle; background:url('/madmin/common/image/btn_setup_question.gif') no-repeat; cursor:pointer;}
.tip span {display:none; visibility:hidden; background:red;}
#tooltip {position:absolute; opacity:0.8; border:none; height:auto;}
#tooltip.shadow div.body div.box_top {width:250px; height:26px; background:url('/madmin/common/image/box_shadow_top.png') no-repeat;}
#tooltip.shadow div.body div.box_mid {width:210px; padding:0 20px; background:url('/madmin/common/image/box_shadow_mid.png') repeat-y;}
#tooltip.shadow div.body div.box_btm {width:250px; height:26px; background:url('/madmin/common/image/box_shadow_btm.png') no-repeat;}
#tooltip.shadow div.body div.box_mid h4 {margin-bottom:0.25em; font-size:13px; text-align:center;}

/* Admin Login Page */
.content_login {display:block; overflow:visible; width:100%; height:100%; margin:0px; background-color:#efeff1;}
.content_login .loginTable {width:100%; height:100%;}
.content_login .loginLayout { position:relative; height:630px; background:url('/madmin/common/image/bg_intro.jpg') repeat-x; }

.content_login .loginForm { position:relative; margin:0px auto; padding:0px; width:438px; height:630px; background:url('/madmin/common/image/intro_img.jpg') no-repeat center; }
.content_login .loginForm .loginInput { position:absolute; top:375px; left:124px; }
.content_login .loginForm .loginInput input {width:195px;height:17px; font-family:verdana; font-size:14px; letter-spacing:0px;}
.content_login .loginForm .loginInput .input_login {border:2px solid #565657; margin:1px 1px 5px 1px; }
.content_login .loginForm .loginInput .input_login_focus {border:3px solid #479ee2; margin:0px 0px 4px 0px; }
.content_login .loginForm .loginButton { position:absolute; top:374px; left:330px; margin:0px; padding:0px; }
.content_login .loginForm .loginButton input {padding:0px; width:58px; height:58px; border:0px; cursor:pointer; background:url('/madmin/common/image/btn_login.gif') no-repeat 0px 0px;}

/* Content */
/* Content - Content Form - ?°ì??ëª?/??????ëª? */
.content_form {display:block; overflow:visible; margin:0px;} /* slideToggle ??ë¬¸ì?? ëº?(position:relative; )*/
/*.content_form .phead_wrap {position:relative; margin:40px 5px 25px 0px; background:url('/madmin/common/image/bg_title_left.gif') no-repeat left top;}*/
.content_form .phead_wrap .phead {height:30px; overflow:hidden; background:url('/madmin/common/image/bg_title_right.gif') repeat-x right top;}
.content_form .phead_wrap .phead h2 {float:left; display:block; font-size:14px; letter-spacing:-1px; line-height:20px;}
.content_form .phead_wrap .phead h2 span {font-size:11px; font-weight:normal; color:#6D6D6D;}
.content_form .phead_wrap .phead input.save {padding:0px; border:0px; width:65px; height:24px; cursor:pointer; background:url('/madmin/common/image/btn_content_save.gif') no-repeat 0px 0px;}
.content_form .phead_wrap .phead .list {position:absolute; right:0px; top:0px; margin-top:3px; padding-right:130px;}
.content_form .space_top {margin-top:10px;}
.content_form .first_top {margin-top:18px; margin-bottom:20px;}
.content_form .subtitle {margin:0px 0px 0px 5px; padding-top:1px; height:19px; text-indent:13px; font-size:12px; letter-spacing:-1px; font-weight:bold; background:url('/madmin/common/image/ico_content_subtitle.gif') no-repeat top left;}
.content_form .subtitle span {font-size:11px; font-weight:normal; color:#6D6D6D;}
.content_form .categoty {float:right; margin-top:-26px; padding-right:6px;}

/* Content - Content Form - ?¤í?¬ë¡¤ë²??? */
.content_form .scroll_save {position:absolute; top:0px; right:0px; width:110px; height:27px; padding:3px 8px 0px 5px; text-align:right; z-index:100;}
.content_form .right_button {position:absolute; top:0px; right:75px; width:110px; height:27px; padding:3px 8px 0px 5px; text-align:right;}

/* Content - Content Form - ?¤í?¬ë¡¤ë²??? - ì¹´í??ê³?ë¦? */
.content_form .top_cate {position:relative;}
.content_form .top_cate .scroll_save {position:absolute; right:130px; top:-10px; padding:0px 0px 0px 5px; z-index:100;}

/* Content - Content Form - ???¥í???´ë? */
.content_form .input_wrap {padding:0px 5px 0px 0px; margin:0px 0px 25px 6px;}
.content_form .input .sub_wrap {margin:5px 30px 5px 30px;}
.content_form .input {table-layout:fixed; border:1px solid #e2e2e2; border-collapse:collapse; width:100%; margin:0px 0px 10px 0px;}

.content_form .input th,
.content_form .input td {padding:5px; height:25px; border:1px solid #e2e2e2; border-collapse:collapse;}
.content_form .input th.input_title {font-weight:bold; background-color:#F4F4F4; white-space:nowrap; text-align:left; padding-left:10px;}
.content_form .input th.input_title_small {width:100px; font-weight:bold; background-color:#F4F4F4; white-space:nowrap;}
.content_form .input th.r_space {padding-left:12px;}
.content_form .input td.input_area {padding-left:10px;}
.content_form .input td div {padding:2px 0px 2px 0px}
.content_form .input td .number {font-size:12px; font-weight:bold; font-family:verdana;}
.content_form .input td .number_emphasis {font-size:14px; font-weight:bold; font-family:verdana; color:#627DCE;}
.content_form .input td .text_emphasis {font-weight:bold; color:#627DCE;}
.content_form .input .info_note div {padding:0px 0px 0px 0px; color:#7CA814; font-size:11px; letter-spacing:-1px; line-height:13px;}
.content_form .input .require {background-image:url('/madmin/common/image/ico_star.gif'); background-repeat:no-repeat; background-position:left 50%;}

/* Content - Content Form - ëª©ë????´ë? */
.content_form .list_table {border:1px solid #cccccc; border-collapse:collapse; width:100%}
.content_form .list_table td,
.content_form .list_table th {border:1px solid #cccccc; border-collapse:collapse; padding:5px; height:25px}
.content_form .list_table thead th {color:#0066cc; background-color:#F6F6F6; white-space:nowrap;}
.content_form .list_table tbody th {color:#cc0033; background-color:#fafafa; white-space:nowrap;}

/* Content - Content Form - ì£¼ë¬¸ ???? ???? */
.content_form .order_title {margin:0px 0px 10px 0px; border:3px solid #627DCE; height:40px; background-color:#F7F7F7;}
.content_form .order_title .order_no {float:left; display:inline; padding:13px 0px 0px 10px; font-size:12px; color:#627DCE;}
.content_form .order_title .order_no span {font-size:13px; font-weight:bold; font-family:verdana; color:#627DCE;}
.content_form .order_title .order_print {float:right; display:inline; text-align:right; padding:8px 10px 0px 0px;}

/* Content - Content Form - ì£¼ë¬¸ ???? ???´ë? */
.content_form .order_table {border:1px solid #cccccc; border-collapse:collapse; width:100%; font-size:11px;}
.content_form .order_table div {padding:1px 0px 1px 0px;}
.content_form .order_table td,
.content_form .order_table th {border:1px solid #cccccc; border-collapse:collapse; padding:5px; height:25px}
.content_form .order_table thead th {color:#FFFFFF; background-color:#2E2B29; white-space:nowrap;}
.content_form .order_table td .image {width:40px; float:left; text-align:center;}
.content_form .order_table td .info {width:79%; padding-left:2px; float:left;}
.content_form .order_table td .goods_name {color:#0074BA;}
.content_form .order_table td .info ul {clear:both; font-size:11px; line-height:11px;}
.content_form .order_table td .info li {float:left; padding:1px 0px 1px 0px;}
.content_form .order_table td .info li span {color:#7CA814;}
.content_form .order_table td .num_form {font-weight:bold; font-family:verdana;}
.content_form .order_table td .num_form_small {font-size:10px; font-weight:bold; font-family:verdana; letter-spacing:0px;}

/* Content - Content Form - ?µì?? ?¤ì?? ???´ë? */
.content_form .option_table {border:1px solid #cccccc; border-collapse:collapse; width:100%}
.content_form .option_table td,
.content_form .option_table th {border:1px solid #cccccc; border-collapse:collapse; padding:3px; height:20px}
.content_form .option_table th .pixel {font-weight:normal; font-size:10px; font-family:verdana; letter-spacing:-1px;}
.content_form .option_table thead th {color:#0066cc; background-color:#F6F6F6; white-space:nowrap;}
.content_form .option_table tbody th {color:#cc0033; background-color:#fafafa; white-space:nowrap;}

/* Content - PG Selector - PG ???? ???´ë? */
.content_form .pg_table {border:5px solid #627dce; border-collapse:collapse; width:100%}
.content_form .pg_table td {border:1px solid #627dce; border-collapse:collapse;}
.content_form .pg_table .title {color:#627dce; white-space:nowrap; text-align:center; height:40px}
.content_form .pg_table .pg_selected {background-color:#627dce; text-align:center; width:25%; height:40px}
.content_form .pg_table .pg_selected a {color:#ffffff; font-weight:bold; white-space:nowrap;}
.content_form .pg_table .pg_unselect {background-color:#ffffff; text-align:center; width:25%; height:40px}
.content_form .pg_table .pg_unselect a {color:#627dce; font-weight:bold; white-space:nowrap;}

/* Content - Theme Selector - Theme ???? ???´ë? */
.content_form .theme_table {border:5px solid #627dce; border-collapse:collapse; width:100%}
.content_form .theme_table td {border:1px solid #627dce; border-collapse:collapse;}
.content_form .theme_table .title {color:#627dce; white-space:nowrap; text-align:center; height:40px}
.content_form .theme_table .theme_selected {background-color:#627dce; text-align:center; width:20%; height:40px}
.content_form .theme_table .theme_selected a {color:#627dce; font-weight:bold; white-space:nowrap;}
.content_form .theme_table .theme_unselect {background-color:#ffffff; text-align:center; width:20%; height:40px}
.content_form .theme_table .theme_unselect a {color:#627dce; font-weight:bold; white-space:nowrap;}

/* Content - Content Form - ëª©ë????´ë? */
.content_form .fm_table {border:1px solid #cccccc; border-collapse:collapse; width:100%}
.content_form .fm_table td,
.content_form .fm_table th {border:1px solid #cccccc; border-collapse:collapse; padding:1px 2px 1px 5px;}
.content_form .fm_table thead th {background-color:#F6F6F6; white-space:nowrap;}
.content_form .fm_table tbody th {background-color:#fafafa; white-space:nowrap;}

/* Content - Content List */
.content_list {margin:0px 5px 0px 6px;}
.content_list .subtitle {margin:0px 0px 0px 5px; padding-top:1px; height:19px; text-indent:13px; font-size:12px; letter-spacing:-1px; font-weight:bold; background:url('/madmin/common/image/ico_content_subtitle.gif') no-repeat top left;}
.content_list .subtitle span {font-size:11px; font-weight:normal; color:#6D6D6D;}

/* Content - Content List - ??ëª? */
.content_list .list_top {overflow:hidden; height:36px; background:url('/madmin/common/image/bg_list_top.gif') repeat-x;}
.content_list .list_top .list_stat {float:left; margin:12px 5px; width:300px; text-indent:15px; background:url('/madmin/common/image/ico_list_top.gif') no-repeat top left;}
.content_list .list_top .list_option {overflow:hidden; margin:10px 0px 10px 5px;}
.content_list .list_top .list_option ul {float:right; margin-right:-1px}
.content_list .list_top .list_option ul li {float:left; padding:0px 10px 0px 10px; background:url('/madmin/common/image/line_list_top_sort.gif') no-repeat top right;}
.content_list .list_top .list_option ul li label {margin:0px 3px 0px 0px; color:#666666;}

.content_list .list_top .list_option button {border:0px; margin:0px 1px 0px 0px; padding:0px; text-indent:-10000px; cursor:pointer; vertical:middle;}
.content_list .list_top .list_option button.sort_up {background:url('/madmin/common/image/ico_sort_up.gif'); width:13px; height:13px;}
.content_list .list_top .list_option button.sort_up_clicked {background:url('/madmin/common/image/ico_sort_up_clicked.gif'); width:13px; height:13px;}
.content_list .list_top .list_option button.sort_down {background:url('/madmin/common/image/ico_sort_down.gif'); width:13px; height:13px;}
.content_list .list_top .list_option button.sort_down_clicked {background:url('/madmin/common/image/ico_sort_down_clicked.gif'); width:13px; height:13px;}

/* Content - Content List - ëª©ë? */
.content_list .list_form {width:100%;}
.content_list .list_form th {height:32px; font-size:11px; color:#ffffff; background:url('/madmin/common/image/bg_list_title.gif'); letter-spacing:-1px;}
.content_list .list_form thead td {text-align:center; font-weight:bold; font-size:11px; padding:0; height:30px; border-bottom:1px solid #657178;}
.content_list .list_form td {padding:5px 0px; height:24px; border-bottom:1px solid #cccccc;}
.content_list .list_form td .num_form {font-weight:bold; font-family:verdana;}
.content_list .list_form td.bgn {background-color:#FFFFFF;}
.content_list .list_form td.bgy {background-color:#F7F7F7;}
.content_list .list_form td.memSttn {padding-right:5px; color:#6C6C6C;} /* ?????µê?*/
.content_list .list_form td.memStty {padding-right:5px; color:#EC4E00;} /* ?????µê?*/
.content_list .list_form td.memSttt {padding-right:5px; color:#1259C3;} /* ?????µê?*/

/* Content - Content List - ëª©ë? */
.content_list .order_list_bottom {margin:0px 0px 20px 0px;}
.content_list .order_list_form {width:100%;}
.content_list .order_list_form .goods_image {width:34px;padding:0px 2px;}
.content_list .order_list_form .goods_cnt {width:30px; font-family:verdana;}
.content_list .order_list_form .bottom_line {border-bottom:3px solid #62656A;}
.content_list .order_list_form th {height:32px; color:#ffffff; background:url('/madmin/common/image/bg_list_title.gif'); letter-spacing:-1px;}
.content_list .order_list_form td {padding:5px 0px; height:24px; border-bottom:1px solid #cccccc; font-size:11px;}
.content_list .order_list_form thead td {border-top:1px solid #cccccc; border-bottom:0px solid #cccccc;}
.content_list .order_list_form td .num_form {font-weight:bold; font-family:verdana;}
.content_list .order_list_form td .order_no {font-weight:bold; font-family:verdana; letter-spacing:-1px;}
.content_list .order_list_form td .name {color:#0074BA; font-weight:bold; letter-spacing:-1px;}
.content_list .order_list_form td .member {color:#0074BA; font-size:11px; letter-spacing:-1px;}
.content_list .order_list_form td .goods_name {padding-left:5px; color:#0074BA; white-space: pre-wrap; /* css-3 */ word-wrap: break-word; /* Internet Explorer 5.5+ */}
.content_list .order_list_form td .option_info {padding-left:5px; font-size:11px; line-height:11px; letter-spacing:-1px; white-space: pre-wrap; /* css-3 */ word-wrap: break-word; /* Internet Explorer 5.5+ */}

/* Content - Content List - ëª©ë? (??ë¶? ë¦¬ì?¤í??) */
.content_list .order_handle_list_form {width:100%;}
.content_list .order_handle_list_form .bottom_line {border-bottom:3px solid #62656A;}
.content_list .order_handle_list_form th {height:32px; color:#ffffff; background:url('/madmin/common/image/bg_list_title.gif'); letter-spacing:-1px;}
.content_list .order_handle_list_form td {padding:4px 0px 0px 0px; height:24px; font-size:11px;}
.content_list .order_handle_list_form thead td {border-top:1px solid #cccccc; border-bottom:0px solid #cccccc;}
.content_list .order_handle_list_form td .num_form {color:#0074BA; font-weight:bold; font-family:verdana;}
.content_list .order_handle_list_form td .order_no {color:#0074BA; font-weight:bold; font-family:verdana; letter-spacing:-1px;}
.content_list .order_handle_list_form td .price_form {color:#FD3C00; font-weight:bold; font-family:verdana;}
.content_list .order_handle_list_form td .input_form {background-color:#E9FFB3;}
.content_list .order_handle_list_form td .name {color:#0074BA; font-weight:bold; letter-spacing:-1px;}
.content_list .order_handle_list_form td .member {color:#0074BA; font-size:11px; letter-spacing:-1px;}
.content_list .order_handle_list_form td .goods_name {padding-left:5px; color:#0074BA; white-space: pre-wrap; /* css-3 */ word-wrap: break-word; /* Internet Explorer 5.5+ */}
.content_list .order_handle_list_form td .option_info {padding-left:5px; font-size:11px; line-height:11px; letter-spacing:-1px; white-space: pre-wrap; /* css-3 */ word-wrap: break-word; /* Internet Explorer 5.5+ */}

/* Content - Content List - ??ë¸? ë¦¬ì?¤í?? */
.content_list .sub_list_table {margin:2px auto 2px auto; width:98%; border:1px solid #cccccc; border-collapse:collapse;}
.content_list .sub_list_table td,
.content_list .sub_list_table th {padding:2px; height:16px; font-size:11px; background:url(); letter-spacing:-1px; border:1px solid #cccccc; border-collapse:collapse;}
.content_list .sub_list_table thead th {color:#0066cc; background-color:#F6F6F6; white-space:nowrap;}
.content_list .sub_list_table tbody th {color:#cc0033; background-color:#fafafa; white-space:nowrap;}

/* Content - Content List - ë²??? ì¢??? */
.content_list .rigthbutton {float:right; padding:5px 5px 0px 0px;}
.content_list .leftbutton {float:left; padding:5px 5px 0px 0px;}

.content_list .emphasis_text {font-weight:bold; color:#1F1F1F; letter-spacing:0px;}
.content_list .blur_text {font-weight:normal; color:#BFBFBF; letter-spacing:0px;}

.content_text {margin:0px 0px 0px 0px; padding:3px 3px 3px 3px; line-height:15px; font-size:12px; font-weight:normal; color:#6D6D6D;}

/* Form ì²´í?? ë©???ì§? */
.input_error_msg {display:none; color:#FE5400; padding-left:15px; font-size:11px; background:url('/madmin/common/image/ico_heed.gif') no-repeat 0 50%; white-space:nowrap;}

/* ì¹´í??ê³?ë¦? */
.categoryBoxScroll {margin:10px 0px 0px 0px; padding:3px 3px 3px 3px; width:200px; height:600px; overflow:auto; border:1px #dddddd solid;}
.categoryDetail {margin:0px 0px 0px 210px; height:100%;}

/* information */
.information {margin:0px 5px; background:url('/madmin/common/image/box_information_mt.jpg') repeat-x top left;}
.information .helper_right_top {background:url('/madmin/common/image/box_information_rt.jpg') no-repeat top right;}
.information .helper_left {background:url('/madmin/common/image/box_information_l.jpg') repeat-y top left;}
.information .helper_right {background:url('/madmin/common/image/box_information_r.jpg') repeat-y top right;}
.information .helper_bottom {background:url('/madmin/common/image/box_information_mb.jpg') repeat-x bottom left;}
.information .helper_right_bottom {background:url('/madmin/common/image/box_information_rb.jpg') no-repeat bottom right;}
.information .title { width:67px; height:38px; background:url('/madmin/common/image/box_information_lt.jpg') no-repeat top left; text-indent:-10000px;}
.information .content {padding:10px 20px 20px 20px; background:url('/madmin/common/image/box_information_lb.jpg') no-repeat bottom left;}
.information .content ul {margin-bottom:-10px}
.information .content ul li {margin:5px 0px 15px 0px; font-size:11px; color:#777777; line-height:15px;}
.information .content ul li h3 {margin:0px 0px 5px 0px; font-size:11px; color:#777777;}
.information .content ul li strong {color:#777777;}
.information .content ul li .highlight {color:#0098a2;}
.information .content ul li a {text-decoration:underline; color:#333333;}
.information .content ul li li {margin:10px 0 0 0;}
.information .content ol li {font-size:11px; color:#777777; line-height:15px;}

/* blockUI */
.blockUI {text-align:left !important;}

/* ì»¬ë?¬í?½ì»¤ */
.colorSelector {display:inline-block; width:28px; height:28px; background:url(/madmin/common/image/ico_select.png) center no-repeat; vertical-align:middle; cursor:pointer;}

/* ?????? ?????´ë?¸ì? */
.selected_goods {margin:2px 2px 2px 2px; width:56px; height:78px; border:1px #dddddd solid; text-align:center}
.selected_goods .outline {padding:3px 0px 3px 0px; display:inline-block; width:50px; height:50px;}

/* ?????? ?????´ë?¸ì? */
.selected_bd_goods {margin:2px 2px 2px 2px; width:56px; border:1px #dddddd solid; text-align:center}
.selected_bd_goods .goodsNm {display:block; height:30px; overflow:hidden;}
.selected_bd_goods .outline {padding:3px 0px 3px 0px; display:inline-block; width:50px;}

/* ???´ì? ?¤ì?´ê??´ì?? */
.page_navi, .page_navi_now, .page_navi_start, .page_navi_end, .page_navi_prev, .page_navi_next {display:inline-block; vertical-align:middle; margin:12px 0px 2px 0px; height:13px; text-align:center; font-family:'verdana'; font-size:11px; color:#666666; line-height:11px;}
.page_navi_now  {color:#cc0033; font-weight:bold;}
.page_navi_start {width:15px; background:url(/madmin/common/image/btn_page_navi_start.gif) no-repeat center center;}
.page_navi_start span {display:none;}
.page_navi_end {width:15px; background:url(/madmin/common/image/btn_page_navi_end.gif) no-repeat center center;}
.page_navi_end span {display:none;}
.page_navi_prev {width:15px; background:url(/madmin/common/image/btn_page_navi_prev.gif) no-repeat center center;}
.page_navi_prev span {display:none;}
.page_navi_next {width:15px; background:url(/madmin/common/image/btn_page_navi_next.gif) no-repeat center center;}
.page_navi_next span {display:none;}

/* ê²½ê?UI */
.warnUI { height:113px; text-align:center;}
.warnUI .warnUI_Left	{ height:100%; background:url(/madmin/common/image/bg_textarea01.gif) no-repeat top left; }
.warnUI .warnUI_Right	{ height:100%; height:113px; background:url(/madmin/common/image/bg_textarea03.gif) no-repeat top right; }
.warnUI .warnUI_Center	{ height:100%; margin:0 9px; background:url(/madmin/common/image/bg_textarea02.gif) repeat-x; }
.warnUI h1 { height:20px; font-size:18px; color:#cc0033; font-weight:bold;}
.warnUI h2 { font-size:14px; color:#016fc5;}

/* jquery_return UI */
.box_block_top {position:relative;display:block;}
.box_block_top div {display:block;}
.box_block_top div.bl {background-image:url(/madmin/common/image/box_block_lt.gif); width:9px; height:24px; position:absolute; top:0; left:0;}
.box_block_top div.bc {background-image:url(/madmin/common/image/box_block_top.gif); display:block; margin:0 9px; height:24px;}
.box_block_top div.br {background-image:url(/madmin/common/image/box_block_rt.gif); width:9px; height:24px; position:absolute; top:0; right:0;}
.box_block_mid {background:#fff url(/madmin/common/image/box_block_l.gif) repeat-y left top !important;}
.box_block_mid div.msg {background:url(/madmin/common/image/box_block_r.gif) repeat-y right top; padding:0 10px !important; border-width:0 !important;}
.box_block_mid div.msg .subject {color:#016fc5; font-size:14px; font-weight:bold; text-align:center;}
.box_block_mid div.msg ul {margin:0 10px;}
.box_block_btm {position:relative;display:block;}
.box_block_btm div {display:block;}
.box_block_btm div.bl {background-image:url(/madmin/common/image/box_block_lb.gif); width:9px; height:24px; position:absolute; top:0; left:0;}
.box_block_btm div.bc {background-image:url(/madmin/common/image/box_block_btm.gif); display:block; margin:0 9px; height:24px;}
.box_block_btm div.br {background-image:url(/madmin/common/image/box_block_rb.gif); width:9px; height:24px; position:absolute; top:0; right:0;}

/* ???? ê¶??? ???? ?´ë?¸ì? */
.access_denied {margin:50px auto 20px auto; text-align:center;}

/* ?´ë?¸ì?ë·°ì?? */
#image_viewer {height:100%;}
#image_viewer #imageArea {overflow:hidden; width:0px; height:0px; text-align:center;}
#image_viewer #toolbar {position:absolute; top:100%; left:0px; width:100%; height:37px; padding-top:13px; margin-top:-50px; background-color:#cccccc;}
#image_viewer #toolbar #zoom {display:inline-block; width:40px; text-align:center; font-weight:bold;}

/* ë°??? ?¤í?¬ë¡¤ */
.boxScroll{width:98%; height:200px; overflow:auto; background:#ffffff; color:#585858; border:1px #dddddd solid; overflow-x:hidden; text-align:left;}
.boxScroll_small{width:98%; height:130px; overflow:auto; background:#ffffff; color:#585858; border:1px #dddddd solid; overflow-x:hidden; text-align:left;}

/* ui-dialog */
.ui_dialog_b .ui-widget-header {background:transparent url(/madmin/common/image/bg_dialog_titlebar.gif) repeat-x 0 0; border-style:solid; border-width:1px; border-color:#5384AF #103A6C #103A6C #5384AF;}
.ui_dialog_b .ui-dialog-content { border-style:solid; border-width:0 1px 1px 1px; border-color:#6A6A6A;}
.ui_dialog_b .ui-corner-all {-moz-border-radius:0; -webkit-border-radius:0;}

/* Loading ?´ë?¸ì? ì²?ë¦? */
.loading {width:100%; height:200px; text-align:center; background:url(/madmin/common/image/img_loading.gif) no-repeat center 50px;}

/* ê²????? ???? Sortable ?? ?¬ì?? */
#columnList {margin-bottom:10px;}
#columnList li.fl {border:solid 1px #DCDCDC; height:25px; padding:7px 3px 0px 3px; margin:0px 1px 0px 1px; cursor:move;}
.columnList-sortable-placeholder {float:left; border:solid 1px #DCDCDC; width:40px; height:25px; padding:7px 3px 0px 3px; margin:0px 1px 0px 1px; background: #ffe45c 50% top repeat-x; color: #363636;}

/* ê²????? ê´?ë¦? */
.bdFixedTbl { table-layout:fixed; }
.bdFixedTbl td { padding:0px 5px 0px 5px; word-break:break-all; }
.bdFixedTbl td .hot { color:#FF6C68; }
.bdFixedTbl td .memoCnt { color:#007FC8; }

/* ê²????? ??ë§? Sortable ?? ?¬ì?? */
#frmTheme .ulFieldList {border:solid 1px #DCDCDC; padding:3px; height:35px; }
#frmTheme .ulFieldList li {border:solid 1px #DCDCDC; height:25px; padding:7px 5px 0px 5px; margin:0px 1px 0px 1px; cursor:move; text-align:center;}
#frmTheme .sortPlaceHolder_g {border:solid 1px #DCDCDC; width:100px; height:25px; padding:7px 5px 0px 5px; margin:0px 1px 0px 1px; background-color:#FFC00C;}
#frmTheme .sortPlaceHolder_d {float:left; border:solid 1px #DCDCDC; width:60px; height:25px; padding:7px 5px 0px 5px; margin:0px 1px 0px 1px; background-color:#FFC00C;}

/* ë°©ë¬¸ë¶???(Mini Counter) */
.mini_counter {width:775px;}

/* ë°©ë¬¸ë¶???(Mini Counter) > ê·¸ë???? */
table.mini_counter_graph th {text-align:right; padding-right:10px; width:130px; font-family:verdana;}
table.mini_counter_graph tbody th {font-weight:normal;}
table.mini_counter_graph .graph span {vertical-align:middle;}
table.mini_counter_graph tfoot .number {font-weight:bold;}

/* ë°©ë¬¸ë¶???(Mini Counter) > ê²½ë?ë¶??? */
.mini_counter .referer_engin_logs h3 {text-align:center;font:bold 35px verdana;padding:20px 0 30px;}
.mini_counter .referer_list {border-collapse:collapse;table-layout:fixed}
.mini_counter .referer_list .no {text-align:center; background:#f7f7f7; width:30px; font-family:'verdana';}
.mini_counter .referer_list .referer {padding-left:10px; line-height:18px; font-family:'verdana';}
.mini_counter .referer_list .hit {text-align:right; padding-right:5px; background:#f7f7f7; width:50px; font-family:'verdana';}

/* ë°©ë¬¸ë¶???(Mini Counter) > ??ê²½ë??? */
.mini_counter .client_list {width:100%;}
.mini_counter .client_list th.t {background-color:#cccccc;color:#000000;font-family:verdana;width:100px;}
.mini_counter .client_list td.c {padding-left:10px}

/**
* ë¡¤ë?????
*/
.rolling_speed {position:relative; width:300px; margin-left:0px;}
.rolling_speed .text_speed {position:absolute; right:0; width:60px; padding:0 5px;}
.rolling_speed .slide_speed {margin-right:70px;}

/**
* prev,next
*/
.flowPrev {width:31px; background:url(/madmin/common/image/design/btn_coverflow_left.gif) no-repeat left 50%;}
.flowNext {width:31px; background:url(/madmin/common/image/design/btn_coverflow_right.gif) no-repeat right 50%;}


/**
* ë§¤ë?´ì?? ?¤í????
* ??ì²? ????ë¦?
*/
#bodyLine	{width:98%;   margin:10px auto; padding:5px 0 10px 5px; border:solid 1px #CCCCCC; position:relative; }
#selectHistory	 {width:100%; margin-top:5px; font-weight:bold;}

.c_step	{color:#FF5800;}

.formButton	{width:900px; height:50px;}

.widget_plus_cateArea	 {clear:both; width:700px; text-align:left; }
.widget_plus_cateArea .widget_plus_cate		{float:left; width:300px; height:18px; border:solid 1px #CCCCCC;}
.widget_plus_cateArea .widget_plus_cate_bt	{float:left; width:200px; height:20px; border-top:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC; border-bottom:solid 1px #CCCCCC;}



/* ?¤ë????´ì? > ê¸°ë³¸?¤ë? */
/* ?¤ë????´ì? */
.manual_content {margin-top:20px;}
.manual_content h4.mhead {font-size:14px; color:#222222; background:url(/madmin/common/image/ico_titledot.gif) no-repeat left top; padding:2px 5px 5px 22px; height:20px; border-bottom:solid 2px #969696;}
.manual_content .manual_content_str {margin:0 10px; padding:20px 10px; white-space:nowrap;}
.manual_content .manual_content_dot {border-top:dotted 2px #636363;}
.manual_content .manual_content_str img {vertical-align:middle;}
.manual_content .tip_content {margin-top:10px;}
.manual_content .tip_content .tip_content_head {border-bottom:solid 1px #CCCCCC; padding:7px 0 5px 10px; font-weight:bold;}
.manual_content .tip_content .tip_content_view {margin:20px; display:none;}

.manual_tabmenu {width:100%; height:26px; background:url(/madmin/common/image/teb_m_line.gif);}
.manual_tabmenu li {float:left; height:26px; cursor:pointer;}
.manual_tabmenu li span {display:none;}
.manual_tabmenu .tab_basic_manual_on {width:92px; height:26px; background:url(/madmin/common/image/teb_m01.gif) no-repeat;}
.manual_tabmenu .tab_basic_manual_off {width:92px; height:26px; background:url(/madmin/common/image/teb_m01_off.gif) no-repeat;}
.manual_tabmenu .tab_widget_manual_on {width:87px; height:26px; background:url(/madmin/common/image/teb_m02.gif) no-repeat;}
.manual_tabmenu .tab_widget_manual_off {width:87px; height:26px; background:url(/madmin/common/image/teb_m02_off.gif) no-repeat;}
.manual_tabmenu .tab_html_manual_on {width:119px; height:26px; background:url(/madmin/common/image/teb_m03.gif) no-repeat;}
.manual_tabmenu .tab_html_manual_off {width:119px; height:26px; background:url(/madmin/common/image/teb_m03_off.gif) no-repeat;}
.manual_tabmenu .tab_widgetcss_manual_on {width:87px; height:26px; background:url(/madmin/common/image/teb_m04.gif) no-repeat;}
.manual_tabmenu .tab_widgetcss_manual_off {width:87px; height:26px; background:url(/madmin/common/image/teb_m04_off.gif) no-repeat;}
.manual_tabmenu .tab_widgethtml_manual_on {width:92px; height:26px; background:url(/madmin/common/image/teb_m05.gif) no-repeat;}
.manual_tabmenu .tab_widgethtml_manual_off {width:92px; height:26px; background:url(/madmin/common/image/teb_m05_off.gif) no-repeat;}

.manual_widget_head_lists {border-style:solid; border-color:#DBDBDB; border-width:0 1px 1px 1px; padding:10px;}
.manual_widget_head_lists h4.title {font-size:12px; color:#222222; background:url(/madmin/common/image/ico_list_top.gif) no-repeat left top; padding:0px 5px 0px 16px; height:19px; border-bottom:solid 1px #DBDBDB;}
.manual_widget_head_lists ul {margin-top:10px; margin-left:10px;}
.manual_widget_head_lists ul li {background:url(/madmin/common/image/bul_bullet01.gif) no-repeat left 50%; padding:2px 5px 2px 10px;}

.manual_widget_lists {margin-top:20px;}
.manual_widget_lists .manual_widget h4.whead {font-size:14px; color:#007CD2; background:url(/madmin/common/image/ico_title.gif) no-repeat left 50%; padding:2px 0px 2px 33px; margin-bottom:20px;}





/* ?¬ì?©ì?????´ì? ê¸°ë³¸ ?¤ë? */
#basic_content	{margin-top:20px; height:100%; border:solid 1px #CCCCCC;}
#basic_content	.basic_content_Str	{margin:10px 10px 10px 10px;}
#basic_content	.basic_content_Str img {vertical-align:middle;}

#manual_view_bt	{width:100%; height:26px; background:url(/madmin/common/image/teb_m_line.gif);}


.top_tebmenu	{width:100%; height:26px; background:url(/madmin/common/image/teb_m_line.gif);}
.top_tebmenu li	{float:left; height:26px; cursor:pointer;}
.top_tebmenu .teb_bt1_on	{width:92px; height:26px; background:url(/madmin/common/image/teb_m01.gif) no-repeat;}
.top_tebmenu .teb_bt1_off	{width:92px; height:26px; background:url(/madmin/common/image/teb_m01_off.gif) no-repeat;}

.top_tebmenu .teb_bt2_on	{width:87px; height:26px; background:url(/madmin/common/image/teb_m02.gif) no-repeat;}
.top_tebmenu .teb_bt2_off	{width:87px; height:26px; background:url(/madmin/common/image/teb_m02_off.gif) no-repeat;}

.top_tebmenu .teb_bt3_on	{width:119px; height:26px; background:url(/madmin/common/image/teb_m03.gif) no-repeat;}
.top_tebmenu .teb_bt3_off	{width:119px; height:26px; background:url(/madmin/common/image/teb_m03_off.gif) no-repeat;}

.top_tebmenu li span	{display:none;}

#widget_css_content	{margin-top:20px; width:100%; height:100%; border:solid 1px #CCCCCC;}
#widget_css_content	.widget_content_Str		{margin:10px 10px 10px 10px; background-color:#FFFFFF;}
#widget_css_content	.widget_content_Str_check		{margin:10px 10px 10px 10px; background-color:#DCDBDB;}
#widget_css_content	.widget_content_Location	{border:solid 1px #CCCCCC; height:25px; padding:10px 0 0 10px; cursor:pointer;}
#widget_css_content	.widget_content_Str_mt30_off {margin:30px 10px 10px 10px; display:none;}
#widget_css_content	.widget_content_Str_mt30_on {margin:30px 10px 10px 10px; display:block;}
#widget_css_content	.widget_content_Title	{margin-top:20px;}
#widget_css_content	.widget_content_view	{border:solid 1px #CCCCCC; margin-top:5px; padding:10px 10px 10px 10px;}

#html_content	{margin-top:20px; width:100%; height:100%; border:solid 1px #CCCCCC;}
#html_content	.html_content_Str	{margin:10px 10px 10px 10px;}

/* ê²??? */

#manual_search_widget	{border:solid 1px #CCCCCC; padding:10px 10px 10px 10px; margin-top:20px;}
#manual_search_widget .meb_title	{font-weight:bold;}
#manual_search_widget .meb_content	{margin-top:10px; border:solid 1px #CCCCCC; height:25px; padding:10px 0 0 10px; cursor:pointer;}

#manual_search_basic	{border:solid 1px #CCCCCC; padding:10px 10px 10px 10px; margin-top:20px; }
#manual_search_basic .meb_title	{font-weight:bold;}
#manual_search_basic .meb_content	{margin-top:10px; border:solid 1px #CCCCCC; height:25px; padding:10px 0 0 10px; cursor:pointer;}

/* ?¬ì?´í?¸ë§µ ê²???*/
table#sitemapSrch {width:100%; margin-bottom:20px;}
table#sitemapSrch .text {font-family:'????','Dotum'; font-size:11px; font-weight:bold; color:#999999; text-indent:10px; border-bottom:solid 1px #d3d3d3;}
table#sitemapSrch .borderBottom { padding:1px; border-bottom:solid 1px #d3d3d3; }

/* ë§¤ë?´ì?? ë§? */
#map_content	 {width:100%; height:100%; }
#map_content table	 {width:100%; margin:5px auto; }
#map_content td	{width:180px; padding-left:15px; vertical-align:top;}
#map_content .map_area	 { width:200px; }
#map_content .map_area .map_A_title {
	color: #222;
    font-size: 16px;
    font-weight: bold;
}
#map_content .map_area .map_depth_B	{
	box-sizing:border-box;
	background-color: #bcbcbc;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    letter-spacing: -1px;
    margin: 15px 0 11px;
    padding-top: 8px;
    text-indent: 19px;
    width: 100%;
}
#map_content .map_area .map_depth_B_N	{padding-top:7px; height:20px; text-align:left;}
#map_content .map_area .map_depth_C	{
	color: #676767;
    font-size: 11px;
    letter-spacing: -1px;
    line-height: 20px;
    margin: 6px 0 0;
    text-indent: 12px;
	background:url('/madmin/common/image/ico_snb_menu.jpg') left no-repeat;
}
#map_content .map_area .map_Cbold		{padding-top:5px; font-weight:bold;}
#map_content .map_area .map_depth_D	{padding-top:5px; padding-left:15px; text-align:left; height:15px; font-size:11px; text-align:left; font-family:'????','Dotum'; color:#676767; letter-spacing:-1px; line-height:15px; text-indent:12px;}
#map_content .borderRight		{border-right:solid 1px #e6e6e6;}

/* ?¬ì?´í?¸ë§µ(?¸ë?±ì?¤ì??)*/
table#sitemapIdx {width:100%; margin-bottom:40px;}
table#sitemapIdx td {width:20%; vertical-align:top; padding-bottom:20px; border:solid 1px #e7e7e7;}
table#sitemapIdx .menu_title {
	box-sizing:border-box;
	background-color: #bcbcbc;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	padding: 5px 0 0 15px;
}

table#sitemapIdx .nav {
	margin:0 !important;
	padding:15px 0 0 12px;
}
table#sitemapIdx .nav h3 {margin:0px 0px 8px 2px; padding-top:9px; width:156px; height:24px; font-size:11px; font-family:'????','Dotum'; color:#ffffff; font-weight:bold; text-indent:19px; letter-spacing:-1px; background:url('/madmin/common/image/menu_top01.gif') left no-repeat;}
table#sitemapIdx .nav ul.each_box li.each {
    line-height: 20px;
    margin: 6px 0 0;
    padding: 0;
    text-indent: 12px;
	background:url('/madmin/common/image/ico_snb_menu.jpg') left no-repeat;
	font-size:11px;
}
table#sitemapIdx .nav ul.each_box li.each a {color:#676767;}
table#sitemapIdx .nav ul.each_box li.each a.selected {font-weight:bold; color:#676767;}


/*  tip */
#tip	{margin-top:30px; margin-left:10px; width:100%; font-weight:bold; }
#tip_content	{margin-top:10px; width:98%; height:100%; }
#tip_content	.tip_content_Str				{margin:10px 10px 10px 10px; background-color:#FFFFFF;}
#tip_content	.tip_content_Str_check		{margin:10px 10px 10px 10px; background-color:#DCDBDB;}
#tip_content	.tip_content_title				{border:solid 1px #CCCCCC; height:25px; padding:10px 0 0 10px; cursor:pointer;}
#tip_content	.tip_content_Str_mt30_off {margin:30px 10px 10px 10px; display:none;}
#tip_content	.tip_content_Str_mt30_on {margin:30px 10px 10px 10px; display:block;}
#tip_content	.tip_content_Title				{margin-top:20px;}
#tip_content	.tip_content_view			{border:solid 1px #CCCCCC; margin-top:5px; padding:10px 10px 10px 10px;}
