
/* jquery.validate.customizing.css */
input.error{border:1px dotted red;}
label.error{background:#ffffe1 5px 5px no-repeat;border:#d6d8d6 1px solid;width:300px;position:absolute;font-size:12px;z-index:999;display:inline;line-height:12px;padding:5px;}
div.error{position:absolute;z-index:2001;}
div.error-message-box{background-color:#fff;border:1px solid #ff8033;line-height:11px;text-align:left;padding:5px;}
div.error-message-box .error-message{font:11px Dotum;line-height:11px;color:#747474;text-align:left;}
div.error-arrow-down{display:block;position:relative;top:-1px;left:9px;width:10px;height:7px;text-align:left;}
div.error-arrow-up{display:block;position:relative;top:1px;left:9px;width:10px;height:7px;text-align:left;}
div.error-arrow-left{display:block;position:relative;top:20px;left:-6px;width:7px;height:10px;}
span.error-position-relative,div.error-position-relative{margin-right:0;position:relative;}
/* theme.ui.all.css */
.ui-helper-hidden-accessible{position:absolute;left:-99999999px;}
.ui-helper-reset{border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;margin:0;padding:0;}
.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .ui-helper-clearfix{height:1%;}
.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0);}
.ui-state-disabled{cursor:default!important;}
.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;width:16px;height:16px;background-image:url(/images/theme/ui-icons_888888_256x240.png);}
.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#aaa url(/images/theme/ui-bg_diagonals-thick_30_aaaaaa_40x40.png) 50% 50% repeat;opacity:.50;filter:Alpha(Opacity=50);}
.ui-widget{font-family:Dotum, Gulim, verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em;}
.ui-widget-content{border:1px solid #aaa;background:#fff url(/images/theme/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222;}
.ui-widget-header{color:#f46c00;font-weight:700;}
.ui-state-default,.ui-widget-content .ui-state-default{border:1px solid #d3d3d3;background:#FFF url(/images/theme/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555;outline:none;}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none;outline:none;}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus{border:1px solid #999;background:#dadada url(/images/theme/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121;outline:none;}
.ui-state-hover a,.ui-state-hover a:hover{color:#212121;text-decoration:none;outline:none;}
.ui-state-active,.ui-widget-content .ui-state-active{border:1px solid #aaa;background:#fff url(/images/theme/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121;outline:none;}
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;outline:none;text-decoration:none;}
.ui-state-highlight,.ui-widget-content .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/images/theme/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636;}
.ui-state-highlight a,.ui-widget-content .ui-state-highlight a{color:#363636;}
.ui-state-error,.ui-widget-content .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/images/theme/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x;color:#cd0a0a;}
.ui-state-disabled,.ui-widget-content .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;}
.ui-priority-primary,.ui-widget-content .ui-priority-primary{font-weight:700;}
.ui-priority-secondary,.ui-widget-content .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400;}
.ui-state-active .ui-icon{background-image:url(/images/theme/ui-icons_454545_256x240.png);}
.ui-state-highlight .ui-icon{background-image:url(/images/theme/ui-icons_2e83ff_256x240.png);}
.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/images/theme/ui-icons_cd0a0a_256x240.png);}
.ui-icon-carat-1-n{background-position:0 0;}
.ui-icon-carat-1-ne{background-position:-16px 0;}
.ui-icon-carat-1-e{background-position:-32px 0;}
.ui-icon-carat-1-se{background-position:-48px 0;}
.ui-icon-carat-1-s{background-position:-64px 0;}
.ui-icon-carat-1-sw{background-position:-80px 0;}
.ui-icon-carat-1-w{background-position:-96px 0;}
.ui-icon-carat-1-nw{background-position:-112px 0;}
.ui-icon-carat-2-n-s{background-position:-128px 0;}
.ui-icon-carat-2-e-w{background-position:-144px 0;}
.ui-icon-triangle-1-n{background-position:0 -16px;}
.ui-icon-triangle-1-ne{background-position:-16px -16px;}
.ui-icon-triangle-1-e{background-position:-32px -16px;}
.ui-icon-triangle-1-se{background-position:-48px -16px;}
.ui-icon-triangle-1-s{background-position:-64px -16px;}
.ui-icon-triangle-1-sw{background-position:-80px -16px;}
.ui-icon-triangle-1-w{background-position:-96px -16px;}
.ui-icon-triangle-1-nw{background-position:-112px -16px;}
.ui-icon-triangle-2-n-s{background-position:-128px -16px;}
.ui-icon-triangle-2-e-w{background-position:-144px -16px;}
.ui-icon-arrow-1-n{background-position:0 -32px;}
.ui-icon-arrow-1-ne{background-position:-16px -32px;}
.ui-icon-arrow-1-e{background-position:-32px -32px;}
.ui-icon-arrow-1-se{background-position:-48px -32px;}
.ui-icon-arrow-1-s{background-position:-64px -32px;}
.ui-icon-arrow-1-sw{background-position:-80px -32px;}
.ui-icon-arrow-1-w{background-position:-96px -32px;}
.ui-icon-arrow-1-nw{background-position:-112px -32px;}
.ui-icon-arrow-2-n-s{background-position:-128px -32px;}
.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}
.ui-icon-arrow-2-e-w{background-position:-160px -32px;}
.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}
.ui-icon-arrowstop-1-n{background-position:-192px -32px;}
.ui-icon-arrowstop-1-e{background-position:-208px -32px;}
.ui-icon-arrowstop-1-s{background-position:-224px -32px;}
.ui-icon-arrowstop-1-w{background-position:-240px -32px;}
.ui-icon-arrowthick-1-n{background-position:0 -48px;}
.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}
.ui-icon-arrowthick-1-e{background-position:-32px -48px;}
.ui-icon-arrowthick-1-se{background-position:-48px -48px;}
.ui-icon-arrowthick-1-s{background-position:-64px -48px;}
.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}
.ui-icon-arrowthick-1-w{background-position:-96px -48px;}
.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}
.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}
.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}
.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}
.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}
.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}
.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}
.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}
.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}
.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}
.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}
.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}
.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}
.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}
.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}
.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}
.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}
.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}
.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}
.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}
.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}
.ui-icon-arrow-4{background-position:0 -80px;}
.ui-icon-arrow-4-diag{background-position:-16px -80px;}
.ui-icon-extlink{background-position:-32px -80px;}
.ui-icon-newwin{background-position:-48px -80px;}
.ui-icon-refresh{background-position:-64px -80px;}
.ui-icon-shuffle{background-position:-80px -80px;}
.ui-icon-transfer-e-w{background-position:-96px -80px;}
.ui-icon-transferthick-e-w{background-position:-112px -80px;}
.ui-icon-folder-collapsed{background-position:0 -96px;}
.ui-icon-folder-open{background-position:-16px -96px;}
.ui-icon-document{background-position:-32px -96px;}
.ui-icon-document-b{background-position:-48px -96px;}
.ui-icon-note{background-position:-64px -96px;}
.ui-icon-mail-closed{background-position:-80px -96px;}
.ui-icon-mail-open{background-position:-96px -96px;}
.ui-icon-suitcase{background-position:-112px -96px;}
.ui-icon-comment{background-position:-128px -96px;}
.ui-icon-person{background-position:-144px -96px;}
.ui-icon-print{background-position:-160px -96px;}
.ui-icon-trash{background-position:-176px -96px;}
.ui-icon-locked{background-position:-192px -96px;}
.ui-icon-unlocked{background-position:-208px -96px;}
.ui-icon-bookmark{background-position:-224px -96px;}
.ui-icon-tag{background-position:-240px -96px;}
.ui-icon-home{background-position:0 -112px;}
.ui-icon-flag{background-position:-16px -112px;}
.ui-icon-calendar{background-position:-32px -112px;}
.ui-icon-cart{background-position:-48px -112px;}
.ui-icon-pencil{background-position:-64px -112px;}
.ui-icon-clock{background-position:-80px -112px;}
.ui-icon-disk{background-position:-96px -112px;}
.ui-icon-calculator{background-position:-112px -112px;}
.ui-icon-zoomin{background-position:-128px -112px;}
.ui-icon-zoomout{background-position:-144px -112px;}
.ui-icon-search{background-position:-160px -112px;}
.ui-icon-wrench{background-position:-176px -112px;}
.ui-icon-gear{background-position:-192px -112px;}
.ui-icon-heart{background-position:-208px -112px;}
.ui-icon-star{background-position:-224px -112px;}
.ui-icon-link{background-position:-240px -112px;}
.ui-icon-cancel{background-position:0 -128px;}
.ui-icon-plus{background-position:-16px -128px;}
.ui-icon-plusthick{background-position:-32px -128px;}
.ui-icon-minus{background-position:-48px -128px;}
.ui-icon-minusthick{background-position:-64px -128px;}
.ui-icon-close{background-position:-80px -128px;}
.ui-icon-closethick{background-position:-96px -128px;}
.ui-icon-key{background-position:-112px -128px;}
.ui-icon-lightbulb{background-position:-128px -128px;}
.ui-icon-scissors{background-position:-144px -128px;}
.ui-icon-clipboard{background-position:-160px -128px;}
.ui-icon-copy{background-position:-176px -128px;}
.ui-icon-contact{background-position:-192px -128px;}
.ui-icon-image{background-position:-208px -128px;}
.ui-icon-video{background-position:-224px -128px;}
.ui-icon-script{background-position:-240px -128px;}
.ui-icon-alert{background-position:0 -144px;}
.ui-icon-info{background-position:-16px -144px;}
.ui-icon-notice{background-position:-32px -144px;}
.ui-icon-help{background-position:-48px -144px;}
.ui-icon-check{background-position:-64px -144px;}
.ui-icon-bullet{background-position:-80px -144px;}
.ui-icon-radio-off{background-position:-96px -144px;}
.ui-icon-radio-on{background-position:-112px -144px;}
.ui-icon-pin-w{background-position:-128px -144px;}
.ui-icon-pin-s{background-position:-144px -144px;}
.ui-icon-play{background-position:0 -160px;}
.ui-icon-pause{background-position:-16px -160px;}
.ui-icon-seek-next{background-position:-32px -160px;}
.ui-icon-seek-prev{background-position:-48px -160px;}
.ui-icon-seek-end{background-position:-64px -160px;}
.ui-icon-seek-first{background-position:-80px -160px;}
.ui-icon-stop{background-position:-96px -160px;}
.ui-icon-eject{background-position:-112px -160px;}
.ui-icon-volume-off{background-position:-128px -160px;}
.ui-icon-volume-on{background-position:-144px -160px;}
.ui-icon-power{background-position:0 -176px;}
.ui-icon-signal-diag{background-position:-16px -176px;}
.ui-icon-signal{background-position:-32px -176px;}
.ui-icon-battery-0{background-position:-48px -176px;}
.ui-icon-battery-1{background-position:-64px -176px;}
.ui-icon-battery-2{background-position:-80px -176px;}
.ui-icon-battery-3{background-position:-96px -176px;}
.ui-icon-circle-plus{background-position:0 -192px;}
.ui-icon-circle-minus{background-position:-16px -192px;}
.ui-icon-circle-close{background-position:-32px -192px;}
.ui-icon-circle-triangle-e{background-position:-48px -192px;}
.ui-icon-circle-triangle-s{background-position:-64px -192px;}
.ui-icon-circle-triangle-w{background-position:-80px -192px;}
.ui-icon-circle-triangle-n{background-position:-96px -192px;}
.ui-icon-circle-arrow-e{background-position:-112px -192px;}
.ui-icon-circle-arrow-s{background-position:-128px -192px;}
.ui-icon-circle-arrow-w{background-position:-144px -192px;}
.ui-icon-circle-arrow-n{background-position:-160px -192px;}
.ui-icon-circle-zoomin{background-position:-176px -192px;}
.ui-icon-circle-zoomout{background-position:-192px -192px;}
.ui-icon-circle-check{background-position:-208px -192px;}
.ui-icon-circlesmall-plus{background-position:0 -208px;}
.ui-icon-circlesmall-minus{background-position:-16px -208px;}
.ui-icon-circlesmall-close{background-position:-32px -208px;}
.ui-icon-squaresmall-plus{background-position:-48px -208px;}
.ui-icon-squaresmall-minus{background-position:-64px -208px;}
.ui-icon-squaresmall-close{background-position:-80px -208px;}
.ui-icon-grip-dotted-vertical{background-position:0 -224px;}
.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}
.ui-icon-grip-solid-vertical{background-position:-32px -224px;}
.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}
.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}
.ui-icon-grip-diagonal-se{background-position:-80px -224px;}
.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;}
.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;}
.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;}
.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;}
.ui-corner-top{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;}
.ui-corner-bottom{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;}
.ui-corner-right{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;}
.ui-corner-left{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;}
.ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;}
.ui-widget-shadow{background:#aaa url(/images/theme/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.30;filter:Alpha(Opacity=30);-moz-border-radius:0;-webkit-border-radius:0;margin:0;padding:0;}
.ui-resizable{position:relative;}
.ui-resizable-handle{position:absolute;font-size:.1px;z-index:99999;display:block;}
.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}
.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}
.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}
.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}
.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}
.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}
.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}
.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-accordion .ui-accordion-header{cursor:pointer;position:relative;margin-top:1px;zoom:1;}
.ui-accordion .ui-accordion-li-fix{display:inline;}
.ui-accordion .ui-accordion-header-active{border-bottom:0!important;}
.ui-accordion .ui-accordion-header a{display:block;font-size:1em;padding:.5em .5em .5em 2.2em;}
.ui-accordion .ui-accordion-header .ui-icon{position:absolute;left:.5em;top:50%;margin-top:-8px;}
.ui-accordion .ui-accordion-content{border-top:0;margin-top:-2px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none;padding:1em 2.2em;}
.ui-dialog{position:relative;width:300px;padding:.2em;}
.ui-dialog .ui-dialog-titlebar{position:relative;height:22px;background:transparent url(/route_admin/images/img/bg_lightbox2.gif) repeat-x scroll 0 0;padding:.5em 0 0 .5em;}
.ui-dialog .ui-dialog-title{float:left;margin:.1em 0 .2em;}
.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;height:18px;margin:-10px 0 0;padding:1px;}
.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px;}
.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0;}
.ui-dialog .ui-dialog-content{border:1px solid #FFF;border-top:1px solid #AAA;background:#fff;overflow:auto;zoom:1;line-height:18px;margin:5px;padding:2.2em .5em .5em;}
.ui-dialog .ui-dialog-buttonpane{text-align:center;background-image:none;border-width:0;margin:.5em 0 0;padding:.3em 1em .5em .4em;}
.ui-dialog .ui-dialog-buttonpane button{cursor:pointer;line-height:1.4em;width:auto;overflow:visible;margin:.5em .4em .5em 0;padding:.2em .6em .3em;}
.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px;}
.ui-draggable .ui-dialog-titlebar{cursor:move;}
.ui-slider{position:relative;text-align:left;}
.ui-slider .ui-slider-handle{position:absolute;z-index:2;cursor:default;height:10px;width:30px;background:transparent url(/skin/A/images/icon/ico_bar.gif) repeat-x;}
.ui-slider .ui-state-default{border:0;}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;height:7px;background:transparent url(/skin/A/images/img/bg_bar01.gif) repeat-x;}
.ui-slider .ui-corner-all{-moz-border-radius:0;-webkit-border-radius:0;}
.ui-slider-horizontal{height:6px;background:transparent url(/skin/A/images/img/bg_bar02.gif) repeat-x;}
.ui-slider-horizontal .ui-slider-handle{top:-.2em;margin-left:-.6em;}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}
.ui-slider-horizontal .ui-slider-range-min{left:0;}
.ui-slider-horizontal .ui-slider-range-max{right:0;}
.ui-slider-vertical{width:.8em;height:100px;}
.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em;}
.ui-slider-vertical .ui-slider-range{left:0;width:100%;}
.ui-slider-vertical .ui-slider-range-min{bottom:0;}
.ui-slider-vertical .ui-slider-range-max{top:0;}
.ui-tabs{zoom:1;padding:.2em;}
.ui-tabs .ui-tabs-nav{list-style:none;position:relative;padding:.2em .2em 0;}
.ui-tabs .ui-tabs-nav li{position:relative;float:left;border-bottom-width:0!important;margin:0 .2em -1px 0;padding:0;}
.ui-tabs .ui-tabs-nav li a{float:left;text-decoration:none;padding:.5em 1em;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected{padding-bottom:1px;border-bottom-width:0;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text;}
.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer;}
.ui-tabs .ui-tabs-panel{display:block;background:none;border-width:0;padding:1em 1.4em;}
.ui-tabs .ui-tabs-hide{display:none!important;}
.ui-datepicker{width:17em;padding:.2em .2em 0;}
.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}
.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;}
.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px;}
.ui-datepicker .ui-datepicker-prev{left:2px;}
.ui-datepicker .ui-datepicker-next{right:2px;}
.ui-datepicker .ui-datepicker-prev-hover{left:1px;}
.ui-datepicker .ui-datepicker-next-hover{right:1px;}
.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}
.ui-datepicker .ui-datepicker-title{line-height:1.8em;text-align:center;margin:0 2.3em;}
.ui-datepicker .ui-datepicker-title select{float:left;font-size:1em;margin:1px 0;}
.ui-datepicker select.ui-datepicker-month-year{width:100%;}
.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%;}
.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;}
.ui-datepicker th{text-align:center;font-weight:700;background:#de9999;color:#FFF;border-left:1px solid #fff;border-right:2px solid #fff;padding:.2em .3em;}
.ui-datepicker td{border:0;padding:1px;}
.ui-datepicker td span,.ui-datepicker td a{display:block;text-align:center;text-decoration:none;padding:.2em;}
.ui-datepicker .ui-datepicker-buttonpane{background-image:none;border-left:0;border-right:0;border-bottom:0;margin:.7em 0 0;padding:0 .2em;}
.ui-datepicker .ui-datepicker-buttonpane button{float:right;cursor:pointer;width:auto;overflow:visible;margin:.5em .2em .4em;padding:.2em .6em .3em;}
.ui-datepicker .ui-state-default{background:#FFF url();border:1px solid #f1d4d4;}
.ui-datepicker .ui-state-active{border:1px solid #9b6666;}
.ui-datepicker .ui-state-highlight{background:#fcefa1 url();}
.ui-datepicker.ui-datepicker-multi{width:auto;}
.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em;}
.ui-datepicker-multi-2 .ui-datepicker-group{width:50%;}
.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;}
.ui-datepicker-multi-4 .ui-datepicker-group{width:25%;}
.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}
.ui-datepicker-row-break{clear:both;width:100%;}
.ui-datepicker-rtl{direction:rtl;}
.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto;}
.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto;}
.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto;}
.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto;}
.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right;}
.ui-datepicker-cover{display:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px;}
.ui-progressbar{height:2em;text-align:left;}
.ui-progressbar .ui-progressbar-value{height:100%;margin:-1px;}
.ui-helper-hidden,.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}
.ui-helper-clearfix,.ui-accordion .ui-accordion-content-active{display:block;}
.ui-widget-content a,.ui-widget-header a{color:#222;}
.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error-text{color:#cd0a0a;}
.ui-widget-content .ui-icon,.ui-widget-header .ui-icon,.ui-state-default .ui-icon,.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(/images/theme/ui-icons_888888_256x240.png);}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year,.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-multi .ui-datepicker-group,.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left;}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px;}
/* jquery.rte.css */
.rte-zone{border:1px #999 solid;clear:both;font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;margin:0;padding:0;}
.rte-zone textarea{border:0;position:relative;left:0;clear:both;margin:0;padding:0;}
.rte-toolbar{width:100%;display:block;border-bottom:1px dashed #999;background-color:#fdfdfd;font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;margin:0;padding:0;}
.rte-toolbar p{clear:both;margin:0;padding:0;}
.rte-toolbar select{font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;height:16px;margin:0;padding:0;}
.rte-panel{position:absolute;left:0;top:0;border:1px solid #999;display:block;clear:both;background:#f0f0f0;font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;margin:0;padding:5px 5px 0;}
.rte-panel div.rte-panel-title{font-weight:700;height:16px;line-height:16px;background:#e0e0e0;border-bottom:1px solid #ccc;display:block;clear:both;cursor:move;margin:-5px -5px 5px;padding:5px;}
.rte-panel div.rte-panel-title .close{position:absolute;top:0;right:0;display:block;float:right;text-decoration:none;font-size:14px;font-weight:700;color:red;}
.rte-panel label{display:block;float:left;width:50px;font-weight:700;text-align:right;line-height:20px;font-size:100%;margin:0 5px 0 2px;}
.rte-panel input,.rte-panel select{height:20px;font-size:10px;border:1px solid #ccc;float:left;vertical-align:middle;line-height:20px;margin:0 5px 0 2px;padding:0;}
.rte-panel button{font-size:10px;border:1px solid #ccc;float:left;vertical-align:middle;margin:0 5px 0 2px;padding:2px 5px;}
.rte-panel p.submit{height:20px;line-height:20px;background:#e0e0e0;border-top:1px solid #ccc;display:block;clear:both;margin:5px -5px 0;padding:5px;}
.rte-panel p.submit button{width:60px;margin-left:10px;font-weight:700;padding:2px 5px;}
.rte-panel .colorpicker1,.rte-panel .colorpicker2{float:left;border:1px solid #000;margin:0 5px 0 0;padding:0;}
.rte-panel .colorpicker2{border:0;margin:0;}
.rte-panel .colorpicker1 .rgb{background:url(/images/editor/rte_colorpicker_rgb.jpg) no-repeat 0 0;width:300px;height:150px;cursor:crosshair;}
.rte-panel .colorpicker1 .gray{background:url(/images/editor/rte_colorpicker_gray.jpg) no-repeat 0 0;width:15px;height:150px;cursor:crosshair;}
.rte-panel .colorpicker2 .preview{width:50px;height:50px;border:1px solid #000;clear:both;background:#000;margin:3px 0;padding:0;}
.rte-panel .colorpicker2 .color{clear:both;margin:3px 0;padding:0;}
.rte-panel .colorpicker2 .palette{width:50px;height:50px;border:1px solid #000;cursor:crosshair;clear:both;font-size:1px;margin:0;padding:0;}
.rte-panel .colorpicker2 .palette .item{width:10px;height:10px;float:left;cursor:crosshair;border:0;margin:0;padding:0;}
.rte-panel img{border:0;margin:0;padding:0;}
.rte-toolbar div.clear{display:block;clear:both;border:0;margin:0;padding:2px 0 0;}
.rte-toolbar ul{display:block;width:100%;margin:0;padding:0;}
.rte-toolbar ul li{list-style-type:none;float:left;height:16px;margin:5px 2px;padding:0;}
.rte-toolbar ul li.separator{height:16px;border-left:1px solid #ccc;margin:5px;}
.rte-toolbar ul li a{border:1px solid #fdfdfd;display:block;width:16px;height:16px;background:url(/images/editor/rte_icons.gif) no-repeat 0 0;cursor:pointer;opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);margin:0;padding:0;}
.rte-toolbar ul li a:hover,.rte-toolbar ul li a.active{opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100);}
.rte-toolbar ul li a.active{background-color:#f9f9f9;border:1px solid #ccc;}
.rte-toolbar ul li a.empty{background-position:0 0;}
.rte-toolbar ul li a.bold{background-position:0 -112px;}
.rte-toolbar ul li a.italic{background-position:0 -128px;}
.rte-toolbar ul li a.strikeThrough{background-position:0 -144px;}
.rte-toolbar ul li a.underline{background-position:0 -160px;}
.rte-toolbar ul li a.subscript{background-position:0 -176px;}
.rte-toolbar ul li a.superscript{background-position:0 -192px;}
.rte-toolbar ul li a.disable{background-position:0 -480px;}
.rte-toolbar ul li a.enable{background-position:0 -592px;}
.rte-toolbar ul li a.orderedList{background-position:0 -320px;}
.rte-toolbar ul li a.unorderedList{background-position:0 -336px;}
.rte-toolbar ul li a.justifyLeft{background-position:0 -16px;}
.rte-toolbar ul li a.justifyCenter{background-position:0 -32px;}
.rte-toolbar ul li a.justifyRight{background-position:0 -48px;}
.rte-toolbar ul li a.justifyFull{background-position:0 -64px;}
.rte-toolbar ul li a.indent{background-position:0 -80px;}
.rte-toolbar ul li a.outdent{background-position:0 -96px;}
.rte-toolbar ul li a.removeFormat{background-position:0 -352px;}
.rte-toolbar ul li a.h1{background-position:0 -208px;}
.rte-toolbar ul li a.h2{background-position:0 -224px;}
.rte-toolbar ul li a.h3{background-position:0 -240px;}
.rte-toolbar ul li a.h4{background-position:0 -256px;}
.rte-toolbar ul li a.h5{background-position:0 -272px;}
.rte-toolbar ul li a.h6{background-position:0 -288px;}
.rte-toolbar ul li a.increaseFontSize{background-position:0 -512px;}
.rte-toolbar ul li a.decreaseFontSize{background-position:0 -528px;}
.rte-toolbar ul li a.image{background-position:0 -560px;}
.rte-toolbar ul li a.word{background-position:0 -576px;}
.rte-toolbar ul li a.clear{background-position:0 -608px;}
.rte-toolbar ul li a.link{background-position:0 -384px;}
.rte-toolbar ul li a.color{background-position:0 -624px;}
.rte-toolbar ul li a.unlink{background-position:0 -640px;}
/* common.css */
html,body{font-size:12px;font-family:Dotum, Gulim, Arial, verdana, Helvetica, sans-serif;color:#707070;margin:0;padding:0;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
a{text-decoration:none;color:#777676;}
table{border-spacing:0;}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:400;}
ol,ul{list-style:none;}
th{text-align:left;}
h1,h2,h3,h4,h4,h5,h6{font-size:100%;font-weight:400;}
input{font-family:Dotum;color:#515151;font-size:12px;vertical-align:middle;}
select{font-family:Dotum;color:#515151;font-size:12px;vertical-align:middle;height:20px;}
.impText{font-weight:700;margin:0 0 10px;padding:5px;}
.impText strong{color:#F60;}
.infoText{line-height:1.5;color:#000;}
.sub-text{clear:both;line-height:1.5;color:#5167b8;font-size:11px;padding:5px 0 5px 5px;}
.quickBarWrap{position:absolute;top:0;left:950px;width:86px;height:205px;}
.mainContainer{position:relative;width:909px;margin:0 auto;}
.subContainer{position:relative;width:970px;margin:0 auto;}
.leftWrap{float:left;width:210px;}
.mainCenterWrap{float:left;width:263px;}
.rightWrap{float:left;width:295px;}
.centerWrap{float:left;width:700px;overflow:hidden;padding-bottom:20px;}
.copyrightContainer{overflow:hidden;clear:both;width:1000px;margin:0 auto 10px;}
.GNBcontainer{position:relative;width:1000px;height:121px;margin:0 auto;}
.GNBcontainer .topArea{width:1000px;height:60px;background:url(/images/main/bg_main02.jpg) right top no-repeat;}
.GNBcontainer .topArea .logo{float:left;padding:4px 0 0 18px;}
.GNBcontainer .topArea .subText{float:left;padding:37px 0 0 4px;}
.GNBcontainer .topArea .naviup_area{position:absolute;left:700px;top:0;width:288px;height:16px;}
.GNBcontainer .topArea .naviup_area li{float:left;height:13px;text-align:center;}
.GNBcontainer .GNB{clear:both;width:1000px;height:36px;background:url(/images/main/bg_gnbMenu.gif) 0 0 no-repeat;margin:0 auto;}
.GNBcontainer .dvdArea{clear:both;width:1000px;height:16px;background:url(/images/main/bg_dvd.gif) 0 0 no-repeat;}
.GNBcontainer .dvdArea .openBtn{width:77px;height:16px;margin:0 auto;padding:0;}
.solutionPR{width:903px;height:225px;background:url(/images/main/bg_pr.gif) left top no-repeat;padding:3px;}
.solutionPR li{height:112px;}
.solutionPR .pr01{float:left;width:226px;background:url(/images/main/bg_pr01.gif) 0 0 no-repeat;}
.solutionPR .pr02{float:left;width:226px;background:url(/images/main/bg_pr02.gif) 0 0 no-repeat;}
.solutionPR .pr03{float:left;width:226px;background:url(/images/main/bg_pr03.gif) 0 0 no-repeat;}
.solutionPR .pr04{float:left;width:225px;background:url(/images/main/bg_pr04.gif) 0 0 no-repeat;}
.solutionPR .pr05{float:left;width:226px;margin-top:1px;background:url(/images/main/bg_pr05.gif) 0 0 no-repeat;}
.solutionPR .pr06{float:left;width:226px;margin-top:1px;background:url(/images/main/bg_pr06.gif) 0 0 no-repeat;}
.solutionPR .pr07{float:left;width:226px;margin-top:1px;background:url(/images/main/bg_pr07.gif) 0 0 no-repeat;}
.solutionPR .pr08{float:left;width:225px;margin-top:1px;background:url(/images/main/bg_pr08.gif) 0 0 no-repeat;}
.solutionPR dl{width:120px;height:73px;margin:12px 0 0 13px;}
.solutionPR ul{width:116px;height:19px;margin:0 0 0 13px;}
.businessStep{clear:both;width:909px;height:321px;margin-top:20px;}
.businessStep .tap{width:909px;height:77px;background:url(/images/main/bg_stepArrow.gif) 0 0 no-repeat;}
.businessStep .tap .step01{position:relative;width:188px;}
.businessStep .tap .step02{position:relative;width:152px;}
.businessStep .tap .step03{position:relative;width:161px;}
.businessStep .tap .step04{position:relative;width:140px;}
.businessStep .tap .step05{position:relative;width:134px;}
.businessStep .tap .step01 .stepContent{position:absolute;top:77px;left:0;width:885px;height:227px;background:url(/images/main/bg_step01.gif) 0 0 no-repeat;padding:23px 0 0 24px;}
.businessStep .tap .step01 .stepContent .header{float:left;width:307px;}
.businessStep .tap .step01 .stepContent .header .title{width:266px;height:44px;background:url(/images/main/bg_bar-s01.gif) 0 0 no-repeat;padding:6px 0 0 29px;}
.businessStep .tap .step01 .stepContent .header .explain{width:307px;height:80px;}
.businessStep .tap .step01 .stepContent .header .explain li{clear:both;width:299px;background:url(/images/main/bul03.gif) 0 7px no-repeat;padding:3px 0 0 8px;}
.businessStep .tap .step01 .stepContent .header .explain .point{height:20px;color:#31ac20;background:url(/images/main/bul04.gif) 0 7px no-repeat;padding:3px 0 0 8px;}
.businessStep .tap .step01 .stepContent .domainTable{float:left;width:553px;color:#666;border:1px solid #d9e6f6;border-collapse:collapse;font-size:11px;}
.businessStep .tap .step01 .stepContent .domainTable th{height:26px;color:#558aa4;text-align:center;border:1px solid #d9e6f6;font-weight:400;background-color:#e4f2fa;}
.businessStep .tap .step01 .stepContent .domainTable th.divi{width:85px;}
.businessStep .tap .step01 .stepContent .domainTable td{height:19px;line-height:130%;text-align:center;border:1px solid #d9e6f6;padding:6px 0;}
.businessStep .tap .step01 .stepContent .domainTable td.division{text-align:center;background-color:#f5f5f5;}
.businessStep .tap .step02 .stepContent{position:absolute;top:77px;left:-188px;width:885px;height:227px;background:url(/images/main/bg_step02.gif) 0 0 no-repeat;padding:23px 0 0 24px;}
.businessStep .tap .step02 .stepContent .title{width:367px;height:45px;background:url(/images/main/bg_bar-s02-3.gif) 0 0 no-repeat;padding:6px 0 0 29px;}
.businessStep .tap .step02 .stepContent .shopStep{width:861px;height:133px;background:url(/images/main/bg_shopArrow.gif) 0 0 no-repeat;}
.businessStep .tap .step02 .stepContent .shopStep li{float:left;height:133px;}
.businessStep .tap .step02 .stepContent .shopStep .shopStep01{width:173px;}
.businessStep .tap .step02 .stepContent .shopStep .shopStep01 dt{background:url(/images/main/bg_shopArrow.gif) 0 0 no-repeat;padding:0 0 0 13px;}
.businessStep .tap .step02 .stepContent .shopStep .shopStep01 dd{background:url(/images/main/bg_shopStep02-01.gif) 0 0 no-repeat;padding:13px 0 0 54px;}
.businessStep .tap .step02 .stepContent .shopStep .shopStep02{width:254px;}
.businessStep .tap .step02 .stepContent .shopStep .shopStep02 dt{padding:0 0 0 25px;}
.businessStep .tap .step02 .stepContent .shopStep .shopStep02 dd{background:url(/images/main/bg_shopStep02-02.gif) 0 0 no-repeat;padding:13px 0 0 80px;}
.businessStep .tap .step02 .stepContent .shopStep .shopStep03{width:213px;}
.businessStep .tap .step02 .stepContent .shopStep .shopStep03 dt{padding:0 0 0 20px;}
.businessStep .tap .step02 .stepContent .shopStep .shopStep03 dd{background:url(/images/main/bg_shopStep02-03.gif) 0 0 no-repeat;padding:13px 0 0 91px;}
.businessStep .tap .step02 .stepContent .shopStep .shopStep04 dt{padding:0 0 0 16px;}
.businessStep .tap .step02 .stepContent .shopStep .shopStep04 dd{background:url(/images/main/bg_shopStep02-04.gif) 0 0 no-repeat;padding:13px 0 0 90px;}
.businessStep .tap .step03 .stepContent{position:absolute;top:77px;left:-340px;width:885px;height:204px;background:url(/images/main/bg_step03.gif) 0 0 no-repeat;padding:23px 0 0 24px;}
.businessStep .tap .step03 .stepContent .title{width:367px;height:27px;background:url(/images/main/bg_bar-s02-3.gif) 0 0 no-repeat;padding:6px 0 0 29px;}
.businessStep .tap .step03 .stepContent .content{overflow:hidden;width:880px;}
.businessStep .tap .step03 .stepContent .content .explain{float:left;width:211px;height:105px;font-size:11px;}
.businessStep .tap .step03 .stepContent .content .explain li{line-height:130%;background:url(/images/main/bul03.gif) 0 7px no-repeat;padding:3px 0 0 8px;}
.businessStep .tap .step03 .stepContent .content .explain .point{color:#31ac20;background:url(/images/main/bul04.gif) 0 7px no-repeat;padding:3px 0 5px 8px;}
.businessStep .tap .step03 .stepContent .content .documentImg{float:left;width:435px;height:164px;}
.businessStep .tap .step03 .stepContent .content .goodThing{float:left;width:220px;}
.businessStep .tap .step03 .stepContent .content .goodThing .title{width:180px;height:15px;background:url(/images/main/bul01.gif) 0 0 no-repeat;padding:0 0 0 17px;}
.businessStep .tap .step03 .stepContent .content .goodThing .goodList{width:207px;height:116px;background:url(/images/main/bg_roundBox.gif) 0 0 no-repeat;padding:5px 0 0 10px;}
.businessStep .tap .step03 .stepContent .content .detail{position:relative;clear:both;}
.businessStep .tap .step03 .stepContent .content .detail p{font-size:11px;letter-spacing:-1px;}
.businessStep .tap .step03 .stepContent .content .detail p .space{margin-left:16px;}
.businessStep .tap .step03 .stepContent .content .detail .moreBtn{position:absolute;top:6px;right:23px;}
.businessStep .tap .step04 .stepContent{position:absolute;top:77px;right:-268px;width:885px;height:204px;background:url(/images/main/bg_step04.gif) 0 0 no-repeat;padding:23px 0 0 24px;}
.businessStep .tap .step04 .stepContent .serviceStep .detailBtn{text-align:right;margin-right:28px;}
.businessStep .tap .step04 .stepContent .serviceStep .service01{width:200px;height:157px;background:url(/images/main/bg_shopStep04-1.gif) 0 0 no-repeat;}
.businessStep .tap .step04 .stepContent .serviceStep .service02{width:203px;height:157px;background:url(/images/main/bg_shopStep04-2.gif) 0 0 no-repeat;margin:0 0 0 24px;}
.businessStep .tap .step04 .stepContent .serviceStep .service03{width:205px;height:157px;background:url(/images/main/bg_shopStep04-3.gif) 0 0 no-repeat;margin:0 0 0 24px;}
.businessStep .tap .step04 .stepContent .serviceStep .service04{width:170px;height:157px;background:url(/images/main/bg_shopStep04-4.gif) 0 0 no-repeat;margin:0 0 0 24px;}
.businessStep .tap .step04 .stepContent .oneYear{clear:both;text-align:center;padding-top:15px;}
.businessStep .tap .step05 .stepContent{position:absolute;top:77px;right:-134px;width:885px;height:204px;background:url(/images/main/bg_step05.gif) 0 0 no-repeat;padding:23px 0 0 24px;}
.businessStep .tap .step05 .stepContent .maketinStep .maketing01{width:239px;height:181px;background:url(/images/main/bg_shopStep05-1.gif) 0 0 no-repeat;}
.businessStep .tap .step05 .stepContent .maketinStep .maketing01 .detailBtn{text-align:right;margin:100px 32px 0 0;}
.businessStep .tap .step05 .stepContent .maketinStep .maketing02{width:239px;height:203px;background:url(/images/main/bg_shopStep05-2.gif) 0 0 no-repeat;margin:0 0 0 24px;}
.businessStep .tap .step05 .stepContent .maketinStep .maketing03{width:359px;height:200px;background:url(/images/main/bg_shopStep05-3.gif) 0 0 no-repeat;margin:0 0 0 10px;}
.businessStep .tap .step05 .stepContent .maketinStep .maketing03 .subText{margin-top:106px;}
.infomationWrap{width:909px;height:177px;}
.infomationWrap .customerCenter{float:left;width:194px;height:160px;margin-right:13px;background:url(/images/main/bg_cutomer.gif) 0 0 no-repeat;}
.infomationWrap .customerCenter .title{padding:15px 0 0 14px;}
.infomationWrap .customerCenter .list{padding:8px 0 0;}
.infomationWrap .customerCenter .list li{background:url(/images/main/bul02.gif) 0 3px no-repeat;padding:0 0 0 10px;}
.infomationWrap .customerCenter .schedule{padding:5px 0 0 14px;}
.infomationWrap .customerCenter .schedule li{height:15px;}
.infomationWrap .btn_down{width:190px;padding:12px 0 0 3px;}
.infomationWrap .reseller{float:left;width:203px;height:160px;margin-right:13px;background:url(/images/main/bg_reseller.gif) 0 0 no-repeat;padding:0 0 0 17px;}
.infomationWrap .freeEdu{float:left;width:203px;height:160px;margin-right:13px;background:url(/images/main/bg_freeEdu.gif) 0 0 no-repeat;padding:0 0 0 17px;}
.infomationWrap .notice{float:left;width:234px;}
.infomationWrap .notice .header{float:left;width:230px;height:25px;border-bottom:1px solid #e8e8e8;}
.infomationWrap .notice .noticeTitle{float:left;width:47px;margin-left:5px;background:url(/images/main/bg_notice.gif) 0 0 no-repeat;padding:6px 12px;}
.infomationWrap .notice .moreBtn{float:right;width:32px;padding:10px 5px 0;}
.infomationWrap .notice .noticeList{width:228px;margin:5px 0 0;padding:0 0 0 6px;}
.infomationWrap .notice .noticeList li{position:relative;clear:both;border-bottom:1px solid #f2f2f2;background:url(/images/main/bul02.gif) 0 12px no-repeat;padding:8px 0 6px 12px;}
.mainSkinshopView{position:relative;width:909px;height:180px;background:url(/images/main/bg_skinshop01.gif) 0 0 no-repeat;}
.mainSkinshopView .bestItem{float:left;width:194px;height:180px;}
.mainSkinshopView .bestItem h2{padding:9px 0 0 12px;}
.mainSkinshopView .bestItem .bestImg{position:absolute;top:21px;left:52px;width:130px;height:140px;}
.mainSkinshopView .newItem{float:left;width:525px;height:180px;}
.mainSkinshopView .newItem h2{float:left;width:65px;height:13px;background:url(/images/main/bul06.gif) 8px 12px no-repeat;padding:10px 0 0 25px;}
.mainSkinshopView .newItem .subText{float:left;padding:14px 0 0;}
.mainSkinshopView .newItem .more{float:right;padding:21px 6px 0 0;}
.mainSkinshopView .nItemSlid{float:left;width:521px;height:135px;margin-top:13px;}
.mainSkinshopView .nItemSlid .leftBar{float:left;width:7px;height:11px;padding:58px 0 0 7px;}
.mainSkinshopView .nItemSlid .slidList{float:left;width:493px;height:127px;}
.mainSkinshopView .nItemSlid .slidList li{float:left;width:110px;height:125px;padding:0 5px;}
.mainSkinshopView .nItemSlid .rightBar{float:right;width:7px;height:11px;padding:58px 7px 0 0;}
.mainSkinshopView .openStoreList{float:left;width:190px;height:180px;}
.mainSkinshopView .openStoreList h3{padding:17px 0 13px 8px;}
.mainSkinshopView .openStoreList ul{width:165px;margin-left:9px;}
.mainSkinshopView .openStoreList li{height:16px;font-size:11px;background:url(/images/main/bg_dot.gif) 0 bottom repeat-x;padding:7px 0 0 2px;}
.mainRichPlus{position:relative;width:909px;height:197px;background:url(/images/main/bg_skinshop.jpg) 0 0 no-repeat;}
.mainRichPlus h2{text-align:right;margin:25px 346px 0 0;}
.mainRichPlus p{text-align:right;margin:17px 20px 0 0;}
.mainRichPlus .btnPlus{position:absolute;bottom:15px;right:20px;}
.copyrightContainer .policy{width:1000px;height:30px;background:url(/images/main/bg_cpLine.gif) 0 0 no-repeat;margin:10px auto;}
.copyrightContainer .policy ul{width:503px;margin:0 auto;padding:10px 0 0;}
.copyrightContainer .policy li{float:left;height:10px;background:url(/images/common/cp/cpBg_bar.gif) top right no-repeat;padding:0 14px;}
.copyrightContainer .cpLogo{float:left;width:162px;padding:5px 0 0 38px;}
.copyrightContainer .copyright{float:left;width:620px;line-height:150%;color:#8a8a8a;font-size:11px;padding:4px 0 0;}
.copyrightContainer .sellBanner{float:right;margin-right:10px;}
.mainPopupWrap{position:relative;width:881px;height:440px;margin-bottom:14px;border:5px solid #94acf4;display:none;padding:25px 0 0 18px;}
.mainPopupWrap .close{position:absolute;top:3px;right:2px;}
.mainPopupWrap .experience{position:absolute;top:2px;right:40px;}
.mainPopupWrap .header{width:864px;border-bottom:1px solid #bcbcbc;}
.mainPopupWrap .header .title{padding-bottom:8px;}
.mainPopupWrap .content01{width:864px;height:392px;margin-top:15px;background:url(/images/popup/img_01.gif) center bottom no-repeat;}
.mainPopupWrap .content02{width:864px;height:392px;margin-top:15px;background:url(/images/popup/img_02.gif) center bottom no-repeat;}
.mainPopupWrap .content03{width:864px;height:392px;margin-top:15px;background:url(/images/popup/img_03.gif) center bottom no-repeat;}
.mainPopupWrap .content04{width:864px;height:392px;margin-top:15px;background:url(/images/popup/img_04.gif) center bottom no-repeat;}
.mainPopupWrap .content05{width:864px;height:392px;margin-top:15px;background:url(/images/popup/img_05.gif) center bottom no-repeat;}
.mainPopupWrap .content06{width:864px;height:392px;margin-top:15px;background:url(/images/popup/img_06.gif) center bottom no-repeat;}
.mainPopupWrap .content07{width:864px;height:392px;margin-top:15px;background:url(/images/popup/img_07.gif) center bottom no-repeat;}
.mainPopupWrap .content08{width:864px;height:392px;margin-top:15px;background:url(/images/popup/img_08.gif) center bottom no-repeat;}
.GNBcontainer .GNB_sub{clear:both;width:1000px;height:39px;background:url(/images/common/gnb/bg_gnbMenu.gif) 0 0 no-repeat;margin:0 auto;}
.leftWrap .leftMenu{width:176px;background:url(/images/common/img/bg_leftMenuMed.gif) 0 0 repeat-y;padding:8px 0 0 16px;}
.leftWrap .subLeftBanner{width:166px;margin:0 0 0 5px;}
.leftWrap .subLeftBanner li{padding:0 0 5px;}
.h1Header{height:50px;background:url(/images/common/img/bg_title.gif) 0 0 no-repeat;}
.h1Header .title{float:left;padding:10px 4px 0 14px;}
.h1Header span{float:left;margin:17px 0 0;}
.h1Header .location{float:right;color:#000;padding-top:18px;font-size:12px;}
.contentWrap{overflow:hidden;zoom:1;margin:10px 0 20px 14px;}
.phpschoolHeader{width:665px;height:330px;background:url(/images/company/bg01_01.gif) right top no-repeat;}
.phpschoolHeader p{line-height:130%;margin:20px 0 0;}
.compIntroduction{overflow:hidden;width:686px;margin-top:25px;}
.compIntroduction .boxOutLine01{overflow:hidden;width:682px;border:1px solid #ebebeb;}
.compIntroduction .boxOutLine01 .boxOutLine02{overflow:hidden;width:672px;border:5px solid #f8f8f8;}
.compIntroduction .boxOutLine01 .boxOutLine02 .compSummary{width:660px;padding:12px 0 0 12px;}
.compIntroduction .boxOutLine01 .boxOutLine02 .compSummary li{float:left;width:330px;height:36px;}
.compIntroduction .boxOutLine01 .boxOutLine02 .compSummary dd{float:left;width:165px;padding-top:6px;}
.compIntroduction .boxOutLine01 .boxOutLine02 .compSummary .longText{width:500px;}
.compIntroduction .boxOutLine01 .boxOutLine02 .compSummary .longText dd{float:left;width:300px;padding-top:6px;}
.compIntroduction .boxOutLine01 .boxOutLine02 .certification{overflow:hidden;}
.compIntroduction .boxOutLine01 .boxOutLine02 .certification li{float:left;width:216px;padding:17px 0 17px 6px;}
.compIntroduction .boxOutLine01 .boxOutLine02 .BtoB{overflow:hidden;padding:12px 0 0 7px;}
.compValueWrap .titleImg{padding:10px 0 10px 15px;}
.compValueWrap .text{padding:0 0 15px 15px;}
.compValueWrap .text li{height:25px;color:#8b8b8b;letter-spacing:-1px;}
.compValueWrap .compValue{position:relative;width:695px;height:396px;margin-bottom:25px;background:url(/images/company/bg02_02.gif) 0 0 no-repeat;}
.compValueWrap .compValue .sec01{position:absolute;top:19px;left:18px;}
.compValueWrap .compValue .sec02{position:absolute;top:17px;right:36px;}
.compValueWrap .compValue .sec03{position:absolute;top:248px;left:18px;}
.compValueWrap .compValue .sec04{position:absolute;top:248px;right:27px;}
.compHistoryWrap{overflow:hidden;zoom:1;clear:both;margin-bottom:25px;}
.compHistoryWrap .story01 dt{clear:both;float:left;width:130px;height:20px;color:#119f57;background-color:#d1f5cf;padding:9px 0 0 18px;}
.compHistoryWrap .story01 dt.longText{height:122px;padding:9px 0 0 18px;}
.compHistoryWrap .story01 dd.longText{height:122px;line-height:180%;padding:9px 0 0 18px;}
.compHistoryWrap .story02 dt{clear:both;float:left;width:130px;height:20px;color:#7526a8;background-color:#e5cff5;padding:9px 0 0 18px;}
.compHistoryWrap .story02 dt.longText{height:120px;padding:9px 0 0 18px;}
.compHistoryWrap .story02 dd.longText{height:120px;line-height:180%;padding:9px 0 0 18px;}
.compHistoryWrap .story02 dt.longText2{height:80px;padding:9px 0 0 18px;}
.compHistoryWrap .story02 dd.longText2{height:80px;line-height:180%;padding:9px 0 0 18px;}
.compVisionWrap{overflow:hidden;zoom:1;clear:both;}
.compVisionWrap .story03{clear:both;width:660px;height:230px;background:url(/images/company/bg02_01.gif) center right no-repeat;padding:0 0 0 20px;}
.compVisionWrap .story03 dt{clear:both;float:left;width:130px;height:20px;color:#a85526;background-color:#fff0c5;padding:9px 0 0 18px;}
.compVisionWrap .story03 dt.longText{height:100px;padding:9px 0 0 18px;}
.compVisionWrap .story03 dd.longText{height:100px;line-height:180%;padding:9px 0 0 18px;}
.compVisionWrap .story03 dt.longText2{height:30px;padding:9px 0 0 18px;}
.compVisionWrap .story03 dd.longText2{height:30px;line-height:180%;padding:9px 0 0 18px;}
.searchFrom{height:20px;text-align:right;margin:10px 0 20px;}
.searchFrom select{height:20px;color:#042e71;vertical-align:middle;border:1px solid #5b88a8;font-family:dotum;font-size:11px;}
.searchFrom .searchIpt{width:101px;height:14px;vertical-align:middle;border:1px solid #5b88a8;font-family:dotum;font-size:12px;padding:2px;}
.boardList{clear:both;width:699px;border-top:4px solid #5282af;border-bottom:1px solid #ccc;}
.boardList .grayLine{background-color:#f7f6f5;}
.boardList th{height:26px;color:#5282af;text-align:center;border-bottom:1px solid #5282af;font-size:11px;background-color:#F7F6F5;}
.boardList th.select{width:120px;}
.boardList td{height:26px;color:#515151;}
.boardList td.noSuject{min-height:150px;text-align:center;}
.boardList td.no{color:#326d89;text-align:center;}
.boardList td.subject{padding-left:5px;}
.boardList td.subject a{color:#515151;}
.boardList td.select{font-size:11px;color:#326d89;}
.boardList .reply{border:1px solid #5a7d9e;padding:0;}
.boardList .reply .faqReply{width:639px;line-height:130%;text-align:justify;background:url(/images/common/bul/bul10.gif) 25px 10px no-repeat;padding:14px 10px 10px 48px;}
.boardListView td{color:#515151;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;padding:5px;}
.file_input{padding:4px 3px;}
.boardListView td.noSuject{line-height:150px;padding-top:20px;vertical-align:top;}
.boardListView div{margin-left:17px;}
.boardListView .entryIpt{width:411px;height:15px;border:1px solid #afafaf;background-color:#fff;padding:2px;}
.boardListWrite td{color:#515151;line-height:1.5;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;padding:5px;}
.noBoardListWrite td{border-right:1px solid #000;border-bottom:1px solid #000;}
.boardListFile{width:698px;border:1px solid #a3cadd;margin:0 0 10px 1px;}
.boardListFile th{width:130px;height:26px;color:#5282af;font-size:11px;text-align:center;border-right:1px solid #a3cadd;background-color:#f7f6f5;}
.boardListFile td{color:#515151;padding:5px;}
.boardListWrite td.noSuject{line-height:150px;vertical-align:top;padding-top:20px;}
.boardListWrite div{letter-spacing:-1px;}
.boardListWrite .entryIpt{width:385px;height:15px;border:1px solid #afafaf;background-color:#fff;padding:2px;}
.pageNaviWrap{display:block;clear:both;height:25px;text-align:center;font-size:11px;}
.pageNaviWrap .pageNavi{margin:0 auto;}
.pageNaviWrap .pageNavi img{vertical-align:middle;border:0;}
.pageNaviWrap .pageNavi .nowPg{color:#555;border:1px solid #cf1f03;font-weight:700;padding:3px 6px;}
.pageNaviWrap .pageNavi span a{color:#555;border:1px solid #d1d1d1;padding:3px 6px;}
.pageNaviWrap .pageNavi span a:hover{color:#555;border:1px solid #cf1f03;padding:3px 6px;}
.pageNaviWrap .pageNavi .nonLink{filter:alpha(opacity=40);-moz-opacity:0.4;opacity:.40;}
.faqSearch{height:91px;background:url(/images/community/img01.gif) 13px 0 no-repeat;}
.faqSearch .title{float:left;background:none;padding:14px 0 0 96px;}
.faqSearch .entryArea{float:left;padding:17px 0 0 8px;}
.faqSearch .entryArea .entryIpt{width:445px;height:14px;border:1px solid #5b88a8;padding:2px;}
.faqSearch .entryArea p{clear:both;padding:3px 0 0 91px;}
.faqCategoryTabList{height:20px;font-size:11px;margin:-20px 0 0 57px;}
.faqCategoryTabList .on{display:block;float:left;height:20px;padding-left:4px;background:url(/images/customer/bg_tab_onLeft.gif) 0 0 no-repeat;}
.faqCategoryTabList .on .in{display:block;float:left;height:14px;color:#f60;font-weight:700;cursor:pointer;background:url(/images/customer/bg_tab_onRight.gif) right 0 no-repeat;padding:6px 7px 0 4px;}
.faqCategoryTabList .off{display:block;float:left;height:20px;padding-left:4px;background:url(/images/customer/bg_tab_offLeft.gif) 0 0 no-repeat;}
.faqCategoryTabList .off .in{display:block;float:left;height:14px;color:#777;cursor:pointer;background:url(/images/customer/bg_tab_offRight.gif) right 0 no-repeat;padding:6px 7px 0 3px;}
.busProvince{position:relative;width:238px;height:268px;background:url(/images/company/bg03_01.gif) 0 0 no-repeat;margin:0 auto;}
.busProvince .text01{position:absolute;top:90px;right:261px;}
.busProvince .text02{position:absolute;top:148px;right:280px;}
.busProvince .text03{position:absolute;top:206px;right:250px;}
.busProvince .text04{position:absolute;top:35px;left:246px;}
.busProvince .text05{position:absolute;top:93px;left:2720px;}
.busProvince .text06{position:absolute;top:150px;left:294px;}
.busProvince .text07{position:absolute;top:218px;left:220px;}
.solutionBusiness{margin-top:30px;}
.solutionBusiness p{line-height:150%;color:#8b8b8b;padding-left:19px;}
.siBusiness{margin-top:40px;}
.siBusiness p{padding-left:19px;color:#8b8b8b;}
.siBusiness .stepProcess .step{float:left;width:193px;height:91px;padding-top:10px;text-align:center;background:url(/images/company/bg03_02.gif) 0 0 no-repeat;}
.dispatchBusiness .stepProcess .step{float:left;width:193px;height:91px;text-align:center;padding-top:10px;background:url(/images/company/bg03_02.gif) 0 0 no-repeat;}
.organizationSystem h2{height:18px;background:url(/images/common/bul/bul_title.gif) 0 0 no-repeat;padding:2px 0 15px 20px;}
.organizationSystem .orgSysImg{width:657px;height:301px;text-align:center;}
.addressWrap .addressImg{width:669px;height:700px;text-align:center;}
.bTobHeader{width:687px;height:242px;background:url(/images/company/bg05_01.gif) 0 0 no-repeat;}
.bTobHeader p{line-height:200%;margin:20px 0 0;}
.partnership p{padding-left:19px;color:#000;line-height:150%;}
.techniqueInfo .titleImg{margin:17px 0 0 17px;}
.techniqueInfo .text{width:670px;text-align:justify;margin:10px 0 30px;}
.techniqueInfo .text li{margin-bottom:18px;line-height:150%;padding-left:17px;background:url(/images/common/bul/bul_round.gif) 0 5px no-repeat;}
.techniqueHold .titleImg{text-align:center;margin:50px 0;}
.contentWrap .eventHeader{width:667px;background:url(/images/sub3/bg01.gif) 0 0 no-repeat;}
.eventHeader .title{padding:82px 0 0 196px;}
.eventHeader .supText{padding:7px 0 0 158px;}
.eventHeader .text01{color:#999;line-height:150%;padding:20px 0 0 15px;}
.eventHeader .text02{color:#999;line-height:150%;padding:15px 0 0 15px;}
.eventInfo{overflow:hidden;width:440px;padding:20px 0 0 54px;}
.eventInfo dt{float:left;width:73px;color:#362f2d;line-height:150%;font-weight:700;}
.eventInfo dd{float:left;width:364px;line-height:150%;}
.eventInfo dd img{vertical-align:middle;padding-left:10px;}
.eventGoods{clear:both;width:677px;height:380px;margin-top:40px;}
.eventGoods li{float:left;margin-right:10px;}
.eventGoods .goods01 dd{padding-top:5px;}
.eventGoods .goods02{padding-bottom:28px;}
.richTitle{margin:20px 0;}
.richTitle01{background:url(/images/shoppingmall/bul01.gif) 0 0 no-repeat;padding:2px 0 10px 25px;}
.richTitle02{float:left;margin:20px 0;}
.richList{width:699px;border-top:4px solid #5282af;border-left:1px solid #a3cadd;margin:5px 0 25px 1px;}
.richList th{color:#016b92;padding-left:10px;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;background-color:#f7f7f7;}
.richList td{line-height:150%;color:#515151;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;padding:5px;}
.richList td span{color:#f88838;font-weight:700;}
.richList td dl{float:left;width:148px;text-align:center;margin-right:40px;}
.richList .step01{width:88px;color:#000;font-weight:700;letter-spacing:-1px;}
.richList .addText{float:left;width:367px;padding:5px;}
.richList .btnRich{float:left;padding:5px;}
.richList .skinPrice{height:29px;text-align:center;}
.charList li{float:left;width:177px;}
.charList .last{width:167px;margin-bottom:25px;}
.btnR{float:right;padding:10px 0 5px;}
.btnR li{display:inline;float:left;margin-left:5px;}
.btnL{float:left;padding-top:10px;}
.shop2Rich .btnCon{position:absolute;top:140px;right:27px;}
.shopByShop2{margin-top:25px;}
.shopByShop2 li{float:left;width:141px;margin-bottom:20px;}
.shopByShop2 .typeImg{width:126px;height:90px;border:3px solid #ddd;}
.shopByShop2 .last{width:132px;}
.shopByShop2 dl{margin-top:3px;}
.shopByShop2 dt{width:132px;height:18px;color:#fff;font-weight:700;padding-top:4px;text-align:center;background-color:#666;}
.shopByShop2 dd{margin-top:3px;color:#888;font-size:11px;}
.shopByShop2 dd span{height:10px;color:#515151;}
.downLoadHeader{margin:10px 0 0 14px;}
.downLoadHeader .downLoadTitle{margin-bottom:14px;}
.helpText{width:700px;height:36px;margin-bottom:25px;background:url(/images/sub3/bg04.gif) -7px 0 no-repeat;}
.helpText img{padding:19px 0 0 26px;}
.downLoad ul{width:686px;height:79px;background:url(/images/sub3/bg05.gif) 0 0 no-repeat;padding:15px 0 0 20px;}
.downLoad li{float:left;width:209px;height:49px;padding-right:8px;}
.systemSetup .systemBasic{float:left;width:283px;height:36px;color:#4b4b4b;}
.systemSetup .systemBasic ul{width:274px;margin:10px 0 0;}
.systemSetup .systemBasic li{line-height:220%;letter-spacing:-1px;border-bottom:1px solid #dad7d2;}
.systemSetup .serverEnv{float:left;width:394px;color:#4b4b4b;margin-bottom:20px;}
.systemSetup .serverEnv dt{float:left;width:109px;line-height:220%;padding-left:19px;border-bottom:1px solid #dad7d2;font-weight:700;}
.systemSetup .serverEnv dd{float:left;width:260px;line-height:220%;border-bottom:1px solid #dad7d2;letter-spacing:-1px;}
.systemSetup .serverEnv dd span{font-weight:700;padding-right:5px;}
.howSetup li{line-height:220%;letter-spacing:-1px;}
.howSetup li span{font-size:11px;color:#f47419;}
.howSetup p{float:left;font-weight:700;margin:35px 10px;}
.howSetup .btnSetup{float:left;margin-top:30px;}
.helpBoard{width:530px;margin:0 auto;}
.helpBoard dt{float:left;width:413px;padding-top:5px;}
.demoEvent{width:698px;height:100px;margin-bottom:40px;border:1px solid #a3cadd;border-top:4px solid #5282af;background:url(/images/sub3/bg06.gif) 3px 10px no-repeat;}
.demoEvent .infoText{padding:25px 0 10px 83px;}
.demoEvent .bugBtn{text-align:right;padding-right:11px;}
.demoStyle{float:left;width:344px;margin-right:5px;}
.demoStyle .application{height:27px;}
.doneStyle{width:344px;height:124px;background:url(/images/sub3/bg07.gif) 0 0 no-repeat;}
.doneStyle .explainText{padding:19px 0 0 12px;}
.doneStyle .suportText{padding:21px 0 5px 21px;}
.doneStyle ul{float:left;width:211px;padding-left:12px;}
.doneStyle .btnRequest{float:right;width:108px;height:41px;margin-top:-12px;padding-right:13px;}
.demoText{clear:both;padding-top:19px;}
.demoText li{font-size:11px;color:#213a68;}
.demoAppList{padding-bottom:26px;}
.demoList{width:698px;border-top:4px solid #5282af;border-right:1px solid #a3cadd;border-left:1px solid #a3cadd;margin:0 0 0 1px;}
.demoList th{width:125px;height:30px;color:#333;padding-left:10px;letter-spacing:-1px;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;background-color:#f7f7f7;}
.demoList td{height:30px;color:#515151;border-bottom:1px solid #a3cadd;padding:5px;}
.centerWrap .subTitle{clear:both;height:26px;background:url(/images/common/bul/bul_title.gif) 0 0 no-repeat;padding:2px 0 0 20px;}
.memberInfoList{width:698px;border-left:1px solid #e1e1e1;border-top:1px solid #e1e1e1;margin:0 0 25px 1px;}
.memberInfoList th{width:115px;height:20px;color:#5b5b5b;padding-left:10px;letter-spacing:-1px;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;background-color:#f7f7f7;}
.memberInfoList td{height:20px;color:#515151;line-height:1.5;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;padding:5px;}
.memberInfoList .addR{height:100px;}
.memberInfoList input{height:13px;vertical-align:middle;font-size:12px;padding:2px;}
.memberInfoList .entryIpt02{width:450px;border:1px solid #afafaf;background-color:#fff;}
.memberInfoList .entryIpt03{width:280px;border:1px solid #afafaf;background-color:#fff;}
.memberInfoList .entryIpt05{width:97px;border:1px solid #afafaf;background-color:#fff;}
.memberInfoList .textarea{width:98%;height:50px;border:1px solid #afafaf;font-size:12px;background-color:#fff;padding:5px;}
.solutionList{width:698px;border-top:4px solid #5282af;border-left:1px solid #a3cadd;margin:0 0 10px;}
.solutionList th{height:30px;color:#333;text-align:center;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;background-color:#f7f7f7;}
.solutionList td{height:30px;color:#515151;text-align:center;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;}
.solutionList .skin{padding:10px 0;}
.skinCouponPrice{border-top:4px solid #5282af;border-left:1px solid #a3cadd;margin:10px 0 20px;}
.skinCouponPrice th{height:30px;color:#333;text-align:left;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;background-color:#f7f7f7;padding:0 0 0 5px;}
.skinCouponPrice td{height:30px;color:#515151;text-align:right;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;padding:0 5px 0 0;}
.customizingRequest th{width:140px;height:30px;text-align:left;color:#5282af;padding-left:7px;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;font-size:11px;letter-spacing:-1px;background-color:#f7f7f7;}
.customizingRequest td{color:#515151;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;font-size:11px;letter-spacing:-1px;padding:5px;}
.customizingRequest input{font-size:12px;vertical-align:middle;padding:2px;}
.customizingRequest .textarea{width:680px;height:100px;font-size:12px;}
.customizingRequest .entryIpt{width:415px;border:1px solid #afafaf;background-color:#fff;}
.customizingRequest .entryIpt03{width:60px;border:1px solid #afafaf;background-color:#fff;}
.customizingRequest .entryIpt05{width:20px;border:1px solid #afafaf;background-color:#fff;}
.customizingRequestView{width:650px;border-top:4px solid #5282af;border-left:1px solid #a3cadd;margin:10px auto;}
.customizingRequestView th{width:140px;height:30px;font-size:11px;text-align:left;color:#5282af;padding-left:7px;letter-spacing:-1px;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;background-color:#f7f7f7;}
.customizingRequestView td{font-size:11px;color:#515151;letter-spacing:-1px;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;padding:5px;}
.commentList{clear:both;width:700px;}
.commentList .commentWrap li{border-top:1px solid #c1c1c1;}
.commentList .commentWrap dl{height:22px;border-bottom:1px dashed #c1c1c1;background-color:#ebeaea;}
.commentList .commentWrap dt{float:left;padding:5px 0 0 18px;}
.commentList .commentWrap dt.reply{padding-top:2px;}
.commentList .commentWrap dd{float:right;width:250px;text-align:right;padding:4px 5px 0 0;}
.commentList .commentWrap .replyText{clear:both;line-height:150%;color:#000;text-align:justify;padding:15px;}
.commentList .commentWrap .entryCommentMem{position:relative;border:1px solid #ebeaea;margin-bottom:10px;background-color:#f5fbfe;padding:10px;}
.commentList .commentWrap .entryCommentMem textarea{float:left;width:550px;height:58px;border:1px solid #7f9db9;font-size:12px;background-color:#fff;margin:0 5px 0 30px;padding:5px;}
.commentList .commentWrap .entryCommentMem .textEntry{color:#4a5f97;font-size:11px;padding:4px 0 0 30px;}
.commentList .commentWrap .entryCommentMem .arrow{position:absolute;top:35px;left:12px;}
.commentWrap2 .entryCommentMem{border:1px solid #ccc;margin-bottom:10px;padding:10px;}
.commentWrap2 .entryCommentMem textarea{float:left;width:550px;height:58px;font-size:12px;border:1px solid #d1d1d1;background-color:#fff;margin:0 5px 0 10px;padding:5px;}
.commentWrap2 .entryCommentMem .textEntry{color:#4a5f97;font-size:11px;padding:4px 0 0 10px;}
.orderList tr.totalPrice{height:30px;background-color:#e6ecf7;}
.orderList th{width:115px;height:30px;color:#5282AF;text-align:center;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;letter-spacing:-1px;font-size:11px;background-color:#f7f7f7;}
.orderList th.tableTitle{width:223px;font-weight:400;}
.orderList td{color:#000;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;padding:5px;}
.orderList td.tax{width:570px;color:#8c8a8a;line-height:130%;}
.orderList td.setupList{width:338px;color:#8c8a8a;}
.orderList td.type{color:#8c8a8a;}
.orderList td.totalPrice{color:#00299f;text-align:right;}
.orderList td div.income{color:#333;margin:10px 0 5px;}
.orderList select{font-family:dotum;vertical-align:middle;}
.orderList input{height:13px;vertical-align:middle;font-size:12px;padding:2px;}
.orderList .textarea{width:545px;font-size:12px;border:1px solid #7f9db9;padding:2px;}
.orderList .entryIpt{width:300px;border:1px solid #7f9db9;background-color:#fff;}
.orderList .entryIpt02{width:120px;border:1px solid #7f9db9;background-color:#fff;}
.orderList .entryIpt03{width:40px;border:1px solid #7f9db9;background-color:#fff;}
.licenseBox{width:700px;height:62px;background:url(/images/sub4/bg01.gif) 0 0 no-repeat;}
.licenseBox p{float:left;padding:17px 0 0 13px;}
.licenseBox .licenseBtn{float:right;width:114px;height:38px;padding:13px 19px 0 0;}
.noMemberText{color:#ff4800;text-align:center;margin-bottom:10px;font-size:11px;}
.orderTable_noMember{clear:both;width:260px;border:1px solid #a3cadd;border-top:4px solid #5282af;margin:0 auto;padding:14px 0 5px 26px;}
.orderTable_noMember dt{float:left;width:72px;background:url(/images/common/bul/bul04.gif) 0 4px no-repeat;padding:3px 0 0 12px;}
.orderTable_noMember .entryIpt{width:151px;height:15px;border:1px solid #7f9db9;background-color:#fff;padding:2px;}
.orderTable_noMember .btnCheck{clear:both;height:30px;padding-top:10px;text-align:right;background:transparent url(/images/member/bg04.gif) center top no-repeat;margin:7px 19px 0 0;}
.contentWrap .memgerLogin{width:415px;height:267px;background:url(/images/member/bg01.gif) 0 0 no-repeat;margin:0 auto;}
.memgerLogin .title{padding:33px 0 0 58px;}
.memgerLogin .logBox{padding:26px 0 0 157px;}
.memgerLogin .logBox .divMember{height:25px;padding-left:79px;}
.memgerLogin .logBox dt{float:left;width:67px;text-align:right;padding:3px 14px 0 0;}
.memgerLogin .logBox dd{height:20px;}
.memgerLogin .logBox dd input{width:129px;height:15px;border:1px solid #7f9db9;}
.memgerLogin .btnLogin{text-align:right;padding-right:41px;}
.memgerLogin .memberService{padding:30px 0 0 57px;}
.memgerLogin .memberService dt{float:left;width:221px;background:url(/images/common/bul/bul03.gif) 0 4px no-repeat;padding:2px 0 0 13px;}
.memberCheckText{line-height:140%;font-size:11px;color:#979797;letter-spacing:-1px;margin-bottom:20px;}
.memberCheckText strong{font-weight:400;font-size:11px;color:#555;}
.memberProcess .step01{float:left;width:225px;height:110px;margin-right:5px;background:url(/images/member/bg_step01_on.gif) 0 0 no-repeat;}
.memberProcess02{width:460px;height:108px;margin:0 auto;}
.memberProcess02 .step02{float:left;width:225px;height:110px;background:url(/images/member/bg03.gif) 0 0 no-repeat;}
.memberProcess02-1 .step02{float:left;width:225px;height:110px;margin-right:5px;background:url(/images/member/bg_step02_on.gif) 0 0 no-repeat;}
.memberProcess03 .step03{float:left;width:225px;height:110px;background:url(/images/member/bg_step03_on.gif) 0 0 no-repeat;}
.realNameDiv{clear:both;width:263px;border:1px solid #a3cadd;border-top:4px solid #5282af;margin:0 auto;padding:14px 0 5px 26px;}
.realNameDiv dt{float:left;width:69px;background:url(/images/common/bul/bul14.gif) 0 4px no-repeat;padding:3px 0 0 12px;}
.realNameDiv .entryIpt{width:154px;height:15px;border:1px solid #7f9db9;background-color:#fff;padding:2px;}
.realNameDiv .entryIpt02{width:67px;height:15px;border:1px solid #7f9db9;background-color:#fff;padding:2px;}
.realNameDiv .btnCheck{clear:both;text-align:right;margin:7px 21px 0 0;}
.realNameCom{clear:both;width:317px;border:1px solid #a3cadd;border-top:4px solid #5282af;margin:0 auto;padding:14px 0 5px 26px;}
.realNameCom dt{float:left;width:72px;background:url(/images/common/bul/bul14.gif) 0 4px no-repeat;padding:3px 0 0 12px;}
.realNameCom .entryIpt{width:208px;height:15px;border:1px solid #7f9db9;background-color:#fff;padding:2px;}
.realNameCom .entryIpt02{width:56px;height:15px;border:1px solid #7f9db9;background-color:#fff;padding:2px;}
.realNameCom .entryIpt03{width:94px;height:15px;border:1px solid #7f9db9;background-color:#fff;padding:2px;}
.realNameCom .btnCheck{clear:both;text-align:right;margin:7px 19px 0 0;}
.sendEmail{width:400px;margin:0 auto;}
.sendEmail .message{height:61px;color:#515151;text-align:center;border:1px solid #a3cadd;padding-top:15px;border-top:4px solid #5282af;}
.sendEmail .btnCheck{clear:both;margin-top:10px;text-align:right;}
.userTextarea{width:684px;font-size:12px;border:1px solid #7f9db9;padding:10px 5px;}
.userAgreement{margin:10px 0 30px;}
.userAgreementPaper{width:678px;border:1px solid #a3cadd;border-top:4px solid #5282af;padding:10px;}
.userAgreementPaper pre{line-height:150%;color:#6b6b6b;font-size:11px;font-family:Dotum;}
.userAgreementPaper pre strong{font-weight:400;color:#000;}
.userAgreementPaper .line{border-bottom:1px solid #a3cadd;}
.noEmail01{width:698px;height:107px;margin-bottom:20px;border:1px solid #a3cadd;border-top:4px solid #5282af;background:url(/images/member/bg02.gif) 18px center no-repeat;}
.noEmail01 dl{padding:25px 0 0 105px;}
.noEmail02{width:678px;color:#213a68;font-size:11px;margin-bottom:20px;border:1px solid #a3cadd;border-top:4px solid #5282af;padding:10px;}
.noEmail02 .title{padding-bottom:15px;}
.noEmail02 li{line-height:200%;}
.noEmail03{width:660px;line-height:150%;color:#213a68;margin-bottom:20px;border:1px solid #a3cadd;padding:25px 0 25px 38px;}
.outMember01{width:674px;border:1px solid #aaa;font-size:11px;padding:17px 12px;}
.outMember01 strong{color:#3d53a3;letter-spacing:-1px;}
.outMember01 ul{margin-top:18px;}
.outMember01 li{color:#939393;line-height:150%;}
.outMember01 li strong{color:#666;font-weight:400;padding-left:10px;}
.outMemAgree{color:#8c8a8a;font-size:11px;margin:12px 0 0 6px;}
.outMember02{clear:both;width:230px;border:1px solid #a3cadd;border-top:4px solid #5282af;margin:39px auto 0;padding:14px 0 7px 20px;}
.outMember02 dt{float:left;width:69px;background:url(/images/common/bul/bul04.gif) 0 4px no-repeat;padding:3px 0 0 14px;}
.outMember02 dd{height:20px;color:#000;}
.outMember02 .entryIpt{width:118px;height:15px;border:1px solid #7f9db9;background-color:#fff;padding:2px;}
.outMember02 .btnCheck{clear:both;width:204px;text-align:right;background:url(/images/member/bg04.gif) center 10px no-repeat;padding:20px 10px 0 0;}
.temBtn{width:293px;height:66px;margin-top:15px;}
.temBtn li{float:left;width:73px;height:66px;}
.enterpriseHeader01{width:700px;height:140px;background:url(/images/support/bg01.gif) 0 0 no-repeat;}
.enterpriseHeader01 .title{padding:28px 0 0 4px;}
.enterpriseHeader01 .text{padding:19px 0 0 167px;}
.serviceList li{width:700px;height:60px;margin-bottom:17px;background:url(/images/support/bg02.gif) 0 0 no-repeat;}
.serviceList .title{float:left;width:160px;padding:15px 0 0 25px;}
.serviceList dl{float:left;width:425px;padding-top:12px;}
.serviceList dt{height:19px;padding-bottom:4px;}
.lineTwo dl{float:left;width:425px;padding-top:5px;}
.lineTwo dt{height:19px;padding-bottom:2px;}
.titleShop2Rich{width:700px;height:100px;background:url(/images/support/bg03.gif) 0 0 no-repeat;padding:21px 0 0 21px;}
.titleShop2Rich02{width:600px;height:70px;background:url(/images/support/bg03.gif) 0 0 no-repeat;padding:41px 0 0 58px;}
.titleShop2Rich03{width:600px;height:115px;background:url(/images/support/bg03.gif) 0 0 no-repeat;padding:22px 0 0 5px;}
.titleShop2Rich04{clear:both;width:555px;margin:0 auto;padding:30px 0;}
.compareWrap{position:relative;height:275px;margin-top:10px;}
.compareTable{width:695px;color:#515151;margin-left:1px;border:1px solid #bfbfbf;border-collapse:collapse;}
.compareTable th{height:33px;text-align:center;border:1px solid #bfbfbf;background-color:#cfffca;}
.compareTable th.blank{width:245px;}
.compareTable td{height:36px;text-align:center;border:1px solid #bfbfbf;font-weight:700;}
.compareTable td.select{color:#0c5ab9;}
.compareWrap .ourService{position:absolute;top:-26px;left:152px;}
.secBtnList{width:700px;height:61px;background:url(/images/support/bg04.gif) 0 0 no-repeat;padding:17px 0 0 30px;}
.centerBtn li{display:inline;margin-right:20px;}
.serviceHeader{width:700px;height:38px;background:url(/images/support/bg05.gif) 0 0 no-repeat;margin:20px 0 9px;}
.serviceHeader .title{float:left;width:169px;padding:11px 0 0 33px;}
.serviceHeader .text{float:left;padding:12px 0 0;}
.bgTop{width:700px;height:5px;font-size:0;background:url(/images/support/bg_top01.gif) 0 0 no-repeat;}
.midContent{overflow:hidden;zoom:1;width:700px;background:url(/images/support/bg_mid01.gif) 0 0 repeat-y;}
.midContent .serviceStep{width:655px;padding:17px 0 0 23px;}
.midContent .serviceStep li{overflow:hidden;zoom:1;padding-bottom:25px;}
.midContent .serviceStep .number{float:left;width:68px;}
.midContent .serviceStep .detail{float:left;width:586px;}
.midContent .serviceStep .detail dt{height:25px;padding-top:5px;background:url(/images/support/bg07.gif) left bottom no-repeat;}
.midContent .serviceStep .detail .title{float:left;width:241px;height:15px;}
.midContent .serviceStep .detail .mark{float:right;width:93px;height:23px;}
.midContent .serviceStep .detail dd{clear:both;line-height:130%;color:#616161;padding-top:8px;}
.midContent .serviceStep .detailAdd{float:left;width:586px;padding-bottom:10px;}
.midContent .serviceStep .detailAdd dt{height:21px;padding-top:5px;background:url(/images/support/bg07.gif) left bottom no-repeat;}
.midContent .serviceStep .detailAdd dd{line-height:130%;color:#616161;padding-top:8px;}
.midContent .blueBox{position:relative;width:623px;line-height:130%;color:#616161;border:1px solid #8eaddc;letter-spacing:-1px;margin:10px auto 0;padding:7px 10px;}
.midContent .blueBox span{margin-left:10px;}
.midContent .blueBox strong{color:#008aff;}
.midContent .blueBox strong.blue{color:#0030ff;}
.midContent .blueBox strong.green{color:#13a400;}
.kcpBtn{position:absolute;top:20px;right:120px;}
.midContent .useStep{position:relative;width:642px;height:112px;margin-top:12px;background:url(/images/support/bg06.gif) 0 0 no-repeat;}
.midContent .useStep .step02{position:absolute;top:40px;left:206px;float:left;width:60px;height:31px;}
.midContent .useStep .step03{position:absolute;top:50px;right:198px;float:left;width:59px;height:13px;}
.midContent .useStep .step04{position:absolute;top:40px;right:20px;float:left;width:58px;height:31px;}
.midContent .useStep .step01-1{position:absolute;top:46px;left:22px;float:left;width:73px;height:13px;}
.midContent .useStep .step02-1{position:absolute;top:46px;left:199px;float:left;width:63px;height:13px;}
.midContent .useStep .step03-1{position:absolute;top:46px;right:196px;float:left;width:64px;height:13px;}
.midContent .useStep .step04-1{position:absolute;top:46px;right:9px;float:left;width:76px;height:13px;}
.midContent .useStep .step02-2{position:absolute;top:46px;left:200px;float:left;width:63px;height:13px;}
.midContent .useStep .step03-2{position:absolute;top:46px;right:207px;float:left;width:42px;height:13px;}
.midContent .useStep .step04-2{position:absolute;top:46px;right:27px;float:left;width:42px;height:13px;}
.midContent .useStep02{position:relative;width:463px;height:112px;background:url(/images/support/bg06-1.gif) 0 0 no-repeat;margin:12px auto 0;}
.midContent .useStep02 .step02{position:absolute;top:46px;left:202px;float:left;width:64px;height:13px;}
.midContent .useStep02 .step03{position:absolute;top:46px;right:10px;float:left;width:75px;height:13px;}
.bgBottom{width:700px;height:5px;font-size:0;background:url(/images/support/bg_bottom01.gif) 0 0 no-repeat;}
.importantText{margin:11px 0 0 24px;}
.importantText02{color:#ef0000;letter-spacing:-1px;margin:0 0 0 68px;}
.importantText03{width:534px;margin:0 auto;}
.importantText04{clear:both;padding-top:10px;}
.serviceTable01 th{width:119px;text-align:center;border:1px solid #8eaddc;background-color:#eff3f8;padding:8px 0;}
.serviceTable01 td{line-height:130%;width:507px;border:1px solid #8eaddc;padding:8px;}
.serviceTable02 th{text-align:center;border:1px solid #8eaddc;background-color:#eff3f8;padding:8px 0;}
.serviceTable02 th.pSize{width:79px;}
.serviceTable02 th.pNum{width:179px;}
.serviceTable02 td{line-height:130%;border:1px solid #8eaddc;padding:8px;}
.serviceTable02 td.div{text-align:center;font-weight:700;background-color:#f7f9fb;}
.serviceTable03{width:644px;border-top:2px solid #8eaddc;border-bottom:2px solid #8eaddc;border-collapse:collapse;margin:10px auto;}
.serviceTable03 th{width:185px;text-align:left;color:#616161;border-right:1px solid #8eaddc;border-bottom:1px solid #8eaddc;letter-spacing:-1px;background:#eff3f8 url(/images/support/bul01.gif) 15px 15px no-repeat;padding:8px 0 8px 26px;}
.serviceTable03 th.consul{background:#eff3f8 url(/images/support/bul01.gif) 15px 28px no-repeat;}
.serviceTable03 th.notice{background:#eff3f8 url(/images/support/bul01.gif) 15px 20px no-repeat;}
.serviceTable03 td{width:433px;line-height:130%;border-bottom:1px solid #8eaddc;padding:8px;}
.serviceTable03 td span{color:#8b8b8b;}
.serviceTable03 .textarea{width:425px;height:30px;border:1px solid #d1d1d1;background-color:#fff;}
.serviceTable03 select{vertical-align:middle;font-family:dotum;font-size:11px;}
.serviceTable03 .entryIpt{width:200px;border:1px solid #d1d1d1;padding:2px;}
.serviceTable03 .entryIpt02{width:55px;border:1px solid #d1d1d1;padding:2px;}
.serviceTable03 .entryIpt03{width:100px;border:1px solid #d1d1d1;padding:2px;}
.serviceTable04 th{width:106px;text-align:center;border:1px solid #8eaddc;background-color:#eff3f8;padding:8px 0;}
.serviceTable04 td{line-height:130%;text-align:center;border:1px solid #8eaddc;letter-spacing:-1px;padding:8px;}
.roundBoxTop{overflow:hidden;width:646px;height:9px;margin-top:14px;font-size:0;line-height:0;background:url(/images/support/bg_top02.gif) 0 0 no-repeat;}
.roundBoxMid{position:relative;line-height:130%;color:#616161;background:url(/images/support/bg_mid02.gif) 0 0 repeat-y;padding:2px 0 4px 21px;}
.roundBoxMid strong.blue{color:#007eff;}
.roundBoxMid .appBtn{position:absolute;top:0;right:17px;}
.roundBoxBot{width:646px;height:10px;font-size:0;background:url(/images/support/bg_bottom02.gif) 0 0 no-repeat;}
.roundWrap{margin-top:10px;}
.roundWrap .roundBoxLeft{float:left;width:29px;height:60px;background:url(/images/support/bg_left01.gif) 0 0 no-repeat;}
.roundWrap .roundBoxCen{float:left;height:60px;background:url(/images/support/bg_mid03.gif) 0 0 repeat-x;}
.roundWrap .roundBoxCen dt{float:left;width:67px;height:51px;padding-top:3px;}
.roundWrap .roundBoxCen dd{float:left;padding:13px 20px 0 23px;}
.roundWrap .roundBoxCen .text01{width:584px;padding:20px 0 0 6px;}
.roundWrap .roundBoxRight{float:left;width:29px;height:60px;background:url(/images/support/bg_right01.gif) 0 0 no-repeat;}
.serBtn{float:left;width:139px;height:49px;padding:6px 0 0 7px;}
.onlineText{line-height:130%;}
.imgText{width:644px;height:42px;margin-top:10px;background:url(/images/support/bg08.gif) 0 0 no-repeat;}
.imgText p{padding:6px 0 0 100px;}
.bgCont{width:623px;height:260px;background:url(/images/support/bg09.gif) 0 10px no-repeat;}
.consulBtn{float:right;margin:10px 5px 0 0;}
.richInfo{clear:both;overflow:hidden;zoom:1;width:700px;}
.richInfo .tap{width:700px;background:url(/images/shoppingmall/bg09.gif) left top repeat-x;}
.richInfo .tap .tap01{position:relative;width:127px;padding:0 0 1170px;}
.richInfo .tap .tap02{position:relative;width:127px;padding:0 0 1300px;}
.richPlus{width:700px;height:434px;background:url(/images/shoppingmall/bg_richPlus.jpg) 0 0 no-repeat;margin:20px 0;}
.richPlus .text{padding:65px 0 0 119px;}
.richPlus ul{padding:250px 0 0 60px;}
.richPlusPackage{width:700px;height:484px;background:url(/images/shoppingmall/bg_pluspackage.jpg) 0 0 no-repeat;margin:10px 0 20px;}
.richPlusPackage .text{padding:43px 0 0;}
.richPlusPackage ul{text-align:center;padding:267px 0 0;}
.coupon span{line-height:68px;color:#C90101;vertical-align:top;font-size:16px;font-weight:700;}
.coupon p{color:#444;padding:10px 0 20px;}
.richInfo .tap .tap01 .tapContentWrap{position:absolute;top:36px;left:0;width:700px;}
.richInfo .tap .tap01 .tapContentWrap .subInfo .content01{width:700px;height:400px;background:url(/images/shoppingmall/img_tap01_01.gif) center bottom no-repeat;margin:0 0 20px;}
.richInfo .tap .tap01 .tapContentWrap .subInfo .content01 dt{float:left;width:140px;height:21px;}
.richInfo .tap .tap01 .tapContentWrap .subInfo .content02{width:700px;height:335px;background:url(/images/shoppingmall/img_tap01_02.gif) center bottom no-repeat;margin:0 0 30px;}
.richInfo .tap .tap01 .tapContentWrap .subInfo .content03{width:700px;height:330px;background:url(/images/shoppingmall/img_tap01_03.gif) center bottom no-repeat;}
.richInfo .tap .tap01 .tapContentWrap .subInfo .content03 p{width:676px;line-height:150%;margin-top:12px;border:2px solid #f8c167;letter-spacing:1px;padding:10px;}
.richInfo .tap .tap02 .tapContentWrap{position:absolute;top:36px;left:-129px;width:700px;}
.richInfo .tap .tap02 .tapContentWrap .subInfo .content01{width:700px;height:385px;background:url(/images/shoppingmall/img_tap02_01.gif) center bottom no-repeat;margin:0 0 30px;}
.richInfo .tap .tap02 .tapContentWrap .subInfo .content01 dt{float:left;width:150px;height:21px;}
.richInfo .tap .tap02 .tapContentWrap .subInfo .content01 p .st01{color:#0078ff;}
.richInfo .tap .tap02 .tapContentWrap .subInfo .content01 p .st02{color:#47be02;}
.richInfo .tap .tap02 .tapContentWrap .subInfo .content02{width:700px;height:350px;background:url(/images/shoppingmall/img_tap02_02.gif) center bottom no-repeat;margin:0 0 30px;}
.richInfo .tap .tap02 .tapContentWrap .subInfo .content03{width:700px;height:330px;background:url(/images/shoppingmall/img_tap02_03.gif) center bottom no-repeat;}
.richInfo .tap .tap02 .tapContentWrap .subInfo .content03 dt{float:left;width:250px;height:21px;}
.richInfo .tap .tap02 .tapContentWrap .subInfo .content03 p{width:676px;line-height:150%;margin-top:12px;border:2px solid #f8c167;padding:10px;}
.richInfo .tap .tap03 .tapContentWrap{position:absolute;top:36px;left:-258px;width:700px;}
.richInfo .tap .tap03 .tapContentWrap .subInfo .content01{width:700px;height:340px;background:url(/images/shoppingmall/img_tap03_01.gif) center bottom no-repeat;margin:0 0 45px;}
.richInfo .tap .tap03 .tapContentWrap .subInfo .content01 dt{float:left;width:210px;height:21px;}
.richInfo .tap .tap03 .tapContentWrap .subInfo .content02{width:700px;height:340px;background:url(/images/shoppingmall/img_tap03_02.gif) center bottom no-repeat;}
.richInfo .tap .tap04 .tapContentWrap{overflow:hidden;position:absolute;top:36px;right:-186px;width:700px;}
.richInfo .tap .tap04 .tapContentWrap .subInfo .content01{width:700px;height:370px;background:url(/images/shoppingmall/img_tap04_01.gif) center bottom no-repeat;margin:0 0 40px;}
.richInfo .tap .tap04 .tapContentWrap .subInfo .content02{width:700px;height:360px;background:url(/images/shoppingmall/img_tap04_02.gif) center bottom no-repeat;}
.richInfo .tap .tap04 .tapContentWrap .subInfo .content02 dt{float:left;width:265px;height:21px;}
.stRed{color:#ff2803;padding:10px 0 0;}
.btnText01{color:#4cad00;font-weight:700;}
.btnText02{color:#0153e7;font-weight:700;}
.richList td strong.colorText01{color:#4eac00;font-weight:400;}
.richList td span.title{color:#000;font-weight:700;letter-spacing:-1px;}
.useInfo{width:689px;height:95px;background:url(/images/customer/bg01.gif) 0 0 no-repeat;margin:0 0 20px 11px;padding:10px 0 0 21px;}
.useInfo02{width:689px;height:107px;background:url(/images/customer/bg02.gif) 0 0 no-repeat;margin:0 0 20px 11px;padding:10px 0 0 21px;}
.stRed02{color:#ff2803;font-weight:700;padding:0 0 0 50px;}
.titeText{color:#469ccd;font-weight:700;padding:0 0 5px;}
.sitemapWrap .sitemap{float:left;width:224px;height:255px;background:url(/images/sitemap/bg_title.gif) 0 0 no-repeat;padding:0 14px 40px 0;}
.sitemapWrap .sitemapEnd{float:left;width:224px;height:255px;background:url(/images/sitemap/bg_title.gif) 0 0 no-repeat;padding:0 0 40px;}
.sitemapWrap .title{text-align:center;padding:5px 0 0;}
.sitemapWrap .detail{overflow:hidden;line-height:20px;padding:10px 10px 40px 8px;}
.sitemapWrap .detail li{border-bottom:1px solid #ececec;font-size:11px;letter-spacing:-1px;background:url(/images/sitemap/bul01.gif) left 7px no-repeat;padding:0 0 0 6px;}
.bestSkinHeader{width:700px;height:32px;background:url(/images/skinshop/bg_best.gif) 0 0 no-repeat;}
.bestSkinHeader h2{float:left;width:62px;height:13px;padding:10px 0 0 12px;}
.bestList{width:698px;overflow:hidden;zoom:1;margin-bottom:25px;border-left:1px solid #c0003d;border-right:1px solid #c0003d;border-bottom:1px solid #c0003d;}
.bestList .itemList{width:668px;padding:15px;}
.bestList .itemList .item{float:left;width:152px;margin-right:19px;padding-bottom:15px;}
.bestList .itemList .item .view{width:150px;height:170px;border:1px solid #d7d7d7;}
.bestList .itemList .item .detail .price{color:#ac0054;}
.newSkinHeader{width:700px;height:32px;}
.newSkinHeader h2{float:left;width:58px;height:13px;padding:10px 0 0 12px;}
.nsSlide{overflow:hidden;zoom:1;width:696px;margin-bottom:35px;border:2px solid #dbc5f4;border-top:2px solid #C9A2F4;padding:5px 0;}
.nsSlide .slideLeft{display:block;float:left;width:13px;height:21px;padding:71px 0 0 7px;}
.nsSlide .newList{float:left;width:628px;padding:12px 15px 0;}
.nsSlide .newList .item{float:left;width:112px;margin-right:17px;}
.nsSlide .newList .item .view{width:110px;height:125px;border:1px solid #d7d7d7;}
.nsSlide .slideRight{display:block;float:left;width:13px;height:21px;padding:71px 5px 0 0;}
.skinDesignHeader{clear:both;float:left;width:700px;height:20px;background:url(/images/skinshop/bg_skinDesign.gif) left bottom no-repeat;}
.skinDesignHeader h3{float:left;width:105px;height:10px;}
.skinDesignHeader span{float:left;margin:2px 0 0 8px;}
.skinDesignHeader .viewModeSelect li{display:inline;color:#888;font-size:11px;padding:0 5px 0 13px;}
.skinDesignHeader .viewModeSelect .date{background:url(/images/skinshop/ico_recent.gif) 0 0 no-repeat;}
.skinDesignHeader .viewModeSelect .number{background:url(/images/skinshop/ico_highP.gif) 0 0 no-repeat;}
.skinDesignHeader .viewModeSelect .price{background:url(/images/skinshop/ico_lowP.gif) 0 0 no-repeat;}
.sdList{clear:both;overflow:hidden;zoom:1;width:700px;margin-bottom:10px;border-bottom:1px solid #d6d6d6;padding:15px 0 0;}
.sdList .item{overflow:hidden;zoom:1;float:left;width:125px;height:180px;margin-right:15px;padding-bottom:45px;}
.sdList .item .view{width:123px;height:125px;text-align:center;border:1px solid #d7d7d7;}
.sdList .item .detail{width:100%;text-align:center;padding-top:5px;font-size:11px;}
.pdtSubViewDetail .visualDetail{float:left;overflow:hidden;width:310px;}
.visualDetail .mainVisual img{width:290px;height:329px;text-align:center;border:1px solid #e2e2e2;}
.pdtSubViewDetail .contentsDetail{float:left;width:390px;}
.contentsDetail .productName{color:#fe6102;font-size:14px;padding:10px 0 7px;}
.contentsDetail .productName span{color:#333;font-size:12px;}
.contentsDetail .productName .naming{color:#5167b8;font-size:14px;}
.contentsDetail .contentsDetail{border-top:1px solid #e2e2e2;padding:6px 0 0;}
.contentsDetail .detailItem{clear:both;line-height:2.2;_line-height:2;}
.contentsDetail .detailItem dt{float:left;width:100px;font-size:11px;font-weight:700;background:url(/images/skinshop/bul02.gif) 5px 7px no-repeat;padding:0 0 0 15px;}
.contentsDetail .detailItem dd{float:left;padding:0 0 0 5px;}
.contentsDetail .detailItem .lineThough{text-decoration:line-through;}
.contentsDetail .totalPrice{clear:both;border-top:1px solid #e2e2e2;padding:10px 0 0;}
.contentsDetail .totalPrice dl{width:365px;height:25px;border:1px solid #cbcbcb;}
.contentsDetail .totalPrice dl dt{float:left;font-size:11px;padding:7px 0 0 9px;}
.contentsDetail .totalPrice dl dd{float:right;text-align:right;color:#de5f64;font-size:14px;padding:5px 5px 0 0;}
.contentsDetail .buyButtonList{clear:both;text-align:center;padding:10px 0 0;}
.attention{padding:30px 0 7px 10px;}
.attText{padding:0 0 6px 10px;}
.downStep{width:700px;padding-bottom:25px;background:url(/images/skinshop/bg_attention.gif) 0 0 no-repeat;}
.downStep ul{padding:15px 0 0 13px;}
.downStep ul li{padding:0 0 13px;}
.attTitle01{width:700px;height:31px;background:url(/images/skinshop/bg_tit01.gif) 0 0 no-repeat;padding:9px 0 0 248px;}
.attTitle02{width:700px;height:31px;background:url(/images/skinshop/bg_tit01.gif) 0 0 no-repeat;padding:9px 0 0 260px;}
.skinDesignTop{width:700px;height:11px;background:url(/images/skinshop/bg_detailTop.gif) 0 0 no-repeat;}
.skinDesignBottom{width:700px;height:11px;padding-bottom:24px;background:url(/images/skinshop/bg_detailBottom.gif) 0 0 no-repeat;}
.freeModify{overflow:hidden;zoom:1;width:700px;height:520px;background:url(/images/skinshop/bg_detailMid.gif) 0 0 repeat-y;}
.freeModify .location{position:relative;float:left;width:368px;height:530px;background:url(/images/skinshop/bg_detailMain.gif) 15px 10px no-repeat;}
.freeModify .location .num01{position:absolute;top:0;left:8px;}
.freeModify .location .num02{position:absolute;top:8px;left:86px;}
.freeModify .location .num03{position:absolute;top:80px;left:16px;}
.freeModify .location .num04{position:absolute;top:38px;left:77px;}
.freeModify .location .num05{position:absolute;top:418px;left:18px;}
.freeModify .location .num06{position:absolute;top:475px;left:19px;}
.freeModify .sixService{float:left;width:317px;}
.freeModify .sixService h3{_padding:3px 0 5px;padding:3px 0 11px;}
.freeModify .sixService .sixServiceList{width:317px;}
.freeModify .sixService .sixServiceList li{padding-bottom:10px;_padding-bottom:0;}
.freeModify .sixService .sixServiceList dd{width:279px;color:#848484;border:1px solid #e6e6e6;font-size:11px;background:#f8f8f8;margin:0 0 0 28px;padding:4px;}
.textList{padding:13px 0 25px 8px;}
.textList .text01{padding-bottom:20px;}
.skinDesignMid{width:700px;background:url(/images/skinshop/bg_detailMid.gif) 0 0 repeat-y;}
.skinDesignMid .conceptTitle dt{float:left;width:130px;height:22px;background:url(/images/skinshop/bul03.gif) 17px 15px no-repeat;padding:10px 0 0 27px;}
.skinDesignMid .conceptTitle dd{float:right;color:red;font-size:11px;padding:15px 20px 0 0;}
.skinDesignMid .designConcept{clear:both;width:648px;line-height:1.5;color:#0078ff;border:1px solid #f0f0f0;margin:0 auto 10px;padding:10px 0 10px 19px;}
.skinDesignMid .designPreview dt{width:100px;height:20px;background:url(/images/skinshop/bul03.gif) 17px 15px no-repeat;padding:10px 0 0 27px;}
.skinDesignMid .designPreview dd{width:658px;border:1px solid #d7d7d7;margin:0 auto;}
.skinDesignMid .designSubAll{width:661px;margin:10px auto;}
.skinDesignMid .designSubAll dt{width:635px;height:13px;background:#b4cf00 url(/images/skinshop/bul04.gif) 17px 11px no-repeat;padding:7px 0 5px 27px;}
.skinDesignMid .designSubAll dd{width:660px;height:379px;margin-top:15px;}
.contentTable{clear:both;width:658px;border:1px solid #e0e0e0;border-collapse:collapse;margin:0 auto;}
.contentTable th{width:103px;text-align:center;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background-color:#f0f0f0;}
.contentTable td{line-height:25px;text-align:center;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;font-size:11px;}
.replyTitle{width:671px;height:31px;background:url(/images/skinshop/bg_reply.gif) 0 0 no-repeat;padding:9px 0 0 29px;}
.orderListTitle01{width:700px;height:60px;background:url(/images/skinshop/bg_order01.gif) 0 0 no-repeat;}
.orderListTitle01 h2{float:left;width:176px;height:32px;padding:14px;}
.customerOrderText01{float:left;width:200px;line-height:1.5;padding-top:13px;}
.customerOrderText01 .name{color:#fffc00;font-size:14px;}
.customerOrderText01 span{color:#fff;font-size:11px;}
.orderStep{float:right;width:210px;height:42px;padding:10px 12px 0 0;}
.myOrderList{clear:both;width:700px;color:#1E0000;margin:10px 0;}
.myOrderList th{height:35px;text-align:center;font-weight:400;border-right:1px solid #e1e1e1;background:url(/images/skinshop/bg_order04.gif) 0 0 repeat-x;}
.myOrderList th span.vat{color:#a3a3a3;font-size:11px;font-weight:400;}
.myOrderList th.skinName01{width:220px;}
.myOrderList th.price{width:110px;}
.myOrderList th.designDiv{width:75px;}
.myOrderList th.dayTerm{width:60px;}
.myOrderList th.download{width:60px;letter-spacing:-1px;font-size:11px;}
.myOrderList th.skinDown{width:90px;}
.myOrderList th.shopInfo{width:91px;}
.myOrderList td{color:#5B5B5B;text-align:center;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;padding:5px 0;}
.myOrderList td.noGoods{width:700px;height:150px;text-align:center;vertical-align:middle;}
.myOrderList td a img{margin-bottom:5px;}
.totalPayment{width:698px;line-height:31px;text-align:right;border:1px solid #e1e1e1;font-size:14px;background-color:#f7f7f7;margin:10px 0 20px;}
.totalPayment li{padding-right:6px;}
.totalPayment li span{color:#de5f64;font-size:12px;}
.totalPayment .price{color:#5a5a5a;}
.customerInfoTable h2{float:left;width:100px;height:25px;background:url(/images/skinshop/bul05.gif) 0 1px no-repeat;padding:0 0 0 17px;}
.solutionUse{overflow-x:hidden;overflow-y:auto;width:535px;height:210px;border:1px solid #ccc;padding:10px;}
.solutionUse p{text-align:justify;}
.orderListTitle02{width:700px;height:60px;margin-bottom:20px;background:url(/images/skinshop/bg_order02.gif) 0 0 no-repeat;}
.orderListTitle02 h2{float:left;width:100px;height:33px;padding:14px;}
.thanks{padding-left:8px;}
.orderCheck{padding:14px 0 0 8px;}
.totalInfo{clear:both;width:700px;height:81px;margin-top:10px;background:url(/images/skinshop/bg_order03.gif) 0 0 no-repeat;}
.totalInfo .detail{height:26px;padding:14px 0 0 19px;}
.totalInfo .detail .number{float:left;color:#5b5b5b;}
.totalInfo .detail .number dd{float:left;color:#5b5b5b;padding-left:5px;}
.totalInfo .detail .date{float:left;color:#5b5b5b;margin-left:200px;}
.totalInfo .detail .payHow{color:#5b5b5b;}
.popup .zipWrap .headerZip{float:none;color:#666;border:1px solid #eee;font-weight:700;background-color:#f6f6f6;margin:0 auto 20px;padding:5px 10px;}
.popup .zipWrap{border-bottom:1px solid #474747;margin:0 10px;padding:0 0 10px;}
.popup .zipWrap .headerZip .textSec{line-height:150%;text-align:left;}
.popup .zipWrap .headerZip .fc01{color:#f35b0f;}
.popup .zipWrap .headerZip .fc02{color:#676767;font-weight:400;}
.popup .zipWrap .zipSearchForm{padding-bottom:10px;}
.popup .zipWrap .zipSearchForm .zipSearch .areaName{color:#676767;padding-left:5px;background:url(/skin/A/images/bullet/bul_arrow15.gif) 0 3px no-repeat;}
.popup .zipWrap .zipSearchForm .zipSearch .entry{width:168px;height:18px;vertical-align:middle;border:1px solid #bababa;}
.popup .zipWrap .addressList{overflow-x:hidden;overflow-y:auto;zoom:1;width:430px;height:180px;border:1px solid #999;margin:0 auto;padding:5px;}
.popup .zipWrap .addressList dt{float:left;width:384px;height:19px;}
.popup .zipWrap .addressList dd{float:right;width:45px;}
.popup .btnList{clear:both;text-align:center;padding:10px 0;}
.popup .btnList li{display:inline;margin-right:5px;}
.popup .saveCheck{color:red;text-align:right;padding-bottom:10px;}
.popup_infoTable{width:470px;border:1px solid #e1e1e1;border-collapse:collapse;}
.popup_infoTable th{width:90px;text-align:center;border-bottom:1px solid #e1e1e1;background-color:#f3f3f3;}
.popup_infoTable td{width:370px;line-height:1.8;border-bottom:1px solid #e1e1e1;padding:10px 0 10px 10px;}
.popup_infoTable .subTxt{color:#7c7c7c;font-size:11px;}
.popup_infoTable .textarea{width:360px;height:150px;border:1px solid #e1e1e1;background-color:#fff;}
.popup_infoTable .iptype01{width:312px;height:17px;border:1px solid #e1e1e1;background-color:#fff;}
.popupReseller{position:relative;width:550px;height:380px;background:url(/images/main/bg_quickPopup.gif) 0 0 no-repeat;}
.popupReseller .shop{position:absolute;top:55px;right:271px;}
.popupReseller .reseller{position:absolute;top:27px;right:67px;}
.popupReseller .closeBtn{position:absolute;top:10px;right:10px;}
.popupReseller .howList{width:508px;margin:0 auto;padding:111px 0 0;}
.popupReseller .howList li{margin:0 0 6px;}
.popupReseller .howList .n01{position:relative;height:62px;background:url(/images/main/bg_quick01.gif) 0 0 no-repeat;}
.popupReseller .howList .n01 .title{padding:14px 0 0 137px;}
.popupReseller .howList .n01 p{color:red;padding:10px 0 0 99px;}
.popupReseller .howList .n02{position:relative;height:62px;background:url(/images/main/bg_quick02.gif) 0 0 no-repeat;}
.popupReseller .howList .n02 .title{padding:25px 0 0 100px;}
.popupReseller .howList .n03{position:relative;height:62px;background:url(/images/main/bg_quick03.gif) 0 0 no-repeat;}
.popupReseller .howList .n03 .title{padding:25px 0 0 160px;}
.popupReseller .ask{width:497px;padding:5px 0 0 27px;}
.popupReseller .ask dd{float:left;padding:0;}
legend,caption,.accessibilityWrap{position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden;visibility:hidden;}
fieldset,img,abbr,acronym{border:0;}
hr,.d_none,.organizationSystem .d_none,.techniqueHold .d_none,.shop2Rich .content .d_none,.shop2Rent .content .d_none,.shop2Pro .content .d_none,.shop2High .content .d_none,.downLoadHeader .d_none{display:none;}
.quickBarWrap li img,.leftWrap .leftMenu li img,.contentsDetail .buyButtonList li img{vertical-align:top;}
.GNBcontainer .GNB ul,.GNBcontainer .GNB_sub ul{height:36px;padding:0 0 0 35px;}
.GNBcontainer .GNB ul li,.GNBcontainer .GNB ul li a,.GNBcontainer .GNB_sub ul li,.GNBcontainer .GNB_sub ul li a{float:left;height:36px;}
.solutionPR ul li,.infomationWrap .btn_down li,.systemSetup .btnHelp li,.demoEvent .bugBtn li,.richPlus ul li,.richPlusPackage ul li{display:inline;}
.businessStep .tap li,.businessStep .tap .step04 .stepContent .serviceStep li,.businessStep .tap .step05 .stepContent .maketinStep li,.siBusiness .stepProcess li,.dispatchBusiness .stepProcess li,.helpBoard dd,.visualDetail .mainVisual{float:left;}
.businessStep .tap .step02 .stepContent .shopStep .shopStep04,.serviceTable02 th.pKg,.serviceTable02 th.pPrice{width:83px;}
.businessStep .tap .step03 .stepContent .content .detail p .star,.demoText span,.noMemberText .spText{font-size:12px;}
.businessStep .tap .step04 .stepContent .serviceStep .explain,.businessStep .tap .step05 .stepContent .maketinStep .explain{height:85px;padding:0 0 15px 69px;}
.businessStep .tap .step04 .stepContent .serviceStep .service01 .title,.businessStep .tap .step04 .stepContent .serviceStep .service02 .title,.businessStep .tap .step04 .stepContent .serviceStep .service03 .title,.businessStep .tap .step04 .stepContent .serviceStep .service04 .title{width:171px;height:41px;background:url(/images/main/bg_bar-s04-5.gif) 0 0 no-repeat;padding:6px 0 0 29px;}
.businessStep .tap .step05 .stepContent .maketinStep .maketing01 .title,.businessStep .tap .step05 .stepContent .maketinStep .maketing02 .title,.businessStep .tap .step05 .stepContent .maketinStep .maketing03 .title{width:171px;height:34px;background:url(/images/main/bg_bar-s04-5.gif) 0 0 no-repeat;padding:6px 0 0 29px;}
.infomationWrap .reseller .title,.infomationWrap .freeEdu .title{padding:17px 0 0;}
.infomationWrap .reseller .info,.infomationWrap .freeEdu .info{padding:12px 0 0;}
.infomationWrap .reseller .moreBtn,.infomationWrap .freeEdu .moreBtn{padding:14px 0 0;}
.mainSkinshopView .bestItem .bestImg a img,.mainSkinshopView .nItemSlid .slidList li a img,.myOrderList td .img{border:1px solid #e0e0e2;}
.mainSkinshopView .openStoreList li a,.h1Header .location a,.nsSlide .newList .item .detail .price,.sdList .item .detail .price{color:#000;}
.leftMenuBottom,.downLoadHeader .downLoadTitle dt{margin-bottom:10px;}
.h1Header .cusText,.systemSetup .serverEnv dl{margin:10px 0 0;}
.h1Header .location strong,.serviceTable03 th span,.infoCheck strong{font-weight:400;}
.phpschoolHeader .supText,.businessHeader .supText,.bTobHeader .supText{margin:0 0 14px;}
.phpschoolHeader .title,.businessHeader .title,.bTobHeader .title{margin:0 0 17px;}
.compIntroduction h2,.compValueWrap h2,.compHistoryWrap h2,.compVisionWrap h2,.phpCM h2,.addressWrap h2{height:26px;background:url(/images/common/bul/bul_title.gif) 0 0 no-repeat;padding:2px 0 0 20px;}
.compIntroduction .boxOutLine01 .boxOutLine02 .compSummary dt,.compIntroduction .boxOutLine01 .boxOutLine02 .compSummary .longText dt{float:left;width:106px;}
.compIntroduction .boxOutLine01 .boxOutLine02 .BtoB li,.popupReseller .ask dt{float:left;padding-right:6px;}
.compValueWrap .compValue .sec01 ul,.compValueWrap .compValue .sec02 ul,.compValueWrap .compValue .sec03 ul,.compValueWrap .compValue .sec04 ul{margin-top:9px;}
.compValueWrap .compValue .sec01 li,.compValueWrap .compValue .sec02 li{line-height:150%;color:#585858;padding-left:6px;letter-spacing:-1px;background:url(/images/company/bul01.gif) 0 8px no-repeat;}
.compValueWrap .compValue .sec03 li,.compValueWrap .compValue .sec04 li{line-height:150%;color:#8b8b8b;padding-left:6px;letter-spacing:-1px;background:url(/images/company/bul02.gif) 0 8px no-repeat;}
.compHistoryWrap .titleImg,.compVisionWrap .titleImg{padding:2px 0 0 20px;}
.compHistoryWrap h3,.compVisionWrap h3{clear:both;padding:17px 0 4px 20px;}
.compHistoryWrap .story01,.compHistoryWrap .story02{clear:both;padding:0 0 0 20px;}
.compHistoryWrap .story01 dt span,.compHistoryWrap .story02 dt span,.compVisionWrap .story03 dt span{font-weight:700;}
.compHistoryWrap .story01 dd,.compHistoryWrap .story02 dd,.compVisionWrap .story03 dd{float:left;width:400px;height:20px;color:#000;margin:0 0 0 14px;padding:9px 0 0 18px;}
.searchFrom img,.faqSearch .entryArea input,#searchFrom input,.demoList td img,.memberInfoList td img,.memberInfoList select,.memberInfoList .checkbox,.customizingRequest td img,.commentList .commentWrap dt span img,.commentList .commentWrap dd img,.commentList .commentWrap .entryCommentMem input,.commentWrap2 .entryCommentMem input,.orderList td img,.orderList .checkbox,.orderTable_noMember .divMember input,.memgerLogin .logBox .divMember input,.realNameDiv .divMember input,.realNameCom .divMember input,.userAgreement input,.outMemAgree input,.contentsDetail .buyButtonList li input,.popup .zipWrap .zipSearchForm .zipSearch .zipBtn{vertical-align:middle;}
.boardList th.no,.boardList th.hit{width:50px;}
.boardList th.cus_relay,.boardList td.cus_relay,.myOrderList th.made{width:70px;}
.boardList th.category,.boardList th.writer,.boardList th.date,.myOrderList th.state{width:80px;}
.boardList th.edDate,.boardListView th.date02,.boardListView th.hit02,.boardListWrite th.date02,.boardListWrite th.hit02{width:100px;}
.boardList th.edPlace,.boardListView td.writer,.boardListWrite td.writer{width:130px;}
.boardList td.category,.boardList td.edDate,.boardList td.writer,.boardList td.date,.boardList td.hit,.boardList td.repay,.centerBtn,.popup .zipWrap .zipSearchForm .zipSearch{text-align:center;}
.boardListView,.boardListWrite{width:698px;border-top:4px solid #5282af;border-left:1px solid #a3cadd;margin:0 0 10px 1px;}
.boardListView th,.boardListWrite th{width:130px;height:26px;color:#5282af;font-size:11px;text-align:center;border-right:1px solid #a3cadd;border-bottom:1px solid #a3cadd;background-color:#f7f6f5;}
.boardListView td.hit02,.boardListWrite td.hit02{width:50px;text-align:center;}
.boardListView td.entryBoard,.boardListWrite td.entryBoard{text-align:center;padding:10px;}
.boardListView .text,.boardListWrite .text{width:650px;margin:0 auto;}
.boardListView .entryIpt02,.boardListWrite .entryIpt02{width:196px;height:15px;border:1px solid #afafaf;background-color:#fff;padding:2px;}
.boardListWrite td #idToolbar_myeditor table td,.boardListWrite td #statusBlockmyeditor table td{color:#515151;border-right:0 solid #a3cadd;border-bottom:0 solid #a3cadd;padding:0;}
.pageNaviWrap .pageNavi li,.contentsDetail .buyButtonList li{display:inline;padding:0 2px;}
.pageNaviWrap .pageNavi .first,.pageNaviWrap .pageNavi .pre{padding-right:3px;}
.pageNaviWrap .pageNavi .next,.pageNaviWrap .pageNavi .end{padding-left:3px;}
.faqCategoryTabList li,.richInfo .tap li{float:left;margin-right:2px;}
.solutionBusiness h2,.siBusiness h2,.dispatchBusiness h2,.partnership h2,.techniqueInfo h2{height:18px;background:url(/images/common/bul/bul_title.gif) 0 0 no-repeat;padding:2px 0 0 20px;}
.siBusiness .stepProcess,.dispatchBusiness .stepProcess{width:629px;height:91px;margin:24px 0 0 38px;}
.siBusiness .stepProcess .step dt,.dispatchBusiness .stepProcess .step dt{padding-bottom:12px;}
.siBusiness .stepProcess .arrow,.dispatchBusiness .stepProcess .arrow{width:20px;padding:40px 0 0;}
.dispatchBusiness,.phpCM{clear:both;margin-top:40px;}
.dispatchBusiness p,.phpCM p{padding-left:19px;color:#8b8b8b;line-height:150%;}
.organizationSystem,.partnership{margin-bottom:40px;}
.techniqueHold,.sitemapWrap,.skinDesignMid .designPreview{width:700px;}
.richList td strong,.importantText04 strong{color:red;font-weight:400;}
.richList .price,.importantText05 strong,.infoCheck{color:red;}
.richList .won,.serviceTable02 td.pSize,.serviceTable02 td.pKg,.serviceTable02 td.pNum,.serviceTable02 td.pPrice,.btn_pay{text-align:right;}
.shop2Rich,.shop2Rent,.shop2Pro,.shop2High{position:relative;}
.shop2Rich h2,.shop2Rent h2,.shop2Pro h2,.shop2High h2{height:18px;background:url(/images/common/bul/bul_title.gif) 0 0 no-repeat;padding:2px 0 18px 20px;}
.shop2Rich .content,.shop2Rent .content,.shop2Pro .content,.shop2High .content{width:670px;height:152px;background:url(/images/sub3/bg02.gif) 0 0 no-repeat;padding:18px 0 20px 17px;}
.shop2Rich .content dt,.shop2Rent .content dt,.shop2Pro .content dt,.shop2High .content dt{float:left;width:196px;height:116px;}
.shop2Rich .content dd,.shop2Rent .content dd,.shop2Pro .content dd,.shop2High .content dd{float:left;color:#333;width:450px;}
.shop2Rent .btnCon,.shop2Pro .btnCon,.shop2High .btnCon{position:absolute;top:155px;right:27px;}
.downLoadHeader h2,.downLoad,.systemSetup,.howSetup,.stepbystep li{margin-bottom:20px;}
.downLoad h2,.systemSetup h2,.howSetup h2{height:18px;background:url(/images/common/bul/bul_title.gif) 0 0 no-repeat;padding:2px 0 10px 20px;}
.systemSetup .btnHelp,.commentWrap2{clear:both;}
.memberInfoList .entryIpt,.customizingRequest .entryIpt02{width:160px;border:1px solid #afafaf;background-color:#fff;}
.memberInfoList .entryIpt04,.customizingRequest .entryIpt04{width:40px;border:1px solid #afafaf;background-color:#fff;}
.memberInfoList .agreeMent,.orderList .agreeMent{padding-top:10px;}
.customizingRequest,.orderList{width:698px;border-top:4px solid #5282af;border-left:1px solid #a3cadd;margin:0 0 25px 1px;}
.orderList td.select,.orderList td.price,.orderList td.name,.orderList td.email,.orderList td.phone01,.orderList td.phone02{width:223px;color:#8c8a8a;}
.orderList td.domain,.orderList td.rule,.orderList td.etc,.orderList td.idRecom{width:570px;color:#8c8a8a;}
.orderList td.setupCheck,.nsSlide .newList .item .detail .pname{font-size:11px;}
.orderTable_noMember dd,.realNameDiv dd,.realNameCom dd{height:25px;}
.orderTable_noMember .divMember,.realNameDiv .divMember,.realNameCom .divMember{padding:0 0 5px 82px;}
.memberProcess,.memberProcess02-1,.memberProcess03{width:685px;height:108px;margin:0 auto;}
.memberProcess .step01 dt,.memberProcess02 .step01 dt,.memberProcess02-1 .step01 dt,.memberProcess03 .step01 dt{padding:17px 0 0 77px;}
.memberProcess .step01 dd,.memberProcess02 .step01 dd,.memberProcess02-1 .step01 dd,.memberProcess03 .step01 dd{padding:5px 0 0 77px;}
.memberProcess .step02,.memberProcess03 .step02{float:left;width:225px;height:110px;margin-right:5px;background:url(/images/member/bg_step02_off.gif) 0 0 no-repeat;}
.memberProcess .step02 dt,.memberProcess03 .step02 dt{padding:17px 0 0 82px;}
.memberProcess .step02 dd,.memberProcess03 .step02 dd{padding:5px 0 0 82px;}
.memberProcess .step03,.memberProcess02-1 .step03{float:left;width:225px;height:110px;background:url(/images/member/bg_step03_off.gif) 0 0 no-repeat;}
.memberProcess .step03 dt,.memberProcess02-1 .step03 dt,.memberProcess03 .step03 dt{padding:17px 0 0 93px;}
.memberProcess .step03 dd,.memberProcess02-1 .step03 dd,.memberProcess03 .step03 dd{padding:5px 0 0 93px;}
.memberProcess02 .step01,.memberProcess02-1 .step01,.memberProcess03 .step01{float:left;width:225px;height:110px;margin-right:5px;background:url(/images/member/bg_step01_off.gif) 0 0 no-repeat;}
.memberProcess02 .step02 dt,.memberProcess02-1 .step02 dt{padding:17px 0 0 83px;}
.memberProcess02 .step02 dd,.memberProcess02-1 .step02 dd{padding:0 0 0 83px;}
.serviceList,.pdtSubViewDetail{overflow:hidden;zoom:1;width:700px;}
.serviceList .btnMore,.lineTwo .btnMore{float:left;width:78px;height:25px;padding:17px 12px 0 0;}
.compareTable th.select,.myOrderList th.skinImg{width:150px;}
.midContent .serviceStep .detail span,.midContent .serviceStep .detailAdd span{margin-left:31px;}
.midContent .serviceStep .detail strong.org,.midContent .serviceStep .detailAdd strong.org,.midContent .blueBox strong.org{color:#f60;}
.midContent .useStep .step01,.midContent .useStep02 .step01{position:absolute;top:46px;left:18px;float:left;width:73px;height:13px;}
.serviceTable01,.serviceTable02,.serviceTable04{width:644px;border:1px solid #8eaddc;border-collapse:collapse;margin:20px auto 0;}
.serviceTable01 td strong,.serviceTable02 td strong,.serviceTable03 td strong{color:#ff6000;}
.serviceTable02 th.div,.serviceTable02 th.pName{width:119px;}
.serviceTable02 th.indiv,.serviceTable02 th.cor{width:261px;}
.serviceTable02 th.pEtc,.myOrderList th.skinName02{width:95px;}
.roundBoxMid span.fax,.myOrderList th.choice{width:30px;}
.richInfo .tap .tap03,.richInfo .tap .tap04{position:relative;width:127px;padding:0 0 790px;}
.richPlus .importantText,.richPlusPackage .importantText{color:red;text-align:center;}
.richInfo .tap .tap01 .tapContentWrap .header,.richInfo .tap .tap02 .tapContentWrap .header,.richInfo .tap .tap03 .tapContentWrap .header,.richInfo .tap .tap04 .tapContentWrap .header{width:700px;height:53px;background:url(/images/shoppingmall/bg10.gif) 0 0 no-repeat;}
.richInfo .tap .tap01 .tapContentWrap .header .title,.richInfo .tap .tap02 .tapContentWrap .header .title,.richInfo .tap .tap03 .tapContentWrap .header .title,.richInfo .tap .tap04 .tapContentWrap .header .title{float:left;width:137px;height:18px;padding:19px 0 0 18px;}
.richInfo .tap .tap01 .tapContentWrap .header .subText,.richInfo .tap .tap02 .tapContentWrap .header .subText,.richInfo .tap .tap03 .tapContentWrap .header .subText,.richInfo .tap .tap04 .tapContentWrap .header .subText{float:left;width:137px;height:11px;padding:25px 0 0 10px;}
.richInfo .tap .tap01 .tapContentWrap .subInfo,.richInfo .tap .tap02 .tapContentWrap .subInfo,.richInfo .tap .tap03 .tapContentWrap .subInfo,.richInfo .tap .tap04 .tapContentWrap .subInfo{clear:both;padding:20px 0 0;}
.richInfo .tap .tap01 .tapContentWrap .subInfo .content01 dl,.richInfo .tap .tap02 .tapContentWrap .subInfo .content01 dl,.richInfo .tap .tap03 .tapContentWrap .subInfo .content01 dl,.richInfo .tap .tap04 .tapContentWrap .subInfo .content01 dl{padding-bottom:21px;border-bottom:1px solid #009cff;}
.richInfo .tap .tap01 .tapContentWrap .subInfo .content01 dd,.richInfo .tap .tap01 .tapContentWrap .subInfo .content02 dd,.richInfo .tap .tap01 .tapContentWrap .subInfo .content03 dd,.richInfo .tap .tap02 .tapContentWrap .subInfo .content01 dd,.richInfo .tap .tap02 .tapContentWrap .subInfo .content02 dd,.richInfo .tap .tap02 .tapContentWrap .subInfo .content03 dd,.richInfo .tap .tap03 .tapContentWrap .subInfo .content01 dd,.richInfo .tap .tap03 .tapContentWrap .subInfo .content02 dd,.richInfo .tap .tap04 .tapContentWrap .subInfo .content01 dd,.richInfo .tap .tap04 .tapContentWrap .subInfo .content02 dd{float:left;width:217px;height:11px;padding:5px 0 0;}
.richInfo .tap .tap01 .tapContentWrap .subInfo .content01 p,.richInfo .tap .tap02 .tapContentWrap .subInfo .content01 p,.richInfo .tap .tap03 .tapContentWrap .subInfo .content01 p,.richInfo .tap .tap04 .tapContentWrap .subInfo .content01 p{width:676px;line-height:150%;margin-top:12px;border:2px solid #58dda6;padding:10px;}
.richInfo .tap .tap01 .tapContentWrap .subInfo .content02 dl,.richInfo .tap .tap02 .tapContentWrap .subInfo .content02 dl,.richInfo .tap .tap03 .tapContentWrap .subInfo .content02 dl,.richInfo .tap .tap04 .tapContentWrap .subInfo .content02 dl{padding-bottom:21px;border-bottom:1px solid #00c715;}
.richInfo .tap .tap01 .tapContentWrap .subInfo .content02 dt,.richInfo .tap .tap02 .tapContentWrap .subInfo .content02 dt,.richInfo .tap .tap03 .tapContentWrap .subInfo .content02 dt{float:left;width:155px;height:21px;}
.richInfo .tap .tap01 .tapContentWrap .subInfo .content02 p,.richInfo .tap .tap02 .tapContentWrap .subInfo .content02 p,.richInfo .tap .tap03 .tapContentWrap .subInfo .content02 p,.richInfo .tap .tap04 .tapContentWrap .subInfo .content02 p{width:676px;line-height:150%;margin-top:12px;border:2px solid #9bd978;padding:10px;}
.richInfo .tap .tap01 .tapContentWrap .subInfo .content03 dl,.richInfo .tap .tap02 .tapContentWrap .subInfo .content03 dl{padding-bottom:21px;border-bottom:1px solid #ffab0f;}
.richInfo .tap .tap01 .tapContentWrap .subInfo .content03 dt,.richInfo .tap .tap04 .tapContentWrap .subInfo .content01 dt{float:left;width:165px;height:21px;}
.useInfo li,.useInfo02 li{line-height:150%;}
.bestSkinHeader span,.newSkinHeader span{float:left;margin:12px 0 0 8px;}
.bestList .itemList .end,.nsSlide .newList .end{margin-right:0;}
.bestList .itemList .item .detail,.nsSlide .newList .item .detail{width:100%;text-align:center;padding-top:5px;}
.bestList .itemList .item .detail .pname a,.nsSlide .newList .item .detail .pname a,.sdList .item .detail .pname a{line-height:21px;color:#000;}
.skinDesignHeader .viewModeSelect,.customerInfoTable p{float:right;}
.contentsDetail .detailItem .price,.myOrderList td .priceWon,.totalPayment .priceWon{color:#de5f64;}
.myOrderList th.cordNum,.myOrderList .end{border-right:0;}
.orderCheck strong,.orderCheck strong a{color:#ff4800;}
.totalInfo .detail .number dt,.totalInfo .detail .date dt,.totalInfo .detail .payHow dt{float:left;font-weight:700;}
.totalInfo .detail .date dd,.totalInfo .detail .payHow dd{float:left;padding-left:5px;}
.popup .zipWrap .addressList dt a,.popup .zipWrap .addressList dd a{color:#666;}
.popupReseller .howList .n01 .viewBtn,.popupReseller .howList .n02 .viewBtn,.popupReseller .howList .n03 .viewBtn{position:absolute;top:22px;right:7px;}