@charset "utf-8";
/* 협력사 페이지 */
/* 본고딕 설정 (noto-B/noto-M/noto-R/noto-T) */
@import url(/font/notoB/stylesheet.css);
@import url(/font/notoM/stylesheet.css);
@import url(/font/notoR/stylesheet.css);
@import url(/font/notoT/stylesheet.css);

ul, li {list-style:none;}
input, img {vertical-align:middle;}
table {border-collapse:collapse; margin:0; padding:0;}
td {position:relative;}
* {font-family: Malgun Gothic, dotum;}
select {height:22px !important; font-size:11px; color:#666; border:1px solid #707070; padding-left:3px;}

/* 협력사 basic Style CSS */
  /* 버튼 CSS */
.buttonS {border: 1px solid #b4bac2;
   background: #dfe2e7;
   background: -webkit-gradient(linear, left top, left bottom, from(#f9fafc), to(#dfe2e7));
   background: -webkit-linear-gradient(top, #f9fafc, #dfe2e7);
   background: -moz-linear-gradient(top, #f9fafc, #dfe2e7);
   background: -ms-linear-gradient(top, #f9fafc, #dfe2e7);
   background: -o-linear-gradient(top, #f9fafc, #dfe2e7);
   text-decoration: none;
   vertical-align: middle;
   min-width:30px; height:14px; .margin-left:3px; padding:3px 2px 0 2px; .padding:1px 0 0 0; color:#6f7379; font-size:11px; font-weight:100; font-family:'돋움','굴림'; border-radius:3px;  display:inline-block; text-align:center; letter-spacing:-1px;}
th .buttonS {height:14px; margin-bottom:3px; display:inline-block;}
td .buttonS {height:14px; margin-bottom:3px; display:inline-block; padding:3px 2px 1px 2px;}
td a .buttonS {height:14px; margin-bottom:3px; display:inline-block; padding:0px 2px 4px 2px;}
input[type="button"].buttonS {height:22px; vertical-align:baseline; line-height:18px;}
.buttonM { border: 1px solid #b4bac2;
   background: #dfe2e7;
   background: -webkit-gradient(linear, left top, left bottom, from(#f9fafc), to(#dfe2e7));
   background: -webkit-linear-gradient(top, #f9fafc, #dfe2e7);
   background: -moz-linear-gradient(top, #f9fafc, #dfe2e7);
   background: -ms-linear-gradient(top, #f9fafc, #dfe2e7);
   background: -o-linear-gradient(top, #f9fafc, #dfe2e7);
   text-decoration: none;
   vertical-align: middle;
   min-width:55px; height:16px; .margin-left:3px; color:#6f7379; padding:4px 5px 0 5px; .padding:2px 0 0 0; font-size:12px; font-weight:100; font-family:'돋움','굴림'; border-radius:3px; display:inline-block; text-align:center;}
.buttonM2 { border: 1px solid #b4bac2;
   background: #dfe2e7;
   background: -webkit-gradient(linear, left top, left bottom, from(#f9fafc), to(#dfe2e7));
   background: -webkit-linear-gradient(top, #f9fafc, #dfe2e7);
   background: -moz-linear-gradient(top, #f9fafc, #dfe2e7);
   background: -ms-linear-gradient(top, #f9fafc, #dfe2e7);
   background: -o-linear-gradient(top, #f9fafc, #dfe2e7);
   text-decoration: none;
   vertical-align: middle;
   min-width:55px; height:20px; .margin-left:3px; color:#6f7379; padding:7px 10px 0 10px; .padding:2px 0 0 0; font-size:12px; font-weight:100; font-family:'돋움','굴림'; border-radius:3px; display:inline-block; text-align:center;}
th .buttonM { height:15px; margin-bottom:1px; display:inline-block;}
td .buttonM { height:15px; margin-bottom:1px; display:inline-block;}
input[type="button"].buttonM {height:27px; vertical-align:baseline; line-height:22px;}
.buttonL { border: 1px solid #b4bac2;
   background: #dfe2e7;
   background: -webkit-gradient(linear, left top, left bottom, from(#f9fafc), to(#dfe2e7));
   background: -webkit-linear-gradient(top, #f9fafc, #dfe2e7);
   background: -moz-linear-gradient(top, #f9fafc, #dfe2e7);
   background: -ms-linear-gradient(top, #f9fafc, #dfe2e7);
   background: -o-linear-gradient(top, #f9fafc, #dfe2e7);
   text-decoration: none;
   vertical-align: middle;
   min-width:88px; .margin-left:3px; color:#6f7379; padding:13px 7px 9px 7px; font-size:13px; font-weight:bold; font-family:'돋움','굴림'; border-radius:3px; display:inline-block; text-align:center;}
    @media screen and (-webkit-min-device-pixel-ratio:0) { /* 크롬 */
     .buttonS {padding:1px 4px 1px 4px;}
	 .buttonM {padding:1px 5px 2px 5px;}
	 .buttonL {padding:8px 7px 7px 7px;}
	 th .buttonS {padding:1px 2px 3px 2px; height:13px;}
	 td .buttonS {padding:1px 2px 3px 2px; height:13px;}
	 th .buttonM {height:16px; padding-top:2px;}
	 td .buttonM {height:16px; padding-top:2px;}
    }
  /* 버튼 색상CSS */
.B_01 { color:#fff !important;
   background: #415df2;
   background: -webkit-gradient(linear, left top, left bottom, from(#637fff), to(#415df2));
   background: -webkit-linear-gradient(top, #637fff, #415df2);
   background: -moz-linear-gradient(top, #637fff, #415df2);
   background: -ms-linear-gradient(top, #637fff, #415df2);
   background: -o-linear-gradient(top, #637fff, #415df2);
   border-color:#414f9a;}
.B_02 { color:#fff !important;
   background: #18181d;
   background: -webkit-gradient(linear, left top, left bottom, from(#2d2d32), to(#18181d));
   background: -webkit-linear-gradient(top, #2d2d32, #18181d);
   background: -moz-linear-gradient(top, #2d2d32, #18181d);
   background: -ms-linear-gradient(top, #2d2d32, #18181d);
   background: -o-linear-gradient(top, #2d2d32, #18181d);
   border-color:#0f0f15;}
.B_03 { color:#fff !important;
   background: #e68f00;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffb122), to(#e68f00));
   background: -webkit-linear-gradient(top, #ffb122, #e68f00);
   background: -moz-linear-gradient(top, #ffb122, #e68f00);
   background: -ms-linear-gradient(top, #ffb122, #e68f00);
   background: -o-linear-gradient(top, #ffb122, #e68f00);
   border-color:#c66b00;}
.B_04 { color:#fff !important;
   background: #f8590b;
   background: -webkit-gradient(linear, left top, left bottom, from(#ff7b2d), to(#f8590b));
   background: -webkit-linear-gradient(top, #ff7b2d, #f8590b);
   background: -moz-linear-gradient(top, #ff7b2d, #f8590b);
   background: -ms-linear-gradient(top, #ff7b2d, #f8590b);
   background: -o-linear-gradient(top, #ff7b2d, #f8590b);
   border-color:#dc1203;}
.B_05 { color:#fff !important;
   background: #f11964;
   background: -webkit-gradient(linear, left top, left bottom, from(#ff3b86), to(#f11964));
   background: -webkit-linear-gradient(top, #ff3b86, #f11964);
   background: -moz-linear-gradient(top, #ff3b86, #f11964);
   background: -ms-linear-gradient(top, #ff3b86, #f11964);
   background: -o-linear-gradient(top, #ff3b86, #f11964);
   border-color:#e5115b;}
.B_06 { color:#fff !important;
   background: #15b7b3;
   background: -webkit-gradient(linear, left top, left bottom, from(#37d9d5), to(#15b7b3));
   background: -webkit-linear-gradient(top, #37d9d5, #15b7b3);
   background: -moz-linear-gradient(top, #37d9d5, #15b7b3);
   background: -ms-linear-gradient(top, #37d9d5, #15b7b3);
   background: -o-linear-gradient(top, #37d9d5, #15b7b3);
   border-color:#06a29e;}
.B_07 { color:#fff !important;
   background: #dc282f;
   background: -webkit-gradient(linear, left top, left bottom, from(#ff4c53), to(#dc282f));
   background: -webkit-linear-gradient(top, #ff4c53, #dc282f);
   background: -moz-linear-gradient(top, #ff4c53, #dc282f);
   background: -ms-linear-gradient(top, #ff4c53, #dc282f);
   background: -o-linear-gradient(top, #ff4c53, #dc282f);
   border-color:#ac181d;}
.B_08 { color:#fff !important;
   background: #3bad36;
   background: -webkit-gradient(linear, left top, left bottom, from(#58da51), to(#3bad36));
   background: -webkit-linear-gradient(top, #58da51, #3bad36);
   background: -moz-linear-gradient(top, #58da51, #3bad36);
   background: -ms-linear-gradient(top, #58da51, #3bad36);
   background: -o-linear-gradient(top, #58da51, #3bad36);
   border-color:#287623;}
.B_09 { color:#fff !important;
   background: #9142c4;
   background: -webkit-gradient(linear, left top, left bottom, from(#b162e0), to(#9142c4));
   background: -webkit-linear-gradient(top, #b162e0, #9142c4);
   background: -moz-linear-gradient(top, #b162e0, #9142c4);
   background: -ms-linear-gradient(top, #b162e0, #9142c4);
   background: -o-linear-gradient(top, #b162e0, #9142c4);
   border-color:#672f9a;}
.B_10 { color:#fff !important;
   background: #515062;
   background: -webkit-gradient(linear, left top, left bottom, from(#88889d), to(#515062));
   background: -webkit-linear-gradient(top, #88889d, #515062);
   background: -moz-linear-gradient(top, #88889d, #515062);
   background: -ms-linear-gradient(top, #88889d, #515062);
   background: -o-linear-gradient(top, #88889d, #515062);
   border-color:#3e3e4b;}
.B_11 { color:#fff !important;  background:none; background-color:#ee5a5c; border-color:#d11619;}
.B_12 { color:#fff !important;  background:none; background-color:#4659c2; border-color:#152a9d;}
.B_13 { color:#626262; background:none; background-color:#fff; border-color:#d2d2d2;}
.B_14 { color:#626262; background:none; background-color:#c2ecff; border-color:#6d8bc3;}


  /* 페이지 타이틀 CSS */
.cmmpage_title {width:auto; float:left; padding-left:65px; height:52px; font-size:27px; padding-top:8px; padding-right:10px; color:#1b1b1b; letter-spacing:-2px; display:block; font-family:Noto-B !important; background-image:url('//image5.compuzone.co.kr/img/images/customer/cmm_subtitle_icon.png');}/* font-family:Malgun Gothic, dotum, verdana; */
.ptICON01 {background-position:0 0; background-repeat:no-repeat;}
.ptICON02 {background-position:0 -94px; background-repeat:no-repeat;}
.ptICON03 {background-position:0 -180px; background-repeat:no-repeat;}
.ptICON04 {background-position:0 -275px; background-repeat:no-repeat;}
.ptICON05 {background-position:0 -365px; background-repeat:no-repeat;}
.ptICON06 {background-position:0 -450px; background-repeat:no-repeat;}
.ptICON07 {background-position:0 -540px; background-repeat:no-repeat;}



/* 상단 네비게이션 */
#head {width:auto; height:108px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_bg.jpg') repeat-x;}
#head .top {width:100%; float:left;}
#head .top .menulist {width:1100px; height:18px; float:left; margin-top:3px; }
#head .top .logo {width:1000px; float:left; margin:0; padding:0;}
#head .top .menulist .list {float:right;}
#head .top .menulist .list .welcome {float:right; display:block; margin-top:3px; margin-right:7px;}
#head .top .menulist .list .ar {display:block; float:right; margin-left:7px; margin-top:3px;}
#head .top .logo .coz { width:146px; height:27px; display:block; float:left; margin-left:15px;}
#head .top .logo .cmm {float:left; width:89px; height:27px; display:block; }
#head .top .logo .coz_home {float:left; width:115px; height:27px; display:block; }

#head .top .menulist2 {width:100%; height:18px; float:left; margin-top:3px; }
#head .top .menulist2 .list {float:left; width:1315px;}
#head .top .menulist2 .list .welcome {float:right; display:block; margin-top:3px; margin-right:7px;}
#head .top .menulist2 .list .ar {display:block; float:right; margin-left:7px; margin-top:3px;}

#head .nav {width:1050px; height:47px; float:left; margin-top:13px; }

#head .nav .mainmenu a.mu1 {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -150px 0px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu2 {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -150px -47px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu3 {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -150px -94px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu4 {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -150px -141px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu5 {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -150px -188px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu6 {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -150px -235px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu7 {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -150px -282px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu1:hover {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px 0px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu2:hover {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px -47px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu3:hover {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px -94px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu4:hover {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px -141px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu5:hover {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px -188px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu6:hover {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px -235px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu7:hover {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px -282px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu1on {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px 0px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu2on {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px -47px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu3on {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px -94px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu4on {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px -141px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu5on {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px -188px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu6on {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px -235px; text-indent:-10000px; float:left;}
#head .nav .mainmenu a.mu7on {display:block; width:150px; height:47px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat 0px -282px; text-indent:-10000px; float:left;}




/* 협력사 메인 */
#maincontent {width:1315px; float:left; margin:20px 0 0 20px;}
/* 메인 매입처 위치안내 배너 */
#maincontent .rightbnr {position:absolute; float:left; top:128px; left:1140px; width:100px; height:auto;}
#maincontent .rightbnr div {width:98px; float:left; border:1px solid #e9eaec; border-top:1px dashed #e9eaec; border-bottom:none;}
#maincontent .rightbnr div.appQR {border-top:1px solid #e9eaec; border-bottom:1px solid #e9eaec; margin-top:10px;}
#maincontent .rightbnr div.last {border-bottom:1px solid #e9eaec;}
#maincontent .mu1 {width:1115px; height:220px; float:left; margin-bottom:25px;}
   /* 내정보 */
#maincontent .mu1 .my {width:433px; height:210px; float:left; border:5px solid #e0e5ff; position:relative;}
#maincontent .mu1 .my .box1 {margin-top:7px; margin-left:30px; width:150px; height:160px; float:left;}
#maincontent .mu1 .my .box1 .profileimg {float:left; width:140px; height:140px; display:block; }
#maincontent .mu1 .my .box1 .profileimg img {border:3px solid #e8ebef;}
#maincontent .mu1 .my .box1 .myname {display:block; float:right; width:200px; height:80px;}
#maincontent .mu1 .my .box1 .myname .btn {widht:200px; float:right; display:block;}
#maincontent .mu1 .my .box1 .myname .btn a {display:block; width:43px; height:10px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -6px -47px; text-indent:-10000px; float:right;}
#maincontent .mu1 .name {display:block; width:400px; float:left; padding-left:30px; margin-top:15px; text-align:left; font-family:Noto-B, Malgun Gothic, dotum, verdana !important; color:#1b1b1b; font-size:17px; letter-spacing:-0.5px;}
#maincontent .mu1 .my .box1 .day {display:block; width:195px; float:right; padding-left:15px; text-align:left;}
#maincontent .mu1 .my .box2  {display:block; width:200px; float:left; margin-left:7px; background-color:#fcfcfc; padding:6px 12px;}
#maincontent .mu1 .my .box2 .box2-1 {width:135px; padding-left:5px; float:left;}
#maincontent .mu1 .my .box2 .box2-1 dl {width:190px; height:19px;}
#maincontent .mu1 .my .box2 .box2-1 dt {float:left; padding-top:4px; width:150px;}
#maincontent .mu1 .my .box2 .box2-1 dd {text-align:right; padding-top:4px;}
#maincontent .mu1 .my .box2 .box2-2 {width:235px; padding-left:5px; float:left;}
#maincontent .mu1 .my .box2 .box2-2 dl {width:135px; height:20px;}
#maincontent .mu1 .my .box2 .box2-2 dt {float:left; padding-top:4px;}
#maincontent .mu1 .my .box2 .box2-2 dd {text-align:right; padding-top:4px;}
#maincontent .mu1 .my .box3 {display:block; width:200px; float:left; margin-top:7px; margin-left:8px; background-color:#f2f2f2; padding:5px 12px 5px 12px;}
#maincontent .mu1 .my .box3 dl {width:190px; height:20px;}
#maincontent .mu1 .my .box3 dt {float:left; padding-top:4px;}
#maincontent .mu1 .my .box3 dd {text-align:right; padding-top:4px;}
#maincontent .mu1 .my .box3 .btn {float:right; display:block;}
#maincontent .mu1 .my .box3 .btn a {display:block; width:43px; height:10px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -6px -47px; text-indent:-10000px; float:right;}
   /* 공지사항 */
#maincontent .mu1 .notice {width:309px; height:200px; float:left; border:1px solid #e8ebef; padding-top:17px; padding-left:25px;}
#maincontent .mu1 .notice .top {width:280px; height:16px; border-bottom:1px solid #d2d2d2; padding-bottom:5px;}
#maincontent .mcTitle {font-family:Noto-B, '맑은 고딕' !important; text-align:left; color:#434343; font-size:14px; float:left; letter-spacing:-1px;}
#maincontent .mu1 .notice .top .more {display:block; width:37px; height:10px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -62px -47px; margin-top:8px; float:right; text-indent:-10000px;}
#maincontent .mu1 .notice .list {margin-top:13px; margin-left:3px; width:275px; display:block; float:left;}
#maincontent .mu1 .notice .list li {height:17px; margin-bottom:5px; text-align:left; background:url('//image5.compuzone.co.kr/img/images/customer/liststyle2.jpg') no-repeat -0 0px; }
#maincontent .mu1 .notice .list li span {margin-left:8px; float:left; letter-spacing:-0.5px;}
#maincontent .mu1 .notice .list .newicon {display:block; width:9px; height:9px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -13px -22px; float:left; margin:0; padding:0; margin-right:3px;}

   /* 통계사항 */
#maincontent .mu1 .stat {width:310px; height:200px; float:left; border:1px solid #e8ebef; border-left:none; padding-top:17px; padding-left:25px; }
#maincontent .mu1 .stat .list {display:block; width:285px; float:left; border-top:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2;}
#maincontent .mu1 .stat .list tr {border-bottom:1px solid #ececec; height:20px;}
#maincontent .mu1 .stat .list th {background-color:#f7f8fa; padding-left:10px; text-align:left; padding-top:4px; font-weight:normal;}
#maincontent .mu1 .stat .list table {border-collapse:collapse;}
#maincontent .mu1 .stat .list td {padding-right:25px; text-align:right; padding-top:1px;}

  /* 현황리스트 */
#maincontent .mu2 {width:1115px; height:350px; float:left;}
#maincontent .mu2 .list {width:1082px; height:323px; border:1px solid #e8ebef; padding-top:10px; padding-left:30px; position:relative;}
#maincontent .mu2 .list .top {position:absolute; right:15px; top:15px;}
#maincontent .mu2 .list .top .newdate {float:right; display:block; width:59px; height:14px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -102px -45px; text-indent:-10000px; }
    /* 상품현황 */
#maincontent .mu2 .list1 {width:220px; float:left; margin-top:15px; margin-left:25px;}
#maincontent .mu2 .list1 .icon {display:block; width:135px; height:129px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -10px -265px; text-indent:-10000px; float:left; margin-left:35px;}
#maincontent .mu2 .list1 .mu2list {float:left; width:205px; height:145px; background-color:#f7f8fa; padding-left:15px; padding-top:15px;}
#maincontent .mu2 .list1 .mu2list dl {width:185px;}
#maincontent .mu2 .list1 .mu2list dt {float:left;}
#maincontent .mu2 .list1 .mu2list dd {text-align:right;}
   /* 처리현황 */
#maincontent .mu2 .list2 {width:220px; float:left; margin-left:45px; margin-top:15px;}
#maincontent .mu2 .list2 .icon {display:block; width:135px; height:129px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -10px -405px; text-indent:-10000px; float:left; margin-left:35px;}
#maincontent .mu2 .list2 .mu2list {float:left; width:205px; height:132px; background-color:#f7f8fa; padding-left:15px; padding-top:15px;}
#maincontent .mu2 .list2 .mu2list dl {width:185px;}
#maincontent .mu2 .list2 .mu2list dt {float:left;}
#maincontent .mu2 .list2 .mu2list dd {text-align:right;}
    /* 주문현황 */
#maincontent .mu2 .list3 {width:220px; float:left; margin-left:45px; margin-top:15px;}
#maincontent .mu2 .list3 .icon {display:block; width:135px; height:129px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -10px -545px; text-indent:-10000px; float:left; margin-left:35px;}
#maincontent .mu2 .list3 .mu2list {float:left; width:205px; height:132px; background-color:#f7f8fa; padding-left:15px; padding-top:15px;}
#maincontent .mu2 .list3 .mu2list dl {width:185px;}
#maincontent .mu2 .list3 .mu2list dt {float:left;}
#maincontent .mu2 .list3 .mu2list dd {text-align:right;}
    /* 광고현황 */
#maincontent .mu2 .list4 {width:220px; float:left; margin-left:45px; margin-top:15px;}
#maincontent .mu2 .list4 .icon {display:block; width:135px; height:129px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -10px -685px; text-indent:-10000px; float:left; margin-left:43px;}
#maincontent .mu2 .list4 .mu2list {float:left; width:205px; height:132px; background-color:#f7f8fa; padding-left:15px; padding-top:15px;}
#maincontent .mu2 .list4 .mu2list dl {width:185px;}
#maincontent .mu2 .list4 .mu2list dt {float:left;}
#maincontent .mu2 .list4 .mu2list dd {text-align:right;}


#maincontent .mu3 {width:1115px; height:98px; float:left; margin-top:25px; margin-bottom:30px;}
#maincontent .mu3 .adbnr {width:413px; height:96px; float:left; position:relative; background-color:#f6f6f6;}
#maincontent .mu3 .adbnr .rolling {position:absolute; top:5px; right:5px;}
#maincontent .mu3 .adbnr .rolling .bn {display:block; width:7px; height:7px; background-color:#fff; float:right; margin-left:5px;}
#maincontent .mu3 .adbnr .rolling .bn:hover {background-color:#274bff;}

#maincontent .mu3 .banner1 {float:left;}
#maincontent .mu3 .banner2 {float:left; border:1px solid #e8ebef; border-left:none;}



.callbnr2 {display:block; width:217px; height:76px; margin-top:14px;float:left;}
#view {float:left; width:1340px; margin-top:10px; margin-left:15px; padding-bottom:10px; border-bottom:4px solid #26262f;}
#view .info {width:1070px; height:60px; border:1px solid #b7b7b7; display:block; float:left; margin-top:3px;}
#view table {width:1070px; height:60px; text-align:center;}

/* 상품관리 현황 */
#view .box {width:1080px; height:90px; float:left;}
#view .box .title {display:block; width:125px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -315px -338px; text-indent:-10000px; float:left; margin-bottom:3px;}
#view .box .info thead {background-color:#b086ec;}
#view .box .info thead tr {height:30px;}
#view .box .info tbody {height:30px;}

/* 주문관리 현황 */
#view .box2 {width:1080px; height:90px; float:left;}
#view .box2 .title {display:block; width:139px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -315px -360px; text-indent:-10000px; float:left; margin-bottom:3px;}
#view .box2 .info thead {background-color:#ef81c8;}
#view .box2 .info thead tr {height:30px;}
#view .box2 .info tbody {height:30px;}

/* 광고관리 현황 */
#view .box3 {width:1080px; height:90px; float:left;}
#view .box3 .title {display:block; width:132px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -315px -381px; text-indent:-10000px; float:left; margin-bottom:3px;}
#view .box3 .info thead {background-color:#f27b7b;}
#view .box3 .info thead tr {height:30px;}
#view .box3 .info tbody {height:30px;}

/* 회계관리 현황 */
#view .box4 {width:1080px; height:90px; float:left;}
#view .box4 .title {display:block; width:139px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -315px -402px; text-indent:-10000px; float:left; margin-bottom:3px;}
#view .box4 .info thead {background-color:#f8bd30;}
#view .box4 .info thead tr {height:30px;}
#view .box4 .info tbody {height:30px;}

/* 커뮤니티 현황 */
#view .box5 {width:1080px; height:90px; float:left;}
#view .box5 .title {display:block; width:97px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -315px -423px; text-indent:-10000px; float:left; margin-bottom:3px;}
#view .box5 .info thead {background-color:#7cd2ec;}
#view .box5 .info thead tr {height:30px;}
#view .box5 .info tbody {height:30px;}

#contentbox {width:1300px; margin-left:15px; float:left;}
   /* 사이드메뉴 */
#contentbox #sidemenu {width:160px; height:auto;  float:left; margin-bottom:30px;}
#contentbox #sidemenu .list .sub {width:140px; background-color:#f8f9f9; border:1px solid #a9afb4; padding-top:25px; border-bottom:1px solid #e6e7e7; padding-left:18px; float:left; padding-bottom:25px;}
#contentbox #sidemenu .list .sub li {height:17px; border-bottom:1px solid #dddddd; padding-top:7px;}
#contentbox #sidemenu .list a.submemu {font-size:12px; color:#666666; font-family:"굴림", "돋음"; text-decoration:none; letter-spacing:-1px;}
#contentbox #sidemenu .list a.submemu:hover {color:#323232; font-weight:bold; text-decoration:none;}
#contentbox #sidemenu .list a.submemuon {font-size:12px; font-family:"굴림", "돋음"; letter-spacing:-1px;color:#323232; font-weight:bold; text-decoration:none;}
#contentbox #sidemenu .list .sub .mn1 {width:120px; float:left;}
#contentbox #sidemenu .list .sub .mn1 .title {width:120px; height:30px; border-bottom:2px solid #373b47;}
#contentbox #sidemenu .list .sub .mn1 .title .text {display:block; width:112px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -315px -38px; text-indent:-10000px; float:left; margin-bottom:12px;}
#contentbox #sidemenu .list .sub .mn1 .title .text2 {display:block; width:58px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -315px -66px; text-indent:-10000px; float:left; margin-bottom:12px;}
#contentbox #sidemenu .list .sub .mn1 .title .text3 {display:block; width:58px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -315px -93px; text-indent:-10000px; float:left; margin-bottom:12px;}
#contentbox #sidemenu .list .sub .mn1 .title .text4 {display:block; width:58px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -315px -120px; text-indent:-10000px; float:left; margin-bottom:12px;}
#contentbox #sidemenu .list .sub .mn1 .title .text5 {display:block; width:58px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -315px -148px; text-indent:-10000px; float:left; margin-bottom:12px;}
#contentbox #sidemenu .list .sub .mn1 .end {border:none;}
#contentbox #sidemenu .list .sub .mn2 {width:120px; float:left;}
#contentbox #sidemenu .list .sub .mn2 .title {width:120px; height:30px; border-bottom:2px solid #373b47; margin-top:25px;}
#contentbox #sidemenu .list .sub .mn2 .title .text {display:block;  width:59px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -315px -11px; text-indent:-10000px; float:left; margin-bottom:12px;}
#contentbox #sidemenu .list .sub .mn2 .end {border:none;}

#contentbox #sidemenu .list .sub .mn3 {width:120px; float:left;}
#contentbox #sidemenu .list .sub .mn3 .title {width:120px; height:30px; border-bottom:2px solid #373b47; margin-top:25px;}
#contentbox #sidemenu .list .sub .mn3 .title .text {display:block;  width:59px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -315px -175px; text-indent:-10000px; float:left; margin-bottom:12px;}
#contentbox #sidemenu .list .sub .mn3 .end {border:none;}

    /* MEMO */
#contentbox #sidemenu .list .memo {width:140px; background-color:#fff; border:1px solid #a9afb4; padding-top:25px; border-top:1px solid #dadada; padding-left:18px; float:left; padding-bottom:25px;}
#contentbox #sidemenu .list .memo .title {width:120px; height:30px; border-bottom:2px solid #373b47; margin-bottom:7px;}
#contentbox #sidemenu .list .memo .title .text {display:block; width:46px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -315px -315px; text-indent:-10000px; float:left; margin-bottom:12px;}
#contentbox #sidemenu .list .memo dl {width:120px; height:15px;}
#contentbox #sidemenu .list .memo dt {display:block; float:left; height:15px; width:81px;}
#contentbox #sidemenu .list .memo dd {display:block; float:right; width:39px; margin-top:-2px; height:15px;}
#contentbox #sidemenu .list .memo .dd {display:block; float:right;}
#contentbox #sidemenu .list .memo .newicon {display:block; width:9px; height:9px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -13px -22px; text-indent:-10000px; float:right; margin-top:4px; margin-right:3px;}

#contentbox #sidemenu .bannerlist {width:160px; height:auto;}
#contentbox #sidemenu .bannerlist .banner1 {display:block; width:160px; height:36px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -0px -103px; text-indent:-10000px; float:left; margin-bottom:5px; margin-top:10px;}
#contentbox #sidemenu .bannerlist .banner2 {display:block; width:160px; height:36px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -0px -145px; text-indent:-10000px; float:left; margin-bottom:5px;}
#contentbox #sidemenu .bannerlist .banner3 {display:block; width:160px; height:36px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -0px -187px; text-indent:-10000px; float:left; margin-bottom:5px;}
#contentbox #sidemenu .bannerlist .banner4 {display:block; width:160px; height:36px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_banner01.jpg') no-repeat; text-indent:-10000px; float:left; margin-bottom:5px;}
#contentbox #sidemenu .bannerlist .banner5 {display:block; width:160px; height:36px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_optImg20.jpg') no-repeat; text-indent:-10000px; float:left; margin-bottom:5px;}


/* 현황판 펼치기/접기 */
#contentbox .quick {height:17px; width:1110px; float:right;}
#contentbox .quick .off {display:block; width:102px; height:17px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -316px -505px; text-indent:-10000px; float:right; margin-right:550px;}
#contentbox .quick .on {display:block; width:102px; height:17px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_nav.jpg') no-repeat -420px -505px; text-indent:-10000px; float:right; margin-right:550px;}



#contentbox #content {width:1110px; height:auto; float:right; padding:0; margin-top:15px;}
  /* 상품등록 수정/요청 */
#contentbox #content .head {display:block; width:1110px; height:auto; float:left; margin-bottom:25px;}
#contentbox #content .head .protitle1 {width:1110px; height:46px; float:left;}
#contentbox #content .head .protitle1 .Sblack12 {display:block; padding-top:30px; float:left;}
#contentbox #content .head .protitle1 .Sblack11 {display:block; padding-top:30px; float:left;}
#contentbox #content .head .protitle_under {float:left; width:1000px; margin-left:65px; margin-top:5px;}

#contentbox #content .infobtn {width:1110px; height:21px; float:left; margin-top:-20px; margin-bottom:5px;}
/* 검색 */
#contentbox #content .search table {width:1110px; height:auto; border:1px solid #d7dadd; float:left;}
#contentbox #content .search th {background-color:#f8f9f9; padding-left:20px; padding-top:4px; text-align:left; vertical-align:middle; height:30px; border-bottom:1px solid #d7dadd;}
#contentbox #content .search td {padding-left:10px; vertical-align:middle; height:30px; border-bottom:1px solid #d7dadd;}
#contentbox #content .search .inputstyle {margin-bottom:2px;}
#contentbox #content .ADsearch table {width:1110px; height:auto; border:1px solid #d7dadd; float:left; }
#contentbox #content .ADsearch th {background-color:#f8f9f9; padding-left:20px; padding-top:4px; vertical-align:middle; height:30px; border:1px solid #d7dadd;}
#contentbox #content .ADsearch td {vertical-align:middle; height:30px; border:1px solid #d7dadd; border-top:none; text-align:center; position:relative; }
#contentbox #content .ADsearch .Sblack11 { display:block; float:right; margin-bottom:50px; margin-top:5px;}
#contentbox #content .ADsearch .event_name {float:left; margin-left:10px;}


            /* 캘린더 */
#contentbox #content ._start_date {position:relative; width:95px; height:18px; float:left; margin-right:5px; margin-bottom:5px;}
#contentbox #content ._start_date .calendarbtn {display:block; width:14px; height:16px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -27px -16px; text-indent:-10000px; position:absolute; float:right; right:5px; top:3px;}
#contentbox #content ._end_date {position:relative; width:95px; height:18px; float:left; margin-right:5px; margin-bottom:5px;}
#contentbox #content ._end_date .calendarbtn {display:block; width:14px; height:16px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -27px -16px; text-indent:-10000px; position:absolute; float:right; right:5px; top:3px;}

#contentbox #content .search .Sblack11 {padding-top:3px;}
#contentbox #content .search .Sblack11 span {margin-left:3px; margin-right:25px;}
#contentbox #content .search .searchbtn {width:1110px; height:40px; float:left; padding-top:15px; padding-bottom:15px; border-bottom:2px solid #d5d8db; margin-bottom:30px;}
#contentbox #content .search .searchbtn2 {width:1110px; height:40px; float:left; padding-top:15px; padding-bottom:15px; border-bottom:2px solid #d5d8db; margin-bottom:20px;}
#contentbox #content .search .searchtext {float:left; width:1110px; height:20px; margin-bottom:30px; margin-top:20px;}
#contentbox #content .search .searchtext .chbox {display:block; width:18px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -96px -17px; text-indent:-10000px; float:left; margin-right:3px; margin-left:360px; margin-bottom:2px;}
#contentbox #content .search .searchtext span {float:left; padding-top:3px; height:20px; display:block;}

   /* 검색결과 */
#contentbox #content .result {width:1110px; height:auto; float:left; margin-bottom:40px;}
#contentbox #content .result .title {float:left; width:1097px; height:14px; border-left:3px solid #415df2; padding-left:5px; padding-top:1px;}
#contentbox #content .result .title2 {float:left; width:1097px; height:14px; border-left:3px solid #415df2; padding-left:5px; padding-top:1px; margin-bottom:10px;}
#contentbox #content .result .btnlist .title {float:left; width:500px; height:14px; border-left:3px solid #415df2; padding-left:5px; padding-top:1px; margin-top:4px; text-align:left;}
#contentbox #content .result .btnlist {width:1110px; height:21px; float:left; margin-top:5px; margin-bottom:5px; position:relative;}

#contentbox #content .result .resultend {margin-bottom:20px; width:1110px; float:left;}
#contentbox #content .result .resultend td {border:1px solid #dde0e3; border-top:none;  height:38px; text-align:center; text-align:center; padding-top:3px; padding-bottom:2px;}
#contentbox #content .result .resultend td.left {text-align:left;}
#contentbox #content .result .resultend td.on {background: #eee;}
#contentbox #content .result .resultend thead {background-color:#505062; }
#contentbox #content .result .resultend th {border:1px solid #dde0e3; border-top:none; border-bottom:none; padding-top:3px; height:30px; line-height:14px;}
#contentbox #content .result .resultend th.num {background-color:#505062; border-bottom: 1px solid #d5d8db;}
#contentbox #content .result .resultend .product {text-align:left;}
#contentbox #content .result .resultend .product-x {background-color:#ece1f8;}
#contentbox #content .result .resultend .productname-x .black12B {float:left; padding-top:2px; }
#contentbox #content .result .resultend .productname-x .red11B {float:left; padding-top:2px; }
#contentbox #content .result .resultend .productname-x {border-top:3px solid #b086ec; height:24px; vertical-align:middle; padding-left:10px;}
#contentbox #content .result .resultend .productname {border-top:2px solid #a8aaad; height:24px; vertical-align:middle; padding-left:10px;}
#contentbox #content .result .resultend .productname .black12B {float:left; padding-top:2px; }
#contentbox #content .result .resultend .productname .chbox {display:block; width:18px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -96px -17px; text-indent:-10000px; float:left; margin-right:3px;}
#contentbox #content .result .resultend .categoryname {height:20px; font-size:16px; font-weight:bold; color:#5e77fb; background-color:#e2e5e7; text-align:left; padding-left:10px; padding-top:10px;}
#contentbox #content .result .resultend .mn7 span {margin-right:7px; }
#contentbox #content .result .resultend .mn7 span a {font-weight:bold; font-size:11px; color:#1a75d2; letter-spacing:-1px;}
#contentbox #content .result .resultend .vga {height:20px; text-align:left; padding-left:10px;}
#contentbox #content .result .resultend .account td {height:24px;}
#contentbox #content .result .resultend .account .error {background-color:#ffd3d3;}

#contentbox #content .result .resultend .excel_table {width:100%; height: 397px; overflow-y: auto; overflow-x: hidden; border:1px solid #dde0e3;}
#contentbox #content .result .resultend .excel_table td {height:33px; border:none; border-bottom:1px solid #dde0e3; padding:0;}
#contentbox #content .result .resultend .excel_table td a {display: inline-block; width: 100%; font-size: 12px; height: 100%; line-height: 32px; padding-left:15px;}
#contentbox #content .result .resultend .excel_table td a:hover {background: #eee;}

#contentbox #content .result .btnlist .excel_btnarea {position:absolute; top: 211px; left: 520px; width:67px;}



#contentbox #content .result .resultend .pbn-o {display:inline-block; width:58px; height:20px; background:url('//image5.compuzone.co.kr/img/images/customer/product_infoBtn.png') no-repeat 0 0; text-indent:-10000px; vertical-align:top;  } /* 품목정보 */
#contentbox #content .result .resultend .pbn-x {display:inline-block;  width:58px; height:20px; background:url('//image5.compuzone.co.kr/img/images/customer/product_infoBtn.png') no-repeat 0 -21px; text-indent:-10000px;  vertical-align:top;} /* 품목정보 */
#contentbox #content .result .resultend .pbn-b {display:inline-block;  width:58px; height:20px; background:url('//image5.compuzone.co.kr/img/images/customer/product_infoBtn.png') no-repeat 0 -42px; text-indent:-10000px; vertical-align:top;} /* 품목정보 */
#contentbox #content .result .resultend .urlbtn {display:block; width:18px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -136px -16px; text-indent:-10000px; float:left; margin-left:20px;}
#contentbox #content .result .resultend .jpgbtn {display:block; width:18px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -42px -17px; text-indent:-10000px; float:left; margin-left:20px;}
#contentbox #content .result .resultend .gifbtn {display:block; width:18px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -60px -17px; text-indent:-10000px; float:left; margin-left:20px;}
#contentbox #content .result .resultend .filebtn {display:block; width:18px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -78px -17px; text-indent:-10000px; float:left; margin-left:20px;}
#contentbox #content .result .resultend .defer {background-color:#dde0e3; text-align:left; height:19px; padding-top:6px; padding-left:20px;}
#contentbox #content .result .resultend .defer .dicon {display:block; width:7px; height:11px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -2px -21px; text-indent:-10000px; float:left; }
#contentbox #content .result .resultend .defer .under {text-decoration:underline;}
#contentbox #content .pagelist { text-align:center; width:1110px; float:left;}
#contentbox #content .pagelist span {margin-right:10px;}

/* 탭메뉴 */
#tab_menu { border-bottom:2px solid #4e63d1; width:100%; float:left; margin:30px 0; letter-spacing:-0.5px;}
#tab_menu ul li { float:left; background-color:#f6f6f6; text-align:center; margin-right:2px;}
#tab_menu ul li:last-child { margin-right:0;}
#tab_menu ul li.active {background-color:#4e63d1; text-decoration:none; color:#fff;}
#tab_menu ul li a { display:inline-block; padding:10px 40px; cursor:pointer;}
#tab_menu ul li a p { font-size:14px; font-weight:bold;}
#tab_menu ul li a span.today { width:11px; height:11px; background:url(//image5.compuzone.co.kr/img/images/manager_community/newIcon.gif) no-repeat; display:inline-block; margin-left:5px; vertical-align:middle;}
#tab_menu ul li a:hover { background-color:#4e63d1; text-decoration:none; color:#fff;}

/* 커뮤니티 */
#contentbox #content .result .resultend .cmtr td {height:30px; padding-top:5px; }
#contentbox #content .result .resultend .cmtr .black12 {text-align:left; padding-left:10px;}
#contentbox #content .result .resultend .cmtr a.cmtrtitle {text-decoration:none;}
#contentbox #content .result .resultend .cmtr a.cmtrtitle:hover {font-weight:bold;}
#contentbox #content .result .resultend .cmtr a.cmtrtitleon {text-decoration:none; font-weight:bold; color:#5e77fb;}
#contentbox #content .result .resultend .cmdetail {background-color:#f7f7f7; padding-bottom:25px;}
#contentbox #content .result .resultend .cmdetail table { margin:10px 50px; float:left;}
#contentbox #content .result .resultend .cmdetail td {height:19px; border:none; text-align:left; margin:0; padding-left:15px; line-height:20px;}
#contentbox #content .result .resultend .cmdetail th {height:19px; border:none; width:70px; text-align:left; display:block; margin:0; padding:0; padding-top:5px; vertical-align:top; line-height:16px;}
#contentbox #content .result .resultend .cmdetail .udline {border-bottom:1px solid #b7b7b7; height:10px; margin-bottom:10px;}
#contentbox .Cumwrite {width:1100px; height:auto; margin-bottom:20px; float:left;}
#contentbox .Cumwrite table {border-collapse:separate; border:1px solid #b7b7b7; border-bottom:none; border-left:none;}
#contentbox .Cumwrite th {background-color:#f8f9f9; width:120px; height:30px; border-bottom:1px solid #b7b7b7; border-left:1px solid #b7b7b7;}
#contentbox .Cumwrite td {height:30px; background-color:#fff; border-bottom:1px solid #b7b7b7; border-left:1px solid #b7b7b7; padding-left:10px;}
#contentbox .Cumwrite .Cumbtnlist {margin-top:20px;}
#contentbox .Cumwrite td p {float:left; width:100%; padding-top:3px;}
#contentbox .Cumwrite td .textBOX_area {height:20px; float:left; padding-left:12px; margin-left:10px; background:url('//image5.compuzone.co.kr/img/images/customer/textbox_img.gif') no-repeat -0 -0;}
#contentbox .Cumwrite td .textBOX_area span {height:14px; background-color:#ffcdc5; border:1px solid #ee1b00; border-left:none; float:left; vertical-align:middle; padding-right:5px; padding-top:4px;}

#content .result .resultend .orderlisterror {background-color:#ffedf9;}



/* 신규 상품등록수정 페이지 */
#content .head .protitle {width:1110px; height:46px; float:left; border-bottom:2px solid #d5d8db; padding-bottom:10px; }
#content .head .protitle .Sblack12 {display:block; padding-top:30px;}
#content .fieldset .must .title {float:left; width:1097px; height:14px; border-left:3px solid #415df2; padding-left:5px; padding-top:1px; margin-bottom:5px;}
#content .fieldset .must table {border:1px solid #dde0e3; float:left;}
#content .fieldset .must th {background-color:#848491; padding-top:7px; padding-bottom:7px; padding-left:15px; text-align:left; width:100px; border-bottom:1px solid #dde0e3;}
#content .fieldset .must td {padding-left:15px; padding-top:7px; padding-bottom:7px; border-bottom:1px solid #dde0e3;}
#content .fieldset .cbox {margin-top:-3px; .margin-top:-16px;}
#content .fieldset .must .regist_selectBOX {width:1090px; height:23px; float:left; background-color:#f9f9f9; border:1px solid #dcdcdc; padding:10px 10px 8px 10px; margin-bottom:20px;}
#content .fieldset .must .category_area p {width:100%; float:left; position:relative; height:20px;}
#content .fieldset .must .category_area p select {float:left; margin-right:3px;}
#content .fieldset .must .category_area p .layer_bt15 { position:absolute; top:-3px; left:673px; background-color:#fff; border:2px solid #e3e3e3; padding:5px; width:304px; letter-spacing:-1px; z-index:9;}
#content .fieldset .must .category_area p .layer_Category {position:absolute; top:15px; left:100px; background-color:#eaf8ff; border:1px solid #88c7e8; padding:3px; z-index:9;}

#contentbox #content .fieldset .must .mu1 {float:left; margin-right:3px;}
#contentbox #content .fieldset .must .mu2 {float:left; width:900px; font-size:11px; color:#1a75d2; padding-top:3px;}
#contentbox #content .fieldset .must .mu11 {float:left; width:200px;}
#contentbox #content .fieldset .must .mu22 {float:left; padding-top:5px; width:400px;}

#contentbox #content .fieldset .must .inputbox {float:left; margin-right:3px; margin-top:3px;}
#contentbox #content .fieldset .must .1line {float:left; display:block; }
#contentbox #content .fieldset .must .2line {float:left; display:block; padding-top:3px;}
#contentbox #content .fieldset .must .barcodelist {width:300px; border:2px dashed #d0d8ff; height:auto; float:left;}
#contentbox #content .fieldset .must .barcodelist li {width:280px; margin:10px; height:18px;  border-bottom:1px solid #dde0e3;}
#contentbox #content .fieldset .must .barcodelist li input {float:right;}
#contentbox #content .fieldset .must .mu33 {float:left; width:300px; padding-top:5px;}
#contentbox #content .fieldset .must .mu44 {float:left; width:350px; margin-top:5px; margin-bottom:5px; background-color:#f1f3f5; padding-top:10px;}
#contentbox #content .fieldset .must .mu44 .black12 {margin-left:5px; margin-top:5px; margin-bottom:5px; width:340px; float:left; text-align:center;}
#contentbox #content .fieldset .must .mu44 .blue12B {margin-left:5px; margin-top:5px; margin-bottom:5px; width:340px; float:left; text-align:center;}
#contentbox #content .fieldset .must .uftext {background-color:#f2f2f2; padding-top:20px; padding-left:15px; line-height:18px; padding-top:20px; padding-bottom:12px;}

#contentbox #content .fieldset .choice .title {float:left; width:1097px; height:14px; border-left:3px solid #415df2; padding-left:5px; padding-top:1px; margin-top:35px; margin-bottom:5px;}
#contentbox #content .fieldset .choice .title2 {float:left; width:1097px; height:14px; border-left:3px solid #415df2; padding-left:5px; padding-top:1px; margin-top:35px; margin-bottom:5px;}
#contentbox #content .fieldset .choice .title3 {float:left; width:1097px; height:14px; border-left:3px solid #415df2; padding-left:5px; padding-top:1px; margin-top:35px; margin-bottom:5px;}
#contentbox #content .fieldset .choice table {border:1px solid #dde0e3; float:left; width:1110px;}
#contentbox #content .fieldset .choice th {background-color:#f6f6f6; padding-top:7px; padding-bottom:7px; padding-left:15px; text-align:left; width:100px; border-bottom:1px solid #dde0e3;}
#contentbox #content .fieldset .choice td {padding-left:15px; padding-top:7px; padding-bottom:7px; border-bottom:1px solid #dde0e3;}
#contentbox #content .fieldset .choice .inputbox {float:left; margin-bottom:5px; width:950px;}
#contentbox #content .fieldset .choice .inputbox2 {float:left; margin-bottom:3px; width:400px;}
#contentbox #content .fieldset .choice .inputbox table {width:950px; border:1px solid #dde0e3; float:left; margin-bottom:5px;}
#contentbox #content .fieldset .choice .inputbox table td {border:1px solid #dde0e3; padding-left:15px; padding-left:15px;}
#contentbox #content .fieldset .choice .inputbox .bbox1 {width:150px; background-color:#f6f6f6;}
#contentbox #content .fieldset .choice .inputbox .bbox2 {width:255px; float:left; margin-bottom:5px;}
#contentbox #content .fieldset .rastbtnlist {width:1110px; float:left; height:21px; margin-top:20px; margin-bottom:50px;}
#contentbox #content .fieldset .rastbtnlist .btnlist { margin-bottom:50px; height:21px;}
#contentbox #content .fieldset .rastbtnlist .btnlist .btn_L { float:left;}
#contentbox #content .fieldset .rastbtnlist .btnlist .btn_L a { float:left; margin-right:5px;}
#contentbox #content .fieldset .rastbtnlist .btnlist .btn_R { float:right;}
#contentbox #content .fieldset .rastbtnlist .btnlist .btn R a { float:left; margin-left:5px;}

.serchAD_detail {height:auto; width:960px; margin:10px 10px 0px 10px;  float:left;}
.serchAD_detail table {border-top:1px solid #c9c9c9; border-right:1px solid #c9c9c9;}
.serchAD_detail td {height:35px; border-bottom:1px solid #c9c9c9; padding-left:15px; text-align:left; }
.serchAD_detail th {background-color:#f6f6f6; border-left:1px solid #c9c9c9; height:35px; border-bottom:1px solid #c9c9c9; text-align:left; font-weight:normal; padding-left:15px;  }
.layer_D {position:absolute; top:0; left:0; z-index:1; background-color:#fff; margin:0; width:500px; }
.serchAD_detail td.layer_D_btn {border-left:1px solid #c9c9c9; height:50px; text-align:center; background-color:#f6f6f6;}
.serchAD_detail td.layer_D_btn a { text-decoration:none;}


/* #contentbox #content .fieldset .bt15 {display:block; width:96px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_img.jpg') no-repeat -834px -462px; text-indent:-10000px; float:left; margin-left:5px; margin-right:3px; margin-top:2px;} 실시간 재고확인
#contentbox #content .fieldset .bt16 {display:block; width:83px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/costomer_img.jpg') no-repeat -748px -462px; text-indent:-10000px; float:left; margin-top:5px; margin-right:5px;} 선택 카테고리 고정 */



#contentbox #content .fieldset .AD {width:1110px; float:left; margin-bottom:20px;}
#contentbox #content .fieldset .AD table {border:1px solid #dde0e3; width:1108px; height:auto; float:left; }
#contentbox #content .fieldset .AD .tdtop {text-align:center; background-color:#505062; font-size:18px; font-weight:bold; color:#fff; padding-top:7px; padding-bottom:5px; .padding-left:350px;}
#contentbox #content .fieldset .AD .tdline {height:3px; background-color:#505062; margin:0; padding:0;}
#contentbox #content .fieldset .AD .tdhead {background-color:#e0e0e3; color:#505062; font-size:12px; font-weight:bold; padding-top:10px; padding-bottom:7px; border-bottom:1px solid #505062; border-top:3px solid #505062;}
#contentbox #content .fieldset .AD thead {background-color:#f6f6f6;}
#contentbox #content .fieldset .AD .tdtitle { text-align:center; padding:0; height:30px;}
#contentbox #content .fieldset .AD .tdtext {text-align:center; padding:0; height:30px;}
#contentbox #content .fieldset .AD th {background-color:#f6f6f6; padding-top:10px; padding-bottom:7px; padding-left:15px; padding-right:15px; text-align:left; width:80px; height:auto; border-bottom:1px solid #dde0e3;}
#contentbox #content .fieldset .AD td {height:auto; padding-left:15px; padding-top:7px; padding-bottom:7px; border-bottom:1px solid #dde0e3; border-right:1px solid #dde0e3;}
#contentbox #content .fieldset .AD .ipbox {margin-bottom:2px; margin-right:3px;}
#contentbox #content .fieldset .AD .box950 {width:920px; float:left; margin-bottom:5px;}
#contentbox #content .fieldset .AD .box950 .red11B {float:right; padding-top:12px;}
#contentbox #content .fieldset .AD .box950 .red12 {float:left; padding-top:3px;}
#contentbox #content .fieldset .AD .box950-2 {width:920px; height:auto; float:left; border:2px dashed #d0d8ff; .padding-bottom:10px; margin-right:10px;}
#contentbox #content .fieldset .AD .box950-2 table {width:900px; margin:10px; text-align:center; height:auto; }
#contentbox #content .fieldset .AD .box950-2 .td1 {width:30px; padding:3px 0;}
#contentbox #content .fieldset .AD .box950-2 .td2 {width:80px; padding:3px 0;}
#contentbox #content .fieldset .AD .box950-2 .td3 {width:500px; padding:3px 0;}
#contentbox #content .fieldset .AD .box950-2 .td4 {width:100px; padding:3px 0;}
#contentbox #content .fieldset .AD .box950-2 th {text-align:center; padding:3px 0;}


#contentbox #content .ADnavi {width:1110px; height:38px; float:left; margin-bottom:20px; border-bottom:2px solid #d5d8db;}
#contentbox #content .ADnavi div {width:200px; height:26px; display:block; float:left; text-align:center;  margin-bottom:-7px; padding-top:10px;}
#contentbox #content .ADnavi a .ANon { float:left; color:#fff; background-color:#597ee0; display:block;  vertical-align:middle;  font-weight:bold; text-decoration:none; border:1px solid #496cc7;  }
#contentbox #content .ADnavi a .AN { float:left; color:#666666; background-color:#fff; display:block; vertical-align:middle; font-weight:bold; text-decoration:none; border:1px solid #e1e1e1; }
#contentbox #content .ADnavi a .AN:hover { float:left; color:#fff; background-color:#597ee0; border:1px solid #496cc7;}
#contentbox #content .ADnavi .infobtn {width:200px; height:21px; float:right; margin-top:0px; margin-bottom:-7px;}

#contentbox #content .ADlist {background-color:#eaf0ff; width:1110px; float:left; margin-top:15px; margin-bottom:30px;}
#contentbox #content .ADlist .list1 {background-color:#fff; float:left; width:1100px; margin:5px; height:195px;}
#contentbox #content .ADlist .list1 .textbox {text-align:center; float:left; width:1100px; margin:15px 0;}
#contentbox #content .ADlist .list1 .catebox {width:750px; margin:0 auto; text-align:center;}
#contentbox #content .ADlist .list1 .catebox2 {width:500px; margin:0 auto;}

#contentbox #content .ADlist .list1 .catename {display:block; width:223px; height:53px; background:url('//image5.compuzone.co.kr/img/images/customer/shape.gif') no-repeat; float:left; text-align:center; padding-top:30px;}
#contentbox #content .ADlist .list1 .next {display:block; width:40px; height:83px; background:url('//image5.compuzone.co.kr/img/images/customer/next.gif') no-repeat; float:left;}
#contentbox #content .ADlist .list2 {height:auto; float:left; padding:27px;}
#contentbox #content .ADlist .list2 .text {float:left; width:1050px; margin-bottom:4px;}
#contentbox #content .ADlist .list2 .text .Sblack11 {padding-left:10px;}
#contentbox #content .ADlist .list2 .text .black12B {float:left; border-left:3px solid #415df2; padding-left:5px; padding-top:3px; height:15px;}
#contentbox #content .ADlist .list2 .text .Zblack12B {float:right; padding-top:6px;}
#contentbox #content .ADlist .list2 table {text-align:center; margin-bottom:10px;}
#contentbox #content .ADlist .list2 th {background-color:#8d99b5; height:30px; border:1px solid #d8dbde;}
#contentbox #content .ADlist .list2 td {background-color:#fff; height:40px; border:1px solid #d8dbde;}

#contentbox #content .ADplus {width:1110px; float:left; margin-bottom:30px;}
#contentbox #content .ADplus .textbox { background-color:#f8f9f9; margin:0 auto; padding:15px; text-align:center; display:block; margin-bottom:30px; line-height:18px; float:left;}
#contentbox #content .ADplus .textbox .cmmblue11B { text-decoration:underline;}
#contentbox #content .ADplus th {background-color:#505062; padding-top:10px; padding-bottom:7px; text-align:center; border:1px solid #dde0e3;}
#contentbox #content .ADplus td {padding-top:10px; padding-bottom:7px; padding-left:15px; text-align:left; border:1px solid #dde0e3;}
#contentbox #content .ADplus .d-day {width:200px; float:left; text-align:center; margin-top:3px;}
#contentbox #content .ADplus .Sblack12 .black12B {float:left; margin-right:10px;}
#contentbox #content .ADplus .prono {text-align:center; padding-left:0;}
#contentbox #content .ADplus .ADask {text-align:center; background-color:#f7f7f7; text-decoration:underline;}

#contentbox #content .brandAD {width:1110px; float:left; text-align:center; margin:10px 0;}
#contentbox #content .ADplus .text {margin-top:50px; float:left; border-left:3px solid #415df2; padding-left:5px; padding-top:3px; height:15px; margin-bottom:5px;}
.psearch {display:block; width:18px; height:18px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -115px -17px; text-indent:-10000px; float:left; margin-top:1px; margin-left:2px;}

#contentbox #content #ProductSearch {display:none; position:absolute; height:auto; width:480px; padding:15px; background-color:#eef2fb; border:3px solid #5e6ce8; left:730px;}


#layer{display:none; width:400px; height:auto; background-color:#fff; border:5px solid #e0e5ff; position:absolute; float:left; left:905px; top:340px;}
#layer .out {display:block; width:21px; height:21px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -0px -75px; text-indent:-10000px; float:right; margin:5px;}
#layer .detail {width:370px; margin:15px; height:auto; display:block; float:left; line-height:18px; letter-spacing:-0.5px;}
#layer .layertitle {background-color:#d6e6ff; float:left; text-align:center; margin-bottom:5px; height:22px;  width:370px; display:block; padding-top:5px; margin:5px 15px 0 15px;}
/* #layer .layernotice {width:370px; height:auto; margin:5px 15px 15px 15px; background-color:#f6f6f6; text-align:center; border-top:1px solid #d6d6d6; border-bottom:1px solid #d6d6d6; padding:10px 0;  display:block; float:left; } */
/* 광고관리 > 이벤트/행사 사용방법안내 레이어 */
#contentbox #layer .layernotice {margin:15px 0 10px 15px; float:left; width:350px; letter-spacing:-0.5px;}

/* 회계관리-채권채무 확인기간 */
#contentbox #content .fieldset .dedt {width:1110px; float:left;}
#contentbox #content .fieldset .dedt table {border:1px solid #dde0e3; height:auto; float:left; }
#contentbox #content .fieldset .dedt .tdtop {text-align:center; background-color:#505062; font-size:18px; font-weight:bold; color:#fff; padding-top:7px; padding-bottom:5px; .padding-left:350px;}
#contentbox #content .fieldset .dedt .tdline {height:2px; background-color:#505062; margin:0; padding:0;}
#contentbox #content .fieldset .dedt th {background-color:#f6f6f6; padding-top:10px; padding-bottom:7px; padding-left:15px; padding-right:15px; text-align:left; height:auto; border:1px solid #dde0e3;}
#contentbox #content .fieldset .dedt td {height:auto; padding-left:15px; padding-top:7px; padding-bottom:7px; border-bottom:1px solid #dde0e3; border:1px solid #dde0e3;}

/* 이벤트 진행/결과 팝업버튼 */
.evtPOP_S1 {display:block; width:51px; height:19px; float:left; background:url('//image5.compuzone.co.kr/img/images/customer/event_pop_btn.png') no-repeat 0 0; text-indent:-10000px;}
.evtPOP_S2 {display:block; width:51px; height:19px; float:left; background:url('//image5.compuzone.co.kr/img/images/customer/event_pop_btn.png') no-repeat 0 -20px; text-indent:-10000px;}
.evtPOP_S3 {display:block; width:51px; height:19px; float:left; background:url('//image5.compuzone.co.kr/img/images/customer/event_pop_btn.png') no-repeat 0 -40px; text-indent:-10000px;}

/* 협력사 상품코드 매칭 */
#contentbox #content .matching_guide {width:1110px; height:50px; margin-bottom:10px; float:left; position:relative;}
#contentbox #content .matching_guide .textbox {height:50px; width:530px; float:left;}
#contentbox #content .matching_guide .guide_table {height:60px; position:absolute; right:0; top:-15px; margin:0; padding:0; }
#contentbox #content .matching_guide .guide_table table {border:1px solid #d5d8db; border-right:none;}
#contentbox #content .matching_guide .guide_table td {border-right:1px solid #d5d8db; width:100px; padding:7px 0 7px 0; margin:0; }
#contentbox #content .matching_guide .guide_table th {border-right:1px solid #d5d8db; width:100px; padding:7px 0 7px 0; margin:0;}
#contentbox #content .result .resultend .matching_list {padding:0; margin:0;}
#contentbox #content .result .resultend .matching_list table {border:none; border-bottom:2px solid #93939d; width:1108px; }
#contentbox #content .result .resultend .matching_list th {border-bottom:1px solid #fff; background-color:#dfe1eb; height:30px; width:94px; }
#contentbox #content .result .resultend .matching_list td {height:30px;}
#contentbox #content .result .resultend .matching_list .pro1 { text-align:left;}
#contentbox #content .result .resultend .matching_list .pro1 .name {text-align:left; margin-left:5px; }
#contentbox #content .result .resultend .matching_list .pro1 .proname {padding:2px 3px 0 3px; height:20px; font-size:12px; text-align:left; width:785px; margin-left:3px; margin-top:1px; border:1px solid #dedede; }
#contentbox #content .result .resultend .matching_list .pro2 .pronumber {padding:2px 3px 0 3px; height:20px; font-size:11px; text-align:left; width:80px; margin-left:3px; margin-top:1px; border:1px solid #dedede;}

/* 다이어그램 */
.diagram .DG_textBOX {position:absolute; border:1px solid #3f3f3f; padding:7px; background-color:#FFF; opacity:0.9; z-index:99; display:block; letter-spacing:-0.7px; text-align:left; line-height:15px;
             webkit-box-shadow: 2px 2px 4px #262626;  /* Safari and Chrome */
             -moz-box-shadow: 2px 2px 4px #262626;  /* Firefox */
             box-shadow: 2px 2px 4px #262626;  /* CSS3 */
             filter: progid:DXImageTransform.Microsoft.Shadow(color=#262626, Direction=135, Strength=6);  }
.DGblue11 {font-size:11px; color:#2a39a1; font-weight:bold; font-family:"돋움", "굴림"; text-decoration:underline;}
  /* main */
#maincontent .diagram {width:1115px; height:auto; float:left; margin-bottom:25px; }
#maincontent .diagram .bg_area {background-image:url('//image5.compuzone.co.kr/img/images/customer/main_diagram_BG2.jpg'); position:relative; width:1115px; height:367px; float:left; border-top:2px solid #434343; border-bottom:3px double #434343;}
#maincontent .diagram .bg_area .list {width:204px; padding-top:195px; float:left; margin:0 10px;}
.diagram .bg_area li {list-style:none; text-align:center; line-height:20px;}
.diagram .bg_area li a {font-size:12px; color:#535353; font-family:"돋움", "굴림"; text-decoration:none;}
.diagram .bg_area li a:hover {font-weight:bold; text-decoration:underline; color:#313131;}
.diagram .bg_area li img {border:none; margin-left:2px; margin-top:-1px;}
  /* 광고 진행 프로세스 */
#contentbox #content .diagram {width:1110px; height:auto; float:left; margin-bottom:25px;}
#contentbox #content .diagram .bg_area {background-image:url('//image5.compuzone.co.kr/img/images/customer/ad_diagram_BG.jpg'); position:relative; width:998px; height:410px; float:left; border:1px solid #e8ebef; border-top:2px solid #434343;}
#contentbox #content .diagram .bg_area .list {width:189px; padding-top:275px; float:left; margin:0 30px;}
#contentbox #content .diagram .bg_area .list2 {width:175px; float:left; position:absolute;}

/* 전표 엑셀폼관리 */
#contentbox #content .result .xls_list {width:1110px; float:left; margin-bottom:5px; margin-top:3px;}
#contentbox #content .result .xls_list table {border:2px solid #d5d8db; border-bottom:2px solid #d5d8db; width:100%;}
#contentbox #content .result .xls_list th {width:55px; background-color:#7b90fa; border-bottom:1px solid #d5d8db; height:33px;}
#contentbox #content .result .xls_list td {text-align:left; width:213px; padding-left:7px; letter-spacing:-0.5px; border-bottom:1px solid #d5d8db; height:33px;}
#contentbox #content .result .xls_textbox {padding:20px 0 10px 0; text-align:center; float:left; line-height:18px; width:1110px;}
#contentbox #content .result .xls_selet {width:800px; float:left; height:auto; margin-top:5px; padding-left:144px; margin-top:19px;}
#contentbox #content .result .xls_selet table { border:1px solid #d5d8db; border-bottom:none; width:800px; float:left;}
#contentbox #content .result .xls_selet th { width:107px; background-color:#c8c8ce; text-align:center; border-right:1px solid #d5d8db; border-bottom:1px solid #d5d8db; height:33px;}
#contentbox #content .result .xls_selet td {width:68px; padding-left:1px; text-align:center; border-right:1px solid #d5d8db; border-bottom:1px solid #d5d8db; height:33px;}
#contentbox #content .result .xls_selet input {font-size:12px; color:#323232; height:16px; width:40px; border:1px solid #dedede; text-align:center; padding:2px 2px 0 2px;}
#contentbox #content .result .xls_btn {float:left; width:500px; height:21px; padding:0 0 15px 400px; }
#contentbox #content .result .xls_btn span{margin-right:10px; float:left;}

/* login NEW */
#loginhead2 {width:auto; height:62px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_bg.jpg') repeat-x;}
#loginhead2 .logo { width:1000px; height:61px; margin:0 auto;}
#loginhead2 .logo .coz {float:left; margin-top:20px; margin-left:15px;}
#loginhead2 .logo .cmm {float:left; margin-top:20px;}
#loginhead2 .logo .coz_home {float:left; margin-top:20px;}
#login2 {width:1000px; margin:0 auto; height:auto;}
#login2 .login_info {width:1000px; height:682px; display:block; float:left; position:relative;}
#login2 .login_info .login_area {position:absolute; width:340px; display:block; top:330px; left:115px;}
#login2 .login_info .login_area table {border-collapse:collapse;}
#login2 .cmm_find {width:1000px; float:left; position:relative;}


/* 비밀번호 변경 안내페이지 */
#login2 .password_bg {width:1000px; height:251px; display:block; float:left; margin-top:15px; background-image:url('//www.compuzone.co.kr/customer_manager/img/cmm_pwchange_bg.jpg'); background-position:0 -10px;}
#login2 .pw_BOX { width:835px; float:left; padding:0 80px 0 60px;  margin-bottom:15px;}
#login2 .pw_BOX .title { height:27px; padding-left:20px; width:815px; font-size:15px; color:#FFF; font-weight:bold; letter-spacing:-1px; padding-top:9px; float:left;}
#login2 .pw_BOX .detail { padding:20px 28px 10px 28px; border: 3px solid #e7e7e7; float:left; width:773px; border-top:none;}
#login2 .pw_BOX .detail2 { border: 3px solid #e7e7e7; float:left; width:829px; border-top:none;}
#login2 .pw_BOX .detail p {margin-bottom:5px;}
#login2 .pw_BOX .detail2 table {width:100%; float:left;}
#login2 .pw_BOX .detail2 th {background-color:#f7f7f7; padding-left:28px; width:142px; text-align:left; padding-top:5px; border-bottom:1px solid #e7e7e7;}
#login2 .pw_BOX .detail2 td {padding-left:20px;  height:35px; border-bottom:1px solid #e7e7e7; position:relative;}
#login2 .pw_BOX .detail2 td .txtarea { vertical-align:middle; margin-left:10px; text-align:left; }
#login2 .pw_BOX .detail2 td .txtbox {border:1px solid #e7e7e7; vertical-align:middle; text-align:left; width:240px; padding-left:10px; padding-top:5px; padding-bottom:3px; margin-top:1px;}
#login2 .btnlist {width:955px; float:left; margin:15px 0; text-align:center;}
  /* 비밀번호 생성안내 레이어팝업 */
#login2 .pw_BOX #notice_pg { position:relative; }
#login2 .pw_BOX #notice_pg_info {width:500px; height:585px; background:url('//www.compuzone.co.kr/login_main/img/memberpop_bg.gif'); border:3px solid #ededed; position:absolute; left:173px; top:-510px;}
#login2 .pw_BOX #notice_pg_info .box {margin:0px 23px 15px 23px; letter-spacing:-1px; display:block; float:left;  background-color:#FFF; border:1px solid #d2d2d2; width:444px; padding-bottom:15px; padding-top:10px; line-height:18px;}
#login2 .pw_BOX #notice_pg_info .box .text { width:420px; float:left; margin:0 15px; margin-top:7px;}
#login2 .pw_BOX #notice_pg_info img, input, th, tr {vertical-align:middle;}

/* 상품리스트 > 바코드 레이어 팝업 */
#contentbox #content .result .resultend .barcode_layer {width:490px; border:5px solid #d5d8db; position:absolute; top:-100px; left:-550px; background-color:#FFF;}
#contentbox #content .result .resultend .barcode_layer .BCtit_area { float:left;}
#contentbox #content .result .resultend .barcode_layer .barcode_detail {float:left; width:430px; padding:25px 30px 10px 30px;}
#contentbox #content .result .resultend .barcode_layer .barcode_detail p {text-align:left; margin-bottom:10px; float:left; width:430px;}
#contentbox #content .result .resultend .barcode_layer .barcode_detail .greybox {background-color:#f1f1f1; float:left; width:416px; padding:7px; line-height:18px; letter-spacing:-0.3px;}
#contentbox #content .result .resultend .barcode_layer .barcode_detail .barlist_area {width:430px; border:1px solid #b9b9b9; border-bottom:none; float:left; margin-top:0; margin-bottom:15px;}
#contentbox #content .result .resultend .barcode_layer .barcode_detail .barlist_area td { height:21px; padding:10px 13px;  border:none; border-bottom:1px solid #b9b9b9; text-align:left;}

/* 커뮤니티 메인 */
#contentbox #content .cmm_notice_area {width:1100px; float:left; background:url('//image5.compuzone.co.kr/img/images/customer/notice_bg.png') no-repeat 0 0; height:47px; margin-bottom:20px;}
#contentbox #content .cmm_notice_area a .notice_list {width:950px; height:22px; padding:13px 10px; padding-bottom:0; margin-top:5px; margin-left:100px; background-color:#fff; border:1px solid #d5d8db; float:left; text-align:left; cursor:pointer; }
#contentbox #content .cmm_notice_area a:hover .notice_list {text-decoration:none;}
#contentbox #content .cmm_notice_area a .notice_list img {vertical-align:top;}
#contentbox #content .cmm_notice_area .btn_list {width:18px; height:37px; float:left; margin:5px 0 0 4px;}
#contentbox #content .cmm_notice_area .btn_list button {width:18px; height:18px; float:left; border:0; background-image:url('//image5.compuzone.co.kr/img/images/customer/community_arrow.png');}
#contentbox #content .cmm_notice_area .btn_list button.pre_btn {background-position:0 0;}
#contentbox #content .cmm_notice_area .btn_list button.next_btn { margin-top:1px; background-position:0 -19px;}
#contentbox #content .cmm_box_1100 {width:1100px; float:left; margin-bottom:10px; }
#contentbox #content .cmm_box_1100 .partner_list1 {width:100%; float:left; margin-bottom:20px;}
#contentbox #content .cmm_box_1100 .partner_list2 {width:545px; float:left;}
#contentbox #content .cmm_box_1100 .title_area {width:100%; height:16px; float:left; margin-bottom:3px;}
#contentbox #content .cmm_box_1100 .title_area .mcTitle {font-family:Noto-B, '맑은 고딕' !important; text-align:left; color:#434343; font-size:15px; float:left; letter-spacing:-1px;}
#contentbox #content .cmm_box_1100 .title_area .more_btn {width:37px; height:16px; float:right; text-indent:-10000px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_objimg.png') no-repeat -62px -47px; border:0;}
#contentbox #content .cmm_box_1100 .list_table {width:100%; height:210px; float:left; border-top:2px solid #5f5f5f; border-bottom:1px solid #5f5f5f; border-left:1px solid #dde0e3; border-right:1px solid #dde0e3; margin-top:2px;}
#contentbox #content .cmm_box_1100 .list_table table {width:100%;}
#contentbox #content .cmm_box_1100 .list_table table th {height:28px; padding-top:6px; text-align:center; background-color:#f8f9f9; border-bottom:1px solid #dde0e3; border-right:1px solid #dde0e3;}
#contentbox #content .cmm_box_1100 .list_table table td {height:28px; padding-top:6px; text-align:center; border-right:1px solid #dde0e3; border-bottom:1px solid #dde0e3;}
#contentbox #content .cmm_box_1100 .list_table table td a {display:block; height:22px; padding-top:12px; margin-top:-6px; text-align:left; padding-left:15px;}
#contentbox #content .cmm_box_1100 .list_table table td a:hover {font-weight:bold; text-decoration:none;}

.ad_content .ad_contents .listwrap {width:710px; height:auto; float:left; border:1px solid #d5d5d5; background-color:#fcfcfc; padding:0 0 0 10px; margin:0 0 40px 38px; .padding-bottom:15px;}
.ad_content .ad_contents .listwrap .list_box {width:710px; height:auto; float:left;  margin:15px 0; display:table-cell; vertical-align:middle; position:relative;}
.ad_content .ad_contents .listwrap .list_box .list_tit {width:130px; height:15px; float:left; position:absolute; top:50%; left:0px; margin-top:-7px; display:inline-block;}
.ad_content .ad_contents .listwrap .list_box ul{width:570px; height:auto; float:left; margin-left:140px; margin-top:4px; }
.ad_content .ad_contents .listwrap .list_box ul li{text-align:center; font-size:11px; margin:0 5px 5px 0; padding:4px 8px; color:#333333; background-color:#FFF; border:1px solid #dfdfdf; list-style:none; float:left; cursor:pointer;.width:100px;}
.ad_content .ad_contents .listwrap .list_box ul li:hover{text-align:center; font-size:11px; font-weight:bold; letter-spacing:-0.013em; margin:0 5px 5px 0; padding:4px 8px; color:#ffffff; background-color:#4c92fc; border:1px solid #2c7df7; list-style:none; float:left; cursor:pointer;.width:100px;}
.ad_content .ad_contents .listwrap .list_box .list_on{text-align:center; font-size:11px; font-weight:bold; letter-spacing:-0.013em; margin:0 5px 5px 0; padding:4px 8px; color:#ffffff; background-color:#4c92fc; border:1px solid #2c7df7; list-style:none; float:left; cursor:pointer;.width:100px;}
.ad_content .ad_contents .listwrap .line_dotted {width:684px; height:1px; float:left; background-color:#fcfcfc; border-bottom:1px dotted #666;}

.ad_content .ad_contents .adC_wrap {width:720px; height:auto; float:left; margin-left:38px;}
.adC_wrap .adC_tit {width:720px; height:30px; float:left; border-bottom:2px solid #3d3c3c;}

/* 카테고리 입점신청 */
    /* 레이어 팝업 */
.layerPOP_cateregist {width:358px; position:fixed; top:35%; left:35%; border:3px solid #363636; background-color:#fff; z-index:999; box-shadow:1px 2px 6px #888;}
.layerPOP_cateregist .txt_area {padding:25px 30px 20px 30px; width:298px; float:left;}
.layerPOP_cateregist .btn_area {padding:15px 30px 15px 30px; width:298px; float:left; background-color:#f0f0f0;}
.layerPOP_cateregist .btn_area .btn_st {background-color:#fff; font-size:12px; font-weight:bold; text-align:center; float:left; margin-right:12px; width:119px; height:20px; padding-top:10px; border:1px solid #cfcfcf; border-bottom-width:2px; color:#000; font-family:'돋움';}
.layerPOP_cateregist .btn_area a:hover {text-decoration:none;}

/* AS센터리스트 */
ul.centerList li { padding:12px; margin-right:14px; border-bottom:#DCDCDC 1px dashed; }
button.btnBasicB { cursor:pointer; padding: 4px 9px; font-size: 12px; letter-spacing: -0.5px;}

/* hot클릭 */
 .left_txtBOX {margin-top:25px;}
 .left_txtBOX p {margin-bottom:15px;}
 .left_txtBOX .stit_Noto {font-family:Noto-B !important; font-size:16px; letter-spacing:-1px; color:#3363b8; margin-bottom:8px;}
 .left_txtBOX .ADtable_st table {border-collapse:collapse; border:1px solid #e3e2ea; border-bottom:none;}
 .left_txtBOX .ADtable_st th {color:#86869c; font-size:12px; font-weight:bold; background-color:#f3f2f8; padding-left:15px; line-height:30px; border-bottom:1px solid #e3e2ea; text-align:left;}
 .left_txtBOX .ADtable_st td {color:#545454; font-size:12px; padding-left:15px; line-height:30px; border-bottom:1px solid #e3e2ea; }
 .hotclick th { padding-left:0 !important;}
 .hotclick .blue12 {color:#0183f1; text-decoration:underline;}
 .hotclick .blue12B {color:#0183f1; text-decoration:underline;}

 /* 메시지레이어박스 */
 .m_Lybox { position:absolute; top:5px; padding-right:7px; display:block; z-index:9;}
 .m_Lybox .m_Lyarrow { position:absolute; width:10px; height:10px; display:block; background:url('//image5.compuzone.co.kr/img/images/customer/m_arrowR.gif') 0 0 no-repeat; top:10px; right:0; }
 .m_Lybox .m_txbox { padding:10px 10px 7px 10px; background-color:#f8f9f9; border:1px solid #d7dadd; font-size:11px; float:right; text-align:left; letter-spacing:-1px; }

 /* POPUP style */
 #cmm_pop_stBOX {}
 #cmm_pop_stBOX .pop_title {background-color:#40404a; width:100%; text-align:center; color:#fff; font-family:Noto-R !important; font-size:17px; line-height:50px;}
 #cmm_pop_stBOX table {margin:15px; border:1px solid #c9c9c9; border-bottom:none; border-left:none; border-collapse:separate;}
 #cmm_pop_stBOX table th, #cmm_pop_stBOX table td {min-height:30px; line-height:17px; border-bottom:1px solid #c9c9c9; border-left:1px solid #c9c9c9; padding:7px;}
 #cmm_pop_stBOX table th {background-color:#f6f6f6;}

 /*협력사 타이틀*/
 .cmm_step { background-color:#ecedef; border:1px solid #d7d8dd; overflow:hidden; margin-bottom:20px;}
 .cmm_step li { color:#616267; float:left; padding:13px 40px; position:relative; margin-right:-21px; z-index:1; height:17px; line-height:21px;}

 .cmm_step li:last-child {border-right:1px solid #d7d8dd;}
 .cmm_step li span { display:inline-block; width:22px; height:43px; background:url('//image5.compuzone.co.kr/img/images/customer/cmm_arrow.png') -22px; no-repeat; top:0; right:0; position:absolute;}
 .cmm_step li.on {color:#fff; font-weight:bold; background-color:#1152a4; z-index:0;}
 .cmm_step li.on span {background:url('//image5.compuzone.co.kr/img/images/customer/cmm_arrow.gif')#1152a4 no-repeat; top:0; right:0px;}

/* 레이어팝업 style */
.grayBg_layerPopup .layerPopup {position:fixed; z-index:10000; top:100px; left:20%; box-shadow:10px 10px 10px rgba(0,0,0,0.2); background-color:#fff;}
.grayBg_layerPopup .layerPopup .bannerImg {float:left;}
.grayBg_layerPopup .layerPopup .bottomBtn {width:100%; height:50px; float:left;}
.grayBg_layerPopup .layerPopup .bottomBtn li {width:50%;height:50px; float:left; background-color:#ececec;}
.grayBg_layerPopup .layerPopup .bottomBtn li:last-child {margin-left:-1px; border-left:1px solid #fff;}
.grayBg_layerPopup .layerPopup .bottomBtn li a {width:100%; height:50px; line-height:50px; text-align:center; color:#888; font-size:15px; letter-spacing:-1px; font-family:Noto-R !important; display:block;}
.grayBg_layerPopup .grayBg {background-color:#000; opacity:0.2; width:100%; height:100%; display:block; position:absolute; z-index:9999;}

/*caps lock이 켜져있습니다. 알럿스타일*/
.arrow_box {
		background-color: #fff1a8;
		position: absolute;
		display: none;
		left: 0px;
		height: 33px;
		width: 182px;
		line-height: 33px;
		font-size: 13px;
		color: #727272;
		top: 113px;
		z-index: 1;
		border: 1px solid #e0d188;
		letter-spacing: -0.1em;
		text-align: center;}
.arrow_box:after {
		content: '';
		position: absolute;
		border-bottom: 9px solid #fff1a8;
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
		TOP: -8px;
		left: 5px;}
.arrow_box:before {
		content: '';
		position: absolute;
		border-bottom: 9px solid #e0d188;
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
		TOP: -9PX;
		left: 5px; }