@charset "euc-kr";
.banner_list {
	width:100%;
	padding:10px 0;
}

/* ¸®½ºÆ®Á¤·Ä */
.listWrap {
	width:100%;
	height:34px;
	background:#000;
	position:relative;
}

.list_sort {
	width:94%;
	margin:0 auto;
	*zoom:1;
}

.list_sort:after {
	content:"";
	display:block;
	clear:both;
}

.list_sort li {
	float:left;
	padding-right:40px;
	background:url(/images/common/p_common_bar_gray_11px.gif) no-repeat 70px 13px;
}

.list_sort li.none {
	background:none;
}

.list_sort li a {
	color:#fff;
	text-align:left;
	line-height:2.5em;
}

/* °Ë»ö°á°ú */
.searchInfo {
	width:60%;
	margin:90px auto;
}

.searchInfo p {
	font-size:18px;
	line-height:2em;
	margin-bottom:50px;
}

.searchInfo .sHelp li {
	padding-bottom:10px;
}


/* ÆäÀÌÂ¡ */
.navi_listWrap {
	width:100%;
	background:#000;
}

.navi_list {
	width:98%;
	text-align:right;
	padding:8px 0;
}

.navi_list .num {
	color:#fff;
	margin:0 2px;
}

.navi_list .num a {
	padding:0 6px;
	display:inline-block;
	font-size:14px;
	line-height:2em;
	color:#fff;
	text-align:center;
}

/* ¸®½ºÆ®ÀÌ¹ÌÁö */
.gnb_item {
	margin:10px 0;
	background:#f8f8f8;
}

.gnb_item:after {
	content:"";
	display:block;
	clear:both;
}

.gnb_item li {
	float:left;
	width:182px;
	/*height:288px;*/
	height:300px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:10px;
	background:#fff;
}

.gnb_item_pic {
	width:120px;
	margin:30px auto;
}

.list_logo {
	display:block;
	width:30px;
	height:20px;
	margin:0 auto;
	padding-bottom:5px;
}

.gnb_item_t {
	display:block;
	width:80%;
	word-break:break-all;
	margin:0 auto;
}

.gnb_list_p {
	display:block;
	width:90%;
	margin-top:10px;
	text-align:right;
}

/* »óÇ°»ó¼¼ÆäÀÌÁö */

.dt_top .dt_head {
	width:100%;
	height:40px;
	position:relative;
	padding:10px 0;
	border-bottom:1px solid #e2e2e2;
}

.dt_top .dt_head h1 {
	font-size:18px;
	line-height:2em;
	font-weight:bold;
	text-indent:10px;
	position:absolute;
}

.dt_top .dt_head img {
	position:absolute;
	right:0;
	padding-bottom:10px;
}

.dt_top .dt_top_wrap {
	margin-top:30px;
	margin-bottom:70px;
	width:100%;
	background:#fff;
	*zoom:1;
}

.dt_top .dt_top_wrap:after {
	content:"";
	display:block;
	clear:both;
}


.dt_top .dt_top_wrap .dt_top_img {
	float:left;
	width:515px;
}

.dt_top .dt_top_wrap .dt_top_img p {
	margin-left:38px;
	margin-top:30px;
}


.dt_top .dt_top_wrap .dt_top_img .zoom {
	display:block;
	width:93px;
	margin-left:182px;
	padding:30px 0;
}

.dt_top .dt_top_wrap .dt_top_opt {
	float:left;
	width:435px;
	margin-top:20px;
}

.dt_top .dt_top_wrap .dt_top_opt ul li {
	*zoom:1;
	margin-bottom:5px;
}

.dt_top .dt_top_wrap .dt_top_opt ul .line {
	border-bottom:1px dotted #e2e2e2;
}

.dt_top .dt_top_wrap .dt_top_opt ul li:after {
	content:"";
	display:block;
	clear:both;
}

.dt_top .dt_top_wrap .dt_top_opt ul li div {
	float:left;
	padding:5px 0;
}

.dt_top .dt_top_wrap .dt_top_opt ul li .dt_t {
	text-indent:5px;
	width:100px;
	color:#585858;
}

.dt_top .dt_top_wrap .dt_top_opt ul li .dt_data {
	width:335px;
	color:#000;
}

.detailOpt {
	width:415px;
	margin:20px auto;
}
.detailOpt th {
	height:32px;
	text-align:center;
	background:#f7f7f7;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
}
.detailOpt td {
	height:32px;
	text-align:center;
	border-bottom:1px solid #e2e2e2;
}

/* °ü·Ã»óÇ° */
.dt_recmd {
	width:100%;
	padding:40px 0;
	border-top:3px solid #000;
	border-bottom:3px solid #000;
	margin-bottom:50px;
}
.dt_recmd h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	text-indent:10px;
}

.rec_item {
	margin:10px 0;
	background:#f8f8f8;
}

.rec_item:after {
	content:"";
	display:block;
	clear:both;
}

.rec_item li {
	float:left;
	width:208px;
	height:298px;
	margin:0 13px;
	background:#fff;
	border:1px solid #e2e2e2;
}

.rec_item_pic {
	width:120px;
	margin:30px auto;
}

.list_logo {
	display:block;
	width:30px;
	height:20px;
	margin:0 auto;
	padding-bottom:5px;
}

.rec_item_t {
	display:block;
	width:80%;
	word-break:break-all;
	margin:0 auto;
}

.rec_list_p {
	display:block;
	width:90%;
	margin-top:10px;
	text-align:right;
}


.dt_pdt_info {
	width:100%;
}

.dt_pdt_info h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	text-indent:10px;
}

.dt_pdt_info table {
	width:100%;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}

.dt_pdt_info table th {
	width:240px;
	height:32px;
	color:#7c7c7c;
	text-indent:20px;
	background:#f3f3f3;
	border-bottom:1px solid #e2e2e2;
}

.dt_pdt_info table td {
	width:670px;
	height:32px;
	padding:0 20px;
	word-break:break-all;
	background:#fff;
	border-bottom:1px solid #e2e2e2;
}

.dt_imgWrap {
	width:100%;
}

.dt_imgWrap ._780 {
	width:780px;
	margin:70px auto;
}

/* Å¬·´¼Ò°³ */
.clubInfoWrap {
	width:960px;
}

.clubInfoWrap .ci_banner {
	width:100%;
	margin-bottom:50px;
}
.clubContainer {
	width:100%;
	*zoom:1;
}
.clubContainer:after {
	content:"";
	display:block;
	clear:both;
}
.c_gnb {
	float:left;
	width:220px;
	margin-right:20px;
}
.c_gnb h3 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:2em;
	height:34px;
	background:#000;
}
.c_gnb ul li {
	width:100%;
}
.c_gnb ul li a {
	display:inline-block;
	font-size:14px;
	color:#000;
	width:100%;
	text-indent:30px;
	line-height:3em;
	height:39px;
	border-bottom:1px dotted #e2e2e2;
}
.c_page {
	margin-top:15px;
	text-align:center;
}
.c_page a {
	display:inline-block;
	padding:2px;
	margin:0 2px;
}
.c_contents {
	float:left;
	width:720px;
	height:820px;
}
.club_hdr {
	width:680px;
	padding:20px;
	color:#fff;
	background:#000;
	*zoom:1;
}
.club_hdr:after {
	content:"";
	display:block;
	clear:both;
}
.club_hdr .l {
	float:left;
	width:434px;
	overflow:hidden;
	font-size:24px;
	line-height:2em;
	font-weight:bold;
	background:url(/images/club/p_club_clubHdr_vline.gif) no-repeat right 0;
}
.club_hdr .r {
	float:left;
	width:246px;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
}
.club_etc {
	width:720px;
}
.club_etc .adr {
	font-size:14px;
	font-weight:bold;
	line-height:2.5em;
	text-indent:20px;
}
.club_etc .comment {
	background:#f3f3f3;
}
.club_etc .comment .t {
	font-size:13px;
	padding:15px;
}
/* 20160613 ¹Ú¿µ±Ç */
.headerWrapss {
	width:100%;
	height:50px;
	zoom:1;
}
.headerWrapss .l {
	float:left;
	width:360px;
	font-size:24px;
	font-weight:700;
	text-indent:10px;
	line-height:2em;
}
.headerWrapss .r {
	float:right;
	height:20px;
	margin-top:15px;
}
/* Å¬·´¼Ò°³ ÀÌ¹ÌÁö */

/* ¸ÅÀå¼Ò°³ */
.shopInfoWrap {
	width:100%;
	margin:30px 0;
}
.shopInfoWrap .hdrContainer {
	width:100%;
	padding-bottom:7px;
	border-bottom:2px solid #000;
	position:relative;
}
.shopInfoWrap .hdrContainer h3 {
	font-size:20px;
	color:#272727;
	font-weight:700;
	text-indent:10px;
}
.wholeWrap {
	width:960px;
	margin:30px 0;
}
.wholeWrap .hdrContainer {
	width:100%;
	padding-bottom:7px;
	margin:40px 0;
	border-bottom:4px solid #000;
	position:relative;
}
.wholeWrap .hdrContainer h3 {
	font-size:20px;
	color:#272727;
	font-weight:700;
	text-indent:10px;
}
.wholeWrap .pt {
	text-align:center;
	padding-bottom:50px;
}
#galleryContainer {
	width:100%;
	margin:0 auto;
	margin-bottom:70px;
}
#galWrapper {
	width:702px;
	height:527px;
	margin:50px auto;
	overflow:hidden;
	position:relative;
}

#galWrapper #shopImg {
	width:2808px;
	height:525px;
	position:absolute;
	*zoom:1;
}
#galWrapper #shopImg:after {
	content:"";
	display:block;
	clear:both;
}
#galWrapper #shopImg a {
	float:left;
	width:700px;
	height:525px;
	display:inline-block;
	border:1px solid #404040;
}
.shopImgNavi {
	width:702px;
	height:75px;
	margin:0 auto;
	margin-top:-40px;
}
.shopImgNavi:after {
	content:"";
	display:block;
	clear:both;
}
.shopImgNavi li {
	float:left;
}
.shopImgNavi li.select {
	display:block;
	border:1px solid #000;
}
.shopImgNavi li a {
	display:block;
	border:1px solid #e2e2e2;
}
.shopImgNavi li a:hover,.shopImgNavi li a:active {
	display:block;
	border:1px solid #000;
}
.mapWrapper {
	width:100%;
	margin:30px auto;
	background:#fff;
	*zoom:1;
}
.mapWrapper:after {
	content:"";
	display:block;
	clear:both;
}
.mapWrapper .map {
	float:left;
	width:520px;
	text-align:center;
}
.mapWrapper .traffic {
	float:left;
	width:430px;
	margin-top:50px;
}
.mapWrapper .traffic h3 {
	font-size:20px;
	color:#262626;
	margin-bottom:7px;
}
.mapWrapper .traffic ul {
	width:90%;
	margin-bottom:30px;
}
.mapWrapper .traffic ul li {
	font-size:14px;
	color:#262626;
	line-height:1.8em
}
.ci_container_l,.ci_container_r {
	width:950px;
	padding-bottom:20px;
	margin-bottom:40px;
	border-bottom:1px dotted #c0c0c0;
	position:relative;
	*zoom:1;
}

.ci_container_l:after,.ci_container_r:after {
	content:"";
	display:block;
	clear:both;
}

.ci_container_l .ci_pt_box .ci_photoWrap,.ci_container_r .ci_pt_box .ci_photoWrap {
	width:550px;
	height:309px;
	overflow:hidden;
	position:relative;
	margin-bottom:5px;
}

.ci_container_l .ci_pt_box .ci_photoWrap .ci_pt,.ci_container_r .ci_pt_box .ci_photoWrap .ci_pt {
	width:1650px;
	height:309px;
	position:absolute;
}

.ci_container_l .ci_pt_box .ci_photoWrap .ci_pt:after,.ci_container_r .ci_pt_box .ci_photoWrap .ci_pt:after {
	content:"";
	display:block;
	clear:both;
}

.ci_container_l .ci_pt_box .ci_photoWrap .ci_pt a,.ci_container_r .ci_pt_box .ci_photoWrap .ci_pt a {
	float:left;
}

.ci_container_l .ci_pt_navi {
	width:550px;
	*zoom:1;
}
.ci_container_r .ci_pt_navi {
	width:550px;
	margin-left:400px;
	*zoom:1;
}

.ci_container_l .ci_pt_navi:after,.ci_container_r .ci_pt_navi:after {
	content:"";
	display:block;
	clear:both;
}

.ci_container_l .ci_pt_navi li,.ci_container_r .ci_pt_navi li {
	float:left;
	width:55px;
	height:31px;
	margin-right:6px;
	margin-bottom:5px;
}

.ci_container_l .ci_pt_navi li a,.ci_container_r .ci_pt_navi li a {
	display:block;
}

.ci_container_l .ci_pt_navi li a:hover,.ci_container_r .ci_pt_navi li a:hover {
	border:2px solid #000000;
}

.ci_container_l .ci_pt_box .ci_photoWrap,.ci_container_r .ci_pt_box .ci_photoWrap {
	float:left;
	width:550px;
	margin-right:10px;
}

.ci_container_r .ci_pt_box .ci_photoWrap {
	margin-right:0;
}

.ci_container_l .ci_pt_box .ci_txtWrap,.ci_container_r .ci_pt_box .ci_txtWrap {
	float:left;
	width:390px;
	height:309px;
	overflow:hidden;
	background:url(/images/club/p_club_list_back.jpg) no-repeat 0 0;
}

.ci_container_r .ci_pt_box .ci_txtWrap {
	margin-right:10px;
}

.ci_container_l .ci_pt_box .ci_txtWrap h3,.ci_container_r .ci_pt_box .ci_txtWrap h3 {
	width:100%;
	height:46px;
	font-size:15px;
	letter-spacing:-0.5px;
	text-align:center;
	line-height:3em;
	overflow:hidden;
}

.ci_container_l .ci_pt_box .ci_txtWrap table th,.ci_container_l .ci_pt_box .ci_txtWrap table td,.ci_container_r .ci_pt_box .ci_txtWrap table th,.ci_container_r .ci_pt_box .ci_txtWrap table td {
	word-break:break-all;
	height:35px;
	line-height:1.5em;
}

.ci_container_l .ci_pt_box .ci_txtWrap table th,.ci_container_r .ci_pt_box .ci_txtWrap table th {
	text-indent:10px;
}

.ci_container_l .ci_pt_box .ci_txtWrap table td.comment,.ci_container_r .ci_pt_box .ci_txtWrap table td.comment {
	padding:5px 0;
}
/* community */
.noticeWrap {
	width:100%;
}
.noticeWrap h3 {
	font-size:18px;
	color:#272727;
	font-weight:700;
	text-indent:10px;
	padding-bottom:7px;
}
.noticeWrap table td.csLft {
	text-align:left;
	border-bottom:1px solid #e2e2e2;
}
.noticeWrap table td.csLft a {
	width:100%;
	padding:5px 0;
	color:#262626;
	display:inline-block;
}
.noticeWrap table td.csdiv {
	display:none;
	background:#fff;
}
.table780 table td .csv {
	padding:20px;
	line-height:2em;
}
.nTitle {
	background:#000;
	*zoom:1;
}
.nTitle:after {
	content:"";
	clear:both;
	display:block;
}
.nTitle .t {
	float:left;
	width:810px;
	height:34px;
	text-indent:20px;
	color:#fff;
	line-height:2.5em;
}
.nTitle .d {
	float:left;
	width:140px;
	text-align:center;
	height:34px;
	color:#fff;
	line-height:2.5em;
}
.vContainer {
	width:910px;
	padding:20px;
	background:#fff;
	border-bottom:1px solid #e2e2e2;
	margin-bottom:10px;
}
.rightBtn {
	width:100%;
	text-align:right;
}
.rightBtn a {
	display:inline-block;
}
.noticeWrap table th {
	height:34px;
	text-align:center;
	color:#fff;
	font-weight:700;
	background:#000;
}
.noticeWrap table td {
	height:34px;
	text-align:center;
	border-bottom:1px solid #e2e2e2;
	background:#fff;
}
.noticeWrap table td a {
	width:100%;
	display:inline-block;
	text-align:left;
	text-indent:10px;
}

.picInfoR {
	float:left;
	width:260px;
	border:1px solid #e2e2e2;
	margin-top:8px;
}
.picInfoR th {
	text-align:center;
	padding:8px 0;
	border-bottom:1px solid #e2e2e2;
	background:#f8f8f8;
}
.picInfoR th.L {
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	background:#f8f8f8;
}
.picInfoR td {
	text-align:center;
	padding:8px 0;
	border-bottom:1px solid #e2e2e2;
}
.picInfoR td.L {
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
}
.picInfoR td.R {
	font-weight:bold;
	color:#027dc5;
	letter-spacing:-1px;
}
/* 2015-03-30 ¾Æµðº¹½Ì Ãß°¡ : È¸¿øÁ¦ ¼îÇÎ¸ô*/
._960Wrap {
	width:100%;
	padding:20px 0;
}
._960Wrap h2 {
	font-size:20px;
	color:#262626;
	font-weight:bold;
	text-indent:10px;
	padding-bottom:8px;
	border-bottom:1px solid #e2e2e2;
}
._960Wrap .cl01,._960Wrap .cl02 {
	width:100%;
	margin:20px 0;
	padding-bottom:20px;
	border-bottom:1px dotted #e2e2e2;
}
._960Wrap .cl01 .txt,._960Wrap .cl02 .txt {
	width:95%;
	height:200px;
	padding:15px;
	margin:10px auto;
}
._960Wrap .mCheck {
	width:100%;
	margin:20px 0;
}
._960Wrap .mCheck .mcBox {
	width:100%;
	margin:10px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.mcRow {
	border-bottom:1px solid #e2e2e2;
}
.mcRow:last-child {
	border-bottom:none;
}
.mcRow .inner {
	display:block;
	height:40px;
	position:relative;
}
.mcRow .inner .lb {
	position:absolute;
	width:140px;
	left:50px;
	top:12px;
	background:url(/images/common/p_common_vertical10px.gif) no-repeat 120px 5px;
}
.mcRow .inner .fm {
	position:absolute;
	left:200px;
	top:12px;
}
._960Wrap .hdr {
	position:relative;
	width:100%;
	height:30px;
	border-bottom:2px solid #000;
}
._960Wrap .hdr h2 {
	position:absolute;
	left:0;
	top:0;
	border:none;
}
._960Wrap .hdr .rt {
	position:absolute;
	right:0;
	top:10px;
}
._960Wrap .MIT {
	margin:30px 0;
	border-top:1px solid #e2e2e2;
}
._960Wrap .MIT th {
	text-indent:55px;
	background:#fafafa url(/images/btn/p_btn_+Bullet.gif) no-repeat 40px 18px;
}
._960Wrap .MIT td {
	text-indent:45px;
	background:#fff;
}
._960Wrap .MIT th,._960Wrap .MIT td {
	height:40px;
	line-height:2em;
	border-bottom:1px solid #e2e2e2;
}
._960Wrap .jFin {
	position:relative;
	width:100%;
	height:449px;
	background:url(/images/common/p_common_BG_joinFin.jpg) no-repeat 0 0;
}
._960Wrap .jFin .info {
	position:absolute;
	width:400px;
	overflow:hidden;
	left:500px;
	top:70px;
}
._960Wrap .jFin .info li {
	font-size:13px;
	color:#fff;
	line-height:2em;
}
._960Wrap .jFin .info .cyan {
	color:#00ffff;
}
/*    Àå¹Ù±¸´Ï     */
._960Wrap .ctH {
	width:100%;
	font-size:20px;
	color:#000;
	font-weight:bold;
	margin-top:30px;
	padding-bottom:7px;
	border-bottom:3px solid #000;
}
._960Wrap .ct_info {
	width:100%;
	margin:20px 0;
}
._960Wrap .ct_info li {
	color:#7f7f7f;
	text-indent:15px;
	line-height:1.8em;
	background:url(/images/btn/p_btn_circle_bullet.gif) no-repeat 10px 9px;
}
._960Wrap .ct_info li:first-child {
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-indent:10px;
	margin-bottom:7px;
	background:none;
}
.ctTable {
	width:100%;
	margin-top:50px;
}
.ctTable table th,.ctTable table td {
	height:35px;
	text-align:center;
	border-bottom:1px solid #e2e2e2;
}
.ctTable table th {
	color:#fff;
	font-weight:normal;
	height:35px;
	background:#000;
}
.ctTable table .pName {
	width:100%;
	padding:5px 0;
	*zoom:1;
}
.ctTable table .pName:after {
	content:"";
	clear:both;
	display:block;
}
.ctTable table .pName p {
	float:left;
	margin-right:10px;
}
.ctTable table .pName ul {
	float:left;
}
.ctTable table .pName ul li {
	color:#8b8b8b;
}
.ctTable .cartTotal {
	width:100%;
}
.ctTable .cartTotal li {
	width:100%;
	padding:10px 0;
	text-indent:10px;
	text-align:right;
	border-bottom:1px dotted #e2e2e2;
}
.ctTable .cartTalBtn {
	width:100%;
	margin-top:10px;
	text-align:right;
}
.cartInfo {
	width:100%;
	margin:50px 0;
	padding:20px 0;
}
.cartInfo h3 {
	text-indent:20px;
	font-size:20px;
	font-weight:bold;
	padding-bottom:7px;
	border-bottom:1px solid #000;
}
.cartInfo ul {
	width:90%;
	margin:10px auto;
}
.cartInfo ul li {
	line-height:1.5em;
}
.cartInfo ul .tit {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:2px;
	background:#000;
	margin-bottom:7px;
}
.orderWrap {
	width:100%;
	margin:50px 0;
}
.orderWrap ._t {
	margin-top:50px;
}
.orderWrap ._t h3 {
	font-size:16px;
	color:#262626;
	text-indent:10px;
	padding-bottom:7px;
}
.orderWrap ._t table {
	width:100%;
	border-top:2px solid #000;
}
.orderWrap ._t table th,.orderWrap ._t table td {
	text-align:left;
	height:35px;
	text-indent:20px;
	border-bottom:1px solid #e2e2e2;
}
.orderWrap ._t table th {
	font-weight:bold;
	text-indent:35px;
	background:#f8f8f8 url(/images/btn/p_btn_10bar.gif) no-repeat right center;
}
/* ¸¶ÀÌÆäÀÌÁö */
.mypageWrap {
	width:100%;
	min-height:500px;
	margin:30px auto;
	*zoom:1;
}
.mypageWrap:after {
	content:"";
	clear:both;
	display:block;
}
.mypageWrap .leftNavi,.mypageWrap .leftNaviM {
	float:left;
	width:140px;
	margin-top:24px;
}
.mypageWrap .myContainer {
	float:right;
	width:780px;
}
.mypageWrap .myContainer h3 {
	font-size:14px;
	color:#262626;
	font-weight:bold;
	padding-bottom:5px;
}
.mypageWrap .leftNavi h2 {
	font-size:24px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:1.6em;
	width:160px;
	height:43px;
	background:#152958;
}
.mypageWrap .leftNavi ._m {
	width:160px;
	background:#fff;
}
.mypageWrap .leftNavi ._m li {
	width:100%;
	height:49px;
	text-indent:18px;
	line-height:3.5em;
	border-bottom:1px solid #e2e2e2;
}
.mypageWrap .leftNavi ._m li:last-child {
	border:none;
}
.mypageWrap .leftNavi ._m li a,.mypageWrap .leftNavi ._m li a.active {
	color:#000;
	font-weight:700;
}
.mypageWrap .leftNavi ._m li a:hover {
	color:#808080;
}
.mypageWrap .leftNaviM h2 {
	font-size:20px;
	font-weight:normal;
	color:#fff;
	line-height:2.5em;
	text-indent:20px;
	width:160px;
	height:52px;
	background:#000;
	border-bottom:1px solid #fff;
}
.mypageWrap .leftNaviM ._m {
	width:160px;
	background:#000;
}
.mypageWrap .leftNaviM ._m li {
	width:100%;
	text-indent:18px;
	line-height:3em;
}
.mypageWrap .leftNaviM ._m li a {
	color:#fff;
}
.mypageWrap .leftNaviM ._m li a:hover {
	color:#808080;
	font-weight:bold;
}
.mypageWrap .csTime {
	width:160px;
	background:#152958;
}
.mypageWrap .csTime ul {
	width:130px;
	padding:15px;

}
.mypageWrap .csTime ul li {
	line-height:1.5em;
	color:#fff;
	font-size:14px;
}
.mypageWrap .csTime ul li.cy {
	font-weight:bold;
	color:#00ffff;
}
.mypageWrap .myContainer .mySummary {
	width:100%;
	padding:20px 0;
	margin-bottom:50px;
	border:1px solid #e2e2e2;
	background:#fafafa;
	*zoom:1;
}
.mypageWrap .myContainer .mySummary:after {
	content:"";
	clear:both;
	display:block;
}
.mypageWrap .myContainer .mySummary .c {
	float:left;
	width:230px;
	text-align:center;
}
.mypageWrap .myContainer .mySummary .i {
	float:left;
	position:relative;
}
.mypageWrap .myContainer .myTerm {
	width:740px;
	padding:20px;
	text-indent:30px;
	margin-bottom:50px;
	border:1px solid #e2e2e2;
	background:#fafafa;
}
.mypageWrap .myContainer .myTerm ._b {
	padding-bottom:15px;
	border-bottom:1px solid #e2e2e2;
}
.mypageWrap .myContainer .myTerm ._s {
	padding-top:15px;
}
.mypageWrap .myContainer .myTerm ._b a {
	margin-right:5px;
}
.myContainer .deliverInfoWrap {
	width:100%;
	margin:50px 0;
}
.myContainer .deliverInfoWrap h3 {
	font-size:14px;
	color:#262626;
	font-weight:bold;
	text-indent:10px;
	padding-bottom:7px;
	border-bottom:2px solid #000;
}
.myContainer .deliverInfoWrap dl {
	width:100%;
	border-bottom:1px solid #e2e2e2;
	padding:15px 0;
	*zoom:1;
}
.myContainer .deliverInfoWrap dl:after {
	content:"";
	clear:both;
	display:block;
}
.myContainer .deliverInfoWrap dl dt {
	float:left;
	width:120px;
	font-size:14px;
	color:#262626;
	font-weight:bold;
	text-align:center;
}
.myContainer .deliverInfoWrap dl dd {
	float:left;
	width:640px;
	padding-left:20px;
	line-height:1.5em;
}
.myContainer .returnInfoWrap {
	width:100%;
	margin-bottom:50px;
}
.myContainer .returnInfoWrap h4 {
	width:100%;
	margin:0;
	font-size:14px;
	color:#262626;
	font-weight:bold;
	text-indent:10px;
	padding-bottom:7px;
	border-bottom:2px solid #000;
}
.myContainer .returnInfoWrap ul {
	width:780px;
	margin:30px auto;
}
.myContainer .returnInfoWrap ul li {
	line-height:2em;
	text-indent:10px;
	background:url(/images/btn/p_btn_circle_bullet.gif) no-repeat 5px 10px;
}
.myContainer .returnInfoWrap ul li.title {
	font-size:18px;
	color:#262626;
	font-weight:700;
	text-indent:10px;
	background:url(/images/etc/p_etc_bullet17px.png) no-repeat 0 9px;
}
.myContainer .btnRight {
	width:100%;
	text-align:right;
	margin:15px 0;
}
/* Ä¿¹Â´ÏÆ¼ */
.csSearch {
	width:740px;
	padding:20px;
	text-indent:20px;
	margin-top:24px;
	margin-bottom:50px;
	background:#fff;
	border:1px solid #e2e2e2;
}
/* Å×ÀÌºí 780 */
.table780 {
	width:780px;
}
.table780 .hdr {
	width:100%;
	border-bottom:2px solid #000;
	*zoom:1;
}
.table780 .hdr:after {
	content:"";
	clear:both;
	display:block;
}
.table780 .hdr h3  {
	float:left;
	font-size:14px;
	color:#262626;
	font-weight:700;
	text-indent:10px;
}
.table780 .hdr p {
	float:right;
}
.table780 table th,.table780 table td {
	height:34px;
	color:#fff;
	font-weight:700;
	text-align:center;
	background:#152958;
	border-bottom:1px solid #e2e2e2;
}
.table780 table th.lft,.table780 table td.lft {
	color:#000;
	text-align:left;
	background:#fff;
}
.table780 table th.lft {
	text-indent:30px;
}
.table780 table td {
	color:#000;
	background:#fff;
	font-weight:normal;
}
.table780 table td.spacer {
	padding:10px 0;
}
.table780 table td.csLft,.table780 table td.myLft {
	text-align:left;
	text-indent:10px;
}
.table780 table td.csLft a,.table780 table td.myLft a {
	padding:5px 0;
	line-height:3em;
	display:inline-block;
}
.table780 table .vdiv {
	display:none;
}
.table780 table .csdiv .csv,.table780 table .csdiv ._v {
	padding:15px;
	line-height:2em;
	background:#fff;
}
.table780 table .csdiv ._ans {
	padding:15px;
	line-height:2em;
	background:#eee;
}
.table780 table .pName {
	width:100%;
	padding:5px 0;
	*zoom:1;
}
.table780 table .pName:after {
	content:"";
	clear:both;
	display:block;
}
.table780 table .pName p {
	float:left;
	margin-right:10px;
}
.table780 table .pName ul {
	float:left;
}
.table780 table .pName ul li {
	text-indent:0;
	margin-top:3px;
}
.table780 table .pName ul li a {
	color:#000;
	line-height:1em;
	padding:0;
}
.table780 .orderTotal {
	width:100%;
}
.table780 .orderTotal li {
	width:100%;
	padding:10px 0;
	text-indent:10px;
	text-align:right;
	border-bottom:1px solid #e2e2e2;
}
.table780 .myperInfoT {
	width:100%;
	margin-bottom:50px;
}
.table780 .myperInfoT th {
	width:140px;
	height:40px;
	text-indent:20px;
	color:#262626;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #e2e2e2;
}
.table780 .myperInfoT td {
	width:640px;
	height:40px;
	text-align:left;
	text-indent:20px;
	border-bottom:1px solid #e2e2e2;
}
/*           ÆË¾÷           */
.pop450 {
	width:444px;
	padding:25px;
	border:3px solid #000;
}
.pop450 .hdr {
	position:relative;
	width:100%;
	height:30px;
	border-bottom:1px solid #000;
}
.pop450 .hdr h2 {
	position:absolute;
	left:0;
	top:0;
}
.pop450 .hdr .r {
	position:absolute;
	right:0;
	top:7px;
}
.pop450 h2 {
	font-size:20px;
	color:#000;
	font-weight:bold;
}
.pop450 .popWrap {
	position:relative;
	height:260px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.pop450 .popWrap .inner {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	height:40%;
	margin:auto;
	line-height:2em;
}
.pop450 .popWrap .innerB {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	height:50%;
	margin:auto;
	line-height:1.5em;
}
.pop450 .popFull .inner {
	padding:20px 0;
}
.pop450 .opH {
	font-size:20px;
	padding-bottom:7px;
	border-bottom:2px solid #000;
}
.pop450 .loginWrap {
	width:444px;
	margin:30px auto;
	*zoom:1;
}
.pop450 .loginWrap:after {
	content:"";
	clear:both;
	display:block;
}
.pop450 .logForm {
	float:left;
	width:309px;
}
.pop450 .logForm label {
	font-size:13px;
	color:#262626;
	font-weight:bold;
	padding-right:10px;
}
.pop450 .logBtn {
	float:right;
	width:135px;
}
.pop450 .mct2 {
	width:444px;
	line-height:1.5em;
	margin:0 auto;
	padding:10px 0 0px;
	border-top:1px solid #000;
}
.pop450 .mct2 .colAlign {
	width:100%;
	margin-bottom:10px;
	*zoom:1;
}
.pop450 .mct2 .colAlign:after {
	content:"";
	clear:both;
	display:block;
}
.pop450 .mct2 .colAlign p {
	float:left;
}
.pop450 .mct2 .colAlign a {
	float:right;
	display:inline-block;
}
.pop450 .findWrap {
	width:444px;
	margin:30px auto;
}
.pop450 .findWrap .findForm {
	width:429px;
	padding-left:15px;
}
.pop450 .findWrap .findForm label {
	padding-right:10px;
	font-size:13px;
	color:#262626;
	font-weight:bold;
}
.pop450 .findWrap .etc_ch {
	margin-top:30px;
}
.pop450 .findInfo {
	width:444px;
	margin:30px auto;
	padding:15px 0;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
}
.pop450 .findInfo li {
	line-height:1.5em;
}
.pop450 .mcheck {
	width:444px;
	line-height:1.5em;
	padding:50px 0;
	border-bottom:1px solid #e2e2e2;
}
.pop450 .mct {
	width:444px;
	line-height:1.5em;
	margin:0 auto;
	border-bottom:1px solid #e2e2e2;
}
.pop450 .mct table th,.pop450 .mct table td {
	height:35px;
	border-bottom:1px solid #e2e2e2;
}
.pop450 .mct table th {
	text-indent:20px;
	color:#262626;
	font-weight:bold;
	height:35px;
	border-bottom:1px solid #e2e2e2;
}
.pop450 .mct select {
	width:200px;
}
.pop490 {
	width:484px;
	padding:25px;
	border:3px solid #000;
}
.pop650 {
	width:644px;
	padding:25px;
	border:3px solid #000;
}
.pop650 .hdr,.pop490 .hdr {
	position:relative;
	width:100%;
	height:30px;
	border-bottom:1px solid #000;
}
.pop650 .hdr h2,.pop490 .hdr h2 {
	position:absolute;
	left:0;
	top:0;
}
.pop650 .hdr .r,.pop490 .hdr .r {
	position:absolute;
	right:0;
	top:7px;
}
.pop650 h2,.pop490 h2 {
	font-size:20px;
	color:#000;
	font-weight:bold;
}
.pop490 .fWrap{
	margin:20px auto;
}
.pop650 .formWrap{
	margin:20px auto;
	text-indent:15px;
}
.pop650 ol {
	width:90%;
	margin:0 auto;
}
.pop650 ol,.pop650 ol li {
	list-style-type:decimal;
}
.pop650 .adHdr  {
	width:640px;
	margin-top:50px;
	*zoom:1;
}
.pop650 .adHdr:after  {
	content:"";
	display:block;
	clear:both;
}
.pop650 .adHdr li {
	float:left;
	color:#fff;
	font-weight:bold;
	height:34px;
	text-align:center;
	line-height:2.4em;
	background:#000;
}
.pop490 .psHdr  {
	width:460px;
	margin-top:50px;
	*zoom:1;
}
.pop490 .psHdr:after  {
	content:"";
	display:block;
	clear:both;
}
.pop490 .psHdr li {
	float:left;
	color:#fff;
	font-weight:bold;
	height:34px;
	text-align:center;
	line-height:2.4em;
	background:#000;
}
.pop490 .psWrap {
	width:460px;
	height:250px;
	overflow-y:auto;
	margin-bottom:30px;
}
.pop490 .psWrap table td{
	height:49px;
	text-align:center;
	line-height:2em;
	border-bottom:1px solid #e2e2e2;
}
.pop650 .addrWrap {
	width:640px;
	height:250px;
	overflow-y:auto;
	margin-bottom:70px;
}
.pop650 .addrWrap table td{
	height:49px;
	text-align:center;
	line-height:2em;
	border-bottom:1px solid #e2e2e2;
}
.pop650 .addrWrap .result {
	width:640px;
	height:250px;
	overflow-y:auto;
}
.pop650 .adFWrap {
	width:640px;
	margin-top:50px;
}
.pop650 .adFWrap .h {
	padding-bottom:7px;
	border-bottom:1px solid #e2e2e2;
}
.pop650 .adFWrap ul {
	margin:15px 0;
}
.pop650 .adFWrap ul li {
	line-height:2em;
}
.pop840 {
	width:780px;
	padding:30px;
}
.pop840 .orderTotal {
	width:100%;
}
.pop840 .orderTotal li {
	width:100%;
	padding:10px 0;
	text-indent:10px;
	text-align:right;
	border-bottom:1px dotted #e2e2e2;
}
