@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);

body {min-width:310px; letter-spacing:-1px;}

/* header */
.header {height:75px; border-bottom:2px solid #0275f4;}
.header h2 img {width:140px; padding:23px 0 0 0; margin:0 0 0 10px;}
.header .menu {position:absolute; top:0; right:0; height:75px; overflow:hidden;}
.header .menu .menu_ul li {float:left; display:inline-block; width:70px; height:75px; font-size:10px; color:#888888; text-align:center; padding:40px 0 0 0; border-left:1px solid #ddd;}
.header .menu .menu_ul li.home {background:url('../images/header_home_icon.png') 50% 24px no-repeat; background-size:15px;}
.header .menu .menu_ul li.hub {background:url('../images/header_hub_icon.jpg') 50% 24px no-repeat; background-size:15px;}
.header .menu .menu_ul li.login {background:url('../images/header_login_icon.png') 50% 24px no-repeat; background-size:15px;}
.header .menu .menu_ul li.logout {background:url('../images/header_logout_icon.png') 50% 24px no-repeat; background-size:19px;}
.header .menu .menu_ul li.info {background:url('../images/header_info_icon.png') 50% 24px no-repeat; background-size:15px; line-height:1.5em;}

@media screen and (max-width:410px) {
	.header .menu .menu_ul li.home {width:40px; background:url('../images/header_home_icon.png') 50% 24px no-repeat; background-size:15px;}
	.header .menu .menu_ul li.hub {width:40px; background:url('../images/header_hub_icon.jpg') 50% 24px no-repeat; background-size:15px;}
	.header .menu .menu_ul li.login {width:40px; background:url('../images/header_login_icon.png') 50% 24px no-repeat; background-size:15px;}
	.header .menu .menu_ul li.logout {width:40px; background:url('../images/header_logout_icon.png') 50% 24px no-repeat; background-size:19px;}
	.header .menu .menu_ul li.info {background:url('../images/header_info_icon.png') 50% 24px no-repeat; background-size:15px;}
}

/* sub_header */
.sub_header {text-align:center;}
.sub_header h2 img {max-width:306px; width:40%; padding:20px 0;}

/* gnb */
.gnb {height:40px; background:#2075f4;}
.gnb .gnb_ul {}
.gnb .gnb_ul li {display:inline-block; float:left; height:40px; line-height:40px; color:#94b4f8; font-size:15px; font-weight:bold; text-align:center; border-bottom:2px solid #ddd;}
.gnb .gnb_ul li.active {color:#fff; border-bottom:2px solid #0358d8;}
.gnb .gnb_ul li:first-child {width:33%;}
.gnb .gnb_ul li:nth-child(2) {width:34%;}
.gnb .gnb_ul li:nth-child(3) {width:33%;}

/* index */
.main_wrap {max-width:720px; margin:0 auto;}
.main_box {position:relative;}
.main_wrap .cancle_btn1 {position:absolute; top:37%; left:40%; width:24.6%;}
.main_wrap .cancle_btn2 {position:absolute; top:37%; left:67%; width:24.6%;}

.main_wrap .m_notice {position:relative; padding:7px 0; background:#ecf5ff; margin-top:0px; border-bottom:1px solid #ddd;}
.main_wrap .m_notice:after {clear:both; display:block; content:"";}

.main_wrap .m_notice .row {clear:both; float:left; width:100%; padding:4px 0; color:#222; font-size:14px;}
/* .main_wrap .m_notice .title {float:left; width:65px; padding:2px 0 2px 30px; font-weight:bold; background:url('../images/m_notice_title_icon.png') 10px 60% no-repeat; background-size:16px;} */
.main_wrap .m_notice .title {float:left; width:65px; padding:2px 0 2px 15px; font-weight:bold;}
.main_wrap .m_notice .title2 {float:left; width:86px; padding:2px 0 2px 15px; font-weight:bold;}

.main_wrap .m_notice .con {float:left; display:inline-block; font-size:12px; padding:2px 0; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
width:calc(100% - 170px); width:-webkit-calc(100% - 170px); width:-moz-calc(100% - 170px);}
.main_wrap .m_notice .con2 {float:left; display:inline-block; font-size:12px; padding:2px 0; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
width:calc(100% - 190px); width:-webkit-calc(100% - 190px); width:-moz-calc(100% - 190px);}
.main_wrap .m_notice .more {position:absolute; top:11px; right:10px; font-size:20px; color:#a2a2a2;}

.table_style_i {width:100%;}
.table_style_i td img {width:100%;}

.main_img {position:relative;}
.main_img img {width:100%; max-width:720px;}

/* 20170320 메인수정 전
.m_btn_1 {position:absolute; top:1%; left:1%; width:47%; height:14%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_2 {position:absolute; top:51%; left:1%; width:22%; height:14%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_3 {position:absolute; top:73%; left:69.5%; width:12.5%; height:8%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_4 {position:absolute; top:93%; left:0; width:20%; height:7%; opacity:0; filter:alpha(opacity=0); background:#fff;}
*/

/* 20170320 메인수정 */
.m_btn_1 {position:absolute; top:1%; left:0.5%; width:49%; height:34%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_2 {position:absolute; top:51%; left:1%; width:22%; height:14%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_3 {position:absolute; top:73%; left:69.5%; width:12.5%; height:8%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_4 {position:absolute; top:83%; left:0; width:33%; height:16.5%; opacity:0; filter:alpha(opacity=0); background:#fff;}

.m_btn_5 {position:absolute; left:0; width:50%; height:12%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_6 {position:absolute; top:1%; left:0.5%; width:99%; height:20%; opacity:0; filter:alpha(opacity=0); background:#fff;}

/* 20210329 동적처리 */
.m_btn_11 {position:absolute; top:1%; left:0.5%; width:49%; height:42%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_22 {position:absolute; top:51%; left:1%; width:22%; height:14%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_33 {position:absolute; top:73%; left:69.5%; width:12.5%; height:8%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_44 {position:absolute; top:83%; left:0; width:21%; height:16.5%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_111 {position:absolute; top:1%; left:0.5%; width:49%; height:56.5%; opacity:0; filter:alpha(opacity=0); background:#fff;}

.m_btn_55 {position:absolute; left:0; width:49%; height:14%; opacity:0; filter:alpha(opacity=0); background:#fff;}

/* 20220111 이벤트추가 */
.m_btn_66 {position:absolute; left:0; width:100%; height:100%; opacity:0; filter:alpha(opacity=0); background:#fff;}

/* 20250520 메인변경 */
.m_btn_new_1 {position:absolute; top:1.5%; left:1.5%; width:48%; height:29%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_new_2 {position:absolute; top:30.5%; left:1.5%; width:48%; height:7.5%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_new_3 {position:absolute; top:39.5%; left:1.5%; width:48%; height:14%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_new_4 {position:absolute; top:1.5%; left:50.5%; width:48%; height:36.5%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_new_5 {position:absolute; top:39.5%; left:50.5%; width:48%; height:14%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_new_6 {position:absolute; top:72.5%; left:5%; width:21.5%; height:24%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_new_7 {position:absolute; top:72.5%; left:28%; width:21.5%; height:24%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_new_8 {position:absolute; top:72.5%; left:51%; width:21.5%; height:24%; opacity:0; filter:alpha(opacity=0); background:#fff;}
.m_btn_new_9 {position:absolute; top:72.5%; left:74%; width:21.5%; height:24%; opacity:0; filter:alpha(opacity=0); background:#fff;}


.m_btn_list1	{position: absolute;left: 0.5%;width:46%;font-size:12px;font-weight:500;height:11%;letter-spacing:-1px;color:#666666;padding-left:3%;padding-top:3%;font-family: "Nanum Gothic", sans-serif;cursor:pointer;}
.m_btn_list2	{position: absolute;left: 0.5%;width:46%;font-size:12px;font-weight:500;height:7.5%;letter-spacing:-1px;color:#666666;padding-left:3%;padding-top:3%;font-family: "Nanum Gothic", sans-serif;cursor:pointer;}
.m_btn_list3	{position: absolute;left: 0.5%;width:96%;font-size:12px;font-weight:500;height:17.5%;letter-spacing:-1px;color:#666666;padding-left:3%;padding-top:3%;font-family: "Nanum Gothic", sans-serif;cursor:pointer;}
.m_btn_list4	{position: absolute;left: 0.5%;width:96%;font-size:12px;font-weight:500;height:9%;letter-spacing:-1px;color:#666666;padding-left:3%;padding-top:3%;font-family: "Nanum Gothic", sans-serif;cursor:pointer;}
.m_btn_list_new1	{position: absolute;left: 0.5%;width:46%;font-size:12px;font-weight:500;height:13%;letter-spacing:-1px;color:#666666;padding-left:3%;padding-top:3%;font-family: "Nanum Gothic", sans-serif;cursor:pointer;}

@media screen and (min-width: 480px) {
	.m_btn_list1	{position: absolute;left: 0.5%;font-size:100%;width:46%;font-weight:500;height:11%;color:#666666;padding-left:3%;padding-top:3.5%;font-family: "Nanum Gothic", sans-serif;}
	.m_btn_list2	{position: absolute;left: 0.5%;width:46%;font-size:100%;font-weight:500;height:8%;letter-spacing:-1px;color:#666666;padding-left:3%;padding-top:3.5%;font-family: "Nanum Gothic", sans-serif;}
	.m_btn_list3	{position: absolute;left: 0.5%;width:96%;font-size:100%;font-weight:500;height:17.5%;letter-spacing:-1px;color:#666666;padding-left:3%;padding-top:3%;font-family: "Nanum Gothic", sans-serif;}
	.m_btn_list4	{position: absolute;left: 0.5%;font-size:100%;width:96%;font-weight:500;height:9%;color:#666666;padding-left:3%;padding-top:3.5%;font-family: "Nanum Gothic", sans-serif;}
	.m_btn_list_new1	{position: absolute;left: 0.5%;font-size:100%;width:46%;font-weight:500;height:13%;color:#666666;padding-left:3%;padding-top:3.5%;font-family: "Nanum Gothic", sans-serif;}

}

@media screen and (min-width: 730px) {
	.m_btn_list1	{position: absolute;left: 0.5%;font-size:18px;width:46%;font-weight:500;height:11%;color:#666666;padding-left:3%;padding-top:3.5%;font-family: "Nanum Gothic", sans-serif;}
	.m_btn_list2	{position: absolute;left: 0.5%;width:46%;font-size:100%;font-weight:500;height:8%;letter-spacing:-1px;color:#666666;padding-left:3%;padding-top:4%;font-family: "Nanum Gothic", sans-serif;}
	.m_btn_list3	{position: absolute;left: 0.5%;width:96%;font-size:100%;font-weight:500;height:17.5%;letter-spacing:-1px;color:#666666;padding-left:3%;padding-top:4%;font-family: "Nanum Gothic", sans-serif;}
	.m_btn_list4	{position: absolute;left: 0.5%;font-size:18px;width:96%;font-weight:500;height:9%;color:#666666;padding-left:3%;padding-top:3.5%;font-family: "Nanum Gothic", sans-serif;}
	.m_btn_list_new1	{position: absolute;left: 0.5%;font-size:18px;width:46%;font-weight:500;height:13%;color:#666666;padding-left:3%;padding-top:3.5%;font-family: "Nanum Gothic", sans-serif;}

}

/* login */
.login_box {padding:30px 10px 30px 10px; background:url('../images/login_box_bg.gif') #2075f4 right 0 no-repeat; background-size:90%;}
.login_box .btn_box {margin:20px 0 0 0; padding:0 0 0 0; border-top:1px solid #5092f5;}
.login_box .btn_box .btn_box_ul {overflow:hidden;}
.login_box .btn_box .btn_box_ul li {float:left; width:49%;}
.login_box .btn_box .btn_box_ul li:first-child {padding:0 2% 0 0;}

.user_box {font-size:12px;}
.user_box:after {clear:both; display:block; content:"";}
.user_box .search {float:left; width:50%; background:url('../images/user_search_bg.gif') 0 0 no-repeat; background-size:cover;}
.user_box .confirm {float:left; width:50%; background:url('../images/user_confirm_bg.gif') 0 0 no-repeat; background-size:cover;}
.user_box .title {font-size:1.3em; color:#222222; font-weight:bold; padding:20px 0 5px 0;}
.user_box .sub_title {font-size:1.2em; color:#666666;}
.user_box .circle {width:100px; height:100px; margin:10px auto 20px auto; font-size:1.2em; text-align:center; color:#fff; border-radius:50%; padding:8px; 
background:url('../images/circle_arrow_bg.png') #798892 center 72% no-repeat;}
.user_box .circle .circle_span {display:inline-block; margin:20px 0 0 0; line-height:1.4em;}
.user_box p {text-align:center;}

.quick_link {padding:20px 0; background:#2f3b4d;}
.quick_link .table_q {width:100%; color:#fff; font-size:0.8em;}
.quick_link .table_q td.left {text-align:left; padding:0 0 0 10px;}
.quick_link .table_q td.right {text-align:right; padding:0 10px 0 0;}
.quick_link .table_q td.right span {font-weight:bold; padding:0 0 1px 0; border-bottom:1px solid #fff;}
.quick_link .table_q td .is_member {text-indent:20px; padding:7px 0; background:url('../images/login_quick_icon_01.png') 0 55% no-repeat; background-size:18px;}
.quick_link .table_q td .is_lost {text-indent:20px; padding:7px 0; background:url('../images/login_quick_icon_02.png') 1px 55% no-repeat; background-size:14px;}

.quick_box {height:110px; font-size:12px; line-height:1.25em; color:#666666; background:#fff; border-top:1px solid #798892; border-bottom:1px solid #798892; overflow:hidden;}
.quick_box:after {clear:both; display:block; content:"";}
.quick_box .quick_box_ul {width:100%; margin:0 auto; padding:0 10px; background:#c8c8c8;}
.quick_box .quick_box_ul li {float:left; display:inline-block; width:33%; height:110px; text-align:center; padding:63px 0 0 0; border-left:1px solid #ddd;}
.quick_box .quick_box_ul li:first-child {border:none; background:url('../images/quick_box_icon1.png') 50% 18px no-repeat; background-size:24px;}
.quick_box .quick_box_ul li:nth-child(2) {background:url('../images/quick_box_icon2.png') 50% 19px no-repeat; background-size:34px;}
.quick_box .quick_box_ul li:nth-child(3) {background:url('../images/quick_box_icon3.png') 50% 18px no-repeat; background-size:28px;}

.login_notice {padding:20px 10px 0 10px; background:#efefef;}
.login_notice:after {clear:both; display:block; content:"";}
.login_notice .box {float:left; width:100%; background:#fff; border:1px solid #ddd;}
.login_notice .box .title_ul {clear:both; float:left; width:100%; padding:10px 0; border-bottom:2px solid #ced6dc;}
.login_notice .box .title_ul li {display:inline-block; float:left; width:50%;}
.login_notice .box .title_ul li .title {float:left; padding:2px 0 2px 37px; background:url('../images/login_notice_icon.gif') 10px 50% no-repeat; background-size:22px; font-weight:bold; color:#222222;}
.login_notice .box .title_ul li .more {float:right; padding:0 15px 0 0; margin:0 10px 0 0; font-size:0.85em; color:#666666; font-weight:bold; 
background:url('../images/login_notice_more.gif') right 50% no-repeat; background-size:8px;}

.login_notice .box .notice_row {clear:both; float:left; width:100%; padding:7px 0; color:#666666; font-size:0.85em; border-bottom:1px solid #ddd;}
.login_notice .box .notice_title {float:left; width:60%; padding:0 0 0 10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.login_notice .box .notice_date {float:right; padding:0 10px;}

.login_complete {font-size:0.85em; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}


/* footer */
.footer {text-align:center; font-size:0.7em; line-height:1.4em; color:#888888; padding:20px 0; background:#efefef;}


/* join */
.common_title {font-weight:bold; color:#222; padding:15px 10px 15px 35px; border-bottom:1px solid #6cbcdf; background:url('../images/common_title_icon.png') 10px 50% no-repeat; background-size:20px;}
.common_title2 {font-weight:bold; color:#222; padding:15px 10px 15px 35px; border-bottom:1px solid #6cbcdf; background:url('../images/common_title_icon2.png') 10px 50% no-repeat; background-size:20px;}
.common_title3 {font-weight:bold; color:#222; padding:15px 10px 15px 35px; border-bottom:1px solid #6cbcdf; background:url('../images/common_title_icon3.png') 10px 50% no-repeat; background-size:20px;}
.common_title3_3 {font-weight:bold; color:#222; padding:15px 10px 15px 35px; border-bottom:1px solid #6cbcdf; background:url('../images/common_title_icon3_3.png') 10px 50% no-repeat; background-size:20px;}
.common_title4 {font-weight:bold; color:#222; padding:15px 10px 15px 35px; border-bottom:1px solid #6cbcdf; background:url('../images/common_title_icon4.png') 10px 50% no-repeat; background-size:20px;}
.common_title5 {font-weight:bold; color:#222; padding:15px 10px 15px 35px; border-bottom:1px solid #6cbcdf; background:url('../images/common_title_icon5.png') 10px 50% no-repeat; background-size:20px;}
.common_title6 {font-weight:bold; color:#222; padding:15px 10px 15px 35px; border-bottom:1px solid #6cbcdf; background:url('../images/common_title_icon6.png') 10px 50% no-repeat; background-size:20px;}
.common_title7 {font-weight:bold; color:#222; padding:15px 10px 15px 42px; border-bottom:1px solid #6cbcdf; background:url('../images/common_title_icon7.png') 10px 50% no-repeat; background-size:27px;}

.common_sub_title {font-weight:bold; color:#222; padding:15px 10px 15px 18px; background:url('../images/dot_blue.gif') 10px 50% no-repeat; background-size:5px;}
.common_dot_gray {font-size:13px; color:#222; padding:0 10px 0 8px; background:url('../images/dot_gray.gif') 0 10px no-repeat; background-size:3px;}

.confirm_check {text-align:center; font-size:14px; padding:20px 0; background:#f7f7f7;}
.confirm_check b {font-weight:bold; color:#0275f4;}
.confirm_check .title {font-weight:bold;}
.confirm_check .con {text-align:left; padding:0 10px 0 10px;}

.sub_con {padding:0 10px 0 10px;}
.sub_con .page_num {font-size:12px; text-align:center; color:#2b7cf5; padding:0 10px; border:1px solid #2b7cf5; border-radius:10px;}
.con_etc {float:right; font-size:0.8em; color:#666666;}
.con_etc b {color:#ed2323;}



/* confirm */
.confirm_box {margin:20px 0 30px 0; font-size:0.8em; border:1px solid #ddd;}
.confirm_box .title {height:36px; font-size:14px; font-weight:bold; line-height:36px; padding:0 0 0 10px; border-bottom:2px solid #0275f4; background:#f7f7f7;}

/* join_step */
.join_step {padding:20px 0 0 0;}
.join_step img {width:100%; max-width:656px; padding:0 0 3% 0;}

/* join_agree */
.agree_box {position:relative; margin:20px 0 0 0; border:1px solid #ddd;}
.agree_box .title {height:36px; font-size:11px; line-height:36px; font-weight:bold; padding:0 0 0 10px; border-bottom:2px solid #cccccc; background:#f7f7f7;}
.agree_box .title2 {height:36px; font-size:11px; margin:0 10px 0 10px; line-height:36px; font-weight:bold; border-bottom:1px solid #cccccc; background:#f7f7f7;}
.agree_box .con {height:60px; font-size:11px; color:#666666; padding:10px; overflow-y:scroll;}
.agree_box .check_area {position:absolute; top:7px; right:10px; font-size:11px; font-weight:bold;}

/* join_insert */
.join_insert_box {position:relative; border:1px solid #ddd;}
.join_insert_box .title {height:36px; font-size:14px; line-height:36px; font-weight:bold; padding:0 0 0 10px; border-bottom:1px solid #0275f4; background:#f7f7f7;}
.join_insert_box .con {font-size:0.8em; color:#666666; padding:10px;}


/* notice */
.notice_search {position:relative; padding:20px 10px 20px 10px;}
.notice_search .search_input {width:60%; float:right;padding:3px 0; font-size:14px; border:2px solid #aaaaaa; border-radius:4px; text-indent:5px;}
.notice_search .select_notice	{width:36%}
.notice_search .notice_submit {position:absolute; top:20px; right:10px; width:50px; height:28px; background:none; outline:none; border:none; text-indent:-9999px;
background:url('../images/search_icon.png') 70% 50% no-repeat; background-size:16px;}

.notice_list {font-size:14px; color:#222222;}
.notice_list .row {padding:8px 30px 8px 10px; border-bottom:1px solid #ddd; background:url('../images/notice_arrow_icon.png') 97% 50% no-repeat; background-size:8px;}
.notice_list .title {
	display:inline-block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow:hidden;
	text-overflow:ellipsis;
	height:37px;
	font-size:14px;
}
.notice_list .info {font-size:12px; color:#666666;}
.notice_list .info_bar {display:inline-block; width:1px; height:8px; margin:0 8px; background:#ddd;}

.table_notice {width:100%; font-size:14px;}
.table_notice th {text-align:center; padding:10px 0; border-top:2px solid #666666; background:#f7f7f7; border-bottom:1px solid #ddd;}
.table_notice td {text-align:center; padding:10px 0 10px 0px; border-bottom:1px solid #ddd;}
.table_notice .left {text-align:left;}

.page_num {margin:0 auto; text-align:center; padding:20px 0 50px 0;}
.page_num img {width:20px;}
.page_num li {display:inline-block;}
.page_num li.n1 {width:20px; padding:0 2px 0 0;}
.page_num li.n2 {width:20px;}
.page_num li.n3 {padding:0 0px; line-height:22px;}
.page_num li.n3 a {padding:0 8px; color:#aaaaaa;}
.page_num li.n3 a.active {color:#2075f4; font-weight:bold;}
.page_num li.n4 {width:20px;}
.page_num li.n5 {width:20px; padding:0 0 0 2px;}

.m_sns	{width:100%;float:right;margin-top:15px;}
.m_sns li	{float:right;margin-right:5px;}

.sns_content	{width:100%;float:left;border-bottom:1px solid #ddd; text-align: left;    padding: 10px 0 10px 10px;}
.sns_con_inner	{padding-bottom:20px;line-height:22px}
.sns_con_inner > p	{margin-bottom:10px;}




/* 서류접수 */
.doc_tabs {width:100%; margin:25px 0 25px 0;}
.doc_tabs .doc_tabs_ul {width:96%; margin:0 auto; background:#ddd; border-radius:4px; overflow:hidden;}
.doc_tabs .doc_tabs_ul li {display:inline-block; float:left; width:33.3%; text-align:center; line-height:18px; padding:7px 0; font-weight:bold; color:#888888; 
background:url('../images/doc_tabs_bar.gif') 0 0 no-repeat;}
.doc_tabs .doc_tabs_ul li.active {color:#fff; background:#2075f4;}
.doc_tabs .doc_tabs_ul li:first-child {border-left:none;}

.doc_tabs .doc_tabs_ul .bar_gap {display:inline-block; width:1px; color:#dddddd; padding:0 25px;}
.doc_info {display:inline-block; width:100px; padding:0 0 5px 0;}
.doc_info2 {display:inline-block; width:65px; padding:0 0 5px 0;}

.doc_search {position:relative; width:96%; margin:0 auto; padding:0 0 20px 0;}
.doc_search .search_input {width:99.5%; padding:3px 0; font-size:14px; border:2px solid #aaaaaa; border-radius:4px; text-indent:5px;}
.doc_search .doc_submit {position:absolute; top:0px; right:10px; width:50px; height:28px; background:none; outline:none; border:none; text-indent:-9999px;
background:url('../images/search_icon.png') 80% 50% no-repeat; background-size:16px;}

/* sub_common_btn */
.sub_con .btn_box {margin:0 0; padding:40px 0 60px 0;}
.sub_con .btn_box .btn_box_ul {overflow:hidden;}
.sub_con .btn_box .btn_box_ul li {float:left; width:49%;}
.sub_con .btn_box .btn_box_ul li:first-child {padding:0 2% 0 0;}

.btn_box_ul_2 {overflow:hidden; text-align:center;}
.btn_box_ul_2 li {float:left; width:32.65%; display:inline-block;}
.btn_box_ul_2 li:first-child {padding-right:1%;}
.btn_box_ul_2 li:last-child {padding-left:1%;}


/* 일반 주문 */
.order_tab_menu {}

.table_order_1 {width:100%;}
.table_order_1 th {padding:6px 3px 6px 5px;}
.table_order_1 td {border:1px solid #ddd; padding:6px 3px 6px 5px; background:url('../images/order_tab_arrow_off.png') 92% 50% no-repeat; background-size:6px;}
.table_order_1 td.active {font-weight:bold; color:#0275f4; background:url('../images/order_tab_arrow_on.png') 92% 50% no-repeat; background-size:6px;}
.table_order_1 td.active span {border-bottom:1px solid #0275f4;}

.order_complete {font-weight:bold; padding:10px 0 10px 35px; margin:0 0 7px 0; background:url('../images/order_complete_icon.png') #f7f7f7 10px 50% no-repeat; background-size:22px;}


/* e-card */
.ecard_wrap {padding:20px 0;}
.ecard_wrap .ecard_box {margin:10px 0;}
.ecard_wrap .ecard_box .title {font-weight:bold; color:#fff; padding:0 15px 10px 0;}

.e_bg_blue {background:#366196;}
.e_bg_gray {background:#999c9c;}
.e_bg_orange {background:#ef7044;}
.e_bg_green {background:#3ca267;}


/* form */
.login_input {
	width:100%;
	padding:3px 0;
	text-indent:1%;
	border:1px solid #0656cf;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
}
.default_input {
	width:100%;
	padding:0px 0;
}

/* 공통 css */
.pt_15 {padding:15px 0 0 0;}
.pt_20 {padding:20px 0 0 0;}

.pb_10 {padding:0 0 5px 0;}
.pb_30 {padding:0 0 30% 0;}

.mb_10 {margin:0 0 10px 0;}

.mt_10	{margin:10px 0 0 0;}
.mt_20 {margin:20px 0 0 0;}
.mt_30 {margin:30px 0 0 0;}
.mt_40 {margin:40px 0 0 0;}
.mt_50 {margin:50px 0 0 0;}

.mb_2 {margin:0 0 2px 0;}
.mb_3 {margin:0 0 3px 0;}

.mb_4 {margin:0 0 4px 0;}
.mb_5 {margin:0 0 5px 0;}
.mb_30 {margin:0 0 30px 0;}

.mt_1 {margin:1px 0 0 0;}
.mt_2 {margin:2px 0 0 0;}

.pb_2 {padding:0 0 2px 0;}
.pb_40 {padding:0 0 40px 0;}

.common_txt1 {font-size:14px; padding:20px 10px 20px 10px;}

.gap_30 {height:30px;}

.right {text-align:right;}
.center {text-align:center;}
.clear {clear:both;}

.f_left {float:left;}

.align_left {text-align:left;}

.e_450 {width:450px; display:inline-block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}

.ellipsis_oneline {
	display:inline-block;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow:hidden;
	text-overflow:ellipsis;
	height:1.2em;
	line-height:1.25em;
	font-size:14px;
}


/* button css */
.btn_style1 {
	display:inline-block;
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:6px 0;
	background:#bc8900;
	border:1px solid #8c690d;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
}
.btn_style2 {
	display:inline-block;
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:6px 0;
	background:#0358d8;
	border:1px solid #0b4fb6;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
}
.btn_style3 {
	display:inline-block;
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:6px 0;
	background:#454545;
	border:1px solid #454545;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
}
.btn_style4 {
	display:inline-block;
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:6px 0;
	background:#0275f4;
	border:1px solid #0275f4;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
}
.btn_style5 {
	font-size:15px;
	display:inline-block;
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#0275f4;
	padding:6px 0;
	background:#fff;
	border:1px solid #0275f4;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
}
.btn_style6 {
	font-size:0.9em;
	display:inline-block;
	width:100%;
	height:23px;
	line-height:19px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:6px 0;
	background:#707070;
	border:1px solid #696969;
	box-shadow: 0 0 1px #fff inset;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
}
.btn_style7 {
	display:inline-block;
	width:40px;
	height:24px;
	letter-spacing:0;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:1px 0;
	background:#0275f4;
	border:1px solid #0275f4;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
}

.btn_style8 {
	display:inline-block;
	width:40px;
	height:24px;
	letter-spacing:0;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:1px 0;
	background:#f64758;
	border:1px solid #f47e7e;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
}

.btn_style9 {
	display:inline-block;
	width:40px;
	height:24px;
	letter-spacing:0;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:1px 0;
	background:#68af68;
	border:1px solid #68af68;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
}


.btn_style_orange {font-size:12px; font-weight:bold; line-height:24px; display:inline-block; color:#fff; border:1px solid #f47c47; text-align:center; background:#f47c47;
padding:0 10px; cursor:pointer; border-radius:3px;}



/* 주문페이지 제품 담기 버튼 20160106 */
.btnbox {
	display:inline-block;
	width:40px;
	height:24px;
	letter-spacing:0;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:1px 0;
	background:#0275f4;
	border:1px solid #0275f4;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
}


/* table css */
.table_style_d {width:100%;}
.table_style_d th {padding:6px 3px 6px 5px;}
.table_style_d td {padding:6px 3px 6px 5px;}
.table_style_d input {margin:1px 0;}

.table_style1 {width:100%;}
.table_style1 th {padding:6px 3px 6px 5px;}
.table_style1 td {padding:6px 3px 6px 5px;}
.table_style1 input {float:left;}
.table_style1 .span {float:left; display:inline-block; padding:0 0 3px 0;}
.table_style1 .span2 {float:left; display:inline-block;}

.table_style2 {width:100%;}
.table_style2 th {font-weight:bold; padding:10px 1px;}
.table_style2 td {padding:10px 1px;}
.table_style2 td.td_active {background:#e6f0ff;}
.table_style2 input {float:left;}
.table_style2 span {display:inline-block; float:left; padding:0 0 3px 0;}
.ess {float:left; display:inline-block; width:7px; height:10px; line-height:16px; border:1px solid #fff; color:#ed2323;}

.table_style3 {width:100%;}
.table_style3 th {}
.table_style3 td {padding:10px 0 10px 10px;}

.table_style4 {width:100%; font-size:14px;}
.table_style4 th {text-align:center; padding:10px 0; border-top:2px solid #666666; background:#f7f7f7; border-bottom:1px solid #ddd;}
.table_style4 td {text-align:center; padding:10px 0 10px 0px; border:1px solid #ddd;}
.table_style4 td.td1 {text-align:left; border-left:none; padding-left:10px; padding-right:10px;}
.table_style4 td.td2 {border-right:none; background:#f7f7f7;}
.table_style4 td.td3 {text-align:left; border-right:none; padding-left:10px; padding-right:10px;}
.table_style4 .left {text-align:left;}


/* text css */
.txt_style1 {color:#0275f4;}
.txt_style2 {color:#888888;}
.font_12 {font-size:12px;}
.font_13 {font-size:13px;}
.font_14 {font-size:14px;}
.font_16 {font-size:16px;}
.font_18 {font-size:18px;}
.font_20 {font-size:20px;}
.f_red {color:#f47e7e;}
.f_red2 {color:#ed2323;}
.f_blue {color:#0275f4;}
.f_black {color:#222;}
.f_gray {color:#666;}
.f_gray2	{color:#888888}

.f_bold {font-weight:bold;}

/* span css */
.join_search_ul li {display:inline-block; float:left;}
.join_step_dot {display:inline-block; width:4px; height:10px; background:url('../images/round_bullet_01.png') 50% 50% no-repeat; background-size:4px;}
.join_step_dot2 {display:inline-block; width:10px; height:10px; background:url('../images/check_bullet_01.png') 50% 50% no-repeat; background-size:10px;}
.join_step_arrow {display:inline-block; float:left; width:20px; height:28px; margin:2px 0 0 0; background:url('../images/join_step_arrow.png') 50% 50% no-repeat; background-size:35%;}
.join_step_01 {display:inline-block; font-size:12px; font-weight:bold; height:20px; line-height:18px; padding:2px 4px; margin:4px 0 0 0; color:#fff; background:#9ed064; border:1px solid #9ed064;}
.join_step_02 {display:inline-block; font-size:12px; font-weight:bold; height:20px; line-height:18px; padding:2px 4px; margin:4px 0 0 0; color:#fff; background:#89d8c6; border:1px solid #89d8c6;}
.join_step_03 {display:inline-block; font-size:12px; font-weight:bold; height:20px; line-height:18px; padding:2px 4px; margin:4px 0 0 0; color:#91c555; background:#fff; border:1px solid #91c555;}
.join_step_04 {display:inline-block; font-size:12px; font-weight:bold; height:20px; line-height:18px; padding:2px 4px; margin:4px 0 0 0; color:#6fb1e4; background:#fff; border:1px solid #6fb1e4;}
.join_step_05 {display:inline-block; font-size:12px; font-weight:bold; height:20px; line-height:18px; padding:2px 4px; margin:4px 0 0 0; color:#fff; background:#7dbef1; border:1px solid #7dbef1;}
.join_step_06 {display:inline-block; font-size:12px; font-weight:bold; height:20px; line-height:18px; padding:2px 4px; margin:4px 0 0 0; color:#f78181; background:#fff; border:1px solid #f78181;}

.order_step_01 {display:inline-block; font-size:12px; font-weight:bold; height:20px; line-height:18px; padding:2px 4px; margin:4px 0 0 0; color:#f8a357; background:#fff; border:1px solid #f6b377;}
.order_step_02 {display:inline-block; font-size:12px; font-weight:bold; height:20px; line-height:18px; padding:2px 4px; margin:4px 0 0 0; color:#fff; background:#6bceb8; border:1px solid #6bceb8;}
.order_step_03 {display:inline-block; font-size:12px; font-weight:bold; height:20px; line-height:18px; padding:2px 4px; margin:4px 0 0 0; color:#fff; background:#5caeee; border:1px solid #5caeee;}
.order_step_04 {display:inline-block; font-size:12px; font-weight:bold; height:20px; line-height:18px; padding:2px 4px; margin:4px 0 0 0; color:#f56161; background:#fff; border:1px solid #e3878e;}
.order_step_05 {display:inline-block; font-size:12px; font-weight:bold; height:20px; line-height:18px; padding:2px 4px; margin:4px 0 0 0; color:#fff; background:#f8a357; border:1px solid #f8a357;}
.order_step_06 {display:inline-block; font-size:12px; font-weight:bold; height:20px; line-height:18px; padding:2px 4px; margin:4px 0 0 0; color:#fff; background:#f47e7e; border:1px solid #f47e7e;}

.order_ok {margin-left:10px;position: absolute;display:inline-block; font-size:11px; font-weight:bold; padding:0 4px; color:#fff; background:#4abb8c; border:1px solid #4abb8c;}
.order_no {display:inline-block; font-size:11px; font-weight:bold; padding:0 4px; color:#fff; background:#f64758; border:1px solid #f64758;}

.add_file_icon {
    display: block;
    min-width: 16px;
    min-height: 16px;
    line-height: 20px;
    /*background: url(../images/) 0 50% no-repeat;*/
    /*text-indent: 20px;*/
}

.table_style2 th {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-align: left;
    padding:10px;
    border-bottom: 1px solid #cfcfd0;
}

.table_style2 td {
    text-align: left;
    padding: 10px;
	font-size:14px;
    border-bottom: 1px solid #cfcfd0;
}

.add_file_icon {
    display: block;
    min-width: 16px;
    min-height: 16px;
    line-height: 20px;
    /*background: url(../images/file_down_icon.png) 0 50% no-repeat;*/
    /*text-indent: 20px;*/
}

/*20161117 yellow kakao*/
.header .menu .menu_ul li.yellow_kakao	{
	border:0px;
	padding:0;
	/*margin:25px 20px 20px 0; */
	width:auto;
	margin:23px 10px 1px 20px;
}


/*20170214*/
.mt_0	{margin-top:0px;}
.ml_10	{margin-left:10px;}
.sub_title_s	{float:right;color:#-000;font-size:13px;font-weight:500;}
.red_point	{color:red;font-weight:bold}
.kit_th	{width:150px; border-bottom:1px solid #ddd;color:#000}
.kit_td_s	{line-height:32px;float:left;padding-left:10px;font-size:12px}
.sub_con .btn_box .btn_box_ul li.btn_center	{width:100%;text-align:center;}
.sub_con_gap	{padding:0;}
.sub_conf_gap	{height:100px;padding-top:50px;}
.confirm_check .con .c_t{font-size:18px;text-align:center;line-height:30px;}
.top_btn_1 {
    position: absolute;
    top: 1%;
    width: 25%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #fff;
}

/*20170307*/
#touchSlider3 { width:100%; height:50px; margin:0 auto; background:#0275f4;position:relative; overflow:hidden; box-shadow: 10px 0px 10px 0px lightgray;}
#touchSlider3 ul { width:100%; position:absolute; top:0; left:0; overflow:hidden; }
#touchSlider3 ul li { float:left;height:50px;background:#349cca; font-size:16px; color:#c8eeff;line-height:50px;text-align:center;letter-spacing:-2px;border-bottom:1px solid #6cbcdf;}

#touchSlider3 ul li.on	{color:#fff;font-weight:bold;}
#touchSlider3 ul li.on > span{display:block;line-height:48px;border-bottom:2px solid #fff}

#touchSlider3 ul li span a{font-size:16px; color:#dcf4ff;font-weight:bold;}
#touchSlider3 ul li.on > span a{font-size:16px; color:#fff;}

.btnshop {
	display:inline-block;
	height:33px;
	line-height:28px;
	letter-spacing:-1;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#666666;
	padding:1px 5px;
	border:1.5px solid #6f757b;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
	margin:5px;
}




.touch_menu	{background:#f3f5f8;padding:10px 5px 5px 10px;}


.touch_menu_w	{border:1px solid #dde1e7;background:#fff;}
.touch_btn	{display:inline-block;float:right;}
.touch_btn_txt	{margin-right: 5px;font-size:12px;float:left;line-height:44px;color:#888888;}
.touch_icon	{width:35px;height:44px;float:left;border-left:1px solid #dde1e7;background:url(/mobile/images/gallery_icon_B.jpg) no-repeat 50% 50%;background-size:20px;}
.touch_icon2		{width:35px;height:44px;float:left;border-left:1px solid #dde1e7;background:url(/mobile/images/gallery_icon_S.jpg) no-repeat 50% 50%;background-size:20px;}


.Order_List	{padding-top:10px;background:#f3f5f8}
table.Order_List_t td.Td1	{background:#fff;text-align:left;padding:10px;border-top:1px solid #dde1e7;border-bottom:1px solid #dde1e7}
table.Order_List_t td.Td2	{background:#fff;text-align:left;padding:15px;/*border-top:1px solid #dde1e7;*/padding-left:20px;/*border-bottom:1px solid #dde1e7*/}

.List_num	{display:inline-block;border:1px solid #6f757b;margin-left:10px;}
.List_num a.num_p	{float:right;display:block;width:25px;border-left:1px solid #6f757b}
.List_num a.num_m	{float:left;display:block;width:25px;border-right:1px solid #6f757b}

.List_num a.num_p_s	{float:right;display:block;width:21px;border-left:1px solid #6f757b}
.List_num a.num_m_s	{float:left;display:block;width:21px;border-right:1px solid #6f757b}
.numberUpDown_s	{color:#000;display:block;float:left;width:25px;text-align:center;background:#fff;border:0;}

.numberUpDown	{color:#000;height:22px;display:block;float:left;width:40px;text-align:center;background:#fff;border:0;}
.List_cart	{display:inline-block;margin-top:0px;position:absolute;}
.List_cart a{display:block;width:27px;margin:0 0 10px 5px}

.bt_line	{border-bottom:1px solid #ddd}
.btnbox_x {
	display:inline-block;
	width:40px;
	height:24px;
	letter-spacing:0;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:1px 0;
	border:1px solid #6f757b;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
	background:#6f757b;
	margin-right:5px;
}

.gallery_wrap	{background:#f3f5f8;padding:9px 5px 5px 5px}
.gallery_box	{border:1px solid #dde1e7;background:#fff;padding:10px;}
.gallery_Title	{color:#000;font-size:17px;height:50px;font-weight:bold;line-height:20px;padding:10px 0 0 10px;}
.gallery_Txt	{background:#fff;border-left:1px solid #dde1e7;border-right:1px solid #dde1e7;border-bottom:1px solid #dde1e7;}

.cart_Title		{border-top:1px solid #ddd; border-bottom:2px solid #666666;}
.cart_Won		{padding-top:5px;color:#000;font-weight:bold;}
.cart_Txt	{background-position: 0px 8px; margin: 0px; padding: 0px 0px 50px 8px;}

.gallery_Won	{padding:0px 10px 13px 10px ;color:#000}
.gallery_Txt_ss	{padding:3px 10px 0px 10px ;}
.gallery_Txt_w	{padding:2px 10px 10px 10px ;}


.orderView_Title	{font-size:15px; padding:8px 0 2px 0px;color:#000;font-weight:bold;}
.orderView_Stitle	{font-size:15px; padding:2px 0 8px 0px;color:#000;font-weight:bold;}
.orderView_w	{float:right;color:#888888}

.orderView_Won	{font-weight:bold;padding:0 0 10px 0px;}
.orderView_num	{padding-top:10px; border-top:1px solid #dddddd}
.View_numTxt	{font-weight:bold;float:left;color:#000;}
.View_Txt	{font-size:15px; color:#767676; padding-top:10px;}
.View_Txt > span.f_w	{width:100px;display:inline-block}
.View_Txt1	{font-size:15px; color:#767676; }
.View_Txt1 > span.f_l	{width:100px;display:inline-block}
.View_Txt > span.f_b, .View_Txt1 > span.f_b	{padding:0 10px;color:#000}

.Detail_txt	{font-size:15px; color:#767676; padding-top:15px;}
.Detail_txt2	{font-size:15px; padding:8px 0px 0px 0px;color:#000;}
.Detail_txt2 > span.f_bl	{color:#000;padding-left:20px;}

.order_gap	{padding:0;height:5px;background:#f3f5f8}
.gallery_Lines	{border:1px solid #dde1e7;}
.BList_input	{background:#f3f5f8; height:30px}


.gallery_Box_L	{background:#f3f5f8;padding:9px 5px 5px 5px}
.gallery_Box_L > ul li.gallery_BList	{background:#fff}
.gallery_Box_L > ul li.gallery_BList:nth-child(odd)	{width:49%;padding-left: 1%;float:left;margin-bottom:20px;background: #f3f5f8;}
.gallery_Box_L > ul li.gallery_BList:nth-child(even)	{width:49%;padding-left: 1%;float:right;margin-bottom:20px;background: #f3f5f8;}


.btnshop2_2 {
	display:inline-block;
	padding:0 15px;
	height:25px;
	line-height:23px;
	letter-spacing:-1;
	font-size:12px;
	text-align:center;
	font-weight:bold;

	border:1px solid #6f757b;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
	margin:5px;
	float:left;
	margin-left:0px;
	cursor:pointer;
}

.btnshop2_2 a{
	color:#666666;
}

.btnshop2_2:hover {
	display:inline-block;
	padding:0 15px;
	height:25px;
	line-height:23px;
	letter-spacing:-1;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background:#0971ce;
	border:1px solid #0971ce;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
	margin:5px;
	float:left;
	margin-left:0px;
	cursor:pointer;
}

.btnshop2_2:hover a{
	color:#fff;
}

.more_link a	{
	color:#0971ce;
	height: 33px;
    line-height: 42px;
	float:right;
}

.more_link a:hover	{
	text-decoration:underline;
}

.btn_type {
    display: inline-block;
    padding: 0 10px;
    background-color: #fff;
    line-height: 24px;
    font-size: 11px;
    color: #646465;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}

.ico_ship	{
	display: inline-block;
	width: 59px;
	text-align:center;
	height: 17px;
	line-height: 15px;
	margin: -1px 0 1px;
	vertical-align: middle; 
	border-radius: 3px; 
	-webkit-box-sizing: border-box;  
	-moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
	background: #0275f4;
	color:#fff;
	font-size:10px;
}

.adr_gap	{
	text-align: left;
	padding-left:20px;
}

.btn_edt	{
	color:#fff;
    background: #0971ce;
}

.btn_del	{
	color:#fff;
    background: #ed2323;
}


@media only screen and (max-width: 414px){
.gallery_Won{   
	padding: 0px 0px 10px 10px;
}
.gallery_Won, .gallery_Won span {
    font-size:14px;
}

.gallery_Txt_w, .gallery_Txt_ss	{
    font-size:14px;
}

.btnshop	{
    height: 30px;
	line-height: 25px;
	margin-right:0px;
	padding: 1px 3px
}

.touch_icon2	{margin-left:5px;}
}

.cur-p {
	cursor:pointer;
}