@font-face {
	font-family: 'spoqa B';
	font-weight: 700;
	src: local("SpoqaHanSansNeo-Bold"), local("SpoqaHanSansNeo-Bold"), url("/font/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.woff2") format("woff2"), url("/font/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.woff") format("woff"), url("../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.ttf") format("truetype");
	}
  
  @font-face {
	font-family: 'spoqa M';
	font-weight: 400;
	src: local("SpoqaHanSansNeo-Medium"), local("SpoqaHanSansNeo-Medium"), url("/font/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.woff2") format("woff2"), url("/font/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.woff") format("woff"), url("../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.ttf") format("truetype");
	}
  
  @font-face {
	font-family: 'spoqa R';
	font-weight: 400;
	src: local("SpoqaHanSansNeo-Regular"), local("SpoqaHanSansNeo-Regular"), url("/font/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.woff2") format("woff2"), url("/font/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.woff") format("woff"), url("../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.ttf") format("truetype");
	}
		
   @font-face {
	font-family: 'spoqa L';
	font-weight: 300;
	src: local("SpoqaHanSansNeo-Light"), local("SpoqaHanSansNeo-Light"), url("/font/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.woff2") format("woff2"), url("/font/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.woff") format("woff"), url("../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.ttf") format("truetype");
	}
  
   @font-face {
	font-family: 'spoqa T';
	font-weight: 100;
	src: local("SpoqaHanSansNeo-Thin"), local("SpoqaHanSansNeo-Thin"), url("/font/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.woff2") format("woff2"), url("/font/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.woff") format("woff"), url("../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.ttf") format("truetype");
	}

#cs_con {width:1300px !important; margin:0 auto;}
/* »ó´ã¼¾ÅÍ css */
.cscenter {font-family:spoqa R; font-size:14px; letter-spacing:-.5px;}

/* cscenter °øÅë :: button style */
/* ±âº» ¹öÆ° */ .cs_btn {width:auto; min-width:48px; padding:0 10px; height:35px; line-height:35px; border-radius: 4px; display:inline-block; background-color:#fafafa; border:1px solid #dbdfdf; color:#666; text-align:center;}
/* Å«»çÀÌÁî ¹öÆ° */ .cs_btn_big {width:100%; display:inline-block; max-width:300px; height:52px; line-height:52px; border-radius: 4px; background-color:#fafafa; border:1px solid #dbdfdf; color:#666; text-align:center; font-size:16px; color:#000;}
/* ¹öÆ° ºí·ç */ .cs_btn_blue {background-color:#2367d7; border-color:#2367d7; color:#fff; }
/* ¹öÆ° È­ÀÌÆ® */ .cs_btn_white {background-color:#fff; border-color:#dbdfdf; color:#000; }
/* ÅØ½ºÆ® ¹öÆ° */ .cs_btn_txt {font-size:13px; display:inline-block; color:#666; text-decoration:underline !important;}

/* cscenter °øÅë :: input - radio */
.cs_inp_rdo input.rdo_basic[type="radio"] {display:none; vertical-align:middle;}
.cs_inp_rdo input.rdo_basic[type="radio"] + label.rdo_basic {vertical-align:middle; font-size:13px; line-height:20px; letter-spacing:0; font-family:spoqa R; color:#333; }
.cs_inp_rdo input.rdo_basic[type="radio"]:checked + label.rdo_basic {font-weight:bold; color:#333;}
.cs_inp_rdo input.rdo_basic[type="radio"] + label.rdo_basic > i {display:inline-block; width:20px; height:20px; background:url(//image5.compuzone.co.kr/img/images/cscenter2019/btn_rdo.png) center right no-repeat; cursor:pointer; vertical-align:middle; margin:3px 7px 5px 0; }
.cs_inp_rdo input.rdo_basic[type="radio"]:checked + label.rdo_basic > i { background:url(//image5.compuzone.co.kr/img/images/cscenter2019/btn_rdo.png) center left no-repeat; }
.cs_inp_rdo input.rdo_basic[type="radio"] + label.rdo_basic > i.rgt { margin:3px 0px 5px 7px; }
.cs_inp_rdo input.rdo_basic[type="radio"] + label.rdo_basic b {font-family:spoqa R; font-weight:bold; }

/* cscenter °øÅë :: input - checkbox */
.cs_ipt_chk input.chk_basic[type="checkbox"] {display:none; vertical-align:middle;}
.cs_ipt_chk input.chk_basic[type="checkbox"] + label.chk_basic {vertical-align:middle; font-size:13px; line-height:20px; letter-spacing:0; font-family:spoqa R; color:#333; }
.cs_ipt_chk input.chk_basic[type="checkbox"] + label.chk_basic > i {display:inline-block; width:20px; height:20px; background:url(//image5.compuzone.co.kr/img/images/cscenter2019/btn_chk.png) center right no-repeat; cursor:pointer; vertical-align:middle; margin:3px 7px 5px 0;}
.cs_ipt_chk input.chk_basic[type="checkbox"]:checked + label.chk_basic > i { background:url(//image5.compuzone.co.kr/img/images/cscenter2019/btn_chk.png) center left no-repeat; }
.cs_ipt_chk input.chk_basic[type="checkbox"] + label.chk_basic > i.rgt { margin:2px 0px 5px 5px; }

/* cscenter °øÅë :: À§Ä¡ °íÁ¤ css */
.cscenter .right {float:right;}

/* cscenter °øÅë :: nano scroll style CSS */
.cscenter .nano > .nano-pane {background-color:#f2f2f2; width:7px; border-radius:0;}
.cscenter .nano > .nano-pane > .nano-slider { background-color:#858585; width:7px; border-radius:0;}

/* cscenter °øÅë :: ¼½¼Ç Å¸ÀÌÆ² */
.cscenter .sec_tit {font-size:19px; letter-spacing:-1px; color:#000; width:100%; display:inline-block; float:left; font-family:Noto-R; margin-bottom:10px;}

/* cscenter °øÅë :: input - text  (»ó´ã¿µ¿ª ÀÎÇ²Àº º°µµ / °Ë»öÇÊµå¿ë or ·Î±×ÀÎ) */
.cs_ipt_txt {position:relative; display:inline-block; width:auto; overflow:hidden;}
.cs_ipt_txt > label {font-size:14px; font-family:spoqa R; color:#bebebe; position:absolute; top:0; left:15px; line-height:37px; cursor:text; pointer-events:none; z-index:1;}
.cs_ipt_txt input.cs_ipt_txt[type="text"], .cs_ipt_txt input.cs_ipt_txt[type="password"] {box-shadow:none; -webkit-box-shadow:none; outline:none; text-align:left; font-family:spoqa R; font-size:14px; color:#666; padding:0 15px; height:35px; line-height:35px; border:1px solid #ddd; width:calc(100% - 32px); }
.cs_ipt_txt input.cs_ipt_txt[type="text"]:focus, .cs_ipt_txt input.cs_ipt_txt[type="password"]:focus {border-color:#ccc; background-color:#fff; color:#000;}
.cs_ipt_txt_45 {position:relative; display:inline-block; width:auto; overflow:hidden;}
.cs_ipt_txt_45 > label {font-size:16px; font-family:spoqa R; color:#bebebe; position:absolute; top:0; left:15px; line-height:47px; cursor:text; pointer-events:none; z-index:1;}
.cs_ipt_txt_45 input.cs_ipt_txt[type="text"], .cs_ipt_txt_45 input.cs_ipt_txt[type="password"] {box-shadow:none; -webkit-box-shadow:none; outline:none; text-align:left; font-family:spoqa R; font-size:16px; color:#666; padding:0 15px; height:45px; line-height:45px; border:1px solid #ddd; width:calc(100% - 32px); }
.cs_ipt_txt_45 input.cs_ipt_txt[type="text"]:focus, .cs_ipt_txt_45 input.cs_ipt_txt[type="password"]:focus {border-color:#ccc; background-color:#fff; color:#000;}

.cs_iptbox { border:1px solid #ddd; line-height:22px; height:22px; font-family:spoqa R; color:#666}

/* cscenter °øÅë :: select */
.cs_select {position:relative; width:auto; height:35px; border:1px solid #d8d8d8; display:inline-block; cursor:pointer; background-color:#fff;}
.cs_select > select {padding:0px 40px 0 15px; height:35px; border:none; width:100%; font-size:14px; font-family:spoqa R; color:#111; background:url(//image5.compuzone.co.kr/img/images/svg_icon/D8D8D8/icon_line_down_24.svg) 93% center/20px no-repeat; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.cs_select > select::-ms-expand { display:none; } /* È­»ìÇ¥ ¾ø¾Ö±â for IE10,11 */
	
/* cscenter °øÅë :: µõµå :: °øÅëÀ¸·Î »ç¿ëÇÏ³ª ´ã´çÀÚ º¯°æ µî ÀÏºÎ ¿µ¿ª¿¡¼­´Â Ãß°¡ css·Î ½ºÅ¸ÀÏ º¯°æÇÔ. */
.dimmed {width:100%; height:100%; display:inline-block; position:fixed; top:0; left:0; z-index:200; background-color:#000; opacity:.6;}

/* cscenter °øÅë :: paging */
.paging {width:100%; margin-top:15px; text-align:center; display:inline-block; }
.paging > a {width:28px; height:28px; display:inline-block; text-align:center; color:#666; font-size:14px; line-height:28px; vertical-align:middle; border:1px solid #fff; }
.paging > a.prev {text-indent:-10000px; font-size:0; background:url(//image5.compuzone.co.kr/img/images/cscenter2019/arr_page.png) no-repeat center left;}
.paging > a.next {text-indent:-10000px; font-size:0; background:url(//image5.compuzone.co.kr/img/images/cscenter2019/arr_page.png) no-repeat center right;}
.paging > a:hover, .paging > a.on {border:1px solid #ddd; text-decoration:none; font-weight:bold; color:#2367d7;}
/* ÆË¾÷¿ë paging */
.popup_style .pasing {width:100%; margin-top:15px; text-align:center; display:inline-block; }
.popup_style .pasing > a {width:28px; height:28px; display:inline-block; text-align:center; color:#666; font-size:14px; line-height:28px; vertical-align:middle; border:1px solid #fff; padding:0;}
.popup_style .pasing > a.prev {text-indent:-10000px; font-size:0; background:url(//image5.compuzone.co.kr/img/images/cscenter2019/arr_page.png) no-repeat center left; padding:0;}
.popup_style .pasing > a.next {text-indent:-10000px; font-size:0; background:url(//image5.compuzone.co.kr/img/images/cscenter2019/arr_page.png) no-repeat center right; padding:0;}
.popup_style .pasing > a:hover, .pasing > a.on {border:1px solid #ddd; text-decoration:none; font-weight:bold; color:#2367d7; background-color:#fff}
.popup_style .pagenum {display:none; }

/* login ·¹ÀÌ¾î popup CSS */
.cscenter .login_layer {position:fixed; width:390px; padding:40px; display:inline-block; z-index:10000; background-color:#fff; top:20%; left:50%; margin-left:-235px;}
.cscenter .login_layer .login_title {width:100%; display:inline-block; text-align:center; font-size:22px; font-family:Noto-B; line-height:22px; margin-bottom:20px; margin-top:10px; letter-spacing:-1px;}
.cscenter .login_layer .login_detail {width:100%; display:inline-block;}
.cscenter .login_layer .tab_menu {width:100%; display:inline-block; margin-bottom:25px;}
.cscenter .login_layer .tab_menu li {display:inline-block; float:left; width:50%;}
.cscenter .login_layer .tab_menu li a {height:45px; width:100%; display:inline-block; line-height:45px; border-top:1px solid #ddd; border-bottom:1px solid #2367d7; font-size:16px; color:#666; text-align:center; font-family:spoqa R;}
.cscenter .login_layer .tab_menu li a:hover {text-decoration:none; color:#000; font-family:spoqa R; font-weight:bold;}
.cscenter .login_layer .tab_menu li.mbr a {border-left:1px solid #ddd;}
.cscenter .login_layer .tab_menu li.nombr a {border-right:1px solid #ddd;}
.cscenter .login_layer .member .tab_menu li.mbr a {border:1px solid #2367d7; border-bottom:1px solid #fff; color:#000; font-family:spoqa R; font-weight:bold;}
.cscenter .login_layer .nomember .tab_menu li.nombr a {border:1px solid #2367d7; border-bottom:1px solid #fff; color:#000; font-family:spoqa R; font-weight:bold;}
.cscenter .login_layer .login_detail .login_form {display:none; }
.cscenter .login_layer .login_detail.member .login_form.mbr {display:inline-block; }
.cscenter .login_layer .login_detail.nomember .login_form.nombr {display:inline-block; }
.cscenter .login_layer .login_detail.nomember {max-height:460px; overflow-x:hidden; padding-right:40px;}
.cscenter .login_layer .login_detail .login_form .cs_ipt_txt_45 {width:100%; margin-bottom:10px; line-height:45px;}
.cscenter .login_layer .login_detail .login_form .login_phone {}
.cscenter .login_layer .login_detail .login_form .login_phone .cs_ipt_txt_45 {width:110px; vertical-align:middle; float:left; }
.cscenter .login_layer .login_detail .login_form .login_phone > i {float:left; font-size:0; width:10px; height:1px; background-color:#ddd; margin:22px 10px; display:inline-block; }
.cscenter .login_layer .login_detail .login_txt {width:100%; display:inline-block; text-align:center; margin-top:10px; font-size:14px; line-height:25px; height:25px; color:#333;}
.cscenter .login_layer .login_detail .login_txt a.txt_btn {font-size:14px; color:#333; display:inline-block; padding:0 10px; height:25px; vertical-align:bottom; font-family:spoqa R; text-decoration:none;}
.cscenter .login_layer .login_detail .login_txt > i {color:#ddd; font-size:10px; display:inline-block; font-style:normal; line-height:25px;}
.cscenter .login_layer .login_detail .login_txt .cs_ipt_chk {display:inline-block; vertical-align:middle; }
.cscenter .login_layer .login_detail .login_txt > a {text-decoration:underline; color:#333; font-family:spoqa R;}
.cscenter .login_layer .login_detail .login_txt > a > b {color:#000; font-weight:normal; font-family:spoqa R;}
.cscenter .login_layer .login_detail .login_gray_txt {width:360px; padding:10px 15px; background-color:#fafafa; display:inline-block; margin-top:10px;}
.cscenter .login_layer .login_detail .login_gray_txt h3 {color:#000; font-family:spoqa R; font-size:13px; width:100%; text-align:center; font-weight:normal;margin-bottom:5px; display:inline-block; }
.cscenter .login_layer .login_detail .login_gray_txt h3 > b {color:#f24638; font-weight:normal;}
.cscenter .login_layer .login_detail table.table_st {width:100%; border:1px solid #ddd; border-bottom:none; border-right:none; font-family:spoqa R;}
.cscenter .login_layer .login_detail table.table_st th {height:26px; background-color:#f2f2f2; line-height:26px; font-size:12px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; color:#666; font-weight:normal;}
.cscenter .login_layer .login_detail table.table_st td {padding:3px 0; background-color:#fff; line-height:19px; font-size:12px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; color:#666; }
.cscenter .login_layer .login_detail .login_gray_txt .info_txt {font-size:12px; line-height:16px; font-family:spoqa R; color:#666; display:inline-block; width:100%; margin:3px 0; word-break:keep-all;}
.cscenter .login_layer .login_detail .login_sns_btn {width:100%; display:inline-block; margin-top:20px; height:50px;}
.cscenter .login_layer .login_detail .login_sns_btn > a {position:relative; width:137px; height:48px; line-height:48px; font-size:14px; color:#666; font-family:spoqa R; text-align:center; display:inline-block; padding-left:50px; border:1px solid #ddd; float:left; }
.cscenter .login_layer .login_detail .login_sns_btn > a > i {width:50px; height:50px; display:inline-block; position:absolute; top:-1px; left:-1px;}
.cscenter .login_layer .login_detail .login_sns_btn > a.naver {margin-right:11px;}
.cscenter .login_layer .login_detail .login_sns_btn > a.naver > i {background:url(//www.compuzone.co.kr/member/img/join_social_ico.gif) no-repeat 0 0;}
.cscenter .login_layer .login_detail .login_sns_btn > a.kakao > i {background:url(//www.compuzone.co.kr/member/img/join_social_ico.gif) no-repeat -55px 0;}
.cscenter .login_layer .login_detail .logun_btm_btn {width:100%; text-align:center; display:inline-block; margin-top:20px;}

/* ¾È³» ·¹ÀÌ¾î popup CSS ::¿©½Å°Å·¡, ´ë·®±¸¸Å, ¿ø°ÝÁö¿ø¿äÃ» */
 .cscenter_layer_from {width:850px; position:absolute; background-color: #fff; top:100px; left:50%; right:0; margin-right:0; margin-left:-425px; font-family:spoqa R; letter-spacing:-0.5px; z-index:10000;}
 .cscenter_layer_from .layer_clost_btn, .faq_detail_layer .layer_clost_btn, .cscenter .login_layer .layer_clost_btn {width:20px; height:20px; text-indent:-10000px; font-size:0; background: url('//image5.compuzone.co.kr/img/images/cscenter2019/close_btn.png') no-repeat 0 0; position:absolute; top:30px; right:30px; z-index:1;}
 .cscenter_layer_from .title_area {height:40px; border-bottom:1px solid #000; margin:70px 40px 65px 40px; }
 .cscenter_layer_from .title_area > span {font-family:noto-M; font-size:20px;}
 .cscenter_layer_from .subtitle {font-size:17px; margin-bottom:21px; list-style:none; letter-spacing:-1.0px;}
 .cscenter_layer_from .subtitle .bullet_b{background:url('//image5.compuzone.co.kr/img/images/cscenter2019/bullet_blue.png') no-repeat 0px 10px; padding-left:10px;}
 .cscenter_layer_from .popup_detail {padding:0 43px;}
 .cscenter_layer_from .detail_area {color:#666666; font-size:14px; margin:0 0 80px 10px; line-height:22px;} 
 .cscenter_layer_from .process_box {width:747px; height:116px; background:url('//image5.compuzone.co.kr/img/images/cscenter2019/proce_box.jpg') no-repeat; line-height:20px; padding:15px 0 0 18px; }
 .cscenter_layer_from .process_box .proce_num {display:block; font-size:12px; font-family:spoqa B; color:#000; margin-bottom:8px; letter-spacing:0;}
 .cscenter_layer_from .process_box .proce_text {font-size:13px; font-family:spoqa R;}
 .cscenter_layer_from .s_num {letter-spacing:0; font-family:spoqa B;}
 .cscenter_layer_from .process_box li {width:120px; height:120px; float:left; margin-right:5px;}
 .cscenter_layer_from .process_box li:last-child {margin-right:0;}
 .cscenter_layer_from .info_box {border:1px solid #ddd; text-align:center; padding:17px 0; width:746px; font-family:noto-R;}
 .cscenter_layer_from .tx_point_bl {color:#2367d7;}
 .cscenter_layer_from .cscenter_table {border:1px solid #ddd; border-right:none; width:100%; margin-bottom:15px; border-right:1px solid #ddd; border-bottom-width:0; font-family:spoqa R; font-size:14px; width:746px;}
 .cscenter_layer_from .cscenter_table th {border-bottom: 1px solid #ddd; height:45px; background:#f3f3f3;}
 .cscenter_layer_from .cscenter_table td {border-bottom: 1px solid #ddd; height:45px; text-align:center;}
 .cscenter_layer_from .bs_tit {margin:20px 0 12px 0;}
 .cscenter_layer_from .lp_pocess {width:747px; height:238px;}
 .cscenter_layer_from .lp_pocess li {width:327px; float:left; margin-right:20px;}
 .cscenter_layer_from .lp_proce_img {width:327px; height:153px; display:inline-block;}
 .cscenter_layer_from .lp_proce_txt {margin-top:15px; font-size:13px; }
	/* ´ë·®±¸¸Å & ¿ø°ÝÁö¿ø ÆË¾÷ ½ºÅ¸ÀÏ ¼öÁ¤ */
	.cscenter_layer_from#mypagebuy_info, .cscenter_layer_from#mypage_remote  {position:fixed; height:700px; border-bottom:30px solid #fff;}
	.cscenter_layer_from#mypagebuy_info .popup_detail, .cscenter_layer_from#mypage_remote .popup_detail {height:510px; width:730px; overflow-x:hidden;}
	.cscenter_layer_from#mypage_remote {position:fixed; border-bottom:30px solid #fff;}
	@media all and (max-height: 850px){
		.cscenter_layer_from#mypagebuy_info, .cscenter_layer_from#mypage_remote {height:500px;}
		.cscenter_layer_from .title_area {margin:50px 40px 40px 40px;}
		.cscenter_layer_from#mypagebuy_info .popup_detail, .cscenter_layer_from#mypage_remote .popup_detail  {height:370px;}
}	 

	/* FAQ - detail */
.cscenter .faq_detail_layer {position:fixed; top:20%; left:50%; margin-left:-300px; background-color:#fff; width:600px; z-index:201; box-shadow:5px 5px 10px rgba(0,0,0,0.25)}
	.faq_detail_layer .layer_clost_btn {top:25px; right:25px;}
	.faq_detail_layer .faq_Q {width:460px; min-height:25px; padding:0 60px 20px 40px; border-bottom:1px solid #2367d7; margin:20px; position:relative; font-size:20px; line-height:24px;}
	.faq_detail_layer .faq_Q > i {font-size:20px; font-family:spoqa B; color:#2367d7; position:absolute; top:0; left:0; font-style:normal;}
	.faq_detail_layer .faq_A {display:inline-block; width:520px; height:400px; padding-left: 20px; margin:20px; margin-top:0; float:left; font-family:spoqa R; font-size:15px; line-height:24px; word-break:keep-all;}
	.faq_detail_layer .faq_A .nano-content {width: 520px;}
	.faq_detail_layer .faq_A .nano-content p {width: 500px;}
	.faq_detail_layer .faq_A .nano-content span { font-family:spoqa R !important;  font-size:15px !important; color:#333;}
	.faq_detail_layer .faq_A .nano-content strong span, .faq_detail_layer .faq_A .nano-content b span {font-family:spoqa R !important; font-weight:600; color:#000;}
	.faq_detail_layer .faq_A .nano-content img {margin:20px 0;}

	/* »ó´ã¿µ¿ª - ´ã´çÀÚ º¯°æ½Ã ³ëÃâ ·¹ÀÌ¾î */
	.cscenter_layer_from.stf_layer {position:fixed;}
	.cscenter_layer_from.stf_layer .title_area {margin-bottom:0;}
	.cscenter_layer_from.stf_layer .stf_sec {width:784px; height:600px; overflow-x:hidden; display:inline-block; margin:20px 0 40px 40px;}
	.cscenter_layer_from.stf_layer .stf_sec .stf_tit {width:100%; text-align:center; height:25px; line-height:25px; font-size:22px; font-family:noto-D; margin-bottom:15px; margin-top:30px;}
	.cscenter_layer_from.stf_layer .stf_sec .stf_tit > b {font-weight:normal; font-family:Noto-M;}
	.cscenter_layer_from.stf_layer .stf_sec .stf_tabMenu {width:730px; display:inline-block; margin-left:18px; margin-top:20px;}
	.cscenter_layer_from.stf_layer .stf_sec .stf_tabMenu ul {display:table; }
	.cscenter_layer_from.stf_layer .stf_sec .stf_tabMenu li.stf_li {width:242px; height:50px; display:table-cell; font-size:16px; color:#666;}
	.cscenter_layer_from.stf_layer .stf_sec .stf_tabMenu li.stf_li a {width:100%; border:1px solid #ddd; border-left:none; height:48px; line-height:48px; display:inline-block; text-align:center; font-family:Noto-R;}
	.cscenter_layer_from.stf_layer .stf_sec .stf_tabMenu li.stf_li a:hover {text-decoration:none;}
	.cscenter_layer_from.stf_layer .stf_sec .stf_tabMenu li.stf_li:first-child a {border-left:1px solid #ddd;}
	.cscenter_layer_from.stf_layer .stf_sec .stf_tabMenu li.stf_li.on a {border:1px solid #000; color:#000; font-family:Noto-M; z-index:1;}
	.cscenter_layer_from.stf_layer .stf_sec .stf_list {margin-bottom:30px;}
	.cscenter_layer_from.stf_layer.layerPop .stfpf{width:350px;}
	
/* ±¸¸ÅÀü¹®»ó´ã */
.cscenter .stf_sec {margin-bottom:50px;}
	.stf_sec .stf_cate_menu {width:100%; display:inline-block; float:left; background-color:#fafafa; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
	.stf_sec .stf_cate_menu ul {padding:20px 30px; display:inline-block; }
	.stf_sec .stf_cate_menu ul li {width:130px; float:left; margin:0 15px; height:30px; line-height:30px; display:inline-block; }
	.stf_sec .stf_cate_menu ul li a {color:#666; font-size:14px;}
	.stf_sec .stf_cate_menu ul li.on a, .stf_sec .stf_cate_menu ul li:hover a {color:#000; font-family:spoqa R; font-weight:bold;}
	.stf_sec .stf_cate_menu ul li a:hover {text-decoration:none;}
	.stf_sec .stf_list {padding:30px 28px; display:inline-block; border-bottom:1px solid #ddd; width:804px;}
	.stfpf {display:inline-block; margin:5px; width:390px; height:208px; border:1px solid #e9ebef; position:relative; float:left; background-color:#fff;}
	.stfpf > .name {font-size:20px; font-family:Noto-M; color:#272727; display:block; line-height:20px; height:20px; text-align:left; margin-top:45px; margin-left:20px; letter-spacing:-1.5px;}
	.stfpf > .name input.stf_rdo[type="radio"] {display:none; vertical-align:middle; }
	.stfpf > .name input.stf_rdo[type="radio"] + label.stf_rdo {vertical-align:middle; line-height:20px;}
	.stfpf > .name input.stf_rdo[type="radio"] + label.stf_rdo > i {display:inline-block; width:20px; height:20px; background:url('//image5.compuzone.co.kr/img/images/mypage/staff_radioBtn_img.png') 0 0 no-repeat; cursor:pointer; vertical-align:middle; margin:3px 5px 5px 0;}
	.stfpf > .name input.stf_rdo[type="radio"]:checked + label.stf_rdo > i { background:url('//image5.compuzone.co.kr/img/images/mypage/staff_radioBtn_img.png') 0 -25px no-repeat; }
	.stfpf > .name input.stf_rdo[type="radio"] + label.stf_rdo > span { display:inline-block; font-size:14px; color:#2865bb; margin-left:3px;}
	/* ie8 */@media \0screen {		
	.stfpf > .name input.stf_rdo[type="radio"] {display:inline-block; width:20px; height:20px; vertical-align:-5px;}
	.stfpf > .name input.stf_rdo[type="radio"] + label.stf_rdo > i {display:none !important;}

		}
	.stfpf > .name .offTxt {display:none; }
	.stfpf > .photo {position:absolute; top:20px; right:20px;}
	.stfpf > .photo > img, .stfpf2 > .photo > img {width:80px; height:96px;}
	.stfpf > .cateList {width:230px; position:absolute; top:80px; left:20px; display:inline-block; text-align:left;}
	.stfpf > .cateList > ul > li {border-radius:9px; height:16px; line-height:16px; font-size:13px; font-family:Noto-R; color:#666; border:1px solid #999; display:inline-block; padding:0 6px; margin-right:3px; float:left; margin-bottom:3px;}
	.stfpf > .cateList > ul > li.cho {color:#2865bb; border-color:#5e80c3;}
	.msg {display:block; font-size:13px; color:#111; border-bottom:3px solid #fff43d; height:11px; line-height:13px; font-family:Noto-R; position:absolute; letter-spacing:-0.5px; top:23px; left:20px;}
	.stfpf > .csinfo {width:auto; height:44px; position:absolute; left:0; bottom:0; display:inline-block; background-color:#f5f5f7; padding:15px 20px; text-align:left;}
	#praise_layer .stfpf > .csinfo{width:310px;}
	.stfpf > .csinfo > dl {min-width:155px; display:inline-block; font-size:13px; font-family:Noto-R; height:20px; line-height:20px}
	.stfpf > .csinfo > dl > dt {color:#000; display:inline-block; margin-right:10px; letter-spacing:-0.5px;}
	.stfpf > .csinfo > dl > dd {display:inline-block; }
	.stfpf > .csinfo.dl_only > dl {margin-top:12px;}
	.stfpf > .selectBtn {display:none; }
	/* ¼±ÅÃ½Ã css º¯°æ»çÇ× */
	.stfpf.choice {border-color:#000;}
	/* ÈÞ¹«Á÷¿ø css º¯°æ»çÇ× */
	.stfpf.off {background-color:#f7f7f7;}
	.stfpf.off > .photo {opacity:0.7;}
	.stfpf.off > .csinfo {background-color:#edeef0;}
	.stfpf.off > .name .offTxt {display:inline-block; font-family:Noto-R; font-size:14px; color:#8e3e3e; vertical-align:text-bottom; }
	/* ´ã´çÀÚ ¼±ÅÃÇÏ±â ¹öÆ° ¿µ¿ª */	
	.stfpf .btn_layer, .stfpf.choice:hover .btn_layer {display:none; }
	.stfpf:hover .btn_layer {display:inline-block; }
	.stfpf .btn_layer , .stfpf .btn_layer .dimmed {position:absolute; top:0; left:0; z-index:10; width:100%; height:100%;}
	.stfpf .btn_layer .dimmed {opacity:0.45;}
	.stfpf .btn_layer .cs_btn {position:absolute; top:81px; left:120px; z-index:11; width:100px;}
	/* ´ã´çÀÚ ¼±ÅÃ ½Ã ³ëÃâ ·¹ÀÌ¾î */
	.stf_choice_layer {width:340px; height:160px; padding:25px; position:absolute; left:5px; top: 5px; background-color:#fff; border:1px solid #ddd; display:inline-block; text-align:center;z-index:999;}
	.stf_choice_layer .txt_tit {width:100%; display:inline-block; font-size:16px; line-height:24px; color:#666; text-align:center; letter-spacing:0px; margin-bottom:10px; font-family:spoqa R;}
	.stf_choice_layer .txt_tit > b, .stf_choice_layer .txt_tit > span {color:#000; }
	.stf_choice_layer .txt_sub {color:#666; width:100%; display:inline-block;  font-size:13px;}
	.stf_choice_layer .cs_ipt_chk {margin:10px 0;}
	.stf_choice_layer .stf_btm_btn .cs_btn {margin-right:5px;}
	/* ´ã´çÀÚ ¼±ÅÃ ½Ã ³ëÃâ ·¹ÀÌ¾î ±âÁØÁ¡ Ãß°¡ 210209 */    
.stf_list_inner{position: relative;display:inline-block; width: 390px; margin: 5px;}

/* cscenter 1:1¹®ÀÇ ¹®ÀÇ»óÇ° ¼±ÅÃ ÆË¾÷ style CSS */
.popup_style {padding:30px 40px; padding-bottom:50px; min-width:760px; display:inline-block; font-family:spoqa R; color:#333; padding-bottom:50px;}
.popup_style .pop_header {width:100%; display:inline-block; float:left; border-bottom:1px solid #2367d7;}
.popup_style .pop_header .title_txt {width:100%; display:inline-block; float:left; margin-bottom:15px; font-size:16px; font-family:spoqa R; color:#000; }
.popup_style .pop_header .tabmenu {width:760px; display:inline-block; float:left;}
.popup_style .pop_header .tabmenu li {float:left; width:152px; height:45px; display:table;}
.popup_style .pop_header .tabmenu li a {width:100%; height:100%; display:table-cell; border:1px solid #ddd; border-right:none; border-bottom:none; text-align:center; line-height:45px; font-size:16px; color:#666; font-family:spoqa R;}
.popup_style .pop_header .tabmenu li:last-child a {border-right:1px solid #ddd;}
.popup_style .pop_header .tabmenu li a:hover, .popup_style .pop_header .tabmenu li a.on {background-color:#2367d7; border-color:#2367d7; text-decoration:none; color:#fff; font-family:spoqa R;}
.popup_style .search_table {background-color:#fff; display:flex; padding:15px 30px; margin-bottom:40px; border: 1px solid #d8d8d8;}
.popup_style .search_table > table {width:100%; }
.popup_style .search_table > table th, .popup_style .search_table > table td { height:35px; line-height:35px; padding:10px 0; text-align:left; color:#000; font-family:spoqa R; font-size:14px;}
.popup_style .search_table > table th {width:122px; font-weight:normal; font-family:spoqa R;}
.popup_style .search_table > table tr:last-child th, .popup_style .search_table > table tr:last-child td {border:none;}
.popup_style .search_table > table span {vertical-align:bottom; }
.popup_style .search_table a.cs_btn {background-color:#bebebe; border-color:#bebebe; color:#fff; }
.popup_style .search_table a.cs_btn:hover {text-decoration:none; background-color:#a9a9a9;}
.popup_style .search_table a.cs_btn.cs_btn_blue, .popup_style .search_table a.cs_btn.cs_btn_blue:hover {color:#fff; background-color:#2367d7; border-color:#2367d7;}
.popup_style .search_table a.cs_btn.cs_btn_white {background-color:#fff; border-color:#dbdfdf; color:#333; }
.popup_style .search_table a.cs_btn.cs_btn_white_on {background-color:#fff; border-color:#000; color:#000; }
.popup_style a.txt_btn {font-size:14px; font-family:spoqa R; border-bottom:1px solid #999; letter-spacing:-1px;}
.popup_style a.txt_btn:hover {text-decoration:none;}
.popup_style .info_txt {width:100%; display:inline-block; margin-bottom:10px; font-size:13px; font-family:spoqa R; }
.popup_style .info_txt > span {font-size:13px; color:#666; display:inline-block;line-height:13px;}
.popup_style .info_txt b {color:#f24638; font-weight:bold; font-family:spoqa R;}
.popup_style .info_txt > span.right {float:right;}
.popup_style .border_box {border-top:1px solid #ddd; margin-top:60px; padding-top:20px;}
.popup_style table.list_table {width:100%;  border-bottom:1px solid #ddd;}
.popup_style table.list_table th {border-top:1px solid #000; height:45px; line-height:45px; font-size:14px; font-weight:normal; font-family:spoqa R; color:#000; }
.popup_style table.list_table td {border-top:1px solid #ddd; height:45px; line-height:45px; text-align:center; font-size:13px; padding:5px 0;}
.popup_style table.list_table tr td:nth-child(1) {font-size:12px;}
.popup_style table.list_table tr td:nth-child(4){line-height:20px; text-align:left; padding-left:5px;}
.popup_style .search_table .login_go {font-size:16px; line-height:50px; text-align:center; font-family:spoqa R; color:#000; display:inline-block; width:100%;margin:30px 0 40px 0;}
.popup_style table.list_table .prdImg a {width:50px; height:50px; padding:5px; border:1px solid #ddd; display:inline-block; }
.popup_style table.list_table .prdImg img {}
.popup_style table.list_table td.prd_name {font-size:13px; font-family:spoqa R; line-height:20px; text-align:left;}
.popup_style table.list_table td.prd_name b {font-weight:normal; font-family:spoqa R; color:#333;}
.popup_style table.list_table td.prd_price {font-size:13px; line-height:20px; color:#666; }
.popup_style table.list_table td.prd_price .txt_blue {font-size:14px; color:#2367d7;}
.popup_style table.list_table td.prd_price .txt_red {font-size:14px; color:#f24638;}
.popup_style table.list_table td.prd_price b {font-weight:normal; font-family:spoqa B !important;}
/*ÈÞ¹«ÀÎ °æ¿ì*/
.alternate{font-size:14px; font-family:spoqa R; color:#666666; letter-spacing:-1px;}
.staff_info{display: block; color:#436fb6; font-family:spoqa R; letter-spacing:-1px; font-size:14px;}	
.closetag{width:33px;  height:19px; line-height:19px; font-family :noto-R;color:#4a4a4c; display: inline-block; text-align: center;   background-color: #f5f5f7; border: 1px solid #c4c4c4; font-size:13px;position: relative;
    top: -3px;}	

.select_comm_small {position: relative; width: auto; height: 35px; border: 1px solid #ddd; display: inline-block; background-color: #fff; cursor: pointer; }
.select_comm_small select {padding: 0px 40px 0 15px; height: 35px; border: none; width: 100%; font-size: 14px; font-family: spoqa R; color: #111; background: url(//image5.compuzone.co.kr/img/images/cscenter2019/arr_btm.png) no-repeat center right;  -webkit-appearance: none; -moz-appearance: none;  appearance: none; width: 200px;}
.select_comm_small select::-ms-expand { display:none; } /* È­»ìÇ¥ ¾ø¾Ö±â for IE10,11 */

/* µ¿¿µ»ó °¡ÀÌµå°¡ Ç²ÅÍ·Î ³Ñ¾î°¡´Â Çö»ó ¹æÁö 210217 */
.cscenter .left_box { margin-bottom: 75px; }
.stf_sec .stf_list {border-bottom: 1px solid #ddd;}
#praise_layer .stf_list{padding-left:18px;}

/* »ç¾ç°ËÅäºÐ·ù°Ë»ö 211129 */
#specification.popup_style {min-width:950px; box-sizing:border-box; padding:30px;}
#specification.popup_style .pop_tit {padding-bottom: 20px; border-bottom: 1px solid #1A1A1A; margin-bottom: 30px; text-align: center;}
#specification.popup_style .search_table {margin-bottom:20px; display:inherit;}
#specification.popup_style .pop_header {display:none;}
#specification.popup_style .search_table .cs_select {height:40px; margin-right:10px; float:left; box-sizing:border-box; border-radius:2px;}
#specification.popup_style .search_table a.cs_btn {float:right; min-width:58px; height:40px; line-height:38px; background:#1a1a1a; color:#fff; font-family:'Noto-R'; font-size:14px; border:1px solid transparent; border-radius:2px;}
#specification.popup_style .search_table a.cs_btn2 {background:#fff; color:#1A1A1A; border: 1px solid #D8D8D8;}
#specification.popup_style .search_table > table {width:850px;}
#specification.popup_style .search_table > table span {vertical-align:initial; }
#specification .search_radiobtn {margin:7px 0 4px 0; line-height: 16px;}
#specification .search_radiobtn p {display:inline-block; font-family:'Noto-B'; font-size:16px; margin-right:30px; position:relative; top:3px;}
#specification .cs_select > select {color:#1A1A1A; font-family:'Noto-R'; height:40px;}
#specification .select_comm_small select {color:#949494; font-family:'Noto-R';}
#specification .cs_inp_rdo input.rdo_basic[type="radio"] + label.rdo_basic {font-family:'Noto-R'; font-size:14px;}
#specification .cs_inp_rdo input.rdo_basic[type="radio"]:checked + label.rdo_basic {font-weight:normal;}
#specification .cs_ipt_txt {overflow:inherit; margin-right:10px;}
#specification .cs_ipt_txt input.cs_ipt_txt[type="text"] {width:100%; color: #1a1a1a; font-family: 'Noto-R'; font-size:14px; border-radius:2px; height:40px; box-sizing: border-box;}
#specification .cs_ipt_txt input:placehoder {color:#949494;}
#specification .tp_txtBox {overflow:hidden; margin-bottom:15px;}
#specification .tp_txtR {font-family:'Noto-R'; font-size:14px; color:#1a1a1a; margin-right:15px;}
#specification .tp_txtR em {color:#1c8fed;}
#specification .listTable_TotalTit span {color: #1a1a1a; font-family: Noto-R; box-sizing: border-box; font-size: 14px;}
#specification input.myP_chk[type="checkbox"] {display: none; vertical-align: middle;}
#specification input.myP_chk[type="checkbox"] + label.myP_chk {vertical-align: middle; color: #1a1a1a; font-size: 14px; line-height: 1; font-family: Noto-R; cursor: pointer; background-size: contain;box-sizing: border-box;}
#specification input.myP_chk[type="checkbox"] + label.myP_chk > i {display: inline-block; width: 18px; height: 18px; background: url(//image5.compuzone.co.kr/img/images/bsk/simp_checkG.png) center no-repeat; cursor: pointer; vertical-align: middle; margin: 0 8px 3px 0;}
#specification input.myP_chk[type="checkbox"]:checked + label.myP_chk > i {background:url(//image5.compuzone.co.kr/img/images/bsk/simp_checkedB.png) center no-repeat; background-size: contain;}
#specification .tp_txtL {float:right; color: #d8d8d8;}
#specification .tp_txtL .keyBtn {font-family: Noto-R; font-size: 14px; font-weight:normal; color:#1a1a1a;}
#specification .tp_txtL .blue12B {color:#1c8fed;}
#specification.popup_style table.list_table th {background:#f9f9f9; color:#1a1a1a; font-family:'Noto-M'; border-top:1px solid #e8e8e8; font-size:16px;}
#specification.popup_style table.list_table td {padding:12px 0;}
#specification.popup_style table.list_table td.prd_name b {font-family:'Noto-R'; font-size:14px; color:#1a1a1a;}
#specification.popup_style table.list_table td.prd_name {font-family:'Noto-R'; font-size:14px; color:#b4b4b4;}
#specification.popup_style table.list_table td.prd_name a {color:#b4b4b4;}
#specification.popup_style table.list_table td.prd_name a:hover {text-decoration:none;}
#specification.popup_style table.list_table td.prd_price p {font-family: spoqa R; font-size:14px; color:#1a1a1a;}
#specification.popup_style table.list_table td.prd_price b {font-family: spoqa R!important; font-size:13px; }
#specification.popup_style table.list_table td.prd_price p.txt_blue {color:#1c8fed;}
#specification.popup_style table.list_table td.prd_price p.txt_blue b {color:#1c8fed;}
#specification.popup_style table.list_table tr td:nth-child(4) {text-align:center;}
#specification.popup_style table.list_table tr td:nth-child(4) .black12B {font-family:'Noto-R'; font-size:14px; font-weight:normal;}
#specification.popup_style table.list_table .cs_btn { display: inline-block; padding: 0 10px; height: 26px; line-height: 24px; background: #fff; border: 1px solid #e1e1e1; border-radius: 2px; color: #1a1a1a; font-size: 12px; text-align: center; outline: none; cursor: pointer; box-sizing: border-box; font-family: 'Noto-R';}
#specification.popup_style table.list_table .cs_btn:hover {text-decoration:none;}
#specification.popup_style .info_txt b {color:#1c8fed;}
#specification .myP_textarea:hover textarea {border: 1px solid #1a1a1a;}
#specification .inputWrap:hover, .bskS_input:focus {border: 1px solid #1a1a1a;}
#specification .myP_select:hover select, .myP_select:focus select {border: 1px solid #1a1a1a;}
#specification .cs_inp_rdo {display:inline-block; height:18px;}
#specification .cs_inp_rdo input.rdo_basic[type="radio"] + label.rdo_basic > i { position: relative; top:50%; transform:translateY(-50%); margin:0; margin-right:7px; display: inline-block;  width: 18px; height: 18px; background: #fff; border: 1px solid #d8d8d8; border-radius: 50%; cursor: pointer; vertical-align: top; box-sizing: border-box;}
#specification .cs_inp_rdo input.rdo_basic[type="radio"]:checked + label.rdo_basic > i{ border: 1px solid #135eba; background:none;}
#specification .cs_inp_rdo input.rdo_basic[type="radio"] + label.rdo_basic > i:before { content: ''; position: absolute; display: inline-block; top: 2px; left: 2px; width: 12px; height: 12px; border-radius: 50%; background-color: #fff;}
#specification .cs_inp_rdo input.rdo_basic[type="radio"]:checked + label.rdo_basic > i:before { background-color: #135eba;}
/* Á¦Ç° ¸®½ºÆ® ÇÏ´Ü ÆäÀÌÂ¡ */
#specification .bottom_area{margin:50px 0 10px; width:100%;  text-align:center;}
#specification .bottom_area .page_area{ display:inline-block; width:auto; margin:0 auto;}
#specification .bottom_area .page_area > a{ height:30px; width:30px; background-color:#fff; border:1px solid #ddd; display:block; line-height: 28px; text-align:center; color:#444; font-size:12px; margin-right:5px; display:inline-block; float:left; font-family: "spoqa R"; text-decoration:none;}
#specification .bottom_area .page_area > a.active,
#specification .bottom_area .page_area > a:hover{background-color:#333; border-color:#333; color:#fff; font-weight:bold;}
#specification .bottom_area .page_area > a.prev{margin-right:10px; background: #fff url("//image5.compuzone.co.kr/img/images/product_detail/product_list_obj.png") -97px -132px no-repeat;}
#specification .bottom_area .page_area > a.next{margin:0 5px; background: #fff url("//image5.compuzone.co.kr/img/images/product_detail/product_list_obj.png") -117px -132px no-repeat;}
/* À¥ÆùÆ® ±Ô°Ý Àû¿ë 230213 */
.cscenter_layer_from .process_box .proce_text{font-family: '¸¼Àº°íµñ', 'malgun gothic';} 
.noList {padding: 28px 0; width: 100%; text-align: center;}
.noList > i {display: inline-block; margin-bottom: 10px; width:60px; height:60px;}
.noList > i img {width:100%;}
.noList .txt1 {font-size: 16px; font-family: 'noto-R'; color: #949494; line-height: 20px;}