@charset "utf-8";
/* SIR 지운아빠 */

@import url(http://fonts.googleapis.com/css?family=Ubuntu);

@font-face {
    font-family:'Nanum Gothic';
    src: url('NanumGothic.eot');
    src: url('NanumGothic.eot?#iefix') format('embedded-opentype'),
         url('NanumGothic.woff') format('woff'),
         url('NanumGothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* 초기화 */
html {overflow-y:scroll; color: #3c3c3c}
body {margin:0;padding:0;font-size:0.75em;font-family: 'Nanum Gothic'; }
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family: 'Nanum Gothic'; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

a { outline:none}


label {margin-right:0px;}
input[type=checkbox].css-checkbox {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:20px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:14px;
	vertical-align:middle;
	cursor:pointer;
	font-weight: bold;
	

}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -20px;
}
label.css-label {
background-image:url(/img/check_img2.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

input[type=checkbox].css-checkbox + label.css-label2 {
	padding-left:20px;
	height:20px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:14px;
	vertical-align:middle;
	cursor:pointer;
	color:#288ac3;
	font-weight:bold;
	

}

input[type=checkbox].css-checkbox:checked + label.css-label2 {
	background-position: 0 -20px;
}
label.css-label2 {
background-image:url(/img/check_img2.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}


#wrap {width:100%}
.top_header { width: 100%; border-bottom:1px solid #dfdfdf}
.top_header .top_outline {  width: 1140px; margin: 0 auto; padding: 10px 0px }
.top_header .top_outline .top_lang {  float: left}
.top_header .top_outline .top_lang select { font-size:12px; border: 1px solid #dfdfdf; padding: 0px 5px; margin: 0px }
.top_header .top_outline .top_login {  float: right}
.top_header .top_outline .top_login ul {  padding: 0px; margin: 0px; list-style: none}
.top_header .top_outline .top_login ul li { float: left; padding-left: 10px}
.top_header .top_outline .top_login ul li a{ color: #595959; }
.top_header .top_outline .top_login ul li a:hover { color: #595959;  }

.top_middle  {  width: 1140px; margin: 0 auto; padding-top: 20px }
.top_middle .logo { float:left}
.top_middle .search {float:right}

* {box-sizing: border-box;}
.search form {
  position: relative;
  width: 300px;
  margin: 0 auto;
}
.search input {
  width: 100%;
  height: 39px;
  padding-left: 10px;
  border: 2px solid #7BA7AB;
  border-radius: 5px;
  outline: none;
  color: #7ba7ab;
}
.search button {
  position: absolute; 
  top: 0;
  right: 0px;
  width: 39px;
  height: 39px;
  border: none;
  background: #7BA7AB;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}
.search button:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 16px;
  color: #F9F0DA;
}



.top_menu {  width: 100%; margin: 0 auto; border: 1px solid #dfdfdf; margin-top: 10px; background:#31475e;  box-sizing:border-box; height:45px; line-height:45px }
.top_menu ul  { margin:0px; padding: 0px; list-style: none; text-align:center}
.top_menu ul li  { display:inline-block; padding:0px 36px}
.top_menu ul li a { color:#fff; font-size:15px; font-weight:bold}
 
.clear_01 { clear: both; line-height: 0px; font-size:0px}

.blank5 { height:5px}
.blank10 { height:10px}
.blank20 { height:20px}

#sub_left { float: left; width: 200px;}
#sub_left .sub_left_ti { font-size:18px; font-weight:bold; padding:20px; margin:0px 0 10px 0; border-top:1px solid #a9c3da; text-align:center; background-color: #f0f0f0; color: #2b64a4 }
#sub_left .sub_menu {}
#sub_left .sub_menu ul { margin:0px; padding: 0px; list-style: none}
#sub_left .sub_menu ul li { padding:10px;border-bottom:1px dotted #ccc; font-size:13px; font-weight: bold ; color: #484848} 
#sub_left .sub_menu ul li a {color: #484848}
#sub_left .sub_menu dl { padding:0px ; margin:0px;}
#sub_left .sub_menu dl dt { padding:3px 10px; font-weight: normal; font-size:12px}
#sub_left .sub_menu a {display:block}
#sub_left .sub_menu a:hover { text-decoration:underline}

#sub_left .sub_menu2 { padding:0px; margin:0px 0 0 0; border:1px solid #dfdfdf; text-align:left }
#sub_left .sub_menu2 ul { padding:0px ; margin:0px;}
#sub_left .sub_menu2 ul li { list-style:none; padding:5px 10px; }
#sub_left .sub_menu2 dl { padding:0px ; margin:0px;}
#sub_left .sub_menu2 dl dt { padding:5px 20px}
#sub_left .sub_menu2 p { background-color:#ada9a9; color:#fff; padding:10px; margin:0px; border-bottom:1px solid #c9c9c9 } 
#sub_left .sub_menu2 span { display:block; background-color:#efefef; padding:10px; border-bottom:1px solid #dedede}


#content { float: left; margin-left: 30px; width: 908px; }
#content_wide { width:1140px; margin: 0 auto; margin-top: 30px; margin-bottom: 30px; padding-bottom: 30px}
#content_wide2 { width:1140px; margin: 0 auto; margin-top: 30px; margin-bottom: 30px; padding-bottom: 30px; border:1px solid #dfdfdf; border-radius:5px}
#main_wide { width:1140px; margin: 0 auto; margin-top: 10px; margin-bottom: 30px; padding-bottom: 30px}

.wide_title { padding-top: 30px}
.wide_title h2 { font-size:21px; border-bottom: 1px dotted #bbbbbb; padding-bottom: 13px; color: #282b32}
.wide_title2 { padding-top: 30px}
.wide_title2 h2 { font-size:17px; border-bottom: 1px dotted #bbbbbb; padding-bottom: 10px; color: #282b32}
.content_title { padding-top: 10px}
.content_title h2 { font-size:20px; border-bottom: 1px dotted #bbbbbb; padding-bottom: 10px; color: #282b32}

.wide_content { width:900px; margin: 0 auto; }
.wide_content .login { text-align:center; margin-top: 40px}
.wide_content .login ul { margin:0; padding:0;list-style:none; }
.wide_content .login ul li { text-align: center }
.wide_content .login input { width:398px; height:50px; color:#939393; border:1px solid #dfdfdf; margin-bottom:10px;  line-height:50px;}
.wide_content .login .login_bt { width: 400px; background-color: #e91e5a; height: 50px;color: #fff;text-align: center;display: inline-block;line-height: 50px; font-size: 16px; font-weight: bold; border-radius: 10px}
.wide_content .login .join_bt {  margin-top: 20px; width: 400px; background-color: #555555; height: 50px;color: #fff;text-align: center;display: inline-block;line-height: 50px; font-size: 16px; font-weight: bold;  border-radius: 10px} 
.wide_content .login .login_text { padding:10px 0 20px 0px; font-size: 14px}
.wide_content .login .login_text span { padding-left:20px; }
.wide_content .login_sns { text-align:center; margin-top: 40px;}
.wide_content .login_sns ul { margin:0; padding:0;list-style:none; }
.wide_content .login_sns ul li { display: inline; padding: 0px 10px }

.wide_block01 { float:left; width:65%;  } 
.wide_block01 .block_line { border:1px solid #dfdfdf; padding:25px; margin-bottom: 20px; border-radius: 5px }
.wide_block02 { float:right; width:32%;    }
.wide_block02 .block_line { border:1px solid #dfdfdf; padding:25px; margin-bottom: 20px; border-radius: 5px }
.wide_block02 .pink_line { border:1px solid #db88a0; padding:20px 25px; margin-bottom: 20px; border-radius: 5px }
.wide_block02 .block_line textarea { border:1px solid #dfdfdf; font-size:12px; width: 100%}

.wide_block01_p { float:left; width:32%;  } 
.wide_block01_p .block_line { border:1px solid #dfdfdf; padding:25px; margin-bottom: 20px; border-radius: 5px }
.wide_block02_p { float:right; width:65%;    }
.wide_block02_p .block_line { border:1px solid #dfdfdf; padding:25px; margin-bottom: 20px; border-radius: 5px }
.wide_block02_p .block_line textarea { border:1px solid #dfdfdf; font-size:12px; width: 100%}

.wide_block03 { float:left; width:48%;  } 
.wide_block03 .block_line { border:1px solid #dfdfdf; padding:25px; margin-bottom: 20px; border-radius: 5px }
.wide_block04 { float:right; width:48%;    }
.wide_block04 .block_line { border:1px solid #dfdfdf; padding:25px; margin-bottom: 20px; border-radius: 5px }

.wide_content2 { width:1000px; margin: 0 auto; font-size:12px; color: #3e3e3e}
.wide_content3 { width:1050px; margin: 0 auto; font-size:12px; color: #3e3e3e}

.tool_left { float:left; width: 40%; position: relative; border:1px dotted #dfdfdf; padding:20px}
.tool_right { float:right; width: 40% ;position: relative; border:1px dotted #dfdfdf; padding:20px}

.LoginText { padding-top:20px; text-align:center; margin-bottom:20px; clear: both }
.LoginText span a{ color:#4a4a4a; padding:0 10px; font-size:14px }
.LoginText span a:hover{ color:#0071cb; padding:0 10px; font-size:14px }

.stit h2 { font-size:15px; color:#346ba3; padding-top:0px; margin:0px; padding-bottom:15px ; text-align:left}
.stit h2 span { font-size:12px; padding-left:10px; color:#000}
.stit2 h2 { font-size:15px; color:#000; padding-top:0px; margin:0px 0 20px 0; padding-bottom:7px ; text-align:left; border-bottom: 1px dotted #ccc}



.btn { text-align:center; color:#fff; margin-bottom:0px; }
.btn .pink { background:#e91e5a; padding:10px 20px; margin:10px 5px;border-radius:5px ; color: #fff; font-size: 15px}
.btn .pink_small { background:#e91e5a; padding:8px 15px; margin:10px 5px;border-radius:5px ; color: #fff; font-size: 13px}
.btn .no_small { background:#c0c0c0; padding:8px 15px;margin:10px 5px; border-radius:5px; font-size: 13px}

.btn .yes {
	display:inline-block; margin:0; 
	cursor:pointer; vertical-align:middle; font-weight:normal; text-align: center;
	-moz-box-sizing:border-box; box-sizing:border-box;
	background:#e91e5a; margin:5px 5px;border-radius:5px ; color: #fff; font-size: 15px;
	border: 0px;
	font-family: 'Nanum Gothic';
}
.btn .no {
	display:inline-block; margin:0; 
	cursor:pointer; vertical-align:middle; font-weight:normal; text-align: center;
	-moz-box-sizing:border-box; box-sizing:border-box;
	background:#c0c0c0; margin:5px 5px;border-radius:5px ;  font-size: 15px;
}
.btn_140_40{ width: 140px; height: 40px; line-height: 38px;}
.btn_80_40{ width: 80px; height: 40px; line-height: 38px;}

.more {text-align:center; color:#fff; margin-bottom:30px;}
.more .yes {  padding:7px 100px; margin:10px 30px; color: #2b353f; font-size: 13px; border: 1px solid #7c7c7c; border-radius:20px}

.more2 {text-align:center; color:#fff; margin-bottom:30px;}
.more2 .yes {  padding:7px 50px; margin:10px 30px; color: #2b353f; font-size: 13px; border: 1px solid #7c7c7c; border-radius:20px}


.btn_right { text-align:right; color:#fff; margin-bottom:10px; }
.btn_right .yes { background:#e91e5a;padding:8px 15px; margin:8px 5px;border-radius:5px ; color: #fff; font-size: 13px}
.btn_right .no { background:#c0c0c0; padding:10px 20px;margin:8px 5px; border-radius:5px; font-size: 13px}

.btn_right2 { text-align:right; color:#fff; margin-bottom:0px; }
.btn_right2 .yes { background:#e91e5a;padding:8px 15px; margin:8px 5px;border-radius:5px ; color: #fff; font-size: 12px}
.btn_right2 .bt_no { 	
	margin: 5px 0;
	padding: .5em .75em;
	border-radius: .25em;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	background:#ccc;
	vertical-align: middle;
	font-size: 12px;
	text-decoration: none; border:0px;
	cursor: pointer}

.btns { text-align:center; color:#fff; margin-bottom:0px; }
.btns .yes { background:#1d3f87;padding:6px 10px; margin:8px 3px;border-radius:5px ; color: #fff; font-size: 12px; border:1px solid #1d3f87}
.btns .no { background:#c0c0c0; padding:6px 10px; margin:8px 3px; border-radius:5px; font-size: 12px; border:1px solid #c0c0c0}
.btns .etc { background:#fff; padding:6px 10px; margin:8px 3px; border-radius:5px; font-size: 12px; border:1px solid #666}

.nemo_bt { text-align:right; color:#fff; }
.nemo_bt .yes { background:#1d3f87;padding:5px 8px; margin:8px 3px; color: #fff; font-size: 12px; border:1px solid #1d3f87; border-radius: 5px}
.nemo_bt .no { background:#c0c0c0; padding:5px 8px; margin:8px 3px; font-size: 12px; border:1px solid #c0c0c0; border-radius: 5px}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family:dotum;font-size:1em}
button {cursor:pointer}

textarea, select {font-family:dotum;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#fafafa;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {z-index:4;position:relative;min-width:970px;background:#fff}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:26px 0;width:970px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:5px 0 0}

/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {float:right;margin:0;padding:0;list-style:none;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}

/* 메인메뉴 */
#gnb {position:relative;margin:-1px 0 0;border-top:1px dotted #dde4e9;border-bottom:1px solid #dde4e9;background:#ecf0f7}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto !important;padding:0;width:970px;zoom:1}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left}
.gnb_1da {display:inline-block;padding:0 40px 0 10px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none}
.gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none}
.gnb_1dli_air .gnb_1da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_1da {background-color:#333;color:#fff}
.gnb_2dul {display:none;position:absolute;top:35px;width:180px}
.gnb_2da {display:block;padding:13px 10px;text-align:left;text-decoration:none}
.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}
.gnb_2da:focus, .gnb_2da:hover {background:#666;text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto;width:100%;max-width:1140px;zoom:1; margin-top: 70px}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}

#container {z-index:4;position:relative;float:left;padding:15px 16px 15px 15px;width:1140px;height:auto !important;font-size:1em;zoom:1; border: 1px solid #dfdfdf}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold; border-bottom:1px dotted #a5a5a5; padding-bottom:15px}

/* 하단 레이아웃 */
#ft {min-width:970px;border-top:1px solid #dde4e9;background:#f2f5f9; margin-top: 50px}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}

#ft_company {text-align:center}

#ft_copy {background:#bebebe; }
#ft_copy div {position:relative;margin:0 auto;padding:10px 0;width:1100px;color:#fff; font-weight: bold}
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}

.ft_content { background: #f7f7f7; width: 100%;  }
.main_footer { width:1100px;  margin: 0 auto;}
.main_footer .cs { width:350px; float:left; text-align: left }
.main_footer .cs h2 {font-size:16px; color:#5d5d5d; border-bottom:1px dotted #9a9a9a ; padding:0px 0px 10px 0px; text-align:left; display: block}
.main_footer .cs .tel { color:#5d5d5d; font-size:30px; font-weight:bold;padding:15px 0 0 0; margin:0px;  display: block; font-family: 'Ubuntu'}
.main_footer .cs .time {  font-size:12px; padding:10px 10px 10px 0; color: #5d5d5d; line-height: 140%;display: block; }

.main_footer .bank { width:270px; float:left; text-align: left; margin-left: 60px }
.main_footer .bank h2 { font-size:16px; color:#5d5d5d; border-bottom:1px dotted #9a9a9a ; padding:0px 0px 10px 0px; text-align:left; display: block}
.main_footer .bank .mark { color:#ccccc7; padding:20px 0 0 0; margin:0px; display: block;}
.main_footer .bank .mark2 { margin:0px; display: block; border: 1px dotted #c4c4c4; padding: 5px; text-align: center}
.main_footer .bank .mark2 img { padding:0px 6px}
.main_footer .bank .name { line-height:150%; font-size:13px; padding:10px 10px 10px 0; margin:0px; display: block;}

.main_footer .line_icon { width:355px;float:left; text-align: left; margin-left: 60px;  }
.main_footer .line_icon h2 { font-size:16px; color:#5d5d5d; border-bottom:1px dotted #9a9a9a ; padding:0px 0px 10px 0px; text-align:left; display: block}
.main_footer .line_icon ul { margin: 0px; padding: 0px; list-style: none; }
.main_footer .line_icon ul li { float: left; width: 166px; height: 40px; line-height: 40px;  border-bottom:1px dotted #c4c4c4 ; box-sizing: border-box; padding: 0px 10px; margin: 0px 23px 0 0}
.main_footer .line_icon .none { margin:0px}
.main_footer .line_icon ul li a { color:#bdbdbd;}
.main_footer .line_icon ul li img { padding-right: 5px}
.main_footer .line_icon ul li  a { color:#000}


.ft_content_center { width:1100px; margin: 0 auto; margin-top: 40px; border-top:1px dotted #9a9a9a; padding-top: 20px}
.ft_content_center .bottom_logo { width:200px; float: left }
.ft_content_center .bottom_con { float:left; color: #888888; padding-left: 50px; width: 850px}
.ft_content_center .bottom_con ul { padding:0px; margin: 0px}
.ft_content_center .bottom_con ul li { float:left; padding: 2px 10px;}
.ft_content_center .bottom_con ul li span { font-weight:bold} 
.ft_content_center .bottom_con .tip { color:#386b9a; font-weight: bold}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:15px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 10px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left; color: #3a3a3a; font-size:13px}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent; color: #3c3c3c}
.tbl_frm01 textarea {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
/*.frm_input {height:22px}*/
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none; color: #3c3c3c}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}
.tbl_frm01 span { color: #f00}
.tbl_frm01 input[type=text] { padding: 5px; width: 200px; border: 1px solid #b7bcc3}
.tbl_frm01 input[type=password] { border:1px solid #b7bcc3; padding: 5px; width: 200px}
.tbl_frm01 input[type=button]  { background-color:#f9f9f9; border: 1px solid #a7a7a7; color: #323232; padding: 4px 7px; font-size: 11px}
.tbl_frm01 input[type=radio] { width:20px; border: 1px solid #dfdfdf}
.tbl_frm01 select { font-size:12px}
.tbl_frm01 select { border:1px solid #dfdfdf; padding: 3px}
.tbl_frm01 .ment span { color: #363636; font-size:12px}
.tbl_frm01 input[type=checkbox] { width:20px; border: 1px solid #dfdfdf; padding: 10px}
.tbl_frm01_big textarea {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01_big textarea {width:98%;height:300px}
.tbl_frm01 .pink { color: #e70044; font-size:14px; font-weight: bold;}
.tbl_frm01 .pink a{ color: #e70044; font-size:14px; font-weight: bold;}
.tbl_frm01 .black { color: #000;  font-weight: bold;}
.tbl_frm01 .input_term input { margin-bottom:5px}
.tbl_frm01 .st1 { background-color:#e70044; margin: 0px 3px; padding: 0 2px; line-height: 0px }
.tbl_frm01 .st1 a { color: #fff; font-size: 11px}
.tbl_frm01 .st1 a:hover { color: #fff; font-size: 11px}
.tbl_frm01 .deco2 {text-align:center; font-size:11px; background-color:#999; padding: 2px 6px; color: #fff; border-radius:2px }
.tbl_frm01 .deco2 a{ color: #fff; }
.tbl_frm01 .deco {text-align:center; font-size:11px; background-color:#e91e5a; padding: 2px 6px; color: #fff;  border-radius:2px }
.tbl_frm01 .deco a{ color: #fff; }
.tbl_frm01 .pink .deco {text-align:center; font-size:11px; background-color:#e91e5a; padding: 2px 6px; color: #fff;  border-radius:2px }
.tbl_frm01 .pink .deco a{ color: #fff; }
.tbl_frm01 .etc_list span { padding-right:20px}
.tbl_frm01 .CT { text-align:center}
.tbl_frm01 .RT { text-align:right}
.tbl_frm01 .nodata_img { text-align:center}
.tbl_frm01 .nodata_img img { width:50px; height:50px;}

.tbl_frm01 .view_detail { float:left; }
.tbl_frm01 .view_detail ul { padding:0px; margin:0px; list-style: none}
.tbl_frm01 .view_detail ul li { border-bottom:1px dotted #dfdfdf; padding: 4px 3px 5px 3px}
.tbl_frm01 .view_detail ul li span { font-weight:bold; color: #000; padding-left: 10px; padding-right: 10px}

.tbl_frm01 .view_img { float:left; width: 100px; margin-right:10px}
.tbl_frm01 .view_img p { text-align:center; color:#000; font-weight:bold}



.tbl_frm02 {margin:0 0 0px}
.tbl_frm02 table {width:100%;border-collapse:collapse;border-spacing:0; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9}
.tbl_frm02 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9; background:#f5f8f9;text-align:left; color: #3a3a3a;font-size:13px}
.tbl_frm02 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm02 .form_img { text-align:center;  border-bottom:1px solid #e9e9e9;}
.tbl_frm02 .form_img .center_in { padding-top:10px}
.tbl_frm02 .form_img .center_in img { width:50px; height:50px}
.tbl_frm02 .form_img p { color:#000; font-weight:bold; padding-bottom:5px}
.tbl_frm02 span { color:#e91e5a}
.tbl_frm02 input[type=text] { border:1px solid #b7bcc3; padding: 3px; width: 85%}
.tbl_frm02 textarea {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em; width: 98%}
.tbl_frm02 textarea {padding:2px 2px 3px}
.tbl_frm02 .CT { text-align:center}
.tbl_frm02 .RT { text-align:right}
.tbl_frm02 .leck_info { background-color:#f5f8f9; text-align:center; border-left:1px solid #e9e9e9}
.tbl_frm02 .leck_info p { padding:0 0 0 0; margin:0 0 0 0; color:#e91e5a; font-size:20px;  font-weight:bold;}
.tbl_frm02 .leck_info span { color:#fff; display:block;  font-weight:bold; padding:3px 0; background-color:#1aada2; margin:5px 0 10px 0}

.tbl_frm03 { padding: 2px}
.tbl_frm03 span { padding-left:10px; color: #212121}
.tbl_frm03 input[type=checkbox] { width:20px; border: 1px solid #dfdfdf}
.tbl_frm03 table td { padding:5px 0px 5px 30px}
.tbl_frm03 table th { color:#d95f5f; font-size:13px; font-weight:bold; padding:5px 0px}
.tbl_frm03 p { padding:5px 0 0 20px ; color:#969696; font-size:12px}

.tbl_frm04 { border:1px solid #dfdfdf; padding: 20px}
.tbl_frm04 span { padding-left:10px; color: #212121}
.tbl_frm04 input[type=checkbox] { width:20px; border: 1px solid #dfdfdf}
.tbl_frm04 table { width: 100%}
.tbl_frm04 table td { padding:2px 0px 2px 0px}
.tbl_frm04 table th { font-weight:bold; padding:2px 0px; text-align: left}
.tbl_frm04 input[type=text] { border:1px solid #dfdfdf; padding: 3px; width: 70%}
.tbl_frm04 .hap_line { border: 2px solid #2c77d4; padding: 10px 20px;  font-size: 15px }
.tbl_frm04 .hap_line span {color: #2c77d4; font-weight: bold; font-size: 20px; padding-left: 110px}

.tbl_frm05 {margin:0 0 10px}
.tbl_frm05 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm05 th {width:70px;padding:10px 13px;border-top:1px solid #e9e9e9;background:#f5f8f9;text-align:center; color: #3a3a3a;border-bottom:1px solid #e9e9e9;}
.tbl_frm05 td {padding:10px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent; color: #3c3c3c;}
.tbl_frm05 .tracking span { padding-right:20px}
.tbl_frm05 .tracking p span { color:#e91e5a}
.tbl_frm05 .CT { text-align:center}
.tbl_frm05 .RT { text-align:right;}
.tbl_frm05 .deco {text-align:center; font-size:12px; background-color:#e91e5a; padding: 2px 6px; color: #fff;  border-radius:2px }
.tbl_frm05 .deco a{ color: #fff; }
.tbl_frm05 .deco2 {text-align:center; font-size:11px; background-color:#999; padding: 2px 6px; color: #fff; border-radius:2px }
.tbl_frm05 .deco2 a{ color: #fff; }
.tbl_frm05 .nodata_img { text-align:center}
.tbl_frm05 .nodata_img img { width:50px; height:50px;}
.tbl_frm05 .order_no { text-align:center; color:#0071cb; font-weight:bold}
.tbl_frm05 .bae_special {text-align:center;}
.tbl_frm05 .bae_special span {color:#0071cb; font-weight:bold}
.tbl_frm05 p { color:#000 ; font-weight:bold; padding:0 0 5px 0; }
.tbl_frm05 .tracking input[type=text] { border:1px solid #e91e5a; padding: 3px; width: 50%; margin-top:5px}
.tbl_frm05 .tracking span { font-weight:bold; margin-right: 5px}
.tbl_frm05 .item_info td { background-color:#fafafa; padding:10px}
.tbl_frm05 .pink_big { color:#e91e5a; font-weight:bold; font-size:25px}
.tbl_frm05 .gray_big { color:#656565; font-weight:bold; font-size:25px}
.tbl_frm05 .buga p { color:#0071cb; font-size:15px; font-weight: bold; padding-bottom: 4px}
.tbl_frm05 .buga { padding-bottom: 5px; line-height: 140%; font-size: 13px}
.tbl_frm05 .cline {border-left:1px solid #e9e9e9}
.tbl_frm05 span { padding:1px 3px; border-radius: 3px}
.tbl_frm05 .tracking .pt span { padding: 2px; margin: 0px; color: #fff}
.tbl_frm05 .s_title { font-size: 14px; font-weight: bold; padding: 0px 0px 10px}

.tbl_frm06 {margin:0 0 10px}
.tbl_frm06 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm06 th {width:70px;padding:10px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left; color: #3a3a3a}
.tbl_frm06 td {padding:10px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent; color: #3c3c3c}
.tbl_frm06 .pink { color: #e70044; font-size:14px; font-weight: bold;}
.tbl_frm06 .pink a{ color: #e70044; font-size:14px; font-weight: bold;}

.tbl_frm06 .money { padding:20px 10px }
.tbl_frm06 .money span { font-weight:bold; color:#2755aa;}
.tbl_frm06 .money ul { padding:0; margin:0; clear:both}
.tbl_frm06 .money ul li { float:left; list-style:none; padding:5px }
.tbl_frm06 .money input { margin:0 10px; width:30%}
.tbl_frm06 .money select { margin:0 10px }
.tbl_frm06 .money .ti { width:200px}
.tbl_frm06 input[type=text] { border:1px solid #dfdfdf; padding: 5px; width: 200px}
.tbl_frm06 input[type=password] { border:1px solid #dfdfdf; padding: 5px; width: 200px}
.tbl_frm06 input[type=button]  { background-color:#f9f9f9; border: 1px solid #a7a7a7; color: #323232; padding: 4px 7px; font-size: 11px}
.tbl_frm06 input[type=radio] { width:20px; border: 1px solid #dfdfdf}
.tbl_frm06 select { font-size:12px}
.tbl_frm06 select { border:1px solid #dfdfdf; padding: 3px}


.tbl_frm07 {}
.tbl_frm07 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm07 th {width:70px;padding:10px 13px; text-align:left; color: #3a3a3a}
.tbl_frm07 td {padding:10px 10px;background:transparent; color: #3c3c3c}
.tbl_frm07 ul { padding:10px 20px; margin:0; }
.tbl_frm07 ul li { float:left; list-style:none;  width:58%; text-align:right; font-size:14px; font-weight:bold; padding:5px 0 13px 0}
.tbl_frm07 .long { float:left; list-style:none;  width:95%; text-align:right; font-size:14px; font-weight:bold }
.tbl_frm07 .ti { float:left; list-style:none;  width:40%; text-align:left; font-size:12px; color:#606060 }
.tbl_frm07 .tag  { float:left; list-style:none;  width:55%; text-align:right; font-size:14px; font-weight:bold; padding:5px 0; color:#e91e5a}
.tbl_frm07 .big { line-height: 200%}
.tbl_frm07 p { padding-top:15px; font-size: 13px; color: #797979; margin: 0px}

.tbl_frm07_2 { clear:both;}
.tbl_frm07_2 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm07_2 th {width:70px;padding:10px 13px; text-align:left; color: #3a3a3a}
.tbl_frm07_2 td {padding:10px 10px;background:transparent; color: #3c3c3c}
.tbl_frm07_2 ul { padding:5px 20px; margin:0; border-top:1px dotted #b5b5b5; }
.tbl_frm07_2 ul li { float:left; list-style:none;  width:55%; text-align:right; font-size:14px; font-weight:bold; padding:5px 0}
.tbl_frm07_2 .long { float:left; list-style:none;  width:95%; text-align:right; font-size:14px; font-weight:bold }
.tbl_frm07_2 .ti { float:left; list-style:none;  width:40%; text-align:left; font-size:12px; color:#606060 }
.tbl_frm07_2 .ti_pink { float:left; list-style:none;  width:40%; text-align:left; font-size:12px; color:#e91e5a }
.tbl_frm07_2 .tag  { float:left; list-style:none;  width:58%; text-align:right; font-size:17px; font-weight:bold; padding:5px 0; color:#e91e5a}
.tbl_frm07_2 .tag2  { float:left; list-style:none;  width:55%; text-align:right; font-size:12px; font-weight:bold; padding:5px 0; color:#606060}
.tbl_frm07_2 .payment_money_input {width:65%;text-align:right;border:0px;background-color:#f5f8f9;font-size:17px; font-weight:bold; color:#e91e5a;margin-top:-2px;}

.tbl_frm07_3 { background-color:#f5f8f9; height:40px; clear:both; padding:0px 10px 0 20px; font-size:12px; margin-top:5px; line-height:40px; font-weight:bold}

.tbl_frm05_cn {margin:0 0 20px}
.tbl_frm05_cn table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm05_cn th {width:70px;padding:10px 13px;border:1px solid #e9e9e9;border-left:0;border-right:0;background:#f5f8f9;text-align:center; color: #3a3a3a}
.tbl_frm05_cn td {padding:10px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent; color: #3c3c3c; text-align: center}

.tbl_frm08 {margin:0 0 10px}
.tbl_frm08 table {width:100%;border-collapse:collapse;border-spacing:0; border: 1px solid #e9e9e9}
.tbl_frm08 th {width:70px;padding:10px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:center; color: #3a3a3a; font-size:13px}
.tbl_frm08 td {padding:10px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent; color: #555555; border-left:1px solid #e9e9e9; line-height: 140%; font-size:13px}
.tbl_frm08 span {color: #e91e5a; font-weight:bold;}

.tbl_frm09 {margin:0 0 10px}
.tbl_frm09 table {width:100%;border-collapse:collapse;border-spacing:0; border: 1px solid #e9e9e9}
.tbl_frm09 th {width:70px;padding:10px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:center; color: #3a3a3a; font-size:13px}
.tbl_frm09 td {padding:15px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent; color: #555555; border-left:1px solid #e9e9e9; line-height: 140%; font-size:13px}
.tbl_frm09 span {color: #e91e5a; font-weight:bold;}


.money { padding:20px 10px; clear:both; font-size:13px }
.money span { font-weight:bold; color:#3c3c3c; font-size:12px; padding-left:10px}
.money ul { padding:0; margin:0; clear:both}
.money ul li { list-style:none; padding:5px }
.money select { border:1px solid #dfdfdf; padding: 2px 5px; width: 85%}
.money .ti { width:200px}
.money input[type=text] { border:1px solid #dfdfdf; padding: 5px; width: 80%}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#fff;text-decoration:none; border:1px solid #dfdfdf}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#aaa;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

.line01 { border:1px dotted #dfdfdf; padding:10px; text-align:center; font-size:15px; font-weight: bold; color: #000}
.line01 input { margin-left:20px}
.line01 img { width:40px; height:26px ; margin-left: 20px}



.global_site {}
.global_site ul { padding:0px; margin: 0px; list-style: none }
.global_site ul li { border: 1px solid #dfdfdf; padding: 20px; float: left; margin: 0px 10px 20px 11px; text-align: center; color:#464646; font-size: 13px}
.global_site .none1 { border: 1px solid #dfdfdf; padding: 20px; float: left; margin: 0px 16px 0px 0px }
.global_site .none2 { border: 1px solid #dfdfdf; padding: 20px; float: left; margin: 0px 0px 0px 16px }
.global_site img { width: 162px; height: 70px; display: block; border: 1px solid #dfdfdf} 
.global_site ul li span { display: block; padding: 15px 0 10px 0; border-bottom: 1px dotted #dfdfdf; margin-bottom: 20px; width: 162px; white-space: nowrap; overflow: hidden;} 
.global_site .link  { border: 1px solid #adb6ca; padding: 5px 10px; color: #398194; width: 50%; margin: 0 auto;}

.global_item {}
.global_item ul { padding:0px; margin: 0px; list-style: none }
.global_item ul li { border: 1px solid #dfdfdf; padding: 20px; float: left; margin: 0px 11px 20px 11px; text-align: center; color:#464646; font-size: 13px}
.global_item .none1 { border: 1px solid #dfdfdf; padding: 20px; float: left; margin: 0px 16px 0px 0px }
.global_item .none2 { border: 1px solid #dfdfdf; padding: 20px; float: left; margin: 0px 0px 0px 16px }
.global_item img { width: 162px; height: 162px; display: block} 
.global_item ul li p { padding: 10px 0 0 0; margin: 0px; color: #2b64a4; font-weight:bold }
.global_item ul li span { display: block; padding: 5px 0 10px 0; border-bottom: 1px dotted #dfdfdf; margin-bottom: 20px; width: 160px; white-space: nowrap; overflow: hidden;} 
.global_item .link  { border: 1px solid #adb6ca; padding: 5px 10px; color: #398194; width: 50%; margin: 0 auto;}

.mypage_nemo {}
.mypage_nemo ul { padding:0px; margin: 0px; list-style: none }
.mypage_nemo ul li { border: 1px solid #dfdfdf; padding: 20px; float: left; margin: 0px 8px; text-align: center; color:#464646; font-size: 13px}
.mypage_nemo .none1 { border: 1px solid #dfdfdf; padding: 20px; float: left; margin: 0px 9px 0px 0px }
.mypage_nemo .none2 { border: 1px solid #dfdfdf; padding: 20px; float: left; margin: 0px 0px 0px 8px }
.mypage_nemo .none3 { background-color:#e91e5a; margin: 0px 0px 0px 8px; border: 1px solid #e91e5a; color:#fff}
.mypage_nemo .nodata { border: 1px solid #e91e5a; padding: 20px; float: left; margin: 0px 8px; text-align: center; color:#464646; font-size: 13px}
.mypage_nemo img { width: 145px; height: 70px; display: block} 
.mypage_nemo ul li span { display: block; padding: 15px 0 5px 0; font-weight:bold; font-size:14px} 
.mypage_nemo .link  { border: 1px solid #ccd1da; padding: 5px 10px; color: #398194; width: 50%; margin: 0 auto;}
.mypage_nemo ul li p { padding:0px 0 10px 0; margin:0px 0 20px 0; font-size:15px; border-bottom: 1px dotted #dfdfdf; color:#e91e5a; font-weight:bold}

.mypage_left { float:left; width:240px; border:1px solid #e91e5a; height:425px; border-radius: 5px}
.mypage_left p { text-align:center; padding-top:25px;}
.mypage_left ul li { position:relative}
.mypage_left ul { padding:0px; margin: 25px 0 0 30px; list-style: none ; }
.mypage_left ul li .list01{ width:180px; box-sizing:border-box; padding:8px 10px 8px 20px; background:#e91e5a; color:#fff; font-size:14px; font-weight:bold; border-radius: 3px}
.mypage_left ul li .list03{ width:180px; box-sizing:border-box; padding:8px 10px 8px 20px; background:#616161; color:#fff; font-size:14px; font-weight:bold; margin-top:6px; border-radius: 3px}
.mypage_left ul li .list04{ width:180px; box-sizing:border-box; padding:8px 10px 8px 20px; background:#a6a6a6; color:#fff; font-size:14px; font-weight:bold; margin-top:6px; border-radius: 3px}
.mypage_left ul li .list02{ width:180px; box-sizing:border-box; padding:8px 10px 8px 20px; background:#fff; color:#e91e5a; font-size:14px; font-weight:bold; margin-top:6px; border:1px solid #e91e5a ; border-radius: 3px}
.mypage_left ul li .list05{ width:180px; box-sizing:border-box; padding:8px 10px 8px 20px; background:#fff; color:#8f8f8f; font-size:14px; font-weight:bold; margin-top:6px; border:1px solid #8f8f8f ; border-radius: 3px}

.mypage_left ul li span { position:absolute; top:10px; right:50px }
.mypage_left ul li a {display:block;  }

.mypage_right { float:right; width:710px; height:400px; }
.mypage_right .right_1st { clear:both; }
.mypage_right .right_1st ul { padding:0px; margin: 0px; list-style: none }
.mypage_right .right_1st ul li { float:left; width:225px; border:1px solid #dfdfdf; position:relative; box-sizing:border-box; padding:10px;border-radius: 5px}
.mypage_right .right_1st ul li p { position:absolute; top:20px; right:20px; font-size:15px; font-weight:bold}
.mypage_right .right_1st ul li span { position:absolute; top:50px; right:20px; font-size:18px; font-weight:bold; color:#e91e5a}
.mypage_right .right_1st ul li a {display:block;  }
.mypage_right .right_1st ul li .small { position:absolute; top:50px; right:20px; font-size:15px; font-weight:bold; color:#e91e5a}


.mypage_right .right_2nd{ clear:both; padding-top:14px}
.mypage_right .right_2nd ul { padding:0px; margin: 0px; list-style: none }
.mypage_right .right_2nd ul li { float:left; width:225px; border:1px solid #dfdfdf; position:relative; box-sizing:border-box; padding:10px;border-radius: 5px}
.mypage_right .right_2nd ul li p { position:absolute; top:40px; right:20px; font-size:15px; font-weight:bold}
.mypage_right .right_2nd ul li a {display:block;  }

.mypage_right .right_3rd { clear:both; padding-top:14px}
.mypage_right .right_3rd ul { padding:0px; margin: 0px; list-style: none }
.mypage_right .right_3rd ul li { float:left; width:225px; border:1px solid #dfdfdf; position:relative; box-sizing:border-box; padding:10px;border-radius: 5px}
.mypage_right .right_3rd ul li p { position:absolute; top:20px; right:20px; font-size:15px; font-weight:bold}
.mypage_right .right_3rd ul li span { position:absolute; top:50px; right:20px; font-size:18px; font-weight:bold; color:#e91e5a}
.mypage_right .right_3rd ul li a {display:block;  }
.mypage_right .right_3rd ul li .small { position:absolute; top:50px; right:20px; font-size:15px; font-weight:bold; color:#e91e5a}


.store_list {}
.store_list ul { padding:0; margin:0; display:flex; display:-webkit-flex;   flex-wrap:wrap;  -webkit-flex-wrap:wrap;  list-style:none;}
.store_list ul li {  width:212px;   padding:0;    margin:10px 0 20px 0;   display:flex;   display:-webkit-flex;   float:left;}
.store_list a {color:#464646;}
.store_list dl { text-align:left; width:160px; margin-bottom:0px; box-sizing: border-box}
.store_list dl dd { padding:0px; margin:0px}
.store_list img {margin-bottom:10px; width:160px; height:160px; }
.store_list span { text-align:left; }
.store_list .bottom { border-top:1px dotted #dfdfdf;  margin-top:10px; font-size:12px; color:#000; padding:10px 0 0 0px}
.store_list .bottom img { float:left; width:28px; height:18px; margin:0px}
.store_list .bottom span { float:right; color:#e91e5a; font-size:14px; font-weight:bold; padding:0px; margin:0px; border-bottom:1px solid #fff}
.store_list .bottom_02 { clear:both; text-align:right; padding-top: 5px; }
.store_list .bottom_02 span {font-size:12px; color:#e91e5a; font-weight: bold}
.store_list .none1 { border: 1px solid #dfdfdf; padding: 20px; float: left; margin: 0px 15px 20px 0px }
.store_list .none2 { border: 1px solid #dfdfdf; padding: 20px; float: left; margin: 0px 0px 20px 15px }
.store_list .item_name { width: 160px; text-align: left}


.clear { clear: both; height: 0px; line-height: 0px; font-size: 0px}

.multi_tab {}
.multi_tab ul { padding: 0px; margin: 0px; list-style: none}
.multi_tab ul li { float:left}


.basic_tabs * { box-sizing: border-box; }
.basic_tabs_switch { overflow: hidden; }
.basic_tabs_tab {
  float: left;
  cursor: pointer;
}

.basic_tabs_switch_active { cursor: default; }
.basic_tabs_item { display: none; }
.basic_tabs_content_active { display: block; }

.basic_tabs_switch { border-bottom: 1px solid #dfdfdf}

.basic_tabs_tab {
  padding: 10px 40px;
  border-width: 1px 1px 0px 0;
  border-style: solid;
  border-color: #ddd;
  background: #f2f2f2;
  font-size:13px; font-weight:bold;
}

.basic_tabs_tab:first-child {
  border-left: 1px solid #ddd;
  border-top-left-radius: 5px;
}

.basic_tabs_tab:last-child { border-top-right-radius: 5px; }

.basic_tabs_content { margin-top: -1px; }

.basic_tabs_item {
  padding: 30px 0px;
  border-top: 1px solid #ddd;
  border-radius: 0 0 5px 5px;
}

.basic_tabs_switch_active {
  background: #fff;
}




.tip { background-color: #f9f9f9; padding: 10px}
.tip input[type=text] { padding: 3px; border: 1px solid #dfdfdf; width: 300px}
.tip input[type=radio]  { width:20px}
.tip select { border:1px solid #dfdfdf; padding: 3px 5px; font-size: 12px}
.tip span { color:#000; font-weight: bold}

.tip2 { padding: 1px; font-size:13px; color:#3c3c3c ;}
.tip2 span { color: #e91e5a; font-weight: bold; font-size:17px}



.tip3 { background-color: #f9f9f9; padding: 10px ; font-size:13px; color:#3c3c3c; text-align: center }
.tip3 span { color: #e91e5a; font-weight: bold; font-size:17px}
.tip3 .btn_new .yes { background:#7d889a; padding:3px 8px; margin:10px 2px 0px 0px;color: #fff; font-size: 13px; border: 1px solid #2c3c56}
.tip3 .btn_new .yes_c { background:#e56f6f; padding:3px 8px; margin:10px 2px 0px 0px;color: #fff; font-size: 13px; border: 1px solid #c25252}
.tip3 .btn_new .yes_u { background:#9e7ec2; padding:3px 8px; margin:10px 2px 0px 0px;color: #fff; font-size: 13px; border: 1px solid #745498}
.btn_new .yes_r { background:#8bb15e; padding:3px 8px; margin:10px 2px 0px 0px;color: #fff; font-size: 13px; border: 1px solid #5b7141}
.tip3 a { cursor:pointer}


.tip4 { background-color: #f9f9f9; padding: 20px ; font-size:13px; color:#3c3c3c; line-height: 150% }
.tip4 span { color: #e91e5a; font-weight: bold; font-size:17px}

.tip5 { border:1px dotted #dfdfdf; padding: 10px; font-size:12px; color: #3b3b3b; text-align:right; position: relative}
.tip5 input[type=text] { border:1px solid #ced9de;  padding: 5px; background-color: #f6f9fa; width: 300px; }
.tip5 select { padding:5px}
.tip5 p { display: inline; margin:0px 0 0 4px; padding:0px }
.tip5 p .all { background-color:#e95144 ; padding: 5px 10px; color: #fff}
.tip5 p .part { background-color:#807360 ; padding: 4px 10px; color: #fff}
.tip5 p  .part2 { background-color:#999 ; padding: 5px 10px; color: #fff}
.tip5 span { font-weight:bold; color:#2c77d4;}
.tip5 .key {  position:absolute; top:10px; left: 20px; color: #e91e5a; font-weight: bold; font-size:17px}

.tip6 { border:1px dotted #dfdfdf; padding: 10px; font-size:12px; color: #3b3b3b; text-align:left;position: relative}
.tip6 input[type=text] { border:1px solid #ced9de;  padding: 5px; background-color: #f6f9fa; width: 300px; }
.tip6 select { padding:5px}
.tip6 p { display: inline; margin:0px 0 0 4px; padding:0px }
.tip6 p .all { background-color:#e95144 ; padding: 5px 10px; color: #fff}
.tip6 p .part { background-color:#807360 ; padding: 4px 10px; color: #fff}
.tip6 span { font-weight:bold; color:#2c77d4;}
.tip6 .key {  position:absolute; top:10px; left: 20px; color: #e91e5a; font-weight: bold; font-size:17px}
.tip6 .pink {font-weight:bold; color:#e91e5a; font-size:15px}

.btn_new_right { text-align:right}
.btn_new_right .yes { background:#7d889a; padding:3px 8px; margin:0px 2px 0px 0px;color: #fff; font-size: 12px; border: 1px solid #2c3c56; border-radius: 5px}
.btn_new_right .yes_c { background:#e56f6f; padding:3px 8px; margin:0px 2px 0px 0px;color: #fff; font-size: 12px; border: 1px solid #c25252; border-radius: 5px}
.btn_new_right .yes_u { background:#9e7ec2; padding:3px 8px; margin:0px 2px 0px 0px;color: #fff; font-size: 12px; border: 1px solid #745498; border-radius: 5px}
.btn_new_right .yes_r { background:#8bb15e; padding:3px 8px; margin:0px 2px 0px 0px;color: #fff; font-size: 12px; border: 1px solid #5b7141; border-radius: 5px}
.btn_new_right  { cursor:pointer}
.btn_new_right .add { background:#fff; color:#e91e5a; padding:5px 30px; margin:10px 0 0 0; font-size: 14px; font-weight:bold; border:1px solid #e91e5a}

.yes_c_span { background:#e56f6f; color: #fff; }
.yes_u_span { background:#9e7ec2; color: #fff; }
.yes_r_span { background:#8bb15e; color: #fff; }

.view_cate { padding-bottom: 10px; color: #505050; font-size: 14px}
.item_title { background-color: #f9f9f9; padding: 10px; color: #6a6a6a; font-size: 13px; font-weight:bold}

.store_view table { font-size:14px; width:100%}
.store_view table td { vertical-align:top; font-size: 12px}
.store_view .item img { width:350px; height:350px; border:1px solid #dfdfdf}
.store_view span img {width:40px; height:25px}
.store_view .DetailQuantity {position:relative; }
.store_view .DetailQuantity .QuantityDown { position:absolute; left:37px; top:17px}
.store_view .DetailQuantity .QuantityUp { position:absolute; left:37px; top:7px}
.store_view .ti { font-weight:bold; width:100px; font-size:13px; color: #585858; vertical-align: middle}
.store_view .view_detail td { padding:7px 0; font-family: 'Nanum Gothic'}
.store_view .view_detail .DetailCo { text-decoration:line-through; }
.store_view .view_detail .DetailCo2 { font-size:18px; color:#e91e5a; font-weight:bold;}
.store_view .view_detail .DetailCo2 span {color:#9a9a9a; font-size:12px;}
.store_view input { width:50px; border:1px solid #dfdfdf; padding:3px}
.store_view .btn { text-align:center;  margin-bottom:10px; font-size:15px; }
.store_view .btn .buy { background:#e91e5a; padding:10px 30px; margin:10px 5px;border-radius:5px ; font-size: 15px; color: #fff }
.store_view .btn .cart { background:#c0c0c0; padding:10px 30px;margin:10px 5px; border-radius:5px;  font-size: 15px}
.store_view select { border:1px solid #dfdfdf; padding: 2px}



.line { width:100%; border-bottom:1px solid #dfdfdf}
.memo_tool {text-align:left;border:1px dotted #dfdfdf ; margin-bottom:10px;width:100%; background-color:#fafafa}
.memo_tool .ti {}
.memo_tool .ti span { color:#000; font-weight:bold; padding-right:30px}
.memo_tool .user { color:#e91e5a }
.memo_tool .user span { color:#333}
.memo_tool .admin { color:#06C; padding-top:5px }
.memo_tool .admin span { color:#333}

.multi_menu {}
.multi_menu ul { padding:0; margin:0;  }
.multi_menu ul li { float:left; padding:7px 10px; border:1px solid #dfdfdf;list-style:none; margin:10px 2px 0px 2px;  text-align:center }
.multi_menu ul li img { width:25px; height:17px}
.multi_menu .select { background-color:#fff; color:#0071cb; border:1px solid #0071cb ; font-weight:bold}
.multi_menu .select a { color:#0071cb}

.memo textarea {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle; font-size:12px; width:100%; margin-bottom:20px}
.memo_list { padding-bottom:5px; border-bottom: 1px dotted #dfdfdf; margin-bottom: 5px}
.memo_list p { padding-bottom: 3px}
.memo_list p span { font-weight:bold; color: #000; padding-right: 10px}
.memo_list .reply { color: #0a5fc8; padding: 5px 0 5px 10px}

.top_view {color:#000; font-size:15px; font-weight:bold; border:1px solid #dfdfdf; border-radius:5px; padding:10px; background-color:#f5f8f9; text-align:center; margin-top:-10px}
.top_view img { width:45px; height: 30px}
.top_view span { padding: 5px }



.color_101 {background-color:#ff893a; color: #fff; border: 1px solid #ff893a } /* 결제대행 결제대기 */
.color_102 {background-color:#7a8ee2; color: #fff; border: 1px solid #7a8ee2} /* 결제대행 결제확인중 */
.color_103 {background-color:#699da2; color: #fff; border: 1px solid #699da2} /* 결제대행 결제완료 */
.color_104 {background-color:#4664b9; color: #fff; border: 1px solid #4664b9} /* 대행완료 */
.color_105 {background-color:#e77761; color: #fff; border: 1px solid #e77761} /* 환불신청 */
.color_106 {background-color:#7ab3cb; color: #fff; border: 1px solid #7ab3cb} /* 환불완료 */

.color_301 {background-color:#cf77ca; color: #fff; border: 1px solid #cf77ca} /* 배송대행 입고대기 */
.color_302 {background-color:#a08a3d; color: #fff; border: 1px solid #a08a3d} /* 배송대행 입고완료 */
.color_303 {background-color:#eb5a5a; color: #fff; border: 1px solid #eb5a5a} /* 배송대행 무게측정 */
.color_304 {background-color:#ff893a; color: #fff; border: 1px solid #ff893a } /* 배송비 결제대기 */
.color_305 {background-color:#7a8ee2; color: #fff; border: 1px solid #7a8ee2} /* 배송비 결제확인중 */
.color_306 {background-color:#a398c2; color: #fff; border: 1px solid #a398c2} /* 배송비 결제완료(출고대기) */
.color_307 {background-color:#58b1cb; color: #fff; border: 1px solid #58b1cb} /* 출고완료 */

.color_201 {background-color:#77bb8d; color: #fff; border: 1px solid #77bb8d} /* 구매대행 신청 */
.color_202 {background-color:#b5b648; color: #fff; border: 1px solid #b5b648} /* 견적대기(견적제출) */
.color_203 {background-color:#ff893a; color: #fff; border: 1px solid #ff893a } /* 구매대행 결제대기(고객승인후) */
.color_204 {background-color:#7a8ee2; color: #fff; border: 1px solid #7a8ee2} /* 구매대행 결제확인중 */
.color_205 {background-color:#a398c2; color: #fff; border: 1px solid #a398c2} /* 구매대행 결제완료 */

.color_100 {background-color:#777777; color: #fff; border: 1px solid #777777} /* 폐기 */
.color_1000 {background-color:#777777; color: #fff; border: 1px solid #777777} /* 폐기 */

.color_1004 {background-color:#54b670; color: #fff; border: 1px solid #54b670} /* 반품신청 */
.color_1005 {background-color:#ff893a; color: #fff; border: 1px solid #ff893a} /* 반품 결제대기 */
.color_1006 {background-color:#7a8ee2; color: #fff; border: 1px solid #7a8ee2} /* 반품 결제확인중 */
.color_1007 {background-color:#a398c2; color: #fff; border: 1px solid #a398c2} /* 반품 결제완료 */
.color_1008 {background-color:#7ab3cb; color: #fff; border: 1px solid #7ab3cb} /* 반품완료 */

.color_901 {background-color:#77bb8d; color: #fff; border: 1px solid #77bb8d} /* 구매대행 신청 */
.color_902 {background-color:#a08a3d; color: #fff; border: 1px solid #a08a3d} /* 구매대기 */
.color_903 {background-color:#58b1cb; color: #fff; border: 1px solid #58b1cb} /* 구매완료 */
.color_900 {background-color:#777777; color: #fff; border: 1px solid #777777} /* 품절폐기 */

.color_1001 {background-color:#b6b6b6; color: #fff; border: 1px solid #b6b6b6} /* 입고대기 */
.color_1002 {background-color:#e32425; color: #fff; border: 1px solid #e32425} /* 오류입고 */
.color_1003 {background-color:#00c8c5; color: #fff; border: 1px solid #00c8c5} /* 입고완료 */






.top_view p { display: inline;  padding:0 20px; color:#2c77d4 }

.view_tool { border:1px solid #fff;overflow:hidden;  }
.view_tool div { margin:0 0 -6000px 0; /* nothing special about 6000px */   padding:0 0 6000px 0; /* any large enough value will do */}
.view_tool .view_img { float:left; width: 100px; margin-right:10px}
.view_tool .view_img p { text-align:center; color:#000; font-weight:bold}
.view_tool .control { float:right; width: 100px;  background-color:#f5f8f9;text-align:center; font-weight:bold; font-size:16px;  }
.view_tool .control img { padding:0px 5px}
.view_tool .view_detail { float:left; width: 68%; }
.view_tool .view_detail ul { padding:0px; margin:0px; list-style: none}
.view_tool .view_detail ul li { border-bottom:1px dotted #dfdfdf; padding: 4px 3px 5px 3px}
.view_tool .view_detail ul li span { font-weight:bold; color: #000; padding-left: 10px; padding-right: 10px}

.view_tool2 { border:1px solid #fff; overflow:hidden; }
.view_tool2 div { margin:0 0 -6000px 0; /* nothing special about 6000px */   padding:0 0 6000px 0; /* any large enough value will do */}
.view_tool2 .view_img { float:left; width: 100px; margin-right:10px; background-color:#f5f8f9; }
.view_tool2 .view_img p { text-align:center; color:#000; font-weight:bold; padding:10px 0; }
.view_tool2 .control { float:right; width: 100px;  background-color:#f5f8f9;text-align:center; font-weight:bold; font-size:16px; vertical-align: middle  }
.view_tool2 .control span { background-color:#4db3ab; padding:2px; color:#fff ; display:block; }
.view_tool2 .control img { padding:30px 5px 0 5px}
.view_tool2 .view_detail { float:left; width: 68%; }
.view_tool2 .view_detail ul { padding:0px; margin:0px; list-style: none}
.view_tool2 .view_detail ul li { border-bottom:1px dotted #dfdfdf; padding: 0px 3px 5px 3px; margin-bottom:4px}
.view_tool2 .view_detail ul li span { font-weight:bold; color: #000; padding-left: 10px; padding-right: 10px}

.view_tool2_form { border:1px solid #fff;overflow:hidden;  }
.view_tool2_form div { margin:0 0 -6000px 0; /* nothing special about 6000px */   padding:0 0 6000px 0; /* any large enough value will do */}
.view_tool2_form .view_img { float:left; width: 10%; margin-right:3%; }
.view_tool2_form .view_img p { text-align:center; color:#000; font-weight:bold; padding:0px 0 10px 0; }
.view_tool2_form .control { float:left; width: 10%; margin-left:3%; background-color:#f5f8f9;text-align:center; font-weight:bold; font-size:16px; }
.view_tool2_form .control span {  padding:2px; display:block; }
.view_tool2_form .control img { padding:30px 5px 0 5px}
.view_tool2_form .view_detail { float:left; width: 74%; }
.view_tool2_form .view_detail ul { padding:0px; margin:0px; list-style: none}
.view_tool2_form .view_detail ul li { border-bottom:1px dotted #dfdfdf; padding: 0px 3px 5px 3px; margin-bottom:4px}
.view_tool2_form .view_detail ul li span { font-weight:bold; color: #000; padding-left: 10px; padding-right: 10px}

.view_tool3 { border:1px solid #fff;overflow:hidden; }
.view_tool3 div { margin:0 0 -6000px 0; /* nothing special about 6000px */   padding:0 0 6000px 0; /* any large enough value will do */}
.view_tool3 .view_img { float:left; width: 120px; margin-right:10px;   }
.view_tool3 .view_img p { text-align:center; color:#000; font-weight:bold; padding:10px 0; }
.view_tool3 .view_img2 { float:left; width: 120px; margin-right:10px;   }
.view_tool3 .view_img2 p { text-align:center; color:#000; font-weight:bold; padding:5px ; margin: 0px; background: #ccc; font-size:11px  }
.view_tool3 .control { float:right; width: 80px;  background-color:#f5f8f9;text-align:center; font-weight:bold; font-size:14px; }
.view_tool3 .control p { padding:2px; color:#fff ; display:block; margin-top: 20px;  }
.view_tool3 .control img { padding:0px 5px 0 5px}
.view_tool3 .control input[type=image] { padding:10px 2px 0px 2px}
.view_tool3 .control2 { float:right; width: 80px;  background-color:#f5f8f9;text-align:center; font-weight:bold; font-size:14px; }
.view_tool3 .control2 p { padding:2px; color:#fff ; display:block; margin-top: 40px;  }
.view_tool3 .control2 img { padding:0px 5px 0 5px}
.view_tool3 .control2 input[type=image] { padding:30px 2px 0px 2px}
.view_tool3 .view_detail { float:left; width: 68%; }
.view_tool3 .view_detail ul { padding:0px; margin:0px; list-style: none}
.view_tool3 .view_detail ul li { border-bottom:1px dotted #dfdfdf; padding: 0px 3px 5px 3px; margin-bottom:4px}
.view_tool3 .view_detail ul li span { font-weight:bold; color: #000; padding-left: 10px; padding-right: 10px}


.view_tool3_long { border:1px solid #fff;overflow:hidden; }
.view_tool3_long div { margin:0 0 -6000px 0; /* nothing special about 6000px */   padding:0 0 6000px 0; /* any large enough value will do */}
.view_tool3_long .view_img { float:left; width: 15%; margin-right:10px; }
.view_tool3_long .view_img img { width:100px; max-height: 150px}
.view_tool3_long .view_img p { text-align:center; color:#000; font-weight:bold; padding:10px 0; }
.view_tool3_long .control { float:right; width: 100px;  background-color:#f5f8f9;text-align:center; font-weight:bold; font-size:16px; }
.view_tool3_long .control span { background-color:#4db3ab; padding:2px; color:#fff ; display:block; }
.view_tool3_long .control img { padding:0px 5px 0 5px}
.view_tool3_long .view_detail { float:left; width: 83%; }
.view_tool3_long .view_detail ul { padding:0px; margin:0px; list-style: none}
.view_tool3_long .view_detail ul li { border-bottom:1px dotted #dfdfdf; padding: 0px 3px 5px 3px; margin-bottom:4px}
.view_tool3_long .view_detail ul li span { font-weight:bold; color: #000; padding-left: 10px; padding-right: 10px}
.view_tool3_long .view_detail p {color:#fff; margin: 0px; padding: 2px; display:inline; border-radius: 3px}


.view_tool4 { border:1px solid #fff; }
.view_tool4 .view_img { float:left; width: 100px; margin-right:10px; height:135px;background-color:#f5f8f9; }
.view_tool4 .view_img p { text-align:center; color:#000; font-weight:bold; padding:10px 0; }
.view_tool4 .control { float:right; width: 100px;  background-color:#f5f8f9;text-align:center; font-weight:bold; font-size:16px; height:135px;}
.view_tool4 .control span { padding:2px; display:block; margin-top:20px; padding:10px; font-size:13px } 


.view_tool4 .control img { padding:30px 5px 0 5px}
.view_tool4 .view_detail { float:left; width: 68%; }
.view_tool4 .view_detail ul { padding:0px; margin:0px; list-style: none}
.view_tool4 .view_detail ul li { border-bottom:1px dotted #dfdfdf; padding: 0px 3px 8px 3px; margin-bottom:4px}
.view_tool4 .view_detail ul li span { font-weight:bold; color: #000; padding-left: 10px; padding-right: 10px}

.view_tool5 { border:1px solid #fff; }
.view_tool5 .item_no { float:left; width: 100px; height:100px;background-color:#f5f8f9; text-align:center; font-weight:bold; line-height:100px }
.view_tool5 .view_img { float:left; width: 200px; margin-right:10px; height:200px;background-color:#f5f8f9; }
.view_tool5 .view_img p { text-align:center; color:#000; font-weight:bold; padding:10px 0; }
.view_tool5 .view_detail { float:left; width: 68%; }
.view_tool5 .view_detail ul { padding:0px; margin:0px; list-style: none}
.view_tool5 .view_detail ul li { border-bottom:1px dotted #dfdfdf; padding: 2px 3px 12px 3px; margin-bottom:4px}
.view_tool5 .view_detail ul li span { font-weight:bold; color: #000; padding-left: 10px; padding-right: 10px}
.view_tool5_title { background-color:#558bc7; color:#fff; font-weight:bold; width:200px; padding:5px 0; text-align:center; }
.view_tool5_top { border-top:1px solid #558bc7; background: #fafafa; padding: 20px }
.view_tool5_top span { padding-right: 20px; padding-left: 5px; font-weight: bold}
.view_tool5_title2 {border-bottm:1px solid #558bc7; text-align: center; height: 20px}
.view_tool5_title2 span { background-color:#558bc7; color:#fff; font-weight:bold; width:200px; padding:5px 0; text-align:center; }

.photo {border:1px dotted #fff; padding:5px 0;}
.photo ul { padding:0px; margin:0px; list-style: none}
.photo ul li {  padding: 0 10px 0px 0px; float:left}
.photo ul li img { width:50px; height:50px; border: 1px solid #dfdfdf}
.ipko_memo {border:1px dotted #8bbad6; padding:10px; margin-top:10px; margin-bottom:10px}

.hapge { color:#000; position:relative; font-weight:bold; font-size:15px}
.hapge p { display:inline; text-align:right; position:absolute; top:-5px; right:0px; font-size:21px; color:#e91e5a; font-weight:bold}
.hapge span { display:inline; text-align:right; position:absolute; top:1px; right:170px; font-size:12px; color:#fff; font-weight:bold; background-color:#2c77d7; padding:1px 3px; border-radius:3px}


.hapge2 { color:#000; position:relative; font-weight:bold; font-size:15px; border:1px solid #dfdfdf; padding:20px; border-radius:5px; background:#f5f8f9}
.hapge2 p { display:inline; text-align:right; position:absolute; top:12px; right:20px; font-size:23px; color:#e91e5a; font-weight:bold}
.hapge2 span { display:inline; text-align:right; position:absolute; top:60px; right:20px; font-size:12px; color:#fff; font-weight:bold; background-color:#e91e5a; padding:5px 20px; border-radius:3px}
.hapge2 input[type=text] { padding: 5px; width: 240px; border: 1px solid #e91e5a; margin-left:0px; margin-top: 20px; display: block}
.hapge2 .pink_small { color:#fff; font-size:13px; background:#e91e5a; border:0px; cursor:pointer}

.hapge3 { position:relative;}
.hapge3 h2 { color:#000; font-weight:bold; font-size:15px}
.hapge3 p { display:inline; text-align:right; position:absolute; top:-7px; right:0px; font-size:23px; color:#e91e5a; font-weight:bold}
.hapge3 span { display:inline; text-align:right; position:absolute; top:30px; right:0px; font-size:14px; color:#fff; font-weight:bold; background: #e91e5a; border-radius: 3px; padding: 3px 10px}

.btn_new  { text-align:right; margin-top:10px; color: #000}
.btn_new .pink { background:#fff; padding:5px 12px; margin:10px 0px 0px 0px;color: #e91e5a; font-size: 12px; border: 1px solid #e91e5a;}
.btn_new .no { background:#fff; padding:5px 12px; margin:0px 2px 0px 0px;color: #2c3c56; font-size: 12px; border: 1px solid #2c3c56; border-radius: 20px}
.btn_new .pink_all { background:#e91e5a; color: #fff; padding:5px 12px; margin:10px 0px 0px 0px;border: 1px solid #e91e5a;border-radius: 20px} 
.btn_new .pink_all2 { background:#5d7084; color: #fff; padding:5px 12px; margin:10px 0px 0px 0px;border: 1px solid #45586c;border-radius: 20px} 
.btn_new .pink_part { background:#fff; padding:5px 12px; margin:0px 2px 0px 0px;color: #2c3c56; font-size: 12px; border: 1px solid #657590; border-radius: 20px}
.btn_new .pink_part2 { background:#ced3d8; padding:5px 12px; margin:0px 2px 0px 0px;color: #2c3c56; font-size: 12px; border: 1px solid #929eab; border-radius: 20px}
.btn_new .pink_part_other { background:#fff; padding:5px 12px; margin:0px 2px 0px 20px;color: #2c3c56; font-size: 12px; border: 1px solid #657590; border-radius: 20px}
.btn_new .no_other { background:#fff; padding:5px 12px; margin:0px 2px 0px 20px;color: #2c3c56; font-size: 12px; border: 1px solid #657590; border-radius: 20px}
.btn_new a { cursor:pointer}
.btn_new .list_select { background:#fff; padding:5px 12px;  margin:0px 2px 0px 0px;color: #e91e5a; font-size: 12px; border: 1px solid #e91e5a; border-radius: 20px}
.btn_new .list_select_other { background:#fff; padding:5px 12px;  margin:0px 2px 0px 20px;color: #e91e5a; font-size: 12px; border: 1px solid #e91e5a; border-radius: 20px}

.step_top { text-align:left; color:#fff; margin-bottom:0px; margin-top:10px }
.step_top .yes { background:#5d7084; color: #fff; padding:5px 12px; margin:10px 0px 0px 0px;border: 1px solid #45586c;border-radius: 20px}
.step_top a { margin:10px 0px 0px 0px;border-radius: 20px;padding:5px 12px; cursor:pointer}
.step_top .no  { background:#ced3d8; color: #2c3c56; padding:5px 12px; margin:10px 0px 0px 0px;border: 1px solid #929eab;border-radius: 20px}
.step_top .list_select { background:#fff; padding:5px 12px;  margin:10px 0px 0px 0px;color: #e91e5a; font-size: 12px; border: 1px solid #e91e5a; border-radius: 20px}

.pop_left { float:left; width:44%;}
.pop_left ul { padding:0px; margin:0px; list-style: none}
.pop_left ul li { float:left; border-bottom:1px solid #dfdfdf; font-size:13px; padding:10px 0 5px 0; text-align:left}
.pop_left .ti { width:30%}
.pop_left .con { width:70%; font-weight:bold}

.pop_right { float:right; width:44%; }
.pop_right ul { padding:0px; margin:0px; list-style: none}
.pop_right ul li { float:left; border-bottom:1px solid #dfdfdf; font-size:13px; padding:10px 0 5px 0; text-align:left}
.pop_right .ti { width:30%}
.pop_right .con { width:70%; font-weight:bold}

.pop_ti { font-size:40px; padding-bottom:20px; font-weight:bold; letter-spacing:20px; text-align:center;position:relative; border-bottom:1px solid #000; margin-bottom:20px}
.dojang { position:absolute; top:100px; right:30px; }
.tbl_frm02_pop {margin:0 0 0px}
.tbl_frm02_pop table {width:100%;border-collapse:collapse;border-spacing:0; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9}
.tbl_frm02_pop th {width:70px;padding:10px 5px;border:1px solid #e9e9e9; background:#f5f8f9;text-align:left; color: #3a3a3a;font-size:12px; font-weight:bold}
.tbl_frm02_pop td {padding:10px 5px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;font-size:13px;}
.tbl_frm02_pop .CT { text-align:center}
.tbl_frm02_pop .RT { text-align:right}
.tbl_frm02_pop .hit { font-weight:bold; color: #000; font-size:15px}

.member_agree { width:900px; margin:0 auto}
.member_agree ul { padding:0px; margin:0px; list-style:none}
.member_agree ul li { float:left; padding:0px 80px; text-align:center}
.member_agree ul li img { margin-bottom:30px}
.member_agree input[type=radio]  { }

input[type=radio].css-radio {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=radio].css-radio + label.css-label-radio {
	padding-left:20px;
	height:20px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:12px;
	vertical-align:middle;
	cursor:pointer;
	

}

input[type=radio].css-radio:checked + label.css-label-radio{
	background-position: 0 -20px;
}
label.css-label-radio {
background-image:url(/img/radio_img2.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.main_ti { font-size:18px; font-weight:bold; padding-bottom:10px; border-bottom: 1px dotted #dfdfdf; }

.slide_left { float:left}
.slide_right { float:right; }

.login_line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 10px;
}
.login_line:last-child {
  margin: 0;
}

.login_line input {
  outline: none;
  display: block;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  border: 0;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 10px 20px;
  color: rgba(0, 0, 0, 0.6);
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
  line-height: inherit;
  -webkit-transition: 0.3s ease;
          transition: 0.3s ease;
}
.login_line input:focus {
  color: rgba(0, 0, 0, 0.8);
}

.long_menu { padding:0 0 1px 0; text-align:center}
.long_menu span { padding:0 3px 0 3px}
.long_menu .join { font-weight:bold }

.login_line button {
  outline: none;
  background: #7ba7ab;
  width: 100%;
  border: 0;
  border-radius: 4px;
  padding: 10px 20px;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 14px;
  font-weight: 500;
  line-height: inherit;
  text-transform: uppercase;
  cursor: pointer;
}

.login_box p { padding:0 0 10px 0; margin:0 0 0 0; font-size:14px; font-weight:bold}

.login_box {
  padding: 10px 20px;
  box-sizing: border-box;
  border:1px solid #dfdfdf;
  width:240px;
	height: 250px;
}
.login_box:before {
  content: '';
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease;
          transition: 0.3s ease;
}

.login_man {float:left; padding-top: 5px}
.hie { float:left; padding: 8px 0 0 10px; }
.hie p { margin-bottom: 2px}
.hie .info { border:1px solid #dfdfdf; padding: 5px 7px; border-radius: 2px; color: #486e9f;}
.hie .logout { border:1px solid #dfdfdf; padding: 5px 7px; border-radius: 2px; color: #8a8a8a;}

.outlogin_menu { margin-top: 15px}
.outlogin_menu ul { padding:0px; margin:0px; }
.outlogin_menu ul li { list-style:none; padding:10px 0px;  font-size:13px; border-bottom: 1px dotted #dfdfdf;}
.outlogin_menu ul li span { display:inline-block; width: 70px; font-weight: normal; color: #292929; font-size: 12px}
.outlogin_menu ul li a {color:#e91e5a; font-weight: bold; }
	
.guide_step {text-align:center;}
.guide_step p {  font-size:15px; font-weight: bold; padding: 10px 0}
.guide_step img { text-align:center}
.guide_step span { color:#e91e5a; font-weight: bold}

.arrow_box {
	position: relative; float: left;
	background: #ffffff;
	border: 1px solid #dfdfdf;
	width:200px; height: 230px; margin: 10px 0px; border-radius: 5px;
	box-sizing: border-box; padding: 20px;
	line-height: 130%; font-size: 13px;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 15px;
	margin-top: -15px;
}
.arrow_box:before {
	border-color: rgba(223, 223, 223, 0);
	border-left-color: #dfdfdf;
	border-width: 16px;
	margin-top: -16px;
}
.mypage_top {    box-sizing: border-box;  }
.mypage_top ul { padding:0px; margin:0px}
.mypage_top ul li { float:left; list-style: none; width:187px; border: 1px solid #dfdfdf; box-sizing: border; padding: 5px 10px; margin-left: 3px; margin-bottom:3px; border-radius: 3px  }
.mypage_top .none { margin-left:0px}
.mypage_top ul li a { display: block}
.mypage_top .pink {float:left; list-style: none; width:187px; border: 1px solid #e91e5a; box-sizing: border; padding: 5px 10px; margin-left: 3px; margin-bottom:3px; border-radius: 3px;  background:#e91e5a} 
.mypage_top .pink a { color:#fff}
.mypage_top .pink_line {float:left; list-style: none; width:187px; border: 1px solid #e91e5a; box-sizing: border; padding: 5px 10px; margin-left: 3px; margin-bottom:3px; border-radius: 3px; } 
.mypage_top .pink_line a { color:#e91e5a}
.mypage_top .gray {float:left; list-style: none; width:187px; border: 1px solid #616161; box-sizing: border; padding: 5px 10px; margin-left: 3px; margin-bottom:3px; border-radius: 3px;  background:#616161} 
.mypage_top .gray a { color:#fff}
.mypage_top .gray2 {float:left; list-style: none; width:187px; border: 1px solid #a6a6a6; box-sizing: border; padding: 5px 10px; margin-left: 3px; margin-bottom:3px; border-radius: 3px;  background:#a6a6a6} 
.mypage_top .gray2 a { color:#fff}

.mypage_top .select { background:#58b1cb; color:#fff; border:1px solid #58b1cb}
.mypage_top .select a { color:#fff}

.addr_ti { font-weight:bold; font-size:14px; color:#394755}
.addr_ti img { width:35px}

.brand ul{ margin:0px; padding:0px; }
.brand ul li { float:left; padding:0px; list-style: none}
.brand .cn { padding: 0px 14px 0 15px}

.auto_jak {text-overflow:ellipsis; overflow:hidden;white-space:nowrap;}
/* 팝업용 */
.warp2 {  padding: 20px 20px; position: relative}

.btn_new { text-align:left; color:#fff; margin-bottom:0px; }
.btn_new .yes { background:#7d889a; padding:5px 12px; margin:10px 2px 0px 0px;color: #fff; font-size: 13px; border: 1px solid #2c3c56; border-radius: 20px}

.part_color_01 { background-color:#4db3ab; color:#fff ;} /* 오류입고 */
.part_color_02 { background-color:#4db3ab; color:#fff ;} /* 입고완료 */
.part_color_03 { background-color:#4db3ab; color:#fff ;} /* 반품 */

.alpha {filter:alpha(opacity=30); opacity:0.3; -moz-opacity:0.3;} /*배경투명레이어*/

.memo_block_line01 { float:left; width: 45%; border: 1px dotted #dfdfdf; border-radius: 3px; padding: 20px; box-sizing: border-box}
.memo_block_line02 { float:right; width: 45%; border: 1px dotted #dfdfdf; border-radius: 3px; padding: 20px; box-sizing: border-box}


/** 드롭다운 메뉴 ul typeahead 부분 부트스트랩 css 퍼옴*/
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.dropdown-menu  li {text-align:left;}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.hs_code_pop input[type=text] { padding: 5px; width: 90%; border: 2px solid #e70044; border-radius: 5px; color: #000; font-size:15px; font-weight: bold; box-sizing: border-box; margin: 0 auto }
.photo2 img{ width:60px; height: 60px}

.cart_pop {z-index: 1000000; width: 100%; background: rgba(255,255,255,0.3); position: absolute; top:0px; right:0px; height: 100% }
.cart_pop .cart_inner {border: 3px solid #424242; width: 400px; text-align: center; margin-top: 200px; background: #fff; position: absolute;top:200px; left:50%; margin-left: -100px}
.cart_pop .title { font-size:15px; padding: 10px; font-weight: bold; border-bottom: 1px solid #424242;position: relative }
.cart_pop img { position: absolute; top:10px; right:10px}
.cart_pop p { font-size:17px; padding: 20px 0 10px 0; margin:0px; text-align: center} 
.cart_pop .cart_bt {text-align: center; margin-top: 20px; margin-bottom: 20px} 
.cart_pop .cart_bt span { }
.cart_pop .cart_bt .yes { background:#555555; color: #fff;border:1px solid #555555; font-size:15px; padding: 5px 30px}
.cart_pop .cart_bt .no { border:1px solid #555555; color: #555555; font-size:15px; padding: 5px 20px}

.icon_banner { margin-top: 10px; border: 1px dotted #dfdfdf; height: 146px; box-sizing: border-box; padding: 15px 0}
.icon_banner ul { padding:0px; margin:0px; }
.icon_banner ul li { list-style:none; float: left; width: 146px; text-align: center }
.icon_banner ul li p { font-size:14px; font-weight: bold; padding: 15px 0 0 0; margin: 0px; color: #758494 }

.list_hide {z-index: 1000000; width: 100%; background: rgba(255,255,255,0.3); position: fixed; top:0px; right:0px; height: 100% }