@charset "utf-8";
@import url('font.css');
html,
body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,em,img,small,strong,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button,hr
{
	border: 0;
	margin: 0;
	padding: 0;
	word-break: keep-all;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
{
	display: block;
}
html,body
{
	height: 100%;
}
body,input,textarea,button
{
	background-color: #fff;
	color: #727272;
	font-family: 'Nanum Gothic',나눔고딕,dotum,돋움,sans-serif;
	font-size: 13px;
	letter-spacing: -.05em;
	line-height: 1.6;
}
dl,ol,ul
{
	list-style: none;
}
blockquote,q
{
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after
{
	content: '';
	content: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
legend
{
	display: none;
}
a
{
	color: #727272;
	text-decoration: none;
}
a:active,a:hover
{
	text-decoration: underline;
}
select,input
{
	margin: 0;
	padding: 0;
}
select
{
	font-size: 12px;
	height: 30px;
}
strong
{
	color: #484848;
	font-weight: 600;
}
em
{
	font-style: normal;
}
button
{
	background: none;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	letter-spacing: -.05em;
	vertical-align: middle;
}
caption
{
	display: none;
}
input[type=text],input[type=checkbox],input[type=radio]
{
	margin-right: 4px;
	vertical-align: middle;
}
input[type=text]:disabled
{
	background-color: #eee;
	color: #b1b1b1;
}
input:-ms-input-placeholder
{
	color: #929292;
}
input::-webkit-input-placeholder
{
	color: #929292;
}
input::-moz-placeholder
{
	color: #929292;
}
input::-moz-placeholder
{
	color: #929292;
}
img
{
	vertical-align: middle;
}
.link_content a
{
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 0 -1px -1px 0;
	overflow: hidden;
	width: 1px;
}
.link_content a:focus
{
	background: #20262c;
	color: #fff;
	font-size: 1.25em;
	font-weight: 700;
	height: 32px;
	line-height: 1;
	margin: 0;
	outline: none;
	padding: 15px 0 0 15px;
	text-decoration: none;
	width: auto;
}
#wrap
{
	height: auto;
	min-height: 100%;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
}
h1
{
	display: none;
}
#side_area
{
	background-color: #2b2e36;
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 238px;
}
#side_area .txt_inicis
{
	color: #545b6b;
	font-size: 11px;
	font-weight: 600;
	left: 11px;
	position: absolute;
	top: 10px;
}
#side_area .txt_inicis:after
{
	border-bottom: solid 1px #545b6b;
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	width: 100%;
}
#side_area .side_inner
{
	background-color: #2b2e36;
	padding: 40px 20px 40px;
}
.side_inner .seller_info
{
	position: relative;
	text-align: center;
}
.side_inner .seller_info p
{
	background-color: #ffffff;
	border-radius: 40px;
	height: 80px;
	margin: 0 auto;
	moz-border-radius: 40px;
	overflow: hidden;
	webkit-border-radius: 40px;
	width: 80px;
}
.side_inner .seller_info p img
{
	height: 70px;
	width: 70px;
}
.side_inner .seller_info h2
{
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
	margin-top: 10px;
	word-break: break-all;
}
.side_inner .seller_info span
{
	color: #8a8e9c;
	display: block;
	font-size: 14px;
	font-weight: 600;
	margin-top: 3px;
}
.side_inner .seller_info .badge_power
{
	background: url(/views/cms/asset/img/img_s_power.png) no-repeat;
	height: 34px;
	left: 50%;
	margin-left: -55px;
	position: absolute;
	top: -10px;
	width: 110px;
}
.side_inner .seller_info .badge_big
{
	background: url(/views/cms/asset/img/img_s_big.png) no-repeat;
	height: 34px;
	left: 50%;
	margin-left: -42px;
	position: absolute;
	top: -10px;
	width: 84px;
}
.side_inner .seller_info .badge_inicis
{
	background: url(/views/cms/asset/img/bg_label_inicis.png) no-repeat;
	height: 22px;
	left: 50%;
	margin-left: -52px;
	position: absolute;
	top: -10px;
	width: 104px;
}
.side_inner .seller_info .badge_inicis span
{
	color: #cca5ff;
	display: block;
	font-size: 11px;
	font-weight: 600;
	line-height: 16px;
}
.side_inner .seller_info .badge_master
{
	background: url(/views/cms/asset/img/img_master.png) no-repeat;
	height: 19px;
	left: 50%;
	margin-left: -25px;
	position: absolute;
	top: 66px;
	width: 50px;
}
.side_inner .btn_setup
{
	margin-top: 15px;
	text-align: center;
}
.side_inner .btn_setup a
{
	background: url(/views/cms/asset/img/ic_set.gif) no-repeat 9px 50%;
	border: solid 2px #6c717d;
	border-radius: 14px;
	color: #6c717d;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	moz-border-radius: 14px;
	padding: 0 10px 0 33px;
	webkit-border-radius: 14px;
}
.side_inner .member_side
{
	border-bottom: solid 1px #424652;
	font-size: 0;
	margin-top: 42px;
	padding-bottom: 18px;
	text-align: center;
}
.side_inner .member_side a
{
	color: #7d838f;
	display: inline-block;
	font-size: 13px;
	margin: 0 10px;
}
.side_inner .member_side a.first
{
	background: url(/views/cms/asset/img/bg_bar_log.gif) no-repeat 100% 50%;
	margin-right: 0;
	padding-right: 10px;
}
.side_inner .link_side
{
	background: url(/views/cms/asset/img/bg_sidelink_bar.gif) no-repeat 48% 10px;
	margin-top: 25px;
	text-align: center;
}
.side_inner .link_side div
{
	display: inline-block;
	font-size: 12px;
	margin: 0 11px;
	text-align: center;
}
.side_inner .link_side div a
{
	color: #61656e;
	display: block;
	padding-top: 37px;
}
.side_inner .link_side div button
{
	border: solid 2px #6c717d;
	border-radius: 13px;
	color: #6c717d;
	display: inline-block;
	height: 26px;
	line-height: 24px;
	margin-top: 10px;
	moz-border-radius: 13px;
	padding: 0 10px;
	webkit-border-radius: 13px;
}
.side_inner .link_side .link_shop a
{
	background: url(/views/cms/asset/img/bg_sidelink_shop.gif) no-repeat 50% 0;
}
.side_inner .link_side .link_deliver a
{
	background: url(/views/cms/asset/img/bg_sidelink_deliver.gif) no-repeat 50% 3px;
}
.side_inner .card_info
{
	margin-top: 15px;
	text-align: center;
}
.side_inner .card_info a:first-child
{
	color: #61656e;
	font-size: 12px;
}
.side_inner .card_info a:last-child
{
	color: #6c717d;
	font-size: 12px;
	font-weight: 800;
	margin-left: 4px;
	text-decoration: none;
	vertical-align: middle;
}
.side_inner .search_side
{
	background-color: #1a1c20;
	border: solid 1px #3c414f;
	border-radius: 18px;
	height: 36px;
	margin-top: 15px;
	moz-border-radius: 18px;
	webkit-border-radius: 18px;
}
.side_inner .search_side input[type=text]
{
	background: none;
	border: 0;
	color: #788097;
	float: left;
	height: 34px;
	line-height: 34px;
	padding: 0 5px 0 15px;
	width: 135px;
}
.side_inner .search_side input[type=text]:-ms-input-placeholder
{
	color: #788097;
}
.side_inner .search_side input[type=text]::-webkit-input-placeholder
{
	color: #788097;
}
.side_inner .search_side input[type=text]::-moz-placeholder
{
	color: #788097;
}
.side_inner .search_side input[type=text]::-moz-placeholder
{
	color: #788097;
}
.side_inner .search_side button
{
	background: url(img/btn_search.gif) no-repeat 50% 50%;
	cursor: pointer;
	height: 34px;
	width: 34px;
}
.side_inner .menu_side
{
	border-bottom: solid 1px #424652;
	margin-top: 25px;
	padding-bottom: 19px;
}
.side_inner .menu_side .menu_side_top
{
	border-bottom: solid 1px #424652;
	padding: 0 8px 10px;
	zoom: 1;
}
.side_inner .menu_side .menu_side_top:after
{
	clear: both;
	content: '';
	display: block;
}
.side_inner .menu_side .menu_side_top h3
{
	color: #a8b0c1;
	float: left;
	font-size: 18px;
	font-weight: 600;
}
.side_inner .menu_side .menu_side_top a
{
	color: #707889;
	float: right;
	font-size: 11px;
	margin-top: 6px;
}
.side_inner .menu_side>ul
{
	margin-top: 16px;
	padding: 0 10px;
}
.side_inner .menu_side>ul>li
{
	margin-top: 3px;
}
.side_inner .menu_side>ul>li>a,.side_inner .menu_side ul li span
{
	background: url(/views/cms/asset/img/bg_sidemenu_bar.gif) no-repeat 0 50%;
	color: #949ca9;
	display: block;
	padding-left: 12px;
}
.side_inner .menu_side .active
{
	background: url(/views/cms/asset/img/bg_sidemenu_bar_on.gif) no-repeat 0 50%;
	color: #e24f4e;
}
.side_inner .menu_side .active_sub
{
	color: #e24f4e;
}
.side_inner .menu_side ul li ul
{
	margin: 6px 0 15px 10px;
}
.side_inner .menu_side ul li ul li
{
	margin: 3px 0;
}
.side_inner .menu_side ul li ul li a
{
	color: #949ca9;
	display: block;
}
.side_inner .menu_side .hide_menu
{
	display: none!important;
}
.side_inner .request_channel
{
	background-color: #1a1c20;
	border: solid 1px #424652;
	border-radius: 6px;
	color: #a8b0c1;
	display: block;
	font-size: 12px;
	height: 36px;
	line-height: 36px;
	margin-top: 6px;
	moz-border-radius: 6px;
	text-align: center;
	webkit-border-radius: 6px;
}
.side_inner .request_channel span
{
	color: #ffa700;
}
.side_inner .useinfo_side
{
	margin-top: 20px;
}
.side_inner .useinfo_side a
{
	display: block;
	margin-top: 10px;
}
.contents_header
{
	min-width: 1250px;
	width: auto;
	zoom: 1;
}
.contents_header:after
{
	clear: both;
	content: '';
	display: block;
}
.contents_header .contents_state
{
	background-color: #212327;
	height: 29px;
	margin-left: 238px;
	padding: 11px 15px 0;
	zoom: 1;
}
.contents_header .contents_state:after
{
	clear: both;
	content: '';
	display: block;
}
.contents_header .contents_state .state_date
{
	color: #8a8e9c;
	float: left;
	font-size: 11px;
}
.contents_header .contents_state .state_date strong
{
	color: #8a8e9c;
	font-family: Tahoma sans-serif;
	font-weight: bold;
}
.contents_header .contents_state .state_date span
{
	color: #e24f4e;
	font-family: dotum,'돋움',sans-serif;
	font-weight: normal;
	margin-left: 5px;
}
.contents_header .contents_state .state_date span em
{
	font-family: Tahoma,sans-serif;
}
.contents_header .contents_state .state_link
{
	color: #8a8e9c;
	float: left;
	font-family: dotum,'돋움',sans-serif;
	font-size: 11px;
	margin: 1px 0 0 30px;
	text-decoration: none;
}
.contents_header .contents_state .state_link strong
{
	color: #8a8e9c;
	font-weight: 600;
}
.contents_header .contents_state .state_link em
{
	color: #e24f4e;
	margin-left: 3px;
}
.contents_header .contents_state .state_link em:after
{
	content: '>';
	margin-left: 5px;
}
.contents_header .contents_state .state_num
{
	float: left;
	font-family: dotum,'돋움',sans-serif;
	font-size: 11px;
	margin: 3px 0 0 20px;
	zoom: 1;
}
.contents_header .contents_state .state_num:after
{
	clear: both;
	content: '';
	display: block;
}
.contents_header .contents_state .state_num li
{
	background: url(/views/cms/asset/img/bg_bar_state.gif) no-repeat 100% 50%;
	color: #8a8e9c;
	float: left;
	margin-left: 10px;
	padding-right: 11px;
}
.contents_header .contents_state .state_num li em
{
	color: #e24f4e;
	font-weight: bold;
}
.contents_header .contents_state .state_num li.last
{
	background: none;
}
.contents_header .gnb
{
	background-color: #494f5c;
	height: 80px;
	margin-left: 238px;
	zoom: 1;
}
.contents_header .gnb:after
{
	clear: both;
	content: '';
	display: block;
}
.contents_header .gnb li
{
	float: left;
}
.contents_header .gnb li a
{
	border-bottom: solid 4px #494f5c;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 600;
	height: 76px;
	line-height: 76px;
	padding: 0 28px;
	text-align: center;
}
.contents_header .gnb li a.home
{
	background: url(/views/cms/asset/img/bg_gnb_home.png) no-repeat 50% 50%;
	padding: 0 50px;
}
.contents_header .gnb li a.active
{
	background-color: #383c45;
	border-color: #e24f4e;
}
.contents
{
	margin-left: 238px;
	padding: 35px 20px 0;
}
.contents_full
{
	padding: 25px 20px;
}
.contents h4,.contents_full h4
{
	color: #484848;
	font-size: 18px;
	font-weight: 600;
}
#footer
{
	margin: 130px 20px 0 258px;
	zoom: 1;
}
#footer:after
{
	clear: both;
	content: '';
	display: block;
}
#footer .notice_footer
{
	background-color: #f8f8f8;
	border-bottom: solid 1px #e8e8e8;
	font-size: 14px;
	font-weight: 600;
	height: 44px;
	line-height: 44px;
	padding: 0 20px;
}
#footer .notice_footer span
{
	color: #929292;
}
#footer .notice_footer a
{
	color: #484848;
	margin-left: 6px;
}
#footer .info_footer
{
	float: left;
	margin: 30px 0 0 10px;
	zoom: 1;
}
#footer .info_footer:after
{
	clear: both;
	content: '';
	display: block;
}
#footer .info_footer span
{
	background: url(/views/cms/asset/img/bg_bar_foot.gif) no-repeat 100% 50%;
	color: #929292;
	display: block;
	float: left;
	margin-left: 10px;
	padding-right: 14px;
}
#footer .info_footer .num_customer
{
	color: #484848;
	font-weight: 600;
}
#footer .info_footer a
{
	color: #727272;
	font-size: 12px;
	font-weight: 600;
	margin-left: 10px;
}
#footer .info_footer p
{
	color: #929292;
	font-weight: 600;
	margin: 5px 0 0 10px;
}
#footer .site_banner
{
	float: right;
	margin: 28px 20px 0 0;
	zoom: 1;
}
#footer .site_banner:after
{
	clear: both;
	content: '';
	display: block;
}
#footer .site_banner li
{
	float: left;
	margin-left: 30px;
}
#footer .site_banner li.srookpay
{
	background: url(/views/cms/asset/img/img_foot_srookpay.gif) no-repeat;
	height: 18px;
	margin-top: 11px;
	width: 88px;
}
#footer .site_banner li.twobridge
{
	background: url(/views/cms/asset/img/img_foot_2bridge.gif) no-repeat;
	height: 20px;
	margin-top: 12px;
	width: 55px;
}
#footer .site_banner li.inicis
{
	background: url(/views/cms/asset/img/img_foot_ini.gif) no-repeat;
	height: 28px;
	width: 54px;
}
.tit_box
{
	margin-top: 30px;
	zoom: 1;
}
.tit_box:after
{
	clear: both;
	content: '';
	display: block;
}
.tit_box h4
{
	float: left;
}
.tit_box span
{
	color: #929292;
	display: block;
	float: left;
	font-size: 12px;
	letter-spacing: -.04em;
	margin: 6px 0 0 12px;
}
.tit_box span em
{
	color: #484848;
	font-weight: 600;
}
.tit_box .list_link
{
	color: #929292;
	display: inline-block;
	float: right;
	font-weight: 600;
	margin: 5px 20px 0 0;
}
.tit_box .tit_box_select
{
	float: left;
	margin: 5px 0 0 25px;
}
.tit_box .tit_box_select label
{
	margin-right: 13px;
}
.list_ctrl
{
	margin-top: 13px;
	zoom: 1;
}
.list_ctrl:after
{
	clear: both;
	content: '';
	display: block;
}
.list_ctrl .ctrl_top
{
	margin-bottom: 5px;
}
.list_ctrl .ctrl_l
{
	float: left;
}
.list_ctrl .ctrl_r
{
	float: right;
}
.list_ctrl .list_ctrl_info
{
	color: #929292;
	margin: 0 0 20px 10px;
}
.list_ctrl .list_ctrl_info ul li
{
	margin-top: 1px;
}
.list_ctrl .lc_tit
{
	display: inline-block;
	height: 30px;
	line-height: 32px;
	vertical-align: middle;
}
.list_ctrl .gap_t1
{
	margin-left: 10px;
}
.list_ctrl .gap_t2
{
	margin-left: 14px;
}
.list_ctrl .txt_or
{
	color: #b8b8b8;
	font-weight: 600;
	margin: 0 10px;
}
.list_ctrl select,.list_ctrl button,.list_ctrl input,.list_ctrl a
{
	margin: 5px 0 0 1px;
	vertical-align: middle;
}
.tb_basic
{
	border-bottom: solid 1px #e5e5e5!important;
	border-top: solid 1px #888;
	margin-top: 15px;
	width: 100%;
}
.tb_basic th
{
	background-color: #f8f8f8;
	border-bottom: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	color: #333;
	font-weight: 600;
	padding: 8px 8px;
	word-break: keep-all;
}
.tb_basic td
{
	border-bottom: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	padding: 20px 8px;
	position: relative;
	text-align: center;
	word-break: keep-all;
}
.tb_basic tr th:first-child,.tb_basic tr td:first-child
{
	border-right: 0;
}
.tb_basic.tb_line tr th:first-child,.tb_basic.tb_line tr td:first-child
{
	border-right: solid 1px #e5e5e5!important;
}
.tb_basic td.align_left
{
	text-align: left;
}
.tb_basic td.align_right
{
	text-align: right;
}
.tb_basic td.pd_none
{
	padding: 30px 10px 40px;
}
.tb_basic td.delivery_select
{
	position: relative;
}
.tb_basic td.delivery_select .pop_delivery_select
{
	background-color: #ececec;
	bottom: 0;
	display: none;
	left: 0;
	padding-top: 30px;
	position: absolute;
	right: 0;
	top: 0;
}
.tb_basic td.delivery_select .pop_delivery_select .pop_delivery_close
{
	background: url(/views/cms/asset/img/bg_close.gif) no-repeat;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 10px;
}
.tb_basic td.delivery_select .delivery_select_cnt
{
	margin-top: -40px;
	position: absolute;
	top: 50%;
}
.tb_basic td.delivery_select .delivery_select_cnt .selectBox
{
	width: 100%!important;
}
.tb_basic td.delivery_select select
{
	width: 90%;
}
.tb_basic td.delivery_select input[type=text]
{
	margin: 2px 0;
	width: 65%;
}
.tb_basic td.bank_select
{
	min-width: 60px;
	position: relative;
}
.tb_basic td.bank_select .pop_bank_select
{
	background-color: #ececec;
	bottom: 0;
	display: none;
	left: 0;
	padding-top: 30px;
	position: absolute;
	right: 0;
	top: 0;
}
.tb_basic td.bank_select .pop_bank_select .pop_bank_close
{
	background: url(/views/cms/asset/img/bg_close.gif) no-repeat;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 10px;
}
.tb_basic td.bank_select .pop_bank_select .bank_select_cnt
{
	margin-top: -25px;
	position: absolute;
	top: 50%;
}
.tb_basic td.bank_select input[type=text]
{
	margin: 2px 0;
	width: 60px;
}
.tb_basic td .btn_memo
{
	display: block;
	margin: 20px auto 0;
	width: 26px;
}
.tb_basic td .memo_box_prev
{
	background: url(/views/cms/asset/img/bg_memo_arr.gif) no-repeat 11px 0;
	bottom: 2px;
	display: block;
	height: 35px;
	left: 2px;
	position: absolute;
	right: 2px;
}
.tb_basic td .memo_box_prev span
{
	background: #59a9ae url(/views/cms/asset/img/bg_memo_prev.gif) no-repeat;
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 12px;
	height: 28px;
	left: 0;
	line-height: 28px;
	overflow: hidden;
	padding: 0 5px 0 28px;
	position: absolute;
	right: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
}
.tb_basic td .goods_link
{
	color: #5c7df8;
}
.tb_basic td .order_name
{
	display: inline-block;
	margin-top: 5px;
}
.tb_basic td .delivery_info
{
	color: #669947;
	margin-bottom: 5px;
}
.tb_basic td .delivery_tie
{
	background: url(/views/cms/asset/img/ic_delivery_tie.gif) no-repeat 0 50%;
	color: #669947;
	display: inline-block;
	padding-left: 25px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.tb_basic td .receipt_info
{
	color: #bb8b30;
}
.tb_basic td .info_gap
{
	margin-top: 5px;
}
.tb_basic td .manage_btn
{
	margin: 1px 0;
}
.tb_basic td .define_list
{
	zoom: 1;
}
.tb_basic td .define_list:after
{
	clear: both;
	content: '';
	display: block;
}
.tb_basic td .define_list dt
{
	clear: both;
	float: left;
	margin-top: 2px;
}
.tb_basic td .define_list dd
{
	float: right;
	margin-top: 2px;
}
.tb_basic td .option_info
{
	margin-top: 7px;
}
.tb_basic td .option_info a
{
	margin-left: 10px;
}
.tb_basic td .txt_line
{
	border-top: solid 1px #e5e5e5;
	margin-top: 5px;
	padding: 5px 10px 0;
}
.tb_basic td .box_select
{
	margin: 11px 0;
}
.tb_basic td .box_select label
{
	margin: 0 3px;
}
.tb_basic td .gap_top
{
	margin-top: 7px;
}
.tb_basic th span,.tb_basic td span
{
	display: block;
}
.tb_basic input
{
	margin-right: 0;
	vertical-align: middle;
}
.tb_basic tr th:last-child,.tb_basic tr td:last-child
{
	border-right: 0;
}
.tb_basic tr.join_list td
{
	border-bottom: 0;
}
.tb_basic.basic_line th,.tb_basic.basic_line td
{
	border-right: 0;
}
.tb_basic.basic_line tr th:first-child,.tb_basic.basic_line tr td:first-child
{
	border-right: solid 1px #e5e5e5;
}
.tb_basic.basic_line tr th:last-child,.tb_basic.basic_line tr td:last-child
{
	border-left: solid 1px #e5e5e5;
}
.tb_basic.tb_bt2
{
	border-top: solid 2px #000;
}
.tb_basic.basic_fl tr th:first-child,.tb_basic.basic_fl tr td:first-child
{
	border-right: solid 1px #e5e5e5;
}
.tb_col
{
	border-top: solid 1px #888;
	margin-top: 15px;
	width: 100%;
}
.tb_col th
{
	background-color: #f8f8f8;
	border-bottom: solid 1px #e5e5e5;
	color: #333;
	font-weight: 600;
	padding: 20px 0;
	word-break: keep-all;
}
.tb_col th span
{
	display: block;
}
.tb_col td
{
	border-bottom: solid 1px #e5e5e5;
	padding: 8px 10px;
	position: relative;
	text-align: center;
	word-break: keep-all;
}
.tb_col td .ip_db
{
	margin-top: 6px;
}
.tb_col .align_left
{
	text-align: left;
}
.tb_row
{
	border-top: solid 1px #e8e8e8;
	margin-top: 10px;
	width: 100%;
}
.tb_row tr:first-child th:before,.tb_row tr:first-child td:before
{
	clear: both;
	content: '';
	display: block;
	height: 10px;
}
.tb_row tr:last-child th:after,.tb_row tr:last-child td:after
{
	clear: both;
	content: '';
	display: block;
	height: 15px;
}
.tb_row th,.tb_row td
{
	background-color: #f8f8f8;
}
.tb_row th
{
	color: #484848;
	font-weight: 600;
	padding: 10px 0 0 20px;
	text-align: left;
	vertical-align: top;
	word-break: keep-all;
}
.tb_row th.tc
{
	text-align: center;
}
.tb_row td
{
	color: #929292;
	font-weight: 600;
	min-height: 30px;
	padding: 6px 20px;
	word-break: keep-all;
}
.tb_row td span
{
	margin-right: 5px;
}
.tb_row td a
{
	color: #929292;
	font-size: 13px;
}
.tb_row td .period
{
	display: inline-block;
	margin: 4px 0 4px 15px;
}
.tb_row td .period a
{
	margin: 0 1px;
}
.tb_row td .info_popbill
{
	color: #929292;
}
.tb_row td .info_popbill dt,.tb_row td .info_popbill dd
{
	display: inline-block;
	font-weight: 600;
}
.tb_row td .info_popbill dd
{
	color: #484848;
	margin: 0 20px 0 3px;
}
.tb_row td.state_select label
{
	display: inline-block;
	margin: 2px 16px 2px 0;
}
.tb_row td.state_select label input[type=checkbox],.tb_row td.state_select label input[type=radio]
{
	margin-right: 3px;
	vertical-align: middle;
}
.tb_row td .selectBox,.tb_row td input[type=text],.tb_row td button,.tb_row td a
{
	margin-right: 3px;
}
.tb_row td .info_block
{
	display: block;
	margin-top: 5px;
}
.tb_row .line_top th,.tb_row .line_top td
{
	border-bottom: solid 1px #e2e2e2;
	padding-bottom: 15px;
}
.tb_row .line_bottom th:before,.line_bottom td:before
{
	content: '';
	display: block;
	height: 13px;
}
.tb_row .line_middle th,.tb_row .line_middle td
{
	border-bottom: solid 1px #e2e2e2;
	padding-bottom: 15px;
}
.tb_row .line_middle th:before,.line_middle td:before
{
	content: '';
	display: block;
	height: 13px;
}
.tb_row .last_gap th,.tb_row .last_gap td
{
	padding-bottom: 15px;
}
.tb_row_line th,.tb_row_line td
{
	background-color: #f8f8f8;
	border-bottom: solid 1px #e2e2e2;
	padding-bottom: 20px;
	padding-top: 10px;
}
.tb_gray
{
	border-top: solid 1px #c4c4c4;
	margin-top: 15px;
	width: 100%;
}
.tb_gray th
{
	background-color: #e8e8e8;
	border-bottom: solid 1px #d8d8d8;
	border-right: solid 1px #d8d8d8;
	color: #333;
	font-weight: 600;
	padding: 15px 10px;
	text-align: center;
	word-break: keep-all;
}
.tb_gray th span
{
	display: block;
}
.tb_gray td
{
	background-color: #fff;
	border-bottom: solid 1px #d8d8d8;
	border-right: solid 1px #d8d8d8;
	padding: 10px 10px;
	position: relative;
	text-align: center;
	word-break: keep-all;
}
.tb_gray tr:first-child td
{
	background-color: #f2f2f2;
}
.tb_gray tr th:last-child,.tb_gray tr td:last-child
{
	border-right: 0;
}
.tb_gray th:before,.tb_gray td:before
{
	display: none!important;
	height: 0!important;
}
.tb_gray th:after,.tb_gray td:after
{
	display: none!important;
	height: 0!important;
}
.tb_gray td .input_option_add
{
	display: inline-block;
	width: 100%;
}
.tb_gray td .input_option_add input[type=text]
{
	margin-left: 25px;
}
.tb_gray td .input_option_add label
{
	margin-left: 15px;
}
.tb_gray td .input_option_add button.btn
{
	margin-left: 70px;
}
.tb_gray td.bd_r
{
	border-right: solid 1px #d8d8d8!important;
}
.tb_gray .align_left
{
	text-align: left;
}
.tb_gray_t2 th,.tb_gray_t2 td
{
	border-right: 0;
}
.tb_gray_t2 tr th:first-child,.tb_gray_t2 tr td:first-child
{
	border-right: solid 1px #d8d8d8;
}
.tb_gray_t2 td.merge_cell
{
	border-bottom: 0;
}
.tb_gray_t3
{
	border-collapse: separate;
	border-spacing: 0;
}
.tb_gray_t3 tr:first-child td
{
	background-color: #fff;
}
.tb_list_info
{
	background-color: #fff;
	border-top: solid 1px #c4c4c4;
	margin-top: 15px;
	padding: 70px 0;
	text-align: center;
}
.tb_list_info p
{
	color: #727272;
	font-size: 16px;
	font-weight: 600;
}
.tb_scroll
{
	border-collapse: collapse;
	width: 100%;
}
.tb_scroll thead
{
	float: left;
	width: 100%;
}
.tb_scroll tbody
{
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 5px 0;
	width: 100%;
}
.tb_scroll tbody tr,.tb_scroll thead tr
{
	display: table;
	width: 100%;
}
.tb_scroll th
{
	padding: 15px 0;
}
.tb_scroll td
{
	padding: 10px 0;
	width: 33.3%;
}
.tb_mark
{
}
.tb_mark th
{
	padding-left: 35px;
	position: relative;
}
.tb_mark th .mark_check
{
	left: 18px;
	position: absolute;
	top: 14px;
}
.tb_mark th .mark_check.check_first
{
	top: 24px;
}
.tb_mark .line_bottom .mark_check
{
	top: 28px;
}
.tb_fix
{
	table-layout: fixed;
}
.tb_bdn
{
	border-bottom: solid 1px #e5e5e5;
}
.tb_bdn th,.tb_bdn td
{
	border: 0;
}
.tb_bdn th
{
	border-bottom: solid 1px #e5e5e5;
}
.tb_st_t1 th
{
	color: #929292;
}
.tb_st_t1 td
{
	color: #484848;
	padding: 8px 0;
}
.tb_bd_t1
{
	border-top: solid 1px #d6d6d6;
}
.tb_inner
{
	border-top: solid 1px #e2e2e2;
	margin-top: 0;
}
.tb_tfn td
{
	font-weight: 400;
}
.tb_ln th
{
	padding-left: 10px;
}
.td_box
{
	background-color: #eee;
	margin-top: 10px;
	padding: 7px 15px;
}
.td_box .td_box_row
{
	padding: 5px 0;
}
.td_box .td_box_row span
{
	color: #929292;
	display: inline-block;
}
.td_box .td_box_row .td_box_info
{
	font-weight: 400;
	margin-left: 10px;
}
.td_txt_box
{
	display: inline-block;
	height: 30px;
	line-height: 28px;
}
.tb_link tbody tr
{
	cursor: pointer;
}
.tb_inner_box
{
	padding: 0 20px 30px 20px;
}
.tb_tn
{
	border-top: 0;
}
.tbd_r
{
	border-right: solid 1px #e5e5e5!important;
}
.address_box p
{
	margin-top: 10px;
}
.address_box p:first-child
{
	margin-top: 0;
	zoom: 1;
}
.address_box p:first-child:after
{
	clear: both;
	content: '';
	display: block;
}
.address_box p:first-child input,.address_box p:first-child a
{
	float: left;
	margin: 0;
}
.address_box p .address_txt
{
	float: left;
	margin: 3px 0 0 25px;
}
.srch_result
{
	color: #484848;
	font-size: 18px;
	font-weight: 600;
	margin-top: 25px;
	text-align: center;
}
.list_desc
{
	background-color: #fff;
}
.align_vh
{
	padding-top: 9px!important;
	vertical-align: top;
}
.tal_box
{
	display: inline-block;
	text-align: left;
}
.use_box
{
}
.use_box span
{
	display: inline-block!important;
	text-align: center;
	width: 80px;
}
.use_box div
{
	display: inline-block;
}
.order_num
{
	color: #5c7df8;
	font-size: 16px;
}
.order_num strong
{
	color: #5c7df8;
}
.list_state_box
{
	line-height: 1.3;
	margin-top: 2px;
	text-align: center;
}
.list_state_box .list_state_box_cnt
{
	display: inline-block;
}
.list_state_box .list_state_box_cnt.chk
{
	background: url(/views/cms/asset/img/ic_check.png) no-repeat 0 6px;
	padding-left: 15px;
}
.list_state_box .list_state_box_cnt span,.list_state_box .list_state_box_cnt p
{
	margin: 2px 0;
	text-align: left;
}
.paging
{
	padding-top: 20px;
	text-align: center;
	width: 100%;
}
.paging a
{
	color: #929292;
	display: inline-block;
	height: 30px;
	line-height: 32px;
	width: 30px;
}
.paging a.active
{
	background-color: #f8f8f8;
}
.paging a.active_gray
{
	background-color: #e8e8e8;
}
.paging a.prev
{
	background: url(/views/cms/asset/img/bg_arr_prev.gif) no-repeat 50% 50%;
	position: relative;
	top: 10px;
}
.paging a.next
{
	background: url(/views/cms/asset/img/bg_arr_next.gif) no-repeat 50% 50%;
	position: relative;
	top: 10px;
}
.info_use
{
	background-color: #f8f8f8;
	margin-top: 60px;
	padding: 25px 30px;
}
.info_use ul
{
	color: #484848;
}
.info_use ul.list_space
{
	margin-left: 15px;
}
.info_use ul li
{
	display: table;
}
.info_use ul li span
{
	display: table-cell;
	line-height: 1.5;
	padding-right: 5px;
}
.info_use .use_tit
{
	color: #484848;
	display: block;
	font-weight: 600;
	margin-top: 20px;
}
.info_use .item_gap
{
	margin-left: 15px;
}
.info_use .item_first
{
	font-weight: 600;
	width: 200px;
}
.info_use .attention
{
	color: #e24f4e;
}
.info_use .attention_tit
{
	color: #e24f4e;
	display: block;
	font-weight: 600;
	margin-top: 20px;
}
.cnt_box
{
	background-color: #f8f8f8;
	border-top: solid 1px #d6d6d6;
	margin-top: 10px;
	padding: 20px;
}
.cnt_box.gray
{
	border-top: solid 1px #e2e2e2;
}
.cnt_box.row
{
	border-top: solid 1px #e2e2e2;
	margin-top: 0;
}
.cnt_box2
{
	background-color: #f8f8f8;
}
.list_t1
{
	margin: 6px 0 15px 10px;
}
.list_t1 li
{
	color: #929292;
}
.txt_g_box
{
	margin: 10px 0 0 10px;
}
ul.list_default
{
	width: 100%;
}
ul.list_default li
{
	display: table;
	margin-bottom: 10px;
	width: 100%;
}
ul.list_default li div
{
	display: table-cell;
	position: relative;
	z-index: 10;
}
ul.list_default li div:first-child
{
	padding-left: 10px;
}
ul.list_default li div .split
{
	box-sizing: border-box;
	display: block;
	left: 0;
	moz-box-sizing: border-box;
	position: absolute;
	top: 0;
	webkit-box-sizing: border-box;
	width: 100%;
	z-index: -10;
}
ul.list_default li div input[type=text]
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
}
.state_box
{
	background-color: #f8f8f8;
	border-top: solid 1px #e8e8e8;
	box-sizing: border-box;
	margin-top: 10px;
	moz-box-sizing: border-box;
	padding: 20px;
	webkit-box-sizing: border-box;
	width: 100%;
}
.state_box .state_txt
{
	color: #929292;
}
.state_box .state_txt strong
{
	color: #484848;
}
.state_box .state_link
{
	color: #929292;
	font-weight: 600;
	margin-left: 15px;
}
.state_box .state_item
{
	margin: 15px 0 20px;
	zoom: 1;
}
.state_box .state_item:after
{
	clear: both;
	content: '';
	display: block;
}
.state_box .state_item div
{
	background-color: #fff;
	border: solid 1px #d7d6d6;
	float: left;
	height: 98px;
	margin-right: 10px;
	text-align: center;
	width: 118px;
}
.state_box .state_item div span
{
	display: block;
	font-weight: 600;
	margin-top: 23px;
}
.state_box .state_item div em
{
	color: #3c8f94;
	display: block;
	font-size: 28px;
	font-weight: 600;
}
.state_box .state_item div a
{
	color: #3c8f94;
}
.state_box .state_item .state_info_list
{
	background-color: transparent;
	border: 0;
	float: left;
	height: 98px;
	min-width: 118px;
}
.state_box .state_item .state_info_list ul
{
}
.state_box .state_item .state_info_list ul li
{
	background-color: #fff;
	border: solid 1px #d7d6d6;
	height: 28px;
	line-height: 28px;
	margin-top: 5px;
	padding: 0 10px;
	zoom: 1;
}
.state_box .state_item .state_info_list ul li:after
{
	clear: both;
	content: '';
	display: block;
}
.state_box .state_item .state_info_list ul li:first-child
{
	margin-top: 0;
}
.state_box .state_item .state_info_list ul li span
{
	float: left;
	margin: 0;
}
.state_box .state_item .state_info_list ul li em
{
	float: right;
	font-size: 13px;
	font-weight: 600;
}
.state_box .state_item .state_info_list ul li em a
{
	color: #e24f4e;
}
.state_box .btn_t1
{
	margin-right: 1px;
}
.pay_info
{
	background-color: #f8f8f8;
	color: #929292;
	padding: 25px;
	text-align: center;
}
.pay_info div
{
	font-weight: 600;
}
.pay_info .price
{
	color: #484848;
	font-size: 16px;
	margin-left: 7px;
}
.pay_info .symbol
{
	margin: 0 12px;
}
.pay_info .cancel_part_info
{
	color: #d35d39;
	display: inline-block;
	margin-left: 3px;
	vertical-align: top;
}
.pay_info .cancel_part_info .symbol
{
	margin: 0 6px;
}
.pay_info .cancel_part_info em
{
	font-size: 16px;
}
.pay_info .cancel_part_info input[type=text]
{
	margin-right: 0;
	width: 100px;
}
.pay_info .cancel_part_info button
{
	margin-left: 8px;
}
.pay_info .pay_info_desc
{
	display: block;
	margin-top: 12px;
}
.info_txt_box
{
	margin: 13px 0 0 10px;
}
.info_txt_box p
{
	color: #929292;
	margin-top: 5px;
}
.info_txt_box p strong
{
	color: #929292;
}
.gap_box
{
	padding: 10px 0;
}
.lb_box label
{
	margin: 0 5px;
}
.ip_box
{
}
.ip_box .ip_box_row
{
	margin-top: 10px;
}
.ip_box .ip_box_row:first-child
{
	margin-top: 0;
}
.ip_box .ip_box_row.sec
{
	border-top: solid 1px #e2e2e2;
	margin-top: 20px;
	padding-top: 20px;
}
.ip_box .ip_box_tit
{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
}
.ip_box .ip_box_txt
{
	display: inline-block;
	height: 30px;
	line-height: 30px;
}
.ip_box .ip_box_row_tit
{
	display: inline-block;
	vertical-align: top;
}
.ip_box .ip_box_row_cnt
{
	display: inline-block;
}
.ip_box .arr_r
{
	background: url(/views/cms/asset/img/bg_arr_t1.gif) no-repeat;
	display: inline-block;
	height: 14px;
	margin: 0 17px;
	vertical-align: middle;
	width: 16px;
}
.chk_list label
{
	display: inline-block;
	margin: 2px 16px 2px 0;
}
.order_btn
{
	height: 14px;
	width: 14px;
}
.order_btn.up
{
	background: url(/views/cms/asset/img/bg_order_up.gif) no-repeat;
}
.order_btn.down
{
	background: url(/views/cms/asset/img/bg_order_down.gif) no-repeat;
}
.order_btn.top
{
	background: url(/views/cms/asset/img/bg_order_top.gif) no-repeat;
}
.order_btn.bottom
{
	background: url(/views/cms/asset/img/bg_order_bottom.gif) no-repeat;
}
.order_btn_col
{
	text-align: center;
}
.order_btn_col .order_btn
{
	display: block;
	margin: 0 auto;
}
.order_btn_col .order_divide
{
	background-color: #e5e5e5;
	content: '';
	display: block;
	height: 1px;
	margin: 10px auto;
	width: 10px;
}
.goods_info_box img
{
	vertical-align: middle;
}
.goods_info_box div
{
	display: inline-block;
	margin-left: 15px;
	vertical-align: middle;
}
.answer_box
{
	margin-top: 10px;
	padding-right: 125px;
	position: relative;
}
.answer_box .answer_info
{
	background-color: #f8f8f8;
	border: solid 1px #e2e2e2;
	height: 70px;
	overflow-y: auto;
	padding: 7px;
	vertical-align: top;
	width: 100%;
}
.answer_box .answer_info .answer_name
{
	float: left;
}
.answer_box .answer_info .answer_date
{
	color: #929292;
	float: right;
	font-size: 12px;
}
.answer_box .answer_info p
{
	clear: both;
	color: #484848;
	padding-top: 5px;
}
.answer_box textarea
{
	background-color: #f8f8f8;
	border: solid 1px #e2e2e2;
	display: block;
	height: 70px;
	padding: 7px;
	resize: none;
	vertical-align: top;
	width: 100%;
}
.answer_box .answer_btn_box
{
	bottom: 0;
	position: absolute;
	right: 0;
}
.ta_box
{
	display: table;
	width: 100%;
}
.ta_box:after
{
	clear: both;
	content: '';
	display: block;
}
.ta_box .ta_box_input
{
	box-sizing: border-box;
	display: table-cell;
}
.ta_box .ta_box_cnt
{
	display: table-cell;
	padding-left: 20px;
	vertical-align: top;
	width: 80px;
}
.ta_box .ta_box_cnt .ta_box_txt
{
	color: #929292;
	display: block;
	margin-top: 25px;
}
.list_info
{
}
.list_info .list_info_row
{
	color: #484848;
	display: table;
	margin-top: 20px;
}
.list_info .list_info_row:first-child
{
	margin-top: 0;
}
.list_info .list_info_row .list_info_tit
{
	display: table-cell;
}
.list_info .list_info_row .list_info_cnt
{
	display: table-cell;
	font-weight: 400;
}
.list_info .list_info_row .list_info_cnt .list_info_item
{
}
.list_info .list_info_row .list_info_cnt .list_info_item li
{
	margin-top: 8px;
}
.list_info .list_info_row .list_info_cnt .list_info_item li:first-child
{
	margin-top: 0;
}
.item_set
{
	margin-top: 5px;
	zoom: 1;
}
.item_set:after
{
	clear: both;
	content: '';
	display: block;
}
.item_set .item_set_cnt
{
	float: left;
}
.item_set .item_set_first
{
	margin-top: 30px;
}
.item_set .item_set_cnt .item_set_list
{
	background-color: #fff;
	border: solid 1px #e2e2e2;
	overflow-y: scroll;
}
.item_set .item_set_cnt .item_set_list ul
{
	height: 280px;
	padding: 3px 6px;
	width: 240px;
}
.item_set .item_set_cnt .item_set_list ul li
{
	color: #484848;
	cursor: default;
	padding: 2px 3px;
}
.item_set .item_set_cnt .item_set_list ul li.ui-selected
{
	background-color: #ececec;
}
.item_set .item_set_order
{
	margin-bottom: 10px;
	padding: 0 10px;
}
.item_set .item_set_order span
{
	margin-right: 20px;
}
.item_set .item_set_order button
{
	margin: 0 2px;
}
.item_set .item_set_cnt .item_set_ctrl
{
	margin-top: 10px;
}
.item_set .item_set_btn
{
	float: left;
	margin: 130px 20px 0;
}
.item_set .item_set_btn button
{
	display: block;
	margin: 4px 0 0 0;
}
.discount
{
	background: url(/views/cms/asset/img/ic_arr_bt.gif) no-repeat 0 50%;
	display: inline-block;
	padding-left: 15px;
}
.certify_num_input
{
	display: inline-block;
	margin-left: 10px;
}
.certify_complete
{
	height: 30px;
	line-height: 28px;
}
.tb_srch_box
{
	border-top: solid 1px #e8e8e8;
	margin-top: 30px;
	padding-top: 20px;
}
.tb_srch_box table td
{
	padding: 10px 15px;
}
.agree_box
{
	background-color: #fff;
	border: solid 1px #d7d6d6;
	box-sizing: border-box;
	color: #484848;
	moz-box-sizing: border-box;
	overflow: auto;
	padding: 10px;
	resize: none;
	webkit-box-sizing: border-box;
}
.talk_box
{
	background-color: #fff;
	border: solid 1px #b5b5b5;
	border-radius: 5px;
	margin-top: 15px;
	moz-border-radius: 5px;
	overflow: hidden;
	padding-bottom: 20px;
	webkit-border-radius: 5px;
	width: 420px;
}
.talk_box p
{
	background-color: #fee800;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.talk_box p span
{
	background: url(img/img_letter.gif) no-repeat 0 50%;
	color: #000;
	display: inline-block;
	font-size: 22px;
	font-weight: 600;
	padding-left: 40px;
}
.talk_box div
{
	padding: 20px;
}
.talk_box a
{
	border: solid 2px #cfcdc9;
	display: block;
	font-size: 14px;
	font-weight: 600;
	margin: 0 auto!important;
	padding: 15px 0;
	text-align: center;
	width: 380px;
}
.list_box
{
	margin-top: 10px;
}
.list_box ul
{
	display: inline-block;
	margin-right: 45px;
	vertical-align: top;
}
.txt_in_box
{
	margin-top: 15px;
}
.txt_in_box span
{
	color: #727272;
}
.txt_in_box ul
{
	font-weight: 400;
	margin-left: 8px;
}
.txt_in_box ul li
{
	color: #727272;
	margin-top: 1px;
}
.info_list_box,.info_list_box2
{
	zoom: 1;
}
.info_list_box:after,.info_list_box2:after
{
	clear: both;
	content: '';
	display: block;
}
.info_list_box li
{
	float: left;
	margin: 10px 50px 10px 10px;
}
.info_list_box li:last-child
{
	margin-right: 0;
}
.info_list_box li span
{
	font-size: 16px;
	font-weight: 600;
}
.info_list_box li p
{
	margin-top: 5px;
}
.info_list_box.centered
{
	text-align: center;
}
.info_list_box .list_img
{
	margin-top: 10px;
}
.info_list_box .list_img div
{
	display: inline-block;
	margin: 0 25px;
	vertical-align: top;
}
.info_list_box .list_img div span
{
	display: block;
	line-height: 1.3;
	margin-top: 20px;
}
.info_list_box2
{
}
.info_list_box2 li
{
	float: left;
	margin: 0 35px 10px 0;
}
.info_list_box2 li .desc
{
	margin: 3px 0 0 10px;
}
.info_list_box2 li:last-child
{
	margin-right: 0;
}
.info_list_box2 li p img
{
	margin-top: 15px;
}
.order_list
{
	zoom: 1;
}
.order_list:after
{
	clear: both;
	content: '';
	display: block;
}
.order_list li
{
	background: url(/views/cms/asset/img/bg_order.png) no-repeat 100% 50%;
	float: left;
	margin: 0 55px 10px 0;
	padding-right: 80px;
}
.order_list li:last-child
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.order_list li p
{
	line-height: 1.4;
	margin-top: 7px;
}
.order_list.ol_center li
{
	text-align: center;
}
.cont_side
{
	overflow: hidden;
}
.cont_side:after
{
	clear: both;
	content: '';
	display: block;
}
.cont_side .l
{
	float: left;
}
.cont_side .r
{
	float: right;
}
.txt_gap
{
	color: #b8b8b8;
	font-weight: 600;
	margin: 0 10px 0 7px!important;
}
.contract_inicis
{
	background-color: #59a9ae;
	color: #bef7fb;
	font-weight: 600;
	margin-left: 238px;
	padding: 12px 0 12px 14px;
}
.contract_inicis a
{
	color: #fff;
}
.home_wrap
{
	min-width: 1050px;
	position: relative;
}
.home_wrap .home_inner
{
	margin-right: 200px;
	position: relative;
}
#note_wrap
{
	background: #f1f1f1;
	position: absolute;
	right: -20px;
	top: 90px;
	width: 200px;
}
#note_wrap h2
{
	background: url(img/note_icon.gif) no-repeat center top;
	font-family: nanumB;
	font-size: 11px;
	margin-top: 40px;
	padding-top: 37px;
	text-align: center;
}
#note_wrap .area
{
	min-height: 100px;
	position: relative;
	vertical-align: top;
}
#note_wrap textarea.memo
{
	background: none;
	border: none;
	color: #555;
	line-height: 150%;
	margin: 20px 0;
	min-height: 200px;
	padding: 0 15px;
	resize: none;
	width: 170px;
}
#note_wrap .area label
{
	color: #bbb;
	left: 28px;
	margin-right: 20px;
	position: absolute;
	top: 25px;
	width: 160px;
}
#note_wrap .bottom .bt
{
	margin-bottom: 20px;
}
#note_wrap .bottom .st,.bt
{
	text-align: center;
}
#note_wrap .bottom .st
{
	color: #777;
	font-size: 12px;
	padding-bottom: 15px;
}
#note_wrap .bottom .st strong
{
	font-family: armata,arial;
	font-size: 12px;
}
.stepbox_wrap
{
	background: #fff;
	box-shadow: 0 0 10px #666;
	height: 600px;
	position: relative;
	text-align: center;
	width: 640px;
}
.stepbox_wrap .btn_close
{
	font-size: 0;
	line-height: 0;
	position: absolute;
	right: 18px;
	top: 20px;
}
.stepbox_wrap .tit_wrap
{
	background: #3c3c3c;
	height: 280px;
	width: 100%;
}
.stepbox_wrap .tit_wrap .tit
{
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 600;
	padding-top: 45px;
}
.stepbox_wrap .tit_wrap .txt
{
	color: #929292;
	font-size: 14px;
	font-weight: 600;
	padding-top: 3px;
}
.stepbox_wrap .tit_wrap .step_img
{
	margin-top: 28px;
}
.stepbox_wrap .tit_wrap .step_img.step2
{
	margin-top: 17px;
}
.stepbox_wrap .tit_wrap .desc
{
	color: #b8b8b8;
	margin-top: 28px;
}
.stepbox_wrap .tit_wrap .desc span
{
	color: #29d8de;
}
.stepbox_wrap .step_txt
{
	color: #727272;
	font-size: 14px;
	line-height: 22px;
	margin-top: 26px;
}
.stepbox_wrap .step_txt span
{
	color: #0695a2;
}
.stepbox_wrap .btn_wrap
{
	margin-top: 30px;
}
.stepbox_wrap .btn_wrap a
{
	margin: 0 3px;
}
.stepbox_wrap .contract_info
{
	margin-top: 18px;
	text-align: center;
}
.stepbox_wrap .contract_info .case
{
	display: inline-block;
	text-align: left;
}
.stepbox_wrap .contract_info .case .tit
{
	font-size: 14px;
	font-weight: 600;
}
.stepbox_wrap .contract_info .case .order
{
	font-size: 14px;
	margin: 4px 0 0 10px;
}
.stepbox_wrap .contract_info .case .desc
{
	font-size: 12px;
	line-height: 1.5;
	margin: 6px 0 0 10px;
}
.stepbox_wrap .contract_info .case .link_box
{
	margin-top: 18px;
}
.stepbox_wrap .contract_info .case .link_box a:first-child
{
	margin-right: 2px;
}
.stepbox_wrap .contract_info .case.second
{
	border-left: solid 1px #e8e8e8;
	margin-left: 28px;
	padding-left: 28px;
}
.stepbox_wrap .step_desc
{
	line-height: 1.5;
	margin-top: 20px;
}
.temp_save_box
{
	margin-bottom: 30px;
}
.temp_save_box .save_box_top
{
	background-color: #3c8f94;
	height: 40px;
	padding: 0 15px;
	zoom: 1;
}
.temp_save_box .save_box_top:after
{
	clear: both;
	content: '';
	display: block;
}
.temp_save_box .save_box_top .save_num
{
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: 600;
	line-height: 40px;
}
.temp_save_box .save_box_top .save_num.save_on
{
	background: url(/views/cms/asset/img/bg_arr_open.png) no-repeat 100% 50%;
	padding-right: 15px;
}
.temp_save_box .save_box_top .delete_all
{
	color: #a8e0e3;
	display: none;
	float: right;
	font-weight: 600;
	margin-top: 9px;
}
.temp_save_box .temp_save_list
{
	background-color: #f8f8f8;
	border: solid 1px #e2e2e2;
	box-sizing: border-box;
	display: none;
	height: 120px;
	margin-top: 2px;
	moz-box-sizing: border-box;
	overflow: auto;
	padding: 5px 13px;
	webkit-box-sizing: border-box;
	width: 100%;
}
.temp_save_box .temp_save_list li
{
	margin: 4px 0;
	zoom: 1;
}
.temp_save_box .temp_save_list li:after
{
	clear: both;
	content: '';
	display: block;
}
.temp_save_box .temp_save_list li .temp_save_tit
{
	color: #484848;
	float: left;
	font-weight: 600;
}
.temp_save_box .temp_save_list li .temp_save_tit:hover
{
	color: #3c8f94;
}
.temp_save_box .temp_save_list li .temp_save_info
{
	float: right;
}
.temp_save_box .temp_save_list li .temp_save_info button
{
	margin-left: 5px;
}
.temp_save_box .temp_save_list li .temp_save_info span,.temp_save_box .temp_save_list li .temp_save_info button
{
	color: #929292;
}
.goods_desc_add
{
}
.goods_desc_add .desc_add
{
	vertical-align: top;
}
.goods_desc_add .goods_desc_item
{
	display: inline-block;
}
.goods_desc_add .goods_desc_item p
{
	margin-bottom: 6px;
	zoom: 1;
}
.goods_desc_add .goods_desc_item p:after
{
	clear: both;
	content: '';
	display: block;
}
.goods_desc_add .goods_desc_item p input[type=text]
{
	float: left;
	margin-right: 5px;
}
.goods_desc_add .goods_desc_item p label
{
	display: inline-block;
	margin: 5px 0 0 6px;
}
.cnt_point_box
{
	margin-top: 3px;
	padding-top: 6px;
	position: relative;
}
.cnt_point_box .point_arr
{
	left: 0;
	position: absolute;
	top: 0;
}
.cnt_point_box .point_arr img
{
	display: block;
}
.cnt_point_box .point_box_inner
{
	background-color: #eee;
	padding: 7px 15px;
}
.cnt_point_box .point_box_inner div
{
	margin: 8px 0;
	zoom: 1;
}
.cnt_point_box .point_box_inner div:after
{
	clear: both;
	content: '';
	display: block;
}
.cnt_point_box .point_box_inner div input[type=text]
{
	margin-right: 7px;
}
.cnt_point_box .point_box_inner div .delete_check
{
	margin: 5px 0 0 6px!important;
}
.cnt_point_box .point_box_inner .point_box_address
{
}
.cnt_point_box .point_box_inner .point_box_address p
{
	margin: 5px 0;
}
.regist_box
{
	position: relative;
}
.regist_box .regist_tit
{
	left: 15px;
	position: absolute;
	top: 4px;
}
.regist_box .regist_tit .check
{
	left: -17px;
	position: absolute;
	top: 6px;
}
.regist_box .regist_cnt
{
	margin-left: 160px;
}
.regist_box .regist_cnt_row
{
	margin-top: 15px;
}
.regist_box .regist_img_box
{
	zoom: 1;
}
.regist_box .regist_img_box:after
{
	clear: both;
	content: '';
	display: block;
}
.regist_box .regist_img_box .regist_img
{
	float: left;
}
.regist_box .regist_img_box .regist_img.img_circle
{
	border-radius: 33px;
	moz-border-radius: 33px;
	webkit-border-radius: 33px;
}
.regist_box .regist_img_box .regist_img_name
{
	float: left;
	margin-left: 15px;
}
.regist_box .regist_img_box .regist_img_name label
{
	margin-left: 10px;
}
.regist_box .regist_doc_box
{
}
.regist_box .regist_doc_box div:first-child
{
	margin-bottom: 10px;
}
.regist_box .regist_doc_box div p
{
	background-color: #fff;
	height: 100px;
	line-height: 100px;
	margin-bottom: 3px;
	text-align: center;
	width: 100px;
}
.regist_box .regist_doc_box div p img
{
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
.regist_box .regist_doc_box div label
{
	margin-left: 5px;
}
.option_list
{
	background-color: #f8f8f8;
	border-bottom: solid 1px #d6d6d6;
	border-top: solid 1px #d6d6d6;
	margin-top: 10px;
	padding: 5px 20px 15px;
}
.option_list .option_list_row
{
	margin: 20px 0 15px;
}
.option_list .option_list_row .option_list_tit
{
	display: inline-block;
	position: relative;
	text-indent: 15px;
	width: 130px;
}
.option_list .option_list_row .option_list_tit.tit_mark
{
	text-indent: 0;
}
.option_list .option_list_row .option_list_select
{
	display: inline-block;
}
.option_list .option_list_row .option_list_select label
{
	margin-right: 16px;
}
.option_list table:last-child
{
	margin-bottom: 15px;
}
.side_info
{
	border-bottom: solid 1px #424652;
	color: #949ca9;
	font-size: 12px;
	padding: 15px 0;
}
.side_info .side_info_list
{
	padding: 0 10px;
}
.side_info .side_info_list p
{
	margin-top: 7px;
}
.side_info .side_info_list p:first-child
{
	margin-top: 0;
}
.side_info .price
{
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.1;
}
.side_info .txt_state
{
	color: #c8c8c8;
}
.side_info .txt_hold
{
	color: red;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.1;
}
.side_info .side_info_box
{
	background: #1a1c20 url(/views/cms/asset/img/bg_line_top.gif) no-repeat 0 0;
	border: solid 1px #7a7e8b;
	border-top: 0;
	margin-top: 25px;
	padding: 20px 5px 15px;
	position: relative;
}
.side_info .side_info_box .tit_info
{
	display: block;
	font-size: 13px;
	font-weight: 600;
	left: 0;
	position: absolute;
	text-align: center;
	top: -10px;
	width: 100%;
}
.side_info .txt_phone
{
	color: #949ca9;
	display: block;
	font-weight: 600;
	margin-top: 15px;
	text-align: center;
}
.side_info .side_info_alert
{
	color: red;
	padding: 20px 0;
	text-align: center;
}
.side_info .side_info_alert .alert_tit
{
	display: block;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 13px;
}
.side_info .side_info_alert .txt_phone
{
	margin-top: 20px;
}
.side_inicis
{
	border-bottom: solid 1px #424652;
	color: #949ca9;
	font-size: 12px;
	padding: 33px 0;
	text-align: center;
}
.side_inicis .desc_ini
{
	line-height: 1.4;
}
.side_inicis .desc_ini a
{
	color: #63e3eb;
	font-weight: 600;
}
.side_inicis .phone_ini
{
	display: block;
	font-weight: 600;
	margin-top: 34px;
}
.cal_ctrl
{
	margin-bottom: 15px;
	padding: 0 10px;
	position: relative;
}
.cal_ctrl .cal_ctrl_l
{
	left: 0;
	position: absolute;
}
.cal_ctrl .cal_month
{
	margin: 0 30% 0 41%;
	text-align: center;
	width: 300px;
}
.cal_ctrl .cal_month .m_current
{
	color: #484848;
	font-size: 18px;
	font-weight: 600;
	vertical-align: middle;
}
.cal_ctrl .cal_month .m_prev
{
	background: url(/newsrp/contents/images/btn/btn_arr_prev.gif) no-repeat;
	display: inline-block;
	height: 16px;
	margin-right: 15px;
	width: 20px;
}
.cal_ctrl .cal_month .m_next
{
	background: url(/newsrp/contents/images/btn/btn_arr_next.gif) no-repeat;
	display: inline-block;
	height: 16px;
	margin-left: 15px;
	width: 20px;
}
.cal_ctrl .cal_month a
{
	vertical-align: middle;
}
.cal_ctrl .cal_month .m_today
{
	margin-left: 15px;
}
.cal_ctrl .cal_ctrl_r
{
	position: absolute;
	right: 0;
	top: 5px;
}
.tb_calendar
{
	table-layout: fixed;
	width: 100%;
}
.tb_calendar th,.tb_calendar td
{
	border: solid 1px #d8d8d8;
}
.tb_calendar th
{
	border-bottom: 0;
	padding: 13px 0 10px 12px;
	text-align: left;
}
.tb_calendar thead th:first-child
{
	background-color: #f8f8f8;
	color: #e24f4e;
}
.tb_calendar thead th:last-child
{
	background-color: #f8f8f8;
	color: #e24f4e;
}
.tb_calendar td
{
	height: 195px;
	padding-top: 5px;
	vertical-align: top;
}
.tb_calendar tbody td:first-child
{
	background-color: #f8f8f8;
	color: #e24f4e;
}
.tb_calendar tbody td:last-child
{
	background-color: #f8f8f8;
	color: #e24f4e;
}
.tb_calendar .holiday
{
	background-color: #f8f8f8;
	color: #e24f4e;
}
.tb_calendar tr:first-child td
{
	border-top: 0;
}
.cal_box
{
	padding: 0 13px;
	position: relative;
}
.cal_done
{
	margin: 0 3px 8px;
	padding: 0 10px;
}
.cal_done span
{
	position: relative;
	z-index: 10;
}
.cal_done a
{
	color: #929292;
	font-weight: 600;
}
.cal_done:before
{
	background-color: #eee;
	content: '';
	display: block;
	height: 100%;
	left: 0;
	padding: 4px 0;
	position: absolute;
	right: 0;
	top: -4px;
	z-index: 0;
}
.cal_none
{
	color: #3c8f94;
	font-weight: 600;
	margin: 0 3px 8px;
	padding: 0 10px;
}
.cal_box:after
{
	clear: both;
	content: '';
	display: block;
}
.cal_box span:last-child
{
	display: block;
	float: right;
}
.cal_box span:first-child
{
	display: block;
	float: left;
}
.cal_box span.item_r
{
	float: right;
}
.cal_box .cal_link
{
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.cal_btm
{
	margin-top: 10px;
}
.cal_box.day
{
	height: 30px;
	line-height: 30px;
	margin-bottom: 8px;
	position: relative;
}
.cal_box .today
{
	background-color: #59a9ae;
	border-radius: 15px;
	color: #fff;
	height: 30px;
	left: -7px;
	moz-border-radius: 15px;
	position: relative;
	text-align: center;
	webkit-border-radius: 15px;
	width: 30px;
}
.pay_type:before
{
	background-color: #64a36a;
	border-radius: 10px;
	content: '';
	display: inline-block;
	height: 10px;
	margin: 0 3px 1px 0;
	moz-border-radius: 10px;
	vertical-align: middle;
	webkit-border-radius: 10px;
	width: 10px;
}
.pay_type.card:before
{
	background-color: #64a36a;
}
.pay_type.phone:before
{
	background-color: #8d6da0;
}
.pay_type.account:before
{
	background-color: #588ddb;
}
.price_txt
{
	font-size: 14px;
	margin-right: 13px;
	text-align: right;
}
.pop_acc_wrap
{
	background: #fff;
	box-shadow: 0 0 10px #666;
	height: 510px;
	position: relative;
	text-align: center;
	width: 640px;
}
.pop_acc_wrap .btn_close
{
	font-size: 0;
	line-height: 0;
	position: absolute;
	right: 10px;
	top: 10px;
}
.pop_acc_wrap .tit_wrap
{
	background: url(/views/cms/asset/img/bg_acc_top.gif) no-repeat;
	height: 170px;
	width: 100%;
}
.pop_acc_wrap .tit_wrap .tit
{
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding-top: 78px;
}
.pop_acc_wrap .tit_wrap .txt
{
	color: #fff;
	font-size: 14px;
}
.pop_acc_wrap .acc_cal
{
	margin: 42px auto 0;
	width: 440px;
	zoom: 1;
}
.pop_acc_wrap .acc_cal:after
{
	clear: both;
	content: '';
	display: block;
}
.pop_acc_wrap .acc_cal .cal1
{
	float: left;
}
.pop_acc_wrap .acc_cal .cal2
{
	float: right;
}
.pop_acc_wrap .acc_cal div
{
	color: #999;
}
.pop_acc_wrap .acc_cal div p span
{
	color: #cd0600;
}
.pop_acc_wrap .acc_cal div img
{
	margin-bottom: 18px;
}
.pop_acc_wrap .acc_cal div .cal_tit
{
	color: #48909e;
	font-size: 18px;
	font-weight: 600;
}
.pop_acc_wrap .acc_close_box
{
	margin-top: 50px;
}
.contents_t2
{
	margin: 0 auto;
	width: 860px;
}
.contents_t2 .c2_header
{
	background: url(/views/cms/asset/img/bg_top_bar.gif) repeat-x 0 100%;
	height: 74px;
}
.contents_t2 .c2_header h1
{
	color: #333;
	font-size: 22px;
	padding-top: 22px;
	text-align: center;
}
.contents_t2 .c2_inner
{
	padding: 58px 0 100px;
}
.contents_t2 .c2_inner .c2_cnt
{
	margin: 0 auto;
	width: 600px;
}
.contents_t2 .c2_inner .c2_cnt .c2_cnt_desc
{
	background-color: #f8f8f8;
	margin-bottom: 30px;
	padding: 25px 30px;
}
.contents_t2 .c2_inner .c2_cnt .c2_cnt_desc ul li
{
	margin-top: 2px;
}
.contents_t2 .c2_inner .c2_cnt .c2_cnt_desc ul li span
{
	color: #e34f4d;
}
.contents_t2 .c2_inner .c2_cnt .c2_cnt_top
{
	zoom: 1;
}
.contents_t2 .c2_inner .c2_cnt .c2_cnt_top:after
{
	clear: both;
	content: '';
	display: block;
}
.contents_t2 .c2_inner .c2_cnt .c2_cnt_top .top_l
{
	float: left;
	margin-left: 10px;
}
.contents_t2 .c2_inner .c2_cnt .c2_cnt_top .top_l .top_l_tit
{
	color: #484848;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: 600;
}
.contents_t2 .c2_inner .c2_cnt .c2_cnt_top .top_l .top_l_num
{
	color: #929292;
	display: block;
	float: left;
	font-size: 12px;
	letter-spacing: -.04em;
	margin: 6px 0 0 12px;
}
.contents_t2 .c2_inner .c2_cnt .c2_cnt_top .top_l .top_l_num em
{
	color: #484848;
	font-weight: 600;
}
.contents_t2 .c2_inner .c2_cnt .c2_cnt_top .top_l .top_l_txt
{
	color: #727272;
	display: inline-block;
	margin-top: 5px;
}
.contents_t2 .c2_inner .c2_cnt .c2_cnt_top .top_r
{
	float: right;
}
.contents_t2 .c2_inner .c2_login
{
	margin: 10px 0 40px;
	text-align: center;
}
.contents_t2 .c2_inner .c2_login .login_ip
{
	margin-top: 20px;
}
.contents_t2 .c2_inner .c2_login .login_ip input[type=text]
{
	border: solid 1px #bdbdbd;
	color: #484848;
	font-size: 38px;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 40px;
}
.contents_t2 .c2_inner .c2_btn
{
	margin-top: 30px;
	text-align: center;
}
.contents_t2 .c2_bottom
{
	border-top: solid 1px #dbdbdb;
	padding: 20px 20px 30px;
	zoom: 1;
}
.contents_t2 .c2_bottom:after
{
	clear: both;
	content: '';
	display: block;
}
.contents_t2 .c2_bottom .b_logo
{
	background: url(/views/cms/asset/img/bg_logo_kg.png) no-repeat;
	float: left;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	width: 198px;
}
.contents_t2 .c2_bottom .b_txt
{
	float: right;
}
.contents_t2 .c2_bottom .b_txt span
{
	color: #727272;
	display: block;
	font-weight: 600;
}
.contents_t2 .c2_bottom .b_txt span em
{
	font-style: italic;
}
.contents_t2 .c2_bottom .b_txt a
{
	color: #929292;
	display: inline-block;
	float: right;
	font-style: italic;
	font-weight: 600;
	margin-top: -4px;
}
.search_box
{
	margin-top: 30px;
}
.search_box .search_result
{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
}
.result_box
{
	border-top: solid 1px #e5e5e5;
	margin-top: 10px;
	padding: 115px 0 70px;
	text-align: center;
}
.result_box span
{
	color: #929292;
	display: block;
}
.result_box .result_tit
{
	color: #727272;
	font-size: 16px;
	font-weight: 600;
}
#popup
{
	height: 100%;
	position: relative;
}
#popup h1
{
	display: block;
}
#popup .pop_gap
{
	margin-top: 15px;
}
#popup .pop_top_box
{
	margin-top: 20px;
	padding: 0 8px;
}
.popup_bd_sky
{
	border: solid 2px #59a9ae;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.pop_top
{
	background-color: #2b2e36;
	height: 60px;
	padding: 0 20px;
}
.pop_top h1
{
	background: url(/views/cms/asset/img/ic_pop_tit.gif) no-repeat 0 50%;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 600;
	height: 60px;
	line-height: 60px;
	padding-left: 30px;
}
.pop_top2
{
	margin: 15px 20px 0;
	zoom: 1;
}
.pop_top2:after
{
	clear: both;
	content: '';
	display: block;
}
.pop_top2 h1
{
	color: #333;
	float: left;
	font-size: 13px;
	font-weight: 600;
}
.pop_top2 span
{
	color: #929292;
	float: right;
}
.pop_cnt
{
	padding: 20px 20px 28px;
}
.pop_desc
{
	color: #929292;
}
.pop_desc li
{
	display: table;
	margin: 1px 0;
}
.pop_desc li span
{
	display: table-cell;
	padding-right: 0;
}
.pop_cnt .pop_cnt_box
{
	background-color: #f8f8f8;
	overflow: auto;
	padding: 15px 20px;
}
.pop_cnt .pop_list
{
}
.pop_cnt .pop_list .pop_list_row
{
	padding: 4px 0;
	zoom: 1;
}
.pop_cnt .pop_list .pop_list_row:after
{
	clear: both;
	content: '';
	display: block;
}
.pop_cnt .pop_list .pop_list_row span
{
	color: #484848;
	display: block;
	float: left;
	font-weight: 600;
	height: 30px;
	line-height: 30px;
}
.pop_cnt .pop_list .pop_list_row div
{
	float: left;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
}
.pop_cnt .pop_list .pop_list_row div label
{
	margin-right: 15px;
}
.pop_cnt .pop_list .pop_list_row div label input
{
	margin-right: 3px;
	vertical-align: middle;
}
.pop_cnt .pop_search_top
{
	margin-top: 15px;
	padding: 0 20px;
	zoom: 1;
}
.pop_cnt .pop_search_top:after
{
	clear: both;
	content: '';
	display: block;
}
.pop_cnt .pop_search_top span
{
	float: left;
	margin-top: 5px;
}
.pop_cnt .pop_search_top div
{
	float: left;
	margin-left: 30px;
}
.pop_cnt .pop_search_top div input[type=text]
{
	float: left;
	margin-right: 0;
}
.pop_cnt .pop_search_top .fl
{
	float: left;
}
.pop_cnt .pop_search_top .fl span
{
	margin-top: 0;
}
.pop_cnt .pop_search_top .dv_l
{
	margin-left: 3px;
}
.pop_cnt .prod_info
{
	zoom: 1;
}
.pop_cnt .prod_info:after
{
	clear: both;
	content: '';
	display: block;
}
.pop_cnt .prod_info img
{
	float: left;
}
.pop_cnt .prod_info span
{
	margin: 14px 0 0 13px;
}
.pop_cnt .pop_search_row
{
	clear: both;
	margin-bottom: 10px;
	margin-left: 0!important;
}
.pop_cnt .pop_search_row:last-child
{
	margin-bottom: 0;
}
.pop_cnt .pop_search_result
{
	font-size: 16px;
	font-weight: 600;
	margin-top: 25px;
	text-align: center;
}
.pop_cnt .pop_list_result
{
	border-top: solid 1px #888;
	margin-top: 25px;
	padding: 70px 0 231px;
	text-align: center;
}
.pop_cnt .pop_list_result p
{
	font-size: 16px;
	font-weight: 600;
}
.pop_cnt .pop_info_list
{
	color: #999;
	font-weight: 600;
	margin: 0 10px;
	zoom: 1;
}
.pop_cnt .pop_info_list:after
{
	clear: both;
	content: '';
	display: block;
}
.pop_cnt .pop_info_list dt
{
	clear: both;
	color: #484848;
	float: left;
	font-weight: 600;
	margin-bottom: 10px;
	width: 80px;
}
.pop_cnt .pop_info_list dd
{
	float: left;
}
.pop_cnt .pop_cnt_tit
{
	color: #484848;
	font-weight: 600;
}
.pop_cnt .box_centered
{
	text-align: center;
}
.pop_cnt .input_phone span,.pop_cnt .input_phone input
{
	margin: 0 10px;
}
.pop_cnt .pop_msg
{
	margin-top: 20px;
	zoom: 1;
}
.pop_cnt .pop_msg:after
{
	clear: both;
	content: '';
	display: block;
}
.pop_cnt .pop_msg .msg_l
{
	float: left;
}
.pop_cnt .pop_msg .msg_l .msg_select_box
{
	margin-bottom: 10px;
	zoom: 1;
}
.pop_cnt .pop_msg .msg_l .msg_select_box:after
{
	clear: both;
	content: '';
	display: block;
}
.pop_cnt .pop_msg .msg_l .msg_select_box p
{
	background-color: #f8f8f8;
	border: solid 1px #e2e2e2;
	float: left;
	height: 40px;
	overflow: auto;
	padding: 10px;
	width: 200px;
}
.pop_cnt .pop_msg .msg_l .msg_select_box div
{
	float: left;
	margin-left: 10px;
	text-align: center;
}
.pop_cnt .pop_msg .msg_l .msg_select_box div span
{
	color: #333;
	display: block;
	font-weight: 600;
	margin: 2px 0 5px;
}
.pop_cnt .pop_msg .msg_r
{
	color: #333;
	float: right;
}
.pop_cnt .pop_msg .msg_r span,.pop_cnt .pop_msg em
{
	font-weight: 600;
}
.pop_cnt .pop_msg .msg_r .msg_r_top
{
	margin-bottom: 15px;
	padding: 0 5px;
}
.pop_cnt .pop_msg .msg_r .msg_r_row
{
	margin-top: 6px;
	padding: 0 5px;
}
.pop_cnt .pop_msg .msg_r_row .msg_tit
{
	display: inline-block;
	width: 80px;
}
.pop_cnt .pop_msg .msg_r_row .tit_gap
{
	margin-left: 12px;
}
.pop_cnt .pop_msg .msg_write
{
	height: 138px;
	margin-top: 10px;
	width: 260px;
}
.pop_cnt .pop_tit_box
{
	border-bottom: solid 1px #888;
	margin-top: 10px;
	padding: 0 10px 15px;
}
.pop_cnt .memo_write
{
	height: 100px;
	width: 100%;
}
.pop_cnt .list_set
{
	margin-top: 15px;
	zoom: 1;
}
.pop_cnt .list_set:after
{
	clear: both;
	content: '';
	display: block;
}
.pop_cnt .list_set ul
{
	border-right: solid 1px #e5e5e5;
	float: left;
	padding: 0 30px;
}
.pop_cnt .list_set ul:first-child
{
	padding-left: 8px;
}
.pop_cnt .list_set ul:last-child
{
	border-right: 0;
	padding-right: 8px;
}
.pop_cnt .list_set ul li
{
	height: 24px;
}
.pop_cnt .list_set ul li:first-child,.pop_cnt .list_set ul li:last-child
{
	margin: 0;
}
.pop_cnt .list_set ul .null_gap
{
	margin-top: 24px;
}
.pop_cnt .list_set ul li label
{
	color: #929292;
	font-weight: 600;
}
.pop_cnt .list_set ul li label input
{
	margin-right: 4px;
	vertical-align: middle;
}
.pop_cnt .list_t1 li
{
	margin-bottom: 4px;
}
.pop_cnt .order_change
{
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.pop_cnt .order_change .order_change_list
{
	overflow: auto;
}
.pop_cnt .order_change .order_change_list li
{
	border: solid 1px #e8e8e8;
	cursor: pointer;
	height: 60px;
	margin: 2px 0;
	zoom: 1;
}
.pop_cnt .order_change .order_change_list li:after
{
	clear: both;
	content: '';
	display: block;
}
.pop_cnt .order_change .order_change_list li .order_img
{
	float: left;
	margin: 5px 0 0 5px;
}
.pop_cnt .order_change .order_change_list li .order_name
{
	color: #727272;
	display: block;
	float: left;
	font-weight: 600;
	margin: 20px 0 0 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 230px;
	word-wrap: normal;
}
.pop_cnt .order_change .order_change_list li .goods_order
{
	float: right;
	margin: 22px 15px 0 0;
}
.pop_cnt .order_change .order_change_list li .goods_order .order_btn
{
	margin: 0 5px;
}
.pop_cnt .manual_tab
{
	margin-top: 20px;
	width: 100%;
}
.pop_cnt .manual_tab ul
{
	display: inline-block;
	text-align: center;
	width: 100%;
}
.pop_cnt .manual_tab ul li
{
	float: left;
	width: 14.25%;
}
.pop_cnt .manual_tab ul li span
{
	background: #f9f9f9;
	border: 1px solid #dbdbdb;
	color: #6f6f6f;
	cursor: pointer;
	display: inline-block;
	font-weight: 600;
	margin-left: -1px;
	padding: 12px 0;
	position: relative;
	width: 100%;
}
.pop_cnt .manual_tab ul li span.on,.pop_cnt .manual_tab ul li span:hover
{
	background: #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #000;
	text-decoration: none;
}
.pop_cnt .manual_tab ul li:first-child span
{
	margin-left: 0;
}
.pop_cnt .manual_desc
{
	margin-top: 18px;
}
.pop_cnt .manual_tit
{
	background: #f5f5f5;
	font-size: 16px;
	padding: 10px 15px;
}
.pop_cnt .manual_cont
{
	color: #222;
	margin: 0 auto;
	padding: 15px 35px;
}
.pop_cnt .manual_cont .img_box
{
	margin: 10px 0;
	text-align: center;
}
.pop_cnt .manual_cont .img_box img
{
	border: 1px solid #ccc;
	width: 100%;
}
.pop_cnt .manual_cont ul li
{
	list-style: disc inside;
	margin-bottom: 6px;
}
.pop_cnt .group_list
{
	border-bottom: solid 1px #e5e5e5;
	padding: 15px 5px 30px;
	zoom: 1;
}
.pop_cnt .group_list:after
{
	clear: both;
	content: '';
	display: block;
}
.pop_cnt .group_list ul
{
	float: left;
	margin: 0 20px;
}
.pop_cnt .group_list ul li
{
	display: table;
	font-weight: 600;
	margin-top: 15px;
}
.pop_cnt .group_list ul li .group_list_idx
{
	color: #aaa;
	display: table-cell;
	width: 20px;
}
.pop_cnt .group_list ul li .group_list_item
{
	display: table-cell;
}
.pop_cnt .group_list ul li .group_list_item span
{
	color: #484848;
	display: block;
}
.pop_cnt .list_ip
{
	margin: 15px 20px 0;
}
.pop_cnt .list_ip li
{
	margin-top: 10px;
}
.pop_cnt .list_ip li .list_ip_tit
{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding-left: 17px;
	position: relative;
}
.pop_cnt .list_ip li .list_ip_tit .ess
{
	background: url(/views/cms/asset/img/ic_check.png) no-repeat;
	display: inline-block;
	height: 8px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 11px;
	width: 12px;
}
.pop_cnt .list_ip.list_ip_w1 li .list_ip_tit
{
	width: 120px;
}
.pop_cnt .list_ip.list_ip_w1 li input[type=text]
{
	width: 200px;
}
.pop_cnt .list_ip.list_ip_w1 li select
{
	width: 208px;
}
.cancel_scroll
{
	width: 100%;
}
.cancel_scroll thead
{
	float: left;
	width: 100%;
}
.cancel_scroll tbody
{
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
}
.cancel_scroll tbody tr,.tb_scroll2 thead tr
{
	display: table;
	width: 100%;
}
.cancel_scroll th
{
	padding: 15px 0;
}
.cancel_scroll td
{
	border-bottom: solid 1px #e5e5e5;
	height: 55px;
	padding: 5px 0;
}
.cancel_scroll td.last
{
	height: auto;
	padding: 0;
}
.cancel_scroll tr th:nth-of-type(1),.cancel_scroll tr td:nth-of-type(1)
{
	width: 310px;
}
.cancel_scroll tr th:nth-of-type(2),.cancel_scroll tr td:nth-of-type(2)
{
	width: 120px;
}
.cancel_scroll tr th:nth-of-type(3),.cancel_scroll tr td:nth-of-type(3)
{
	width: 170px;
}
.cancel_scroll tr:last-child td
{
	border: 0;
}
.cancel_scroll input[type=text]
{
	margin-right: 0;
}
.pop_cnt .cancel_info
{
	padding-left: 20px;
}
.pop_cnt .cancel_info p
{
	position: absolute;
	top: 8px;
}
.pop_cnt .cancel_info p img
{
	display: block;
}
.pop_cnt .cancel_info span
{
	display: inline-block;
	float: left;
	font-weight: 600;
	margin-left: 60px;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	vertical-align: middle;
	white-space: nowrap;
	width: 160px;
	word-wrap: normal;
}
.pop_cnt .cancel_qnt input
{
	color: #d35d39;
	float: right;
}
.pop_cnt .cancel_qnt span
{
	display: inline-block;
	float: left;
	margin: 4px 0 0 15px;
}
.pop_cnt .cancel_total
{
	background-color: #f8f8f8;
	color: #d35d39;
	font-weight: 600;
	padding: 17px 20px;
	text-align: left;
}
.pop_cnt .cancel_total div
{
	display: table;
}
.pop_cnt .cancel_total div span,.pop_cnt .cancel_total div p
{
	display: table-cell;
}
.pop_cnt .cancel_total div span
{
	padding-right: 3px;
}
.pop_cnt_line
{
	border-top: solid 1px #e2e2e2;
	line-height: 1.5;
	margin: 15px 20px 0;
	padding-top: 15px;
}
.pop_cnt_gap
{
	margin: 0 10px;
}
.pop_msg_box
{
	padding-top: 20px;
	position: relative;
}
.pop_msg_box .msg_txt
{
	color: #3c8f94;
	position: absolute;
	top: 10px;
}
.img_prev_box
{
	border: solid 1px #d7d6d6;
	height: 298px;
	line-height: 298px;
	margin-top: 30px;
	text-align: center;
}
.img_prev_box img
{
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
.check_wrap
{
	padding: 55px 15px 30px;
	text-align: center;
}
.check_tit
{
	color: #222;
	display: block;
	font-size: 32px;
	font-weight: 600;
}
.check_desc1
{
	color: #222;
	font-size: 24px;
	font-weight: 600;
}
.check_desc1 span
{
	display: inline-block;
}
.check_desc2
{
	background: url(/views/cms/asset/img/bg_logo_check.gif) no-repeat 50% 100%;
	color: #929292;
	font-size: 16px;
	margin-top: 12px;
	padding-bottom: 240px;
}
.check_desc2 p
{
	margin-top: 10px;
}
.check_copyright
{
	display: block;
	margin-top: 80px;
}
.pop_table
{
	background: url(/views/cms/asset/img/bg_logo.gif) no-repeat 772px 55px;
	padding: 40px 40px 100px;
}
.pop_table h1
{
	color: #000;
	font-size: 30px;
	font-weight: 600;
	margin-left: 10px;
}
.pop_table h2
{
	color: #000;
	font-size: 18px;
	font-weight: 600;
	margin: 55px 0 0 20px;
}
.pop_table .t_line
{
	background-color: #000;
	height: 2px;
	margin-top: 15px;
	width: 100%;
}
.pop_table .t_period
{
	display: block;
	font-size: 16px;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	margin-left: 20px;
}
.pop_table .t_info
{
	margin-top: 110px;
	text-align: center;
}
.pop_table .t_info span
{
	display: block;
}
.pop_table .t_info span:first-child
{
	color: #000;
	font-size: 18px;
	font-weight: 600;
}
.pop_table .t_info span:last-child
{
	margin-top: 20px;
}
.pop_table .stamp
{
	margin-top: 100px;
	text-align: center;
}
.pop_table .stamp .img_stamp
{
	background: url(img/img_stamp.png) no-repeat;
	height: 77px;
	left: 50%;
	margin-left: 120px;
	position: absolute;
	top: -20px;
	width: 78px;
}
.layer_wrap
{
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 200;
}
.layer_wrap .layer_bg
{
	background: rgba(0,0,0,.4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#40000000,endColorstr=#40000000);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
	zoom: 1;
}
.layer_wrap .layer_top
{
	margin-bottom: 12px;
	zoom: 1;
}
.layer_wrap .layer_top:after
{
	clear: both;
	content: '';
	display: block;
}
.layer_wrap .layer_top h1
{
	color: #333;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: 600;
}
.layer_wrap .layer_top span
{
	color: #929292;
	float: right;
}
.layer_wrap .layer_cnt
{
	background-color: #fff;
	border: solid 2px #59a9ae;
	padding: 20px 18px;
	position: fixed;
	text-align: center;
	z-index: 150;
}
.layer_wrap .layer_default
{
	background: transparent;
	border: 0;
}
.layer_wrap .layer_multiple
{
	background: transparent;
	border: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 100px;
	width: 100%;
	z-index: 150;
}
.layer_wrap .layer_item
{
	display: inline-block;
	margin: 10px;
	vertical-align: top;
}
.layer_wrap .layer_cnt .progress_box
{
	text-align: center;
}
.layer_wrap .layer_cnt .progress_box .progress_info
{
	color: #333;
	font-weight: 600;
}
.layer_wrap .layer_cnt .progress_box .progress_bar
{
	background-color: #d6d6d6;
	border: 0;
	border-radius: 0;
	display: block;
	height: 4px;
	margin: 10px auto 5px;
	moz-border-radius: 0;
	webkit-border-radius: 0;
	width: 200px;
}
.layer_wrap .layer_cnt .progress_box .ui-progressbar-value
{
	background-color: #59a9ae;
}
.layer_wrap .layer_cnt .progress_box .progress_num
{
	color: #929292;
}
.layer_wrap .layer_cnt .progress_box .progress_text
{
	background-color: #f8f8f8;
	border: solid 1px #e2e2e2;
	color: #484848;
	height: 105px;
	margin-top: 15px;
	overflow-y: auto;
	padding: 10px;
	text-align: left;
	width: 300px;
}
.layer_wrap .layer_state
{
	width: 330px;
}
.layer_wrap .loading
{
	text-align: center;
}
.layer_wrap .loading .loading_info
{
	color: #333;
	display: block;
	font-weight: 600;
	margin-bottom: 10px;
}
.layer_wrap .loading .loading_img
{
	display: inline-block;
}
.layer_wrap .loading .loading_img img
{
	display: block;
}
.layer_wrap .layer_inner
{
	box-shadow: 0 0 10px #666;
	position: relative;
}
.layer_wrap .layer_inner .btn_close
{
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	position: absolute;
	right: 10px;
	top: 10px;
}
.layer_wrap .layer_inner .close_box
{
	bottom: 30px;
	font-size: 14px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.layer_pop
{
	background-color: #3c3c3c;
	position: relative;
	width: 480px;
}
.layer_pop .btn_close
{
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
}
.layer_pop .pop_img
{
	border: solid 2px #3c3c3c;
	height: 498px;
	position: relative;
	width: 476px;
}
.layer_pop .pop_img a:first-child
{
	display: block;
}
.layer_pop .pop_img a
{
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
.layer_pop .pop_link
{
	margin: 0 1px;
}
.layer_pop .pop_link
{
	background-color: #525252;
	display: table;
	width: 100%;
}
.layer_pop .pop_link a
{
	border-left: solid 1px #3c3c3c;
	border-right: solid 1px #3c3c3c;
	color: #b8b8b8;
	cursor: pointer;
	display: table-cell;
	font-weight: 600;
	height: 56px;
	position: relative;
	text-align: center;
	vertical-align: middle;
}
.layer_pop .pop_link .current
{
	background-color: #d2d2d2;
	color: #484848;
}
.layer_pop .pop_link .current:before
{
	background-color: #bcbcbc;
	content: '';
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.layer_pop .chk_close
{
	color: #fff;
	height: 42px;
	line-height: 42px;
}
.layer_supply_intro
{
	background: url(img/img_pop_supply_intro.gif) no-repeat;
	height: 600px;
	text-align: left;
	width: 640px;
}
.layer_supply_intro .supply_link
{
	padding-top: 490px;
	text-align: center;
}
.layer_supply_intro .supply_link a
{
	display: inline-block;
	margin: 0 4px;
	text-align: center;
}
.layer_supply_intro .supply_link .link1
{
	background-color: #d75751;
	border-radius: 20px;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	height: 40px;
	line-height: 38px;
	moz-border-radius: 20px;
	webkit-border-radius: 20px;
	width: 170px;
}
.layer_supply_intro .supply_link .link2
{
	background-color: #fff;
	border: solid 2px #d75751;
	border-radius: 20px;
	color: #d75751;
	font-size: 15px;
	font-weight: 600;
	height: 36px;
	line-height: 34px;
	moz-border-radius: 20px;
	webkit-border-radius: 20px;
	width: 166px;
}
.layer_supply_intro .close_box
{
	color: #fff;
}
.layer_supply_intro .close_box input[type=checkbox]
{
	height: 16px;
	margin-right: 4px;
	width: 16px;
}
.layer_supply
{
	background-color: #fff;
	height: 500px;
	text-align: left;
	width: 520px;
}
.layer_supply .ls_cnt
{
	background-color: #f8f8f8;
	height: 150px;
	margin: 20px 20px 0;
	padding: 0 20px;
}
.layer_supply .ls_cnt .ls_input
{
	padding-top: 22px;
}
.layer_supply .ls_cnt .ls_confirm
{
	padding-top: 50px;
	text-align: center;
}
.layer_supply .ls_cnt .ls_confirm .lsc_tit
{
	color: #727272;
	display: block;
	font-size: 16px;
	font-weight: 600;
}
.layer_supply .ls_cnt .ls_confirm .lsc_txt
{
	color: #f5513f;
	display: block;
}
.layer_supply .ls_cnt .sns_url_desc
{
	color: #f5513f;
	margin-top: 10px;
}
.layer_supply_request
{
	background-color: #fff;
	padding-bottom: 20px;
	text-align: left;
	width: 520px;
}
.layer_supply_request .lsr_cnt
{
	height: 100px;
	margin: 20px 20px 0;
}
.layer_supply_request .lsr_cnt ol
{
}
.layer_supply_request .lsr_cnt ol:after
{
	clear: both;
	content: '';
	display: block;
}
.layer_supply_request .lsr_cnt ol li
{
	background-color: #f8f8f8;
	border-radius: 52px;
	float: left;
	font-size: 16px;
	font-weight: 600;
	height: 104px;
	line-height: 1.3;
	margin: 0 8px;
	moz-border-radius: 52px;
	position: relative;
	text-align: center;
	webkit-border-radius: 52px;
	width: 104px;
}
.layer_supply_request .lsr_cnt ol li span
{
	color: #0695a2;
	display: block;
	margin: 19px 0 5px;
}
.layer_auto_request
{
	background-color: #e9e9e9;
	padding-bottom: 80px;
	text-align: left;
	width: 580px;
}
.layer_auto_request .lar_cnt
{
	margin: 30px 0 0 31px;
}
.layer_auto_request .lar_cnt ol
{
}
.layer_auto_request .lar_cnt ol:after
{
	clear: both;
	content: '';
	display: block;
}
.layer_auto_request .lar_cnt ol li
{
	background-color: #afcd90;
	border-radius: 30px;
	color: #354723;
	float: left;
	font-size: 16px;
	font-weight: 600;
	height: 85px;
	line-height: 1.3;
	margin: 0 15px;
	moz-border-radius: 30px;
	position: relative;
	text-align: center;
	webkit-border-radius: 30px;
	width: 100px;
}
.layer_auto_request .lar_cnt ol li span
{
	color: #fff;
	display: block;
	margin: 10px 0 5px;
}
.layer_auto_request .lar_cnt ol li:last-child span
{
	margin-bottom: 13px;
}
.layer_discount
{
	background-color: #fff;
	padding-bottom: 75px;
	text-align: left;
	width: 640px;
}
.layer_discount .ld_cnt
{
	font-size: 14px;
	line-height: 1.5;
	margin: 20px 50px 0;
}
.layer_discount .ld_cnt .tit
{
	display: block;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
.layer_discount .ld_cnt .ld_cnt_in
{
	height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
}
.layer_discount .ld_cnt .desc1
{
	color: #727272;
	margin-top: 20px;
}
.layer_discount .ld_cnt .ld_cnt_tb
{
	margin-top: 20px;
}
.layer_discount .ld_cnt .ld_cnt_tb table
{
	margin: 8px 0 8px;
}
.layer_discount .ld_cnt .ld_cnt_tb th
{
	background-color: #f8f8f8;
}
.layer_discount .ld_cnt .ld_cnt_tb tr td:last-child
{
	border-right: solid 1px #d8d8d8;
}
.layer_discount .ld_cnt .ld_cnt_tb tr:nth-of-type(2) td:last-child
{
	border-right: 0;
}
.layer_discount .ld_cnt .ld_cnt_desc
{
	margin-top: 20px;
}
.layer_discount .ld_cnt .ld_cnt_use
{
	background: url(/views/cms/asset/img/bg_layer_disc.jpg) no-repeat;
	height: 80px;
	margin-top: 20px;
	width: 540px;
}
.layer_discount .ld_cnt .ld_cnt_use:after
{
	clear: both;
	content: '';
	display: block;
}
.layer_discount .ld_cnt .ld_cnt_use li
{
	color: #573816;
	float: left;
	text-align: center;
}
.layer_discount .ld_cnt .ld_cnt_use li:nth-of-type(1)
{
	margin: 20px 0 0 20px;
}
.layer_discount .ld_cnt .ld_cnt_use li:nth-of-type(2)
{
	margin: 9px 0 0 60px;
}
.layer_discount .ld_cnt .ld_cnt_use li:nth-of-type(3)
{
	margin: 20px 0 0 57px;
}
.layer_discount .ld_cnt .ld_cnt_use li:nth-of-type(4)
{
	margin: 9px 0 0 50px;
}
.layer_smart
{
	background-color: #e9e9e9;
	padding-bottom: 75px;
	text-align: left;
	width: 580px;
}
.layer_smart .ls_cnt
{
	margin: 25px 0 0 45px;
}
.layer_smart .ls_cnt span
{
	color: #3b5a9a;
	font-size: 20px;
	font-weight: 600;
}
.layer_smart .ls_cnt ol
{
	margin: 3px 0 0 10px;
}
.layer_smart .ls_cnt ol li
{
	color: #333;
	font-size: 16px;
}
.layer_notice
{
	background-color: #fff;
	height: 600px;
	text-align: left;
	width: 640px;
}
.layer_notice .close_notice
{
	background: url(/newsrp/contents/images/btn/btn_ly_close.png) no-repeat;
	height: 16px;
	right: 22px!important;
	top: 22px!important;
	width: 16px;
}
.layer_notice_top
{
	background: url(/views/cms/asset/img/bg_layer_notice.jpg) no-repeat;
	height: 130px;
	width: 100%;
}
.layer_notice_top p
{
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.4;
	padding: 63px 0 0 202px;
}
.layer_notice_desc
{
	margin-top: 25px;
}
.layer_notice_desc .notice_desc_txt
{
	font-size: 14px;
	margin: 0 70px;
}
.layer_notice_desc .notice_desc_box
{
	background-color: #f6f6f6;
	border-radius: 10px;
	margin: 15px 60px;
	moz-border-radius: 10px;
	padding: 13px 30px;
	webkit-border-radius: 10px;
}
.layer_notice_desc .notice_desc_box .desc_box_cnt
{
	line-height: 1.7;
	margin: 7px 0;
}
.layer_notice_desc .notice_desc_box .desc_box_cnt .txt
{
	margin-left: 7px;
}
.layer_cancel
{
	background: #fff url(/views/cms/asset/img/bg_layer_cancel.jpg) no-repeat 0 55px;
	font-size: 14px;
	height: 600px;
	width: 640px;
}
.layer_cancel .layer_cancel_cnt
{
	margin-left: 280px;
	padding-top: 100px;
	text-align: center;
}
.layer_cancel .layer_cancel_cnt .layer_cancel_desc
{
	background-color: #ededed;
	border-radius: 10px;
	display: inline-block;
	margin-top: 40px;
	moz-border-radius: 10px;
	padding: 25px 30px;
	webkit-border-radius: 10px;
}
.layer_cancel .layer_cancel_cnt span
{
	display: block;
	margin-top: 20px;
}
.layer_cancel .layer_cancel_cnt a
{
	background-color: #0695a2;
	border-radius: 20px;
	color: #fff;
	display: inline-block;
	font-weight: 600;
	height: 40px;
	line-height: 40px;
	margin-top: 40px;
	moz-border-radius: 20px;
	webkit-border-radius: 20px;
	width: 140px;
}
.layer_cancel .close_box
{
	margin-top: 60px;
}
.layer_check
{
	background-color: #fff;
	font-size: 14px;
	height: 600px;
	text-align: left;
	width: 640px;
}
.layer_check .layer_check_top
{
	background: url(/views/cms/asset/img/bg_layer_check.jpg) no-repeat;
	height: 170px;
	width: 100%;
}
.layer_check .layer_check_top p
{
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	padding: 76px 0 0 295px;
}
.layer_check .layer_check_top p span
{
	color: #ff7335;
	display: block;
	font-size: 22px;
}
.layer_check .layer_check_desc
{
	color: #727272;
	margin: 55px 0 0 100px;
}
.layer_check .layer_check_desc p span
{
	color: #0695a2;
}
.layer_check .layer_check_desc .check_desc_box
{
	background-color: #f6f6f6;
	border-radius: 10px;
	height: 62px;
	margin: 30px 0 45px;
	moz-border-radius: 10px;
	padding: 18px 20px 0;
	webkit-border-radius: 10px;
	width: 400px;
}
.layer_check .close_box
{
	margin-top: 70px;
}
.layer_phone
{
	background-color: #fff;
	height: 540px;
	text-align: left;
	width: 640px;
}
.layer_phone .close_phone
{
	background: url(/newsrp/contents/images/btn/btn_ly_close.png) no-repeat;
	height: 16px;
	right: 22px!important;
	top: 22px!important;
	width: 16px;
}
.layer_phone_top
{
	background: url(/views/cms/asset/img/bg_layer_phone.jpg) no-repeat;
	height: 160px;
	width: 100%;
}
.layer_phone_top p
{
	color: #cd0600;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.1;
	padding: 57px 0 0 40px;
}
.layer_phone_top p span
{
	color: #553306;
	display: block;
}
.layer_phone_desc
{
	margin: 35px 40px 0;
}
.layer_phone_desc .phone_desc_txt
{
	font-size: 14px;
}
.layer_phone_desc .phone_desc_txt strong
{
	color: #cd0600;
}
.layer_phone_desc .phone_desc_box
{
	background-color: #f8f8f8;
	border-bottom: solid 1px #d8d8d8;
	border-top: solid 1px #d8d8d8;
	margin-top: 22px;
	padding: 12px 30px;
}
.layer_phone_desc .phone_desc_box div
{
	font-size: 14px;
	font-weight: 600;
	margin: 10px 0;
}
.layer_phone_desc .phone_desc_box div .cnt_f
{
	display: inline-block;
	margin-left: 7px;
	vertical-align: middle;
}
.layer_phone_desc .phone_desc_box div .cnt_l
{
	margin-left: 40px;
	vertical-align: middle;
}
.layer_phone_desc .btn_req
{
	background: url(/views/cms/asset/img/bg_btn_red.gif) no-repeat;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	height: 58px;
	line-height: 49px;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}
.layer_talk
{
	background: url(/views/cms/asset/img/bg_layer_talk.jpg) no-repeat;
	height: 670px;
	width: 580px;
}
.layer_talk .btn_talk
{
	padding-top: 550px;
}
.tab_menu
{
	display: table;
	table-layout: fixed;
	width: 100%;
}
.tab_menu li
{
	display: table-cell;
	text-align: center;
}
.tab_menu li span
{
	background: #f9f9f9;
	border: 1px solid #dbdbdb;
	color: #6f6f6f;
	cursor: pointer;
	display: inline-block;
	font-weight: 600;
	margin-left: -1px;
	padding: 12px 0;
	position: relative;
	width: 100%;
}
.tab_menu li span.on,.pop_cnt .manual_tab ul li span:hover
{
	background: #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #000;
	text-decoration: none;
}
.tab_menu li:first-child span
{
	margin-left: 0;
}
.btn_t1
{
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	height: 30px;
	line-height: 28px;
	padding: 0 10px;
	position: relative;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}
.btn_t1:after
{
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.btn_t2
{
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	height: 34px;
	line-height: 32px;
	position: relative;
	vertical-align: middle;
	width: 90px;
}
.btn_t2:after
{
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.btn_t3
{
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	height: 40px;
	line-height: 38px;
	position: relative;
	vertical-align: middle;
	width: 166px;
}
.btn_t3:after
{
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
a.btn_t1
{
	color: #fff!important;
	font-size: 12px!important;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
}
a.btn_t2
{
	color: #fff!important;
	font-size: 14px!important;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
}
a.btn_t3
{
	height: 38px;
	line-height: 38px;
}
.btn_w1
{
	padding: 0;
	width: 60px;
}
.btn_w2
{
	padding: 0;
	width: 150px;
}
.btn_w_auto
{
	padding: 0 15px;
	width: auto;
}
.btn_w_auto2
{
	padding: 0 7px;
	width: auto;
}
.btn_sky
{
	background-color: #3c8f94;
	border: solid 1px #216569;
}
.btn_sky:after
{
	border: solid 1px #56a2a6;
	border-bottom: solid 1px #347f83;
}
.btn_black
{
	background-color: #494e53;
	border: solid 1px #2e3033;
}
.btn_black:after
{
	border: solid 1px #62676c;
	border-bottom: solid 1px #3e4247;
}
.btn_orange
{
	background-color: #db9a1e;
	border: solid 1px #9d6c0f;
}
.btn_orange:after
{
	border: solid 1px #e2ac34;
	border-bottom: solid 1px #d28a1b;
}
.btn_red
{
	background-color: #bb3030;
	border: solid 1px #9b2424;
}
.btn_red:after
{
	border: solid 1px #c74949;
	border-bottom: solid 1px #ad2a2a;
}
.btn_gray
{
	background-color: #74797e;
	border: solid 1px #51565b;
}
.btn_gray:after
{
	border: solid 1px #8a8f93;
	border-bottom: solid 1px #64696e;
}
.btn_gray2
{
	background-color: #bbb;
	border: solid 1px #a2a2a2;
}
.btn_gray2:after
{
	border: solid 1px #c7c7c7;
	border-bottom: solid 1px #adadad;
}
.btn_green
{
	background-color: #669947;
	border: solid 1px #51565b;
}
.btn_green:after
{
	border: solid 1px #7eab61;
	border-bottom: solid 1px #58893d;
}
.btn_green_deep
{
	background-color: #3d6e1f;
	border: solid 1px #51565b;
}
.btn_green_deep:after
{
	border: solid 1px #578535;
	border-bottom: solid 1px #355f1c;
}
.btn_pink
{
	background-color: #e34f4d;
	border: solid 1px #b71917;
}
.btn_pink:after
{
	border: solid 1px #e96866;
	border-bottom: solid 1px #dd4341;
}
.btn_white
{
	background-color: #fff;
	border: solid 1px #c8c8c8;
	border-radius: 4px;
	display: inline-block;
	font-size: 12px;
	moz-border-radius: 4px;
	padding: 4px 8px;
	text-decoration: none!important;
	webkit-border-radius: 4px;
}
.btn_arr
{
	background: url(/views/cms/asset/img/bg_arr_link.gif) no-repeat 100% 50%;
	padding-right: 20px;
}
.btn_excel
{
	background: url(/views/cms/asset/img/ic_excel.gif) no-repeat 0 50%;
	color: #217345;
	display: inline-block;
	font-weight: 600;
	height: 18px;
	line-height: 18px;
	padding-left: 27px;
}
.btn_excel:after
{
	content: '>';
	display: inline-block;
	font-family: 'Nanum Gothic',나눔고딕,dotum,돋움,sans-serif;
	margin: -1px 0 0 2px;
	vertical-align: top;
}
.btn_excel.plus:after
{
	content: '+';
	margin: 0 0 0 3px;
}
.btn_new
{
	background: url(/views/cms/asset/img/ic_new_t2.png) no-repeat;
	content: '';
	display: block;
	height: 13px;
	left: 50%;
	margin-left: -14px;
	position: absolute;
	top: -8px;
	width: 27px;
	z-index: 10;
}
.btn_box_c
{
	margin-top: 20px;
	text-align: center;
}
.btn_box_c button,.btn_box_c a
{
	margin: 0 2px;
}
.btn_box_l
{
	margin-top: 15px;
	text-align: left;
}
.btn_box_l button
{
	margin-right: 2px;
}
.btn_box_gap
{
	margin-top: 50px;
}
.ip_basic
{
	background-color: #fff;
	border: solid 1px #d7d6d6;
	color: #484848;
	font-weight: 600;
	height: 28px;
	line-height: 30px;
	padding: 0 9px!important;
	vertical-align: middle;
}
.ip_full
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
	width: 100%;
}
.ta_basic
{
	background-color: #f8f8f8;
	border: solid 1px #e2e2e2;
	box-sizing: border-box;
	moz-box-sizing: border-box;
	padding: 10px;
	resize: none;
	webkit-box-sizing: border-box;
}
.ta_white
{
	background-color: #fff;
	border: solid 1px #d7d6d6;
	box-sizing: border-box;
	color: #484848;
	moz-box-sizing: border-box;
	padding: 10px;
	resize: none;
	webkit-box-sizing: border-box;
}
.chk_box
{
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	position: relative;
}
.chk_box input[type=checkbox]
{
	display: none;
}
.chk_box label.on
{
	background-position: 0 -25px;
}
.chk_box label
{
	background: url(/views/cms/asset/img/checkbox.png) no-repeat 0 0;
	background-size: 25px auto;
	cursor: pointer;
	display: block;
	height: 25px;
	left: 0;
	padding-left: 30px;
	position: relative;
	z-index: 10;
}
.file_search
{
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
}
.file_search:after
{
	clear: both;
	content: '';
	display: block;
}
.file_search .file_search_text
{
	float: left;
	margin-right: 0!important;
}
.file_search .file_search_input
{
	float: left;
	overflow: hidden;
	position: relative;
}
.file_search .file_search_input .file_search_button
{
	overflow: hidden;
	width: 80px;
}
.file_search .file_search_input .file_search_hidden
{
	cursor: pointer;
	filter: alpha(opacity=0);
	khtml-opacity: 0;
	moz-opacity: 0;
	ms-filter: 'alpha(opacity=0)';
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.file_srch_btn label
{
	cursor: pointer;
}
.file_srch_btn input[type=file]
{
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.state_info
{
	border-radius: 9px;
	color: #fff;
	display: inline-block!important;
	font-family: dotum,'돋움',sans-serif;
	font-size: 11px;
	height: 18px;
	line-height: 20px;
	moz-border-radius: 9px;
	padding: 0 7px;
	webkit-border-radius: 9px;
}
.state_orange
{
	background-color: #db9a1e;
}
.state_green
{
	background-color: #64a36a;
}
.state_purple
{
	background-color: #8d6da0;
}
.state_blue
{
	background-color: #588ddb;
}
.state_master
{
	background-color: #e38000;
	border-radius: 10px;
	font-family: Tahoma,sans-serif;
	height: 20px;
	letter-spacing: 0;
	moz-border-radius: 10px;
	webkit-border-radius: 10px;
}
.state_master2
{
	background: url(img/img_master.png) no-repeat 0 0;
	height: 19px;
	margin-left: 8px;
	overflow: hidden;
	text-indent: -9999px;
	width: 50px;
}
.hide_text
{
	height: 1px;
	left: -10000px;
	overflow: hidden;
	position: absolute;
	top: auto;
	width: 1px;
}
.txt_orange
{
	color: #db9a1e!important;
}
.txt_sky
{
	color: #3c8f94!important;
}
.txt_gray
{
	color: #929292!important;
}
.txt_gray2
{
	color: #727272!important;
}
.txt_gray3
{
	color: #b3b3b3!important;
}
.txt_dark
{
	color: #484848!important;
}
.txt_dark2
{
	color: #333!important;
}
.txt_blue
{
	color: #5c7df8!important;
}
.txt_red
{
	color: #e24f4e!important;
}
.txt_red2
{
	color: #d35d39!important;
}
.txt_see
{
	color: #22bdb8!important;
}
.txt_bl
{
	color: #40d1da!important;
}
.txt_white
{
	color: #fff!important;
}
.txt_green
{
	color: #669947;
}
.txt_normal
{
	font-weight: normal;
}
.txt_disabled
{
	color: #bbb!important;
}
.txt_through
{
	text-decoration: line-through;
}
.txt_s
{
	color: #929292!important;
	font-size: 12px!important;
	font-weight: 400!important;
}
.txt_s1
{
	font-size: 12px!important;
}
.txt_s2
{
	font-size: 11px!important;
}
.txt_s3
{
	font-size: 15px!important;
}
.txt_str
{
	color: #ffd800;
	font-family: Tahoma;
	font-weight: 400;
	letter-spacing: .01em;
}
.txt_cut
{
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
}
.txt_val_box
{
	border: solid 1px #d7d6d6;
	color: #484848;
	display: inline-block!important;
	font-weight: 600!important;
	height: 28px;
	line-height: 30px;
	margin: 0!important;
	padding: 0 9px;
	text-align: left;
	vertical-align: middle;
}
.ta_c_box
{
	margin-top: 20px;
	text-align: center;
}
.fl_l
{
	float: left;
}
.fl_l_ip
{
	float: left;
	margin: 0!important;
}
.ta_r
{
	text-align: right!important;
}
.ta_c
{
	text-align: center!important;
}
.va_t
{
	vertical-align: top!important;
}
.va_m
{
	vertical-align: middle!important;
}
.line_gray
{
	background-color: #e2e2e2;
	height: 1px;
	width: 100%;
}
.list_new
{
	background: url(img/ic_new.png) no-repeat 100% 0!important;
	display: inline-block;
	height: 16px;
	margin-left: 7px;
	vertical-align: middle;
	width: 16px;
}
.arr_right
{
	background: url(img/bg_arr_right.gif) no-repeat;
	display: inline-block;
	height: 10px;
	margin: 0 5px;
	width: 14px;
}
.tooltip
{
	background: url(img/ic_tooltip.png) no-repeat 100% 0;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	padding: 1px 0 0 1px;
	vertical-align: middle;
	width: 16px;
}
.tooltip_cnt
{
	background-color: #fff;
	border: solid 1px #3c8f94;
	padding: 15px;
}
.tooltip_cnt .tooltip_tit
{
	background: url(img/ic_tooltip.png) no-repeat 0 0;
	display: block;
	margin-bottom: 7px;
	padding-left: 19px;
}
.bg_gray
{
	background-color: #f8f8f8;
}
.bg_gray2
{
	background-color: #f1f1f1!important;
}
.gap_side
{
	margin: 0 12px;
}
.gap_txt
{
	display: inline-block;
	margin: 0 5px;
}
.gap_t
{
	margin-top: 15px!important;
}
.gap_t_t2
{
	margin-top: 10px!important;
}
.gap_t_t3
{
	margin-top: 30px!important;
}
.gap_t_t4
{
	margin-top: 5px!important;
}
.gap_r
{
	margin-right: 15px!important;
}
.gap_l
{
	margin-left: 15px!important;
}
.gap_l_t2
{
	margin-left: 8px!important;
}
.gap_l_t3
{
	margin-left: 30px!important;
}
.gap_l_t4
{
	margin-left: 4px!important;
}
.gap_ip_txt
{
	margin-left: 6px!important;
}
.gap_m_t_none
{
	margin-top: 0!important;
}
.gap_m_none
{
	margin: 0!important;
}






/*** tb_basic2 ****/


.tb_basic2
{
	border-bottom: solid 1px #e5e5e5!important;
	border-top: solid 1px #888;
	margin-top: 5px;
	width: 100%;
}
.tb_basic2 th
{
	background-color: #f8f8f8;
	border-bottom: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	color: #333;
	font-weight: 600;
	padding: 4px 4px;
	word-break: keep-all;
}
.tb_basic2 td
{
	border-bottom: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	padding: 5px 2px;
	position: relative;
	text-align: center;
	word-break: keep-all;
}
.tb_basic2 tr th:first-child,.tb_basic2 tr td:first-child
{
	border-right: 1;
}
.tb_basic2.tb_line tr th:first-child,.tb_basic2.tb_line tr td:first-child
{
	border-right: solid 1px #e5e5e5!important;
}
.tb_basic2 td.align_left
{
	text-align: left;
}
.tb_basic2 td.align_right
{
	text-align: right;
}
.tb_basic2 td.pd_none
{
	padding: 30px 10px 40px;
}
.tb_basic2 td.delivery_select
{
	position: relative;
}
.tb_basic2 td.delivery_select .pop_delivery_select
{
	background-color: #ececec;
	bottom: 0;
	display: none;
	left: 0;
	padding-top: 30px;
	position: absolute;
	right: 0;
	top: 0;
}
.tb_basic2 td.delivery_select .pop_delivery_select .pop_delivery_close
{
	background: url(/views/cms/asset/img/bg_close.gif) no-repeat;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 10px;
}
.tb_basic2 td.delivery_select .delivery_select_cnt
{
	margin-top: -40px;
	position: absolute;
	top: 50%;
}
.tb_basic2 td.delivery_select .delivery_select_cnt .selectBox
{
	width: 100%!important;
}
.tb_basic2 td.delivery_select select
{
	width: 90%;
}
.tb_basic2 td.delivery_select input[type=text]
{
	margin: 2px 0;
	width: 65%;
}
.tb_basic2 td.bank_select
{
	min-width: 60px;
	position: relative;
}
.tb_basic2 td.bank_select .pop_bank_select
{
	background-color: #ececec;
	bottom: 0;
	display: none;
	left: 0;
	padding-top: 30px;
	position: absolute;
	right: 0;
	top: 0;
}
.tb_basic2 td.bank_select .pop_bank_select .pop_bank_close
{
	background: url(/views/cms/asset/img/bg_close.gif) no-repeat;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 10px;
}
.tb_basic2 td.bank_select .pop_bank_select .bank_select_cnt
{
	margin-top: -25px;
	position: absolute;
	top: 50%;
}
.tb_basic2 td.bank_select input[type=text]
{
	margin: 2px 0;
	width: 60px;
}
.tb_basic2 td .btn_memo
{
	display: block;
	margin: 20px auto 0;
	width: 26px;
}
.tb_basic2 td .memo_box_prev
{
	background: url(/views/cms/asset/img/bg_memo_arr.gif) no-repeat 11px 0;
	bottom: 2px;
	display: block;
	height: 35px;
	left: 2px;
	position: absolute;
	right: 2px;
}
.tb_basic2 td .memo_box_prev span
{
	background: #59a9ae url(/views/cms/asset/img/bg_memo_prev.gif) no-repeat;
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 12px;
	height: 28px;
	left: 0;
	line-height: 28px;
	overflow: hidden;
	padding: 0 5px 0 28px;
	position: absolute;
	right: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
}
.tb_basic2 td .goods_link
{
	color: #5c7df8;
}
.tb_basic2 td .order_name
{
	display: inline-block;
	margin-top: 5px;
}
.tb_basic2 td .delivery_info
{
	color: #669947;
	margin-bottom: 5px;
}
.tb_basic2 td .delivery_tie
{
	background: url(/views/cms/asset/img/ic_delivery_tie.gif) no-repeat 0 50%;
	color: #669947;
	display: inline-block;
	padding-left: 25px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.tb_basic2 td .receipt_info
{
	color: #bb8b30;
}
.tb_basic2 td .info_gap
{
	margin-top: 5px;
}
.tb_basic2 td .manage_btn
{
	margin: 1px 0;
}
.tb_basic2 td .define_list
{
	zoom: 1;
}
.tb_basic2 td .define_list:after
{
	clear: both;
	content: '';
	display: block;
}
.tb_basic2 td .define_list dt
{
	clear: both;
	float: left;
	margin-top: 2px;
}
.tb_basic2 td .define_list dd
{
	float: right;
	margin-top: 2px;
}
.tb_basic2 td .option_info
{
	margin-top: 7px;
}
.tb_basic2 td .option_info a
{
	margin-left: 10px;
}
.tb_basic2 td .txt_line
{
	border-top: solid 1px #e5e5e5;
	margin-top: 5px;
	padding: 5px 10px 0;
}
.tb_basic2 td .box_select
{
	margin: 11px 0;
}
.tb_basic2 td .box_select label
{
	margin: 0 3px;
}
.tb_basic2 td .gap_top
{
	margin-top: 7px;
}
.tb_basic2 th span,.tb_basic2 td span
{
	display: block;
}
.tb_basic2 input
{
	margin-right: 0;
	vertical-align: middle;
}
.tb_basic2 tr th:last-child,.tb_basic2 tr td:last-child
{
	border-right: 0;
}
.tb_basic2 tr.join_list td
{
	border-bottom: 0;
}
.tb_basic2.basic_line th,.tb_basic2.basic_line td
{
	border-right: 0;
}
.tb_basic2.basic_line tr th:first-child,.tb_basic2.basic_line tr td:first-child
{
	border-right: solid 1px #e5e5e5;
}
.tb_basic2.basic_line tr th:last-child,.tb_basic2.basic_line tr td:last-child
{
	border-left: solid 1px #e5e5e5;
}
.tb_basic2.tb_bt2
{
	border-top: solid 2px #000;
}
.tb_basic2.basic_fl tr th:first-child,.tb_basic2.basic_fl tr td:first-child
{
	border-right: solid 1px #e5e5e5;
}



/* table */
/* 상품분류정보용 */
.tb_list {width:100%}
.tb_list  th{text-align:left; padding:5px 5px;  background:#eae2d3}
.tb_list  td{ text-align:left;  padding:5px 5px;   background:#fff }
.tb_list  .last{border-bottom:0px solid #fff;}
.tb_list  .bg_w{background:#fff}
.tb_list  .l_left{ border-left:1px solid #e7e7e7;}
.tb_list  .l_right{ border-right:1px solid #e7e7e7;}
.tb_list  .l_bottom{ border-bottom:1px solid #e7e7e7;}
.tb_list  .l_top { border-top:1px solid #e7e7e7;}

/*일반 왼쪽정렬 th150*/
.tb_list2 {width:100%;}
.tb_list2  th{text-align:center;  padding:0 5px; height:42px;  background:#fbfafa; border:1px solid #e7e7e7; width:150px}
.tb_list2  td{height:42px;  text-align:left;  padding:5px 8px 5px 8px; background:#fff; border:1px solid #e7e7e7; }
.tb_list2  .last{border-bottom:0px solid #fff;}
.tb_list2  .bg_w{background:#fff}
.tb_list2  .l_bottom{ border-bottom:1px solid #e7e7e7;}
.tb_list2  .l_top { border-top:2px solid #666;}

/*일반 센터정렬*/
.tb_list3 {width:100%;}
.tb_list3  th{text-align:center;  padding:0 5px; height:42px;  background:#fbfafa; border:1px solid #e7e7e7;}
.tb_list3  td{height:42px;  text-align:center;  padding:5px 8px 5px 8px; background:#fff; border:1px solid #e7e7e7; }
.tb_list3  .last{border-bottom:0px solid #fff;}
.tb_list3  .bg_w{background:#fff}
.tb_list3  .l_bottom{ border-bottom:1px solid #e7e7e7;}
.tb_list3  .l_top { border-top:2px solid #666;}

/*일반 센터정렬 하단라인*/
.tb_list4 {width:100%;}
.tb_list4  th{text-align:center;  padding:0 5px; height:42px; background:#fbfafa; }
.tb_list4  td{height:42px;  text-align:center;  padding:5px 8px 5px 8px; background:#fff; }
.tb_list4  .last{border-bottom:0px solid #fff;}
.tb_list4  .bg_w{background:#fff}
.tb_list4  .bg_g{background:#eee}
.tb_list4  .l_left{ border-left:1px solid #e7e7e7;}
.tb_list4  .l_right{ border-right:1px solid #e7e7e7;}
.tb_list4  .l_bottom{ border-bottom:1px solid #e7e7e7;}
.tb_list4  .l_top { border-top:2px solid #666;}

/*일반 오른쪽정렬*/
.tb_list5 {width:100%;}
.tb_list5  th{text-align:center;  padding:0 5px; height:42px;  background:#fbfafa; border:1px solid #e7e7e7;}
.tb_list5  td{height:42px;  text-align:right;  padding:5px 8px 5px 8px; background:#fff; border:1px solid #e7e7e7; }
.tb_list5  .last{border-bottom:0px solid #fff;}


.tb_list_cms {width:100%}
.tb_list_cms  th{text-align:center; padding:15px 10px;  background:#fbfafa; border-left:1px solid #e7e7e7; border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7; border-top:2px solid #666;}
.tb_list_cms  td{ text-align:center; padding:10px; background:#fff; border:1px solid #e7e7e7; }


.tb_list_cms_left {width:100%}
.tb_list_cms_left  th{text-align:center; padding:15px 10px;  background:#fbfafa; border-left:1px solid #e7e7e7; border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7; border-top:1px solid #e7e7e7;}
.tb_list_cms_left  td{ text-align:left; text-align:center; padding:10px; background:#fff; border:1px solid #e7e7e7; }




/*일반 왼쪽정렬 th150*/
.tb_list_25 {width:100%;}
.tb_list_25 th{text-align:center;  padding:0 5px; height:25px;  background:#fbfafa; border:1px solid #e7e7e7; width:150px}
.tb_list_25  td{height:25px;  text-align:left;  padding:5px 8px 5px 8px; background:#fff; border:1px solid #e7e7e7; }
.tb_list_25  .last{border-bottom:0px solid #fff;}
.tb_list_25  .bg_w{background:#fff}
.tb_list_25  .l_bottom{ border-bottom:1px solid #e7e7e7;}
.tb_list_25  .l_top { border-top:2px solid #666;}



/* 메인관련 */
.tb_list_main {width:100%}
.tb_list_main table{width:100%; vertical-align:top;}
.tb_list_main  th{text-align:left;  padding:8px; vertical-align:top;}
.tb_list_main  td{text-align:left;  background:#f6f6f8;  padding:8px; vertical-align:top; }
.maintoday { background:#ebebef; border-bottom:1px solid #e0e0e6; padding:15px 0 12px; font-weight:bold; font-size:14px; text-align:center;}


/*버튼 배경 input type="button" 에 적용 */
.btn {margin:0px; color:#FFF; font-size:11px;cursor:pointer;border:0px solid #B6B6B6; }
.btn_b {margin:0px; color:#333; font-size:11px;cursor:hand;border:0px solid #B6B6B6; }
.btn_gray {width:83px; height:20px; padding:3px 5px 2px 5px; text-align:center; background:url(/views/lib/images/adminbtn_bg_gray.png); }
.btn_gray2 {width:45px; height:20px; padding:3px 5px 3px 5px; text-align:center; background:url(/views/lib/images/adminbtn_bg_gray2.png); }
.btn_gray3 {width:120px; height:20px; padding:3px 5px 2px 5px; text-align:center; background:url(/views/lib/images/adminbtn_bg_gray3.png); }
.btn_gray4 {width:200px; height:20px; padding:2px 5px 2px 5px; text-align:center; background:url(/views/lib/images/adminbtn_bg_gray4.png); }
.btn_orange {width:35px; height:20px; padding:2px 5px 2px 5px; text-align:center; background:url(/views/lib/images/adminbtn_bg_orange.png); }
.btn_orange2 { width:70px; height:20px; padding:2px 5px 2px 5px; background:url(/views/lib/images/adminbtn_bg_orange2.png); }
.btn_blue {width:35px; height:20px; padding:2px 5px 2px 5px; background:url(/views/lib/images/adminbtn_bg_blue.png); }
.btn_blue2 {width:70px; height:20px; padding:2px 5px 2px 5px; background:url(/views/lib/images/adminbtn_bg_blue2.png);}
.btn_black {width:55px; height:20px; padding:4px 5px 1px 5px; *padding:1px 5px 1px 5px; background:url(/views/lib/images/adminbtn_bg_black.png); }
.btn_black2 {width:68px; height:26px; padding:3px 5px 1px 5px; *padding:1px 5px 1px 5px; background:url(/views/lib/images/adminbtn_bg_black2.png); }
.btn_green {width:45px; height:20px; padding:3px 5px 3px 5px; text-align:center; background:url(/views/lib/images/adminbtn_bg_green.png); }



/* paginate */
.paginate_01{text-align:center; margin:0 auto; height:29px; clear:both; margin:30px 0 10px 0}
.paginate_01 ul {}
.paginate_01 ul li{width:35px;text-align:center;  display:inline-block;zoom:1;*display:inline/*IE7 HACK*/; vertical-align: middle}
.paginate_01 a,.pagiNate01 strong{background:#fff;color:#7f7f7f;font-size:14px;font-weight:bold;line-height:normal;text-decoration:none}
.paginate_01 strong{color:#fd8700}
.paginate_01 a:hover{color:#fd8700}





/* inputbox */
.cms_input {width:100% height:24px; vertical-align:3px; *vertical-align:0px;  padding:3px; border:1px solid #cccccc;}
.cms_input150 {width:150px; height:24px; vertical-align:3px; *vertical-align:0px;  padding:3px; border:1px solid #cccccc;}
.cms_input300 {width:300px; height:24px; vertical-align:3px; *vertical-align:0px;  padding:3px; border:1px solid #cccccc;}
.cms_input400 {width:400px; height:24px; vertical-align:3px; *vertical-align:0px;  padding:3px; border:1px solid #cccccc;}



/* 셀렉트 */
.select-150 { width: 150px; height: 30px; padding-left: 5px; color:#000000; border: 1px solid #000000; border-radius: 3px;}
.select-300 { width: 300px; height: 30px; padding-left: 5px; color:#000000; border: 1px solid #000000; border-radius: 3px;}
.select-500 { width: 500px; height: 30px; padding-left: 5px; color:#000000; border: 1px solid #000000; border-radius: 3px;}



.btn-red-20 { width:100%; height:15px; background-color: #cccccc; border: none;color:#000; padding: 15px 0; text-align: center; text-decoration: none; display: inline-block; font-size: 15px; margin: 4px; cursor: pointer;}
.btn-red-20:hover { background-color: #cccccc; }

.btn-bk-20 { width:100%; height:15px; background-color: #000000; border: none;color:#fff; padding: 15px 0; text-align: center; text-decoration: none; display: inline-block; font-size: 15px; margin: 4px; cursor: pointer;}
.btn-bk-20:hover { background-color: #f8585b; }


.btn-bk-20-180 { width:180px; height:15px; background-color: #000000; border: none;color:#fff; padding: 15px 0; text-align: center; text-decoration: none; display: inline-block; font-size: 15px; margin: 4px; cursor: pointer;}
.btn-bk-20-180:hover { background-color: #f8585b; }




.bt-box { width:200px; height:50px; display:flex; justify-content: center; align-items: center; background-color: black; border-radius: 10px; color:#ffffff;}
.bt-box-250 { width:95%; height:50px; display:flex; justify-content: center; align-items: center; background-color: black; border-radius: 10px; color:#ffffff;}
	 


.info-txt { font-size: 15px; color:red}




.booking-blur-txt { font-size: 15px; color:#cccccc;}



	


 
  

/* font-weight */
.bold{font-weight:bold}
.b400{font-weight:400}
.b700{font-weight:700}
.b800{font-weight:800}


/* font-color */

.blue{color:#03C}
.red{color:#FF0000}
.red02{color:#C30}
.blue02{color:#0f8bfd}
.blue03{color:#1298db}
.blue04{color:#0780c6}
.orange02{color:#fd8700}
.orange03{color:#fefef4}
.green{color:#6d9e31}
.darkgrey{color:#5e5e5e}
.darkgrey02{color:#454343}
.grey{color:#7f7f7f}
.white{color:#fff}
.egreen{color:#38a9a5}


/* font-size */
.f11{font-size:11px}
.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f15{font-size:15px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f22{font-size:22px; *line-height:22px}
.f24{font-size:24px; *line-height:24px}
.f26{font-size:24px; *line-height:26px}
.f28{font-size:28px; *line-height:28px}
.f30{font-size:30px; *line-height:30px}
.f32{font-size:32px; *line-height:32px}
.f35{font-size:35px; *line-height:35px}
.f40{font-size:40px; *line-height:40px}