body {
	width:100%;
	font-size:12px;
	font-family:"µ¸¿ò",dotum, arial, sans-serif;
	color:#444;
}

a:link { color:#444;}
a:visited { color:#444;}
a:active { color:#444;}
a:hover { color:#222; text-decoration:underline;}

.invisible, legend { position:absolute; top:-9999px; left:-9999px;}

/* Á¤·Ä, °£°Ý */
.fl { float:left !important;}
.fr { float:right !important;}
.tc { text-align:center !important;}
.tl { text-align:left !important;}
.tr { text-align:right !important;}
.mgt3 { margin-top:3px !important;}
.mgt5 { margin-top:5px !important;}
.mgt10 { margin-top:10px !important;}
.mgt15 { margin-top:15px !important;}
.mgt20 { margin-top:20px !important;}
.mgt30 { margin-top:30px !important;}
.mgt40 { margin-top:40px !important;}
.mgt50 { margin-top:50px !important;}

.pdb5 { padding-bottom:5px !important;}
.pdb10 { padding-bottom:10px !important;}

.red { color:#ff0000 !important}
.blue { color:#0000ff !important}

.clr { *zoom:1;}
.clr:after { content:''; display:block; clear:both;}


/* input, select, textarea */
textarea {
	padding:5px;
	border:1px solid #cdcdcd;
	color:#777; font-size:12px;
}
select {
	height:20px; vertical-align:top;
	color:#777; font-family:dotum; letter-spacing:-1px;
}
.input {
	height:14px; border:1px solid #cdcdcd; padding:2px 4px;
	font-size:12px; color:#777;
}
.btn_input {
	border-right:#777 2px solid;
	border-top:#777 1px solid;
	border-left:#777 1px solid;
	border-bottom:#777 2px solid;
	height:22px;
	padding:3px 5px 0 5px;
}
.checkbox {
	vertical-align:-2px;
}

/* ÀÌ¹ÌÁö border */
.listimg {
	border:1px solid #dbdbdb;
}

/* µ¥ÀÌÅÍ°¡ ¾ø½À´Ï´Ù */
.no_data {
	padding:50px 0; border-bottom:1px solid #dbdbdb;
	text-align:center; color:#333;font-weight:bold;
	letter-spacing:-1px;
}

/* °Ô½ÃÆÇ tr bg */
.l_tr_even {background-color:#fff;}
.l_tr_odd { background-color:#f8f8f8;}


/* ·Î°í */
h1 {
	position:absolute; top:63px; left:50%; z-index:99999; margin-left:-510px;
}

/* ÆË¾÷ÆäÀÌÁö Á¦¸ñ (¾ÆÀÌµðÁßº¹Ã¼Å©, ¿ìÆí¹øÈ£, Àå¹Ù±¸´Ï¼öÁ¤, ÁÖ¹®Á¶È¸ ¹ÝÇ°) */
h1.popup {
	width:100%; height:30px; position:relative; top:0; left:0;
	background-color:#464646; border-radius:5px;
	color:#fff; font-weight:bold; line-height:30px;
}






/********** ·¹ÀÌ¾Æ¿ô **********/
#wrap {
	width:100%; min-width:1024px; position:relative; z-index:1;
}

#headerWrap {
	width:100%; height:112px; position:relative; z-index:2;
	background:url(/html/images/common/bg_top.gif) repeat-x;
}

#header {
	width:1024px; height:112px; margin:0 auto; position:relative; z-index:2;
}

#container {
	*zoom:1;
	position:relative; z-index:1;
}
#container:after {
	content:''; display:block; clear:both;
}
#main {
	background:#f1f1f1 url(/html/images/main/bg_main.gif) repeat-x;
}
#sub_visual {
	width:100%; height:200px;
	background:url(/html/images/common/bg_sub_visual.gif) repeat-x; text-align:center;
}
.sub_container {
	width:1024px; margin:0 auto; padding-bottom:100px;
	background:url(/html/images/common/bg_sub_container.gif) repeat-y;
}
#gnb {
	width:100%;
	position:absolute; top:34px; left:0;  z-index:3;
}
#container #lnb_wrap {
	width:199px;
	float:left;
}
#container #contents {
	float:left;
	width:764px;
	margin-left:30px; padding-top:20px; padding-right:30px;
	position:relative;
	overflow:hidden;
}
.page_contents {
	padding:20px 0 0 0;
	font:13px/20px NGBold; color:#666;
}
#footerWrap {
	width:100%; height:48px;
	background:url(/html/images/common/bg_footer.gif) repeat-x;

}

#login_wrap {
	background:url(/html/images/login/bg_login.gif) repeat;
	height: 100vh;
}




/********** »ó´Ü **********/
.tnb {
}
/* Áñ°ÜÃ£±â */
.tnb .bookmark {
	position:absolute; top:8px; left:0;
}
.tnb .bookmark a {
	font-size:11px; color:#777; letter-spacing:-1px;
}
/* »ó´Ü ·Î±×ÀÎ ³×ºñ */
.tnb .tnb_con {
	position:absolute; top:8px; right:0;
}
.tnb .tnb_con li {
	float:left;
	margin-left:10px;
}
.tnb .tnb_con li.first {
	background:none;
}
.tnb .tnb_con li a {
	font-size:13px;
	color:#c3c3c3;
	font-weight:700
}
.tnb .tnb_con li:first-child a {
	color:#fff600
}

/* »ó´Ü °Ë»ö */
.top_search {
	position:absolute; top:74px; left:277px;
}

.top_search .btn {
	float:left;
	margin-left:2px;
}
.top_search .search_input {
	float:left; ime-mode:active;
	width:400px; height:30px; line-height:34px\0; padding-left:10px; border:4px solid #768bba;
	font-size:14px; font-weight:bold; outline:none;
}
*:first-child+html .top_search .search_input {line-height:34px}


/* »ó´Ü ¹è³Ê */
.top_banner {
	position:absolute; top:51px; right:0;
}

/* »ó´Ü ¸Þ´º */
#gnb ul.gnb_ul {
	*zoom:1;
	width:1024px; margin:0 auto;
}
#gnb ul.gnb_ul:after {
	content:''; display:block; clear:both;
}
#gnb ul li.sub {
	float:left; margin-left:54px;
}
#gnb ul li.sub:first-child {
	margin-left:265px;
}
#gnb ul li.sub>a {
	display:block; height:76px;
	font:14px/76px NGBold; color:#666; text-align:center;
	text-decoration:none;
}
#gnb ul li.sub>a:hover,
#gnb ul li.sub>a:active,
#gnb ul li a.on {
	color:#3f78b5;
	border-bottom:2px solid #3f78b5;
}
#gnb ul li div {
	*zoom:1;
	position:absolute; top:-950px; left:0px; z-index:9999;
	width:100%; height:41px;
	background:url(/html/images/common/bg_gnb_sub.png) repeat-x;
	border-bottom:1px solid #d2d5d7;
}
#gnb ul li div:after {
	content:''; display:block; clear:both;
}
#gnb ul li div ul {
	width:1024px; margin:0 auto;
}
#gnb ul li div ul li {
	float:left; margin-left:18px;
}
#gnb ul li div ul li a {
	font:12px/41px Nanum Gothic !important; color:#334350; text-decoration:none;
}
#gnb ul li div ul li a:hover { color:#3f78b5}
#gnb ul li.gnb01 div ul li:first-child { margin-left:130px;}
#gnb ul li.gnb02 div ul li:first-child { margin-left:217px;}
#gnb ul li.gnb03 div ul li:first-child { margin-left:350px;}
#gnb ul li.gnb04 div ul li:first-child { margin-left:510px;}
#gnb ul li.gnb05 div ul li:first-child { margin-left:350px;}
#gnb ul li.gnb06 div ul li:first-child { margin-left:732px;}
#gnb ul li.gnb07 div ul li:first-child { margin-left:630px;}




/********** ÁÂÃø¸Þ´º **********/
.lnb {
	padding-left:1px;
}
.lnb h2 {
	padding:20px 10px;
	background:#f7f7f7;
	border-bottom:1px solid #cdcdcd;
	font:30px NGBold; color:#000;
}
.lnb h2 span {
	display:block;
	font:12px Arial; color:#999;
}

.lnb ul li a {
	display:block;
	padding-left:10px;
	border-bottom:1px solid #cdcdcd;
	font:13px/35px NGBold; color:#555; text-decoration:none;
}
.lnb ul li a:hover,
.lnb ul li a.active {
	background:#3f78b5; color:#fff;
}

.left_bank {
	margin:10px; padding:10px;
	border:1px solid #e63225; border-radius:3px;
}
.left_bank h2 {
	font:18px NB; color:#e63225;
}
.left_bank div {
	margin-top:5px; padding-top:5px;
	border-top:1px dashed #999;
	font:13px/18px NGBold; color:#444;
}
.left_bank div strong {
	display:block;
	margin:3px 0;
	color:#027789; font-size:17px;
}

/********** ÇÏ´Ü **********/
.fnb {
	zoom:1;
	background-color:#f2f2f2; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc;
	line-height:38px;
}
.fnb:after {
	content:''; display:block; clear:both;
}
.fnb ul {
	width:1024px; margin:0 auto;
}
.fnb ul li {
	float:left; padding:0 15px;
	font:bold 13px/38px NGBold;
}
.fnb ul li:first-child {
	padding:0 15px 0 0;
}
.fnb ul li.policy a {
	color:#627d01
}

.footer {
	width:1024px; margin:0 auto;
}
.footer .copyright {
	font:12px/48px NGBold; color:#888; text-align:center;
}
.footer .copyright strong {
	color:#525252;
}





/********** º»¹® »ó´Ü Å¸ÀÌÆ² **********/
.navi {
	position:relative;
	padding-bottom:5px;
	border-bottom:1px solid #ddd;
}
.navi .current_navi {
	position:absolute; bottom:5px; right:5px; padding-left:15px;
	background:url(/html/images/common/bullet_current_navi.png) no-repeat;
	font-size:11px; color:#777;
}
.navi div span {
	font-weight:bold;
	color:#222;
}



/* h3 º»¹® »ó´Ü Å¸ÀÌÆ² */

.navi h3 {
	font:26px NGBold; color:#222; letter-spacing:-1px;
}

/*
ÀÌ¹ÌÁö·Î ³ÖÀ»¶§
.navi h3 {
	height:35px;
	background:url(/html/images/common/h3_spr.gif) no-repeat;
	text-indent:-9999px; font-size:0; line-height:0;
}


.navi h3.member01 { background-position:-0 -0;}
.navi h3.member02 { background-position:-0 -40px;}
.navi h3.member03 { background-position:-0 -80px;}


.navi h3.mypage01 { background-position:-0 -120px;}
.navi h3.mypage02 { background-position:-0 -160px;}
.navi h3.mypage03 { background-position:-0 -200px;}
.navi h3.mypage04 { background-position:-0 -240px;}
.navi h3.mypage05 { background-position:-0 -280px;}
.navi h3.mypage06 { background-position:-0 -320px;}
.navi h3.mypage07 { background-position:-0 -360px;}
.navi h3.mypage08 { background-position:-0 -400px;}
.navi h3.mypage09 { background-position:-0 -440px;}
.navi h3.mypage10 { background-position:-0 -480px;}
.navi h3.mypage11 { background-position:-0 -520px;}
.navi h3.mypage12 { background-position:-0 -560px;}
.navi h3.mypage13 { background-position:-0 -600px;}
.navi h3.mypage14 { background-position:-0 -640px;}
.navi h3.mypage15 { background-position:-0 -680px;}

.navi h3.policy01 { background-position:-0 -720px;}
.navi h3.policy02 { background-position:-0 -760px;}
.navi h3.policy03 { background-position:-0 -800px;}

.navi h3.community01 { background-position:-0 -640px;}
.navi h3.community02 { background-position:-0 -680px;}

*/




/********** ¸ÞÀÎ **********/

.main_vusial {
	*zoom:1;
	width:1024px; margin:0 auto;
}
.main_vusial:after {
	content:''; clear:both; display:block;
}

/* ¸ÞÀÎ ¹è³Ê */
.visual_wrap {
	float:left; z-index:1;
	width:704px; height:420px; position:relative; overflow:hidden;
}
.visual_wrap .bx-viewport {
	position:relative; z-index:1;
}
.visual_wrap .bx-wrapper .bx-pager,
.visual_wrap .bx-wrapper .bx-controls-auto {
	position:absolute; top:20px; right:20px; z-index:2;
}
.visual_wrap .bx-wrapper .bx-pager .bx-pager-item,
.visual_wrap .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:inline-block;
	*zoom: 1;
	*display: inline;
}
.visual_wrap .bx-wrapper .bx-pager.bx-default-pager a {
	display:block;
	margin:0 2px;
	width:10px; height:10px;
	background-color:#333;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	text-indent:-9999px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.visual_wrap .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color:#083f7b;
}
.visual_wrap .bx-wrapper .bx-pager.bx-default-pager a.active {
	width:25px;
	background-color:#083f7b;
}
.visual_wrap .bx-wrapper .bx-prev {
	left:10px;
	background:url(/html/images/main/visual_arrow.png) no-repeat -0 -48px;
}
.visual_wrap .bx-wrapper .bx-next {
	right:10px;
	background:url(/html/images/main/visual_arrow.png) no-repeat -27px -48px;
}
.visual_wrap .bx-wrapper .bx-prev:hover { background-position:-0 -0;}
.visual_wrap .bx-wrapper .bx-next:hover { background-position:-27px -0;}
.visual_wrap .bx-wrapper .bx-controls-direction a {
	position:absolute; top:50%; z-index:2;
	margin-top:-24px;
	width:27px; height:48px;
	text-indent:-9999px;
}


/* ¸ÞÀÎ¹è³Ê ¿ìÃø ¿µ¿ª */
.visual_right {
	float:left;
	width:320px;
}
.visual_right h2 {
	font:18px NGBold; color:#fff;
}
.visual_right .member_info {
	width:300px; height:160px;
	padding:30px 0 0 20px;
	background:url(/html/images/main/bg_member.gif) no-repeat;
}
.visual_right .member_info p {
	margin-top:20px;
	font:12px/20px NGBold; color:#99cafe;
}
.visual_right .member_info a.more {
	display:block;
	margin-top:20px;
	width:110px; height:25px;
	background:url(/html/images/main/btn_member_off.gif) no-repeat;
	text-indent:-9999px;
}
.visual_right .member_info a:hover {
	background:url(/html/images/main/btn_member_on.gif) no-repeat;
}

.visual_right .tel {
	background:#0c2f54;
	height:48px; padding:7px 0 0 20px;
	position:relative;
}
.visual_right .tel div.number {
	position:relative;
	padding-left:60px;
	font:12px/20px NGBold; color:#a3d0ff;
}
.visual_right .tel div.number span {
	position:absolute; top:0; left:0;
	color:#fff;
}
.visual_right .tel .location {
	position:absolute; top:0; right:0;
}



.visual_right .fee_info {
	width:300px; height:160px;
	padding:30px 0 0 20px;
	background:url(/html/images/main/bg_fee.gif) no-repeat;
}
.visual_right .fee_info p {
	margin-top:20px;
	font:12px/20px NGBold; color:#8be9f7;
}
.visual_right .fee_info a.more {
	display:block;
	margin-top:20px;
	width:110px; height:25px;
	background:url(/html/images/main/btn_fee_off.gif) no-repeat;
	text-indent:-9999px;
}
.visual_right .fee_info a:hover {
	background:url(/html/images/main/btn_fee_on.gif) no-repeat;
}





.main_latest {
	width:1024px; margin:20px auto 0;
}
.main_latest h2 a {
	display:block;
	font:16px NGBold; color:#000;
	text-decoration:none;
}
.main_latest div.list {
	margin-top:10px;
}
.main_latest div.list li a {
	display:block;
	border-bottom:1px solid #dfdfdf;
	background:url(/html/images/main/bullet01.gif) no-repeat 4px 11px;
	padding-left:15px;
	font:12px/26px NGBold; color:#666;
}
.main_latest div.list li a:hover {
	color:#3f78b5;
}



.main_latest a.more {
	position:absolute; top:20px; right:20px;
	background:url(/html/images/main/btn_more.gif) no-repeat;
	width:11px; height:11px;
	text-indent:-9999px;
}

.main_latest .notice {
	float:left; position:relative;
	width:282px; height:125px;
	padding:18px 20px 0;
	background:url(/html/images/main/bg_notice.png) no-repeat;
}
.main_latest .event {
	float:left; position:relative;
	width:282px; height:125px;
	padding:18px 20px 0; margin:0 29px;
	background:url(/html/images/main/bg_event.png) no-repeat;
}
.main_latest .condolence {
	float:left; position:relative;
	width:282px; height:125px;
	padding:18px 20px 0;
	background:url(/html/images/main/bg_condolence.png) no-repeat;
}


.main_birthday {
	*zoom:1;
	width:1024px; margin:30px auto 0; padding-bottom:20px;
}
.main_birthday:after {
	content:''; display:block; clear:both;
}

.main_birthday .birthday {
	float:left; position:relative;
	width:233px; height:140px;
	padding:14px 10px 0 193px;
	background:url(/html/images/main/bg_birthday.png) no-repeat;
}
.main_birthday .birthday h2 {
	padding-bottom:4px;
	font:14px NGBold; color:#333;
	border-bottom:1px solid #c6c4c4;
}
.main_birthday .birthday h2 span {
	color:#fc5d2a;
}
.main_birthday .birthday div.list {
	margin-top:5px; position:relative;
	height:105px; overflow:hidden; overflow-y:auto;
}
.main_birthday .birthday div.list li {
	zoom:1;
	position:relative;
	background:url(/html/images/main/bullet01.gif) no-repeat 4px 11px;
	padding-left:15px;
	font:12px/26px NGBold; color:#666;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
*:first-child+html .main_birthday .birthday div.list li {
	font:12px/24px NGBold; color:#666;
}
.main_birthday .birthday div.list li:after {
	content:''; display:block; clear:both;
}
.main_birthday .birthday div.list li span {
	display:block; float:left;
}
.main_birthday .birthday div.list li span.name {
	width:50px;
}
.main_birthday .birthday div.list li span.date {
	width:120px;
}
.main_birthday .birthday div.list li span.age {
	width:40px;
}
.main_birthday .birthday div.list li span.title {
	float:right; width:48px; padding-right:5px; text-align:right;
}

.main_birthday .birthday a.more {
	position:absolute; top:17px; right:20px;
	background:url(/html/images/main/btn_more.gif) no-repeat;
	width:11px; height:11px;
	text-indent:-9999px;
}
.no_birthday {
	padding-top:40px;
	font:13px NGBold; color:#666; text-align:center;
}


.main_birthday .service {
	float:right;
	position:relative;
	width:550px;
}
.main_birthday .service h2 a {
	display:block;
	width:170px; height:16px;
	background:url(/html/images/main/h2_service.png) no-repeat; text-indent:-9999px;
}
.main_birthday .service .bx-wrapper {
	margin:15px auto 0 !important;
}
.main_birthday .service_list .slide a {
	display:block;
	width:90px; height:20px;
	background:url(/html/images/main/bg_service.png) no-repeat;
	padding-top:100px;
	font:12px NGBold; color:#666; text-align:center; text-decoration:none; letter-spacing:-1px;
}
.main_birthday .service_list .slide a:hover {
	color:#083f7b;
}
.main_birthday .service_list .item01 a { background-position:-0 -0;}
.main_birthday .service_list .item02 a { background-position:-115px -0;}
.main_birthday .service_list .item03 a { background-position:-230px -0;}
.main_birthday .service_list .item04 a { background-position:-345px -0;}
.main_birthday .service_list .item05 a { background-position:-460px -0;}
.main_birthday .service_list .item01 a:hover { background-position:-0 -130px;}
.main_birthday .service_list .item02 a:hover { background-position:-115px -130px;}
.main_birthday .service_list .item03 a:hover { background-position:-230px -130px;}
.main_birthday .service_list .item04 a:hover { background-position:-345px -130px;}
.main_birthday .service_list .item05 a:hover { background-position:-460px -130px;}

.main_birthday .service_list .item06 a { background-position:-0 -260px;}
.main_birthday .service_list .item07 a { background-position:-115px -260px;}
.main_birthday .service_list .item08 a { background-position:-230px -260px;}
.main_birthday .service_list .item09 a { background-position:-345px -260px;}
.main_birthday .service_list .item10 a { background-position:-460px -260px;}
.main_birthday .service_list .item06 a:hover { background-position:-0 -390px;}
.main_birthday .service_list .item07 a:hover { background-position:-115px -390px;}
.main_birthday .service_list .item08 a:hover { background-position:-230px -390px;}
.main_birthday .service_list .item09 a:hover { background-position:-345px -390px;}
.main_birthday .service_list .item10 a:hover { background-position:-460px -390px;}

.main_birthday .service .bx-controls-direction {
	position:absolute; top:0; right:31px;
}
.main_birthday .service .bx-controls-direction a {
	display:block;
	position:absolute; top:0; left:0;
	height:16px; text-indent:-9999px;
	background:url(/html/images/main/btn_arrow.gif) no-repeat;
}
.main_birthday .service .bx-controls-direction a.bx-prev {width:16px; background-position:-0 0}
.main_birthday .service .bx-controls-direction a.bx-next {left:16px; width:15px; background-position:-16px 0}









/* top_list */
.top_list {
	position:relative;
}
.top_list .more {
	position:absolute; top:-2px; right:4px;
	font-size:11px; letter-spacing:-1px;
}
.top_list h2 {
	padding:0 0 3px 5px; border-bottom:1px solid #ddd;
	font:normal 16px NGBold; color:#222;
}


/* top_list2 */
.top_list2 {
	position:relative;
}
.top_list2 .more {
	position:absolute; top:-2px; right:4px;
	font-size:11px; letter-spacing:-1px;
}
.top_list2 h2 {
	padding:0 0 3px 5px; border-bottom:1px solid #ddd;
	font:normal 16px NGBold; color:#222;
}




/* ¸ÞÀÎ ·Î±×ÀÎ */
.main_login {
	width:181px; height:83px; position:relative;
	padding:20px 0 0 21px;
	background:url(/html/images/member/bg_main_login.gif) no-repeat;
}
.main_login label {
	position:absolute; left:-9999px;
}
.main_login .id input {
	 width:102px; height:20px;
	border:1px solid #bebebe;
	text-indent:5px; line-height:20px; ime-mode:disabled;
}
.main_login .pw input {
	width:102px; height:20px; margin-top:3px;
	border:1px solid #bebebe;
	text-indent:5px; line-height:20px; ime-mode:disabled;
}
*:first-child+html .main_login .pw input {
	 margin:0;
}
.main_login .btn_login {
	position:absolute; top:20px; left:129px;
}
.main_login .member_joinpw {
	zoom:1; margin-top:8px;
}
.main_login .member_joinpw:after {
	content:''; display:block; clear:both;
}
.main_login .member_joinpw li {
	float:left; font-size:11px; letter-spacing:-1px;
}
.main_login .member_joinpw li.find {
	padding-left:10px;
}
.main_login .member_joinpw li a{
	color:#5f6164;
}

/********** °Ô½ÃÆÇ(±âº»Çü,°¶·¯¸®,À¥Áø), »óÇ°¸®½ºÆ®ÆäÀÌÁö, ÁÖ¹®Á¶È¸, Àå¹Ù±¸´Ï, Àû¸³±Ý, °ü½É»óÇ°, »óÇ°ÈÄ±â, »óÇ°¹®ÀÇ µ¿ÀÏÇÏ°Ô »ç¿ëµÊ **********/
.board_list {
	border-top:2px solid #6e6e6e;
}
.board_list th{
	height:37px;
	background:url(/html/images/bbs/bg_board_th.gif) repeat-x;
	color:#444; font-weight:bold;
}
.board_list .th_right{
	text-align:right; padding-right:5px;
}
.board_list td {
	line-height:18px;
}
.board_list td span.comment_num {
	color:#ff6600; font-weight: bold; font-size:11px;
}
.board_list td img {
	vertical-align:-2px;
}
.board_list .td_center {
	padding:7px 5px 3px 5px;
	text-align:center;
	border-bottom:1px solid #dbdbdb;
}
.board_list .td_left {
	padding:7px 5px 3px 5px;
	border-bottom:1px solid #dbdbdb;
	text-align:left;
}
.board_list .td_right {
	padding:7px 5px 3px 5px;
	border-bottom:1px solid #dbdbdb;
	text-align:right;
}
.board_list .td_img {
	padding:7px 5px;
	border-bottom:1px solid #dbdbdb;
	text-align:center;
}
.board_list .hit {
	color:#777;
}
.board_list .date {
	color:#777;
}

/* °¶·¯¸® ¸®½ºÆ® */
.gallery_list {
	margin:20px 0;
}
.gallery_subject {
	margin-top:3px;
	color:#444; font-weight:bold;
}
.gallery_subject span {
	color:#ff6600;
}
.gallery_write {
	font-size:11px; color:#888;
}

/* À¥Áø ¸®½ºÆ® */
.webzine_subject {
	margin-top:5px;
	font-weight:bold;
}
.webzine_subject span {
	color:#ff6600;
}
.webzine_content {
	margin-top:5px;
	line-height:1.4; color:#666;
}
.webzine_write {
	margin-top:5px;
	font-size:11px; color:#888;
}


/* °Ô½ÃÆÇ ±Û¾²±â */
.board_write {
	border-top:2px solid #6e6e6e;
}
.board_write th {
	background:url(/html/images/bbs/bullet_write_th.gif) no-repeat right bottom; background-color:#f6f6f6;
	line-height:18px; padding:10px 0 10px 10px; text-align:left;
	border-bottom:1px solid #dbdbdb;
}
.board_write td {
	line-height:18px; padding:10px 0 10px 10px;
	border-bottom:1px solid #dbdbdb;
}
.board_write td.content {
	padding:10px;
}
.board_write .content img {
	max-width:100%; height:auto;
}

/* °Ô½ÃÆÇ ºä , ºí·Î±×Çü °Ô½ÃÆÇ µ¿ÀÏÇÏ°Ô »ç¿ëµÊ */
.board_read {
	border-top:2px solid #6e6e6e;
	border-bottom:1px solid #dbdbdb;
}
.board_read .subject {
	padding:10px;
	border-bottom:1px solid #dbdbdb;
	background-color:#f7f7f7;
	font-weight:bold; color:#333;
}
.board_read .writer {
	padding:8px 10px 5px 10px;
	border-bottom:1px solid #dbdbdb;
	color:#888;
}
.board_read .writer span {
	margin:0 15px;
	color:#ccc;
}
.board_read .content {
	padding:10px 10px 30px 10px;
	line-height:1.6; color:#666;
}
.board_read .content img {
	max-width:744px; height:auto;
}
.file_list {
	*zoom:1;
}
.file_list:after {
	content:''; display:block; clear:both;
}

/* °Ô½ÃÆÇ ÇÏ´Ü ÀÌÀü±Û,´ÙÀ½±Û */
.board_btn {
	width:100%;
	margin-top:5px;
	overflow:hidden;
	zoom:1;
}
.board_btn:after {
	content:''; display:block; clear:both;
}
.board_btn ul.list {
	margin-bottom:5px;
	background-color:#f9f9f9;
	border:1px solid #dbdbdb; border-bottom:none;
}
.board_btn ul.list li {
	padding:10px 0 10px 10px;
	border-bottom:1px solid #dbdbdb;
}
.board_btn ul.list li span {
	padding-right:10px; color:#222;
}
.board_btn ul.list li span span {
	 padding:0; color:#777;
}
.board_btn ul.left {
	float:left;
}
.board_btn ul.left li {
	float:left;
	padding-right:2px;
}
.board_btn ul.right {
	float:right;
}
.board_btn ul.right li {
	float:left;
	padding-left:2px;
}


/* °Ô½ÃÆÇ »ó´Ü °Ë»ö */
.board_search {
	margin-top:20px;
	overflow:hidden;
	font-size:11px;
	color:#777;
}
.board_search label {
	display:none;
}
.board_search p {
	float:left;
	padding:5px 0 0 20px;
	background:url(/html/images/bbs/bullet_board_search.gif) no-repeat 0 4px;
}
.board_search div {
	float:right;
}
.board_search input {
	vertical-align:top;
}


/* °Ô½ÃÆÇ ÇÏ´Ü ¹öÆ° */
.board_btn {
	width:100%;
	margin-top:5px;
	overflow:hidden;
	zoom:1;
}
.board_btn:after {
	content:''; display:block; clear:both;
}
.board_btn ul.left {
	float:left;
}
.board_btn ul.left li {
	float:left;
	padding-right:2px;
}
.board_btn ul.right {
	float:right;
}
.board_btn ul.right li {
	float:left;
	padding-left:2px;
}

/* °Ô½ÃÆÇ ÇÏ´Ü ÆäÀÌÂ¡ */

#paging {
	margin-bottom:20px;
	text-align:center;
	color:#777;
}
#paging ul { *zoom:1;}
#paging ul:after {
	content:''; display:block; clear:both;
}
#paging ul li {
	display:inline-block;
	*zoom:1;
	*display:inline;
	padding:0 8px;
	color:#555;
	vertical-align:middle;
}
*:first-child+html #paging ul li.bar,
*:first-child+html #paging ul li.line,
*:first-child+html #paging ul li.select {
	padding-top:4px;
}
#paging ul li.bar,
#paging ul li.line,
#paging ul li.select {
	padding-top:3px\0 !important;
}

#paging ul li.select { color:#22589d; font-weight:bold;}
#paging ul li.line { padding:0; color:#999;}
#paging ul li a { display:block; text-decoration:none; line-height:15px;}
#paging ul li.first_off { background:url(/html/images/bbs/btn_first_off.png) no-repeat; width:15px; height:15px; padding:0; margin-right:2px; cursor:default;}
#paging ul li.prev_off { background:url(/html/images/bbs/btn_prev_off.png) no-repeat; width:15px; height:15px; padding:0; cursor:default;}
#paging ul li.next_off { background:url(/html/images/bbs/btn_next_off.png) no-repeat; width:15px; height:15px; padding:0; cursor:default;}
#paging ul li.last_off { background:url(/html/images/bbs/btn_last_off.png) no-repeat; width:15px; height:15px; padding:0; margin-left:2px; cursor:default;}
#paging ul li.first_on { background:url(/html/images/bbs/btn_first.png) no-repeat; width:15px; height:15px; padding:0; margin-right:2px; cursor:pointer; }
#paging ul li.prev_on { background:url(/html/images/bbs/btn_prev.png) no-repeat; width:15px; height:15px; padding:0; cursor:pointer; }
#paging ul li.next_on { background:url(/html/images/bbs/btn_next.png) no-repeat; width:15px; height:15px; padding:0; cursor:pointer; }
#paging ul li.last_on { background:url(/html/images/bbs/btn_last.png) no-repeat; width:15px; height:15px; padding:0; margin-left:2px; cursor:pointer; }





/********** ¸¶ÀÌÆäÀÌÁö **********/

.mypage_tb {
	border-top:2px solid #666;
}
.mypage_tb th {
	background-color:#f1f1f1;
	border-bottom:1px solid #cdcdcd;
	padding:10px;
	font:14px NGBold; color:#222;
}
.mypage_tb td {
	padding:10px;
	font:12px NGBold; color:#666;
	border-bottom:1px solid #cdcdcd;
}

/* È¸¿ø°¡ÀÔ, Á¤º¸¼öÁ¤ */
.member_join {
	border-top:2px solid #444;
}
.member_join th {
	background:url(/html/images/member/bullet_join_th.gif) no-repeat right bottom;
	line-height:18px; padding:10px 0 10px 10px; text-align:left;
	border-bottom:1px solid #dbdbdb;
}
.member_join td {
	line-height:18px; padding:10px 0 10px 10px;
	border-bottom:1px solid #dbdbdb;
	color:#666; text-align:left;
}
.member_join th span {
	color:#ff6600;
}
.member_join td span.id {
	color:#333;
	font-weight:bold;
}
.member_join td span.id_info {
	display:block;
	margin-top:3px;
	font-size:11px; color:#777; color:#8181e7;
}

.member_join td .info {
	color:#8181e7;
	margin-top:3px;
	font-size:11px;
}

/* ÁÖ¹®Á¶È¸ */
.order_list_date {
	font-family:tahoma;
	color:#777;
}
.order_list_date p.btn a {
	display:block;
	margin-top:3px; margin-left:5px;
	width:78px; height:20px;
	background:url(/html/images/btn/btn_order_detail_off.gif) no-repeat;
	text-indent:-9999px;
}
.order_list_date p.toggle a {
	background:url(/html/images/btn/btn_order_detail_on.gif) no-repeat;
}
.order_list_code {
	display:block;
	font-size: 11px; color:#999999; letter-spacing:-1px;
}
.order_list_btn {
	display:block;
	cursor:pointer;
}
.order_list_detail {
	border:3px solid #444; padding:20px; position:relative; top:-1px;
}
.order_list_detail .closed {
	position:absolute; top:20px; right:20px;
}
.order_list_detail p {
	height:20px; background:url(/html/images/member/bullet_arrow.png) no-repeat; padding-left:25px; margin-bottom:5px;
	font-size:14px; font-weight:bold; font-family:Malgun Gothic; color:#222;
}
.order_detail_tb {
	border-top:1px solid #444;
}
.order_detail_tb th {
	height:25px; padding:5px 0; background:none; background-color:#f7f7f7; border-bottom:1px solid #dbdbdb;
	font-size:11px; color:#555;
}
.order_detail_tb td {
	padding:5px 0 5px 5px;
	border-bottom:1px solid #dbdbdb;
}

.order_list_detail_option {
	margin-top:5px;
}
.order_list_detail_option div {
	font-size:11px; color:#777; line-height:1.3;
}
.order_list_detail_option div span {
	color:#444;
}

/* Àå¹Ù±¸´Ï */
.cart_list_delivery_charge {
	text-align:right;
	margin:20px 0 0 0;
}
.cart_list_delivery_charge b.red {
	color:#d90011;
}
.cart_list_delivery_charge b.blue {
	color:#1f6ba4;
}

.cart_list_option {
	margin-top:5px;
}
.cart_list_option div {
	font-size:11px; color:#777; line-height:1.3;
}
.cart_list_option span {
	color:#444;
}
.total_price {
	border-top:1px solid #52a1af; border-bottom:2px solid #52a1af;
}


.cart_tb_top { background:url(/html/images/order/cart_tb_top.gif) repeat-x; height:36px;}
.cart_tb_tit { font-weight:bold; text-align:center;}
.cart_won1 { font-weight:bold; font-size:25px; color:#1667a6; font-family:tahoma,µ¸¿ò,sans-serit; text-align:right;}
.cart_won3 { font-weight:bold; font-size:25px; color:#d6000f; font-family:tahoma,µ¸¿ò,sans-serit; text-align:right;}
.cart_won2 { font-size:12px; color:#666666;}

/* 1:1¹®ÀÇ */
.qna_list {
	border-top:2px solid #6e6e6e;
	margin-top:5px;
}
.qna_list th{
	height:37px;
	background:url(/html/images/bbs/bg_board_th.gif) repeat-x;
	color:#444; font-weight:bold;
}
.qna_list td{
	line-height:18px;
}
.qna_list .td_center {
	padding:5px 0;
	text-align:center;
	border-bottom:1px solid #dbdbdb;
}
.qna_list .td_left {
	padding:7px 0 3px 5px;
	border-bottom:1px solid #dbdbdb;
}
.qna_list .date {
	color:#777;
}


.qna_read {
	margin-top:5px; border-top:2px solid #444;
}
.qna_read th {
	background:url(/html/images/member/bullet_join_th.gif) no-repeat right bottom; background-color:#f8f8f8;
	line-height:18px; padding:10px 0;
	border-bottom:1px solid #dbdbdb;
}
.qna_read td {
	line-height:18px; padding:10px;
	border-bottom:1px solid #dbdbdb;
	color:#666;
}
h4.member_qna {
	margin-top:20px;
}

.qna_write {
	margin-top:5px; border-top:2px solid #444;
}
.qna_write th {
	background:url(/html/images/member/bullet_join_th.gif) no-repeat right bottom; background-color:#f8f8f8;
	line-height:18px; padding:10px 0 10px 10px; text-align:left;
	border-bottom:1px solid #dbdbdb;
}
.qna_write td {
	line-height:18px; padding:10px 0 10px 10px;
	border-bottom:1px solid #dbdbdb;
	color:#666;
}
.qna_write td span.info {
	color:#8181e7;
}


/* ÃÖ±Ùº»»óÇ° */
.today_list {
	margin-bottom:40px;
}
.today_list td.img {
	border:1px solid #dbdbdb;
}
.today_list td.name a{
	padding-top:5px; display:block;
	font-size:11px; color:#555; line-height:15px; text-align:left;
}
.today_list td.price {
	padding-top:5px;
	font:bold 12px tomaha; color:#222; text-align:left;
}
.today_list td.icon {
	padding-top:5px;
	text-align:left;
}

/* °ü½É»óÇ° */
.wishlist_del {
	text-align:right;
	margin-top:10px;
}
.wishlist_price {
	font:bold 14px/16px tahoma;
	color:#222;
}
.wishlist_price2 {
	font-family:tahoma;
	text-decoration:line-through;
	color:#999;
}

/* Àû¸³±Ý³»¿ª */
.point_price {
	font-family:tahoma;
	font-weight:bold;
}
.total_point {
	text-align:right;
	margin-top:10px;
}
.total_point span {
	font-family:tahoma;
	color:#3c88ec;
	font-weight:bold;
	font-size:18px;
}

/* »óÇ°ÈÄ±â */
.review_name {
	margin-top:5px;
	font-size:11px; color:#777; line-height:15px;
}
.review_subject {
	background:url(/html/images/member/bullet_review_subject.png) no-repeat;
	display:block;
	margin-top:5px; padding-left:17px;
}
.review_contents {
	min-height:50px; padding:10px; border-top:1px solid #dbdbdb;  border-bottom:1px solid #bababa; background-color:#fcfcfc;
	letter-spacing:-1px; color:#555; line-height:20px; text-align:left;
}

/* »óÇ°¹®ÀÇ */
.qna_question {
	background:url(/html/images/member/bullet_q.gif) no-repeat 5px 0;
	padding-left:35px; text-align:left;
}
.qna_answer {
	margin-top:20px; border-top:1px dotted #bababa;
	background:url(/html/images/member/bullet_a.gif) no-repeat 5px 20px;
	padding:20px 0 0 35px; text-align:left;
}
.qna_answer span {
	display:block;
	margin-bottom:10px;
	font-size:11px; color:#777; letter-spacing:0;
}
.qna_q a{
	display:block;
	font-size:11px; color:#777; letter-spacing:-1px;
}

/* È¸¿øÅ»Åð */
.member_leave {
	margin:20px 0;
	color:#102a59; font-weight:bold; text-align:center;
}
.member_leave_complete {
	border:5px solid #ddd; margin-top:20px; padding:30px;
	text-align:center; font-family:Malgun Gothic; font-weight:bold;
}
.member_leave_complete .txt1 {
	color:#ff6600; font-size:18px; margin-top:20px;
}
.member_leave_complete .txt2 {
	color:#444; margin-top:5px; font-size:14px;
}

/* ÁÖ¹®ÇÏ±â */
h4.order {
	margin:30px 0 3px 3px; padding-left:20px;
	background:url(/html/images/order/h4_order_bullet.png) no-repeat 0 2px;
	font:normal 16px NGBold; color:#222; letter-spacing:-1px;
}
.order_tb {
	border-top:1px solid #999;
}
.order_tb th {
	background:url(/html/images/member/bullet_join_th.gif) no-repeat right bottom;
	background-color:#f5f5f5;
	line-height:18px; padding:10px 0 10px 10px; text-align:left; font-weight:bold; color:#666; letter-spacing:-1px;
	border-bottom:1px solid #dbdbdb;
}
.order_tb td {
	line-height:18px; padding:10px 0 10px 10px;
	border-bottom:1px solid #dbdbdb;
	color:#666; text-align:left;
}


/* °áÁ¦ÇÏ±â */
.payment_point_wrap {
	border:1px solid #dbdbdb; padding:7px; border-radius:5px;
	overflow:hidden;
	height:104px; font-family:NB;
}
.payment_point_wrap .point {
	float:left; width:309px; height:84px;
	background-color:#eee; padding:10px; border-radius:3px; overflow:hidden;
}
.payment_point_wrap .point p {
	padding-top:12px;
	font:bold 16px arial; color:#1667a6; text-align:center;
}
.payment_point_wrap .point p span {
	color:#333; font-size:26px;
}
.payment_point_wrap .limit {
	float:left; margin-left:10px; width:369px; height:84px;
	background-color:#eee; padding:10px; border-radius:3px; overflow:hidden;
}

.payment_point_wrap .limit .limit_point span {
	font:bold 16px arial; color:#1667a6;
}
.payment_point_wrap .limit .use_point span {
	font:bold 24px arial;color:#ff0000;
}


.payment_point_wrap .use {
	float:left; margin-left:10px; width:249px; height:84px;
	background-color:#eee; padding:10px; border-radius:3px; overflow:hidden;
}
.payment_point_wrap .use .input {
	width:120px; height:30px; ime-mode:disabled; margin-top:8px;
	font:bold 14px airal; text-align:right; color:#000;
}
.payment_point_wrap .point strong,
.payment_point_wrap .limit strong,
.payment_point_wrap .use strong {
	display:block; margin-bottom:10px; padding-bottom:4px;
	border-bottom:1px dotted #999;
	font:bold 14px NGBold; color:#222;
}


.payment_plan {
	margin:3px 0 0 0; border-top:1px solid #999;
}
.payment_plan .detail {
	padding:7px 0 7px 5px; border-bottom:1px dotted #aeaeae;
}
.payment_plan .detail3_info {
	display:block;
	margin:4px 0 0 5px;
	font-size:11px; color:#387a9c;; letter-spacing:-1px;
}

/* ÆäÀÌÆÈ ÁÖ¹®*/
.paypal {
	margin-top:70px; text-align:center; line-height:20px;
}
.paypal .tit {
	margin-top:20px; margin-bottom:20px;
	font:20px NGBold; color:#ff0000;
}
.paypal .name {
	margin-top:5px;
	font:16px NGBold; color:#000;
}
.paypal .price {
	margin-top:5px;
	font:16px NGBold; color:#000;
}
.paypal .info {
	width:600px; margin:0 auto;
	background-color:#e1e1e1; padding:15px; margin-top:20px;
}
/* ÆäÀÌÆÈ ÁÖ¹®¿Ï·á */
.paypal_complete {
	text-align:center;
}
.paypal_complete .info {
	background-color:#f7f7f7; padding:20px 15px; border:1px solid #cdcdcd; line-height:20px;
}
.paypal_complete .info em {
	display:block;
	font:18px NGBold; color:#ff0000;
}
.paypal_complete .info h3.attention {
	display:inline-block; background-color:#333;
	margin:20px 0 5px 0; padding:5px 15px 7px;
	font:15px NGBold; color:#fff;
}
.paypal_complete .info p {
	margin-top:10px;
	font-size:11px; color:#777;
}

/********** ¼îÇÎ ¸®½ºÆ® **********/
.list_category {
	font-weight:bold;
	padding:15px 15px 12px 15px; border:2px solid #999; background-color:#f8f8f8;
	border-radius:5px;
}
.list_sub_category {
	margin-top:5px;
	border:1px solid #dbdbdb;
	padding:10px;
	overflow:hidden;
	border-radius:5px;
}
.list_sub_category ul {
	margin-left:10px;
}
.list_sub_category ul li{
	display:block;
	width:24%; float:left; padding:5px 0 5px 5px;
	background:url(/html/images/product/bullet_sub_category.gif) no-repeat 0 0.9em;
	font-size:11px;
}
.list_search {
	margin-top:5px;
	border:1px solid #dbdbdb;
	padding:10px 10px 7px 10px;
	overflow:hidden;
}
.list_search b{
	color:#ff6600;
}





/********** ¼îÇÎ ºäÆäÀÌÁö **********/
.product_view {
	overflow:hidden;
}
.product_view .product_tit {
	font-size:14px; font-weight:bold; color:#333; overflow:hidden;
	margin:10px 0;
}
.product_view .icon {
	overflow:hidden; margin-top:3px;
}
.product_view .product_tit span {
	color:#ff0000;
	font-size:12px;
}
.product_view .left {
	float:left; width:45%;
}
.product_view .left .img {
	border:5px solid #eee;
}
.product_view .left .img img {
	width:100%;
}
.product_view .left .info {
	padding:10px 0; font-size:11px; color:#387a9c;
}
.product_view .right {
	float:right; width:52%;
}
.product_view_list_wrap {
	overflow:hidden;
	border:1px solid #dbdbdb; padding:7px; position:relative;
	border-radius:5px;
}
.product_view_list_wrap .sale_per {
	position:absolute; top:0; right:10px; padding-top:8px;
	width:68px; height:47px; background:url(/html/images/product/bg_product_view_sale.png) no-repeat;
	text-align:center; color:#fff;
}
.product_view_list_wrap .sale_per span {
	font-size:20px; font-family:tahoma;
}
.product_view_list_wrap .list_tb th {
	padding:4px 0 4px 0;
	text-align:left; font-weight:bold;
}
.product_view_list_wrap .list_tb td {
	padding:4px 0 4px 0; text-align:left;
}
.product_view_list_wrap .list_tb td.code {
	font-size:11px; color:#777;
}
.product_view_list_wrap .list_tb td .price_p {
	font-family:tahoma; color:#777; text-decoration:line-through;
}
.product_view_list_wrap .list_tb td .price {
	font-family:tahoma; color:#ef2705; font-size:22px; font-weight:bold; letter-spacing:-1px;
}
.product_view_list_wrap .list_tb td .p_point {
	color:#07a2ef; font-weight:bold;
}
.product_view_tab {
	overflow:hidden;
	background:url(/html/images/product/bg_product_view_tab.gif) repeat-x;
}
.product_view_tab ul li {
	float:left;
}
.product_view_tab ul li.first {
	padding-left:10px;
}

.view_orderqty { zoom:1;}
.view_orderqty:after {
	content:''; display:block; clear:both;
}
.view_orderqty input {
	float:left;
}
.view_orderqty .arrow {
	float:left; margin-left:3px;
}
.view_orderqty .arrow span {
	display:block; height:9px;
}
.view_orderqty .txt {
	display:block; float:left;
	margin:3px 0 0 3px;
}

.view_totalprice {
	border-top:2px solid #555; border-bottom:1px solid #ddd;
	padding:7px;
	zoom:1;
}
.view_totalprice:after {
	content:''; display:block; clear:both;
}
.view_totalprice .price {
	float:left; font-family:tahoma; font-size:18px; font-weight:bold; color:#ff0000; letter-spacing:-1px;
}
.view_totalprice .tit {
	float:left; margin:6px 7px 0 0;
	font-weight:bold; color:#222;
}
.view_totalprice .won {
	float:left; margin:6px 0 0 3px;
	color:#222;
}
/* ¸ÞÀÎ»óÇ° ¹Ì¸®º¸±â */
.top_view {
	position:relative;
	padding:10px 10px 20px 10px;
	background-color:#fff; width:790px; border:3px solid #df1b12;
}
.top_view .closed {
	position:absolute; bottom:0; right:0; cursor:pointer;
}
/* °ü·Ã»óÇ° */
.relation {
	padding:10px;
	border:1px solid #dbdbdb;
}
.relation .top {
	padding-bottom:2px;
	border-bottom:1px solid #dbdbdb;
}
.relation .top h3 {
	float:left;
	font:normal 14px NGbold; color:#222;
}
.relation .top .btn {
	float:right;
}

/* »óÇ°°í½Ã °ü·Ã */
.product_gosi .tit h4 {
	font:18px NGBold; color:#1578db;
}
.product_gosi .tit span {
	display:block; padding:5px 0 5px 0;
	font-size:11px; color:#888; letter-spacing:-1px;
}

.product_gosi {
	margin-top:10px;
	padding:10px;
}
.product_gosi .info th {
	background:#f7f7f7; padding:7px; width:40%;
	font:11px/17px dotum; color:#333;
	border:1px solid #e2e2e2; text-align:left;
}
.product_gosi .info th.tit {
	background:#f0ebeb;
}
.product_gosi .info td {
	padding:7px;
	font:11px/17px dotum; color:#666;
	border:1px solid #e2e2e2; border-left:none;
}













.product_gosi .info ul {
	padding:5px;
	border:1px solid #cdcdcd;
}
.product_gosi .info ul li {
	line-height:1.4;
}
.product_gosi .info strong {
	display:block; padding:10px;
	background:#eaeaea;
}
.product_gosi .info span {
	display:block;
	padding:15px 10px;
}

.product_gosi .info li.depth2 h5 {
	margin-bottom:5px; padding:10px;
	background:#eaeaea;
	font-weight:bold;
}
.product_gosi .info li.depth2 strong {
	background:#f0ebeb; font-weight:normal;
}












/*********** »óÇ°³ëÃâ (¸ÞÀÎ, ¸®½ºÆ®, ÃÖ±Ùº»»óÇ°, ÀÚÁÖÃ£´Â»óÇ° µ¿ÀÏÇÏ°Ô »ç¿ëµÊ) ***********/
.product_list {
	overflow:hidden; text-align:left;
}
.product_list ul {
	zoom:1;
}
.product_list ul:after {
	content:''; display:block; clear:both;
}
.product_list ul li {
	float:left;
}
.product_list span {
	display:block;
}
.product_list span.name {
	margin:5px 0;
	font-size:12px; color:#555; line-height:15px;
}
.product_list span.price_p {
	font-size:11px; color:#999; text-decoration:line-through;
}
.product_list span.price {
	color:#ff6600; font-size:11px; font-weight:bold;
}

.product_list span.price em {
	font:bold 12px tomaha; color:#222;
}
.product_list span.price em img {
	vertical-align:middle;
	margin:0 0 2px 2px;
}
.product_list span.icon {
	margin-top:5px; zoom:1;
}
.product_list span.icon:after {
	content:''; display:block; clear:both;
}
.product_list span.icon_soldout {
	margin-top:2px;
}

/* ¸®½ºÆ®ÆäÀÌÁö »ó´Ü °Ë»ö¹Ù */
.list_top {
	margin-top:20px; zoom:1;
}
.list_top:after {
	content:''; display:block; clear:both;
}
.list_top span {
	display:block;
}


/* »óÇ°³ëÃâ (¸®½ºÆ®ÆäÀÌÁö - ¸®½ºÆ®, °ü½É»óÇ° µ¿ÀÏÇÏ°Ô »ç¿ëµÊ) */
.type2_name {
	display:block;
	font-size:11px;
	color:#777;
}
.type2_price li.price_p {
	margin-top:5px;
	font-size:11px; color:#777; text-decoration:line-through;
}
.type2_price li.price {
	margin-top:2px;
	font:bold 12px tomaha; color:#222;
}
.type2_price li.price em {
	margin-left:3px;
	color:#ff6600; font-size:11px; font-weight:bold;
}
.type2_price li.price em img {
	vertical-align:middle;
	margin:0 0 2px 2px;
}





/********** °Ô½ÃÆÇÀ¯Çü2 (°¡·Î³ª¿­) **********/
.tb02 {
	border-top:2px solid #444;
}
.tb02 th {
	background:url(/html/images/member/bullet_join_th.gif) no-repeat right bottom; background-color:#f5f5f5;
	line-height:18px; padding:10px 0 10px 10px; text-align:left;
	border-bottom:1px solid #dbdbdb;
}
.tb02 td {
	line-height:18px; padding:10px 0 10px 10px;
	border-bottom:1px solid #dbdbdb;
	color:#666; text-align:left;
}





/********** ·Î±×ÀÎ **********/
/*
±âÁ¸ ·Î±×ÀÎÆû
h4.login {
	margin-bottom:3px;
}
.login_img {
	margin:50px 0 30px 0;
	text-align:center;
}
.login_contents {
	overflow:hidden; position:relative; margin:0 auto;
	width:749px; height:252px; background:url(/html/images/member/bg_login.png) no-repeat;
}
.login_contents .login_form {
	position:absolute; top:57px; left:60px;
}
.login_contents .login_banner {
	position:absolute; top:57px; left:400px;
}
.login_contents .login_txt {
	margin-top:30px;
	text-align:center;
}

.login_contents .login_form .id_input {
	overflow:hidden;
}
.login_contents .login_form div.id_input span {
	float:left; display:block;
	width:60px; padding-top:8px;
	font-weight:bold;
}
.login_contents .login_form div.id_input input {
	float:left; width:200px; height:30px; padding:0 0 0 5px; border:1px solid #dbdbdb; line-height:30px\0; ime-mode:disabled;
}
*:first-child+html .login_contents .login_form div.id_input input { line-height:30px;}


.login_contents .login_form .pw_input {
	overflow:hidden; margin-top:3px;
}
.login_contents .login_form div.pw_input span {
	float:left; display:block;
	width:60px; padding-top:8px;
	font-weight:bold;
}
.login_contents .login_form div.pw_input input {
	float:left; width:200px; height:30px; padding:0 0 0 5px; border:1px solid #dbdbdb; line-height:30px\0; ime-mode:disabled;
}
*:first-child+html .login_contents .login_form div.pw_input input { line-height:30px;}


.login_contents .login_form .login_btn {
	position:absolute; top:0px; left:210px;
}

.login_contents .find {
	margin:22px 0 0 -6px;
	font-size:11px; color:#999; letter-spacing:-1px;
}
.login_contents .find div {
	overflow:hidden; margin-top:3px;
}
.login_contents .find div span {
	display:block; float:left;
}
.login_contents .find div span.txt {
	width:216px; padding-top:6px;
}
*/
.login_logo {
	padding:40px 0 20px; text-align:center;
}
.login_contents {

}
.login_bg {
	width:100%; height:534px; padding-bottom:10px;
	position:relative;
	background:url(/html/images/login/login_img_20150319.png) no-repeat center top;
}
.login_form {
	width:680px; height:104px; margin:0 auto;
	padding:28px 0 0 69px;
	background:url(/html/images/login/bg_login_form.png) no-repeat;
}

/* ID */
.login_contents .login_form .id_input {
	float:left; margin-right:10px;
}

.login_contents .login_form div.id_input input {
	float:left; width:200px; height:30px; padding:0 0 0 5px; border:1px solid #dbdbdb; line-height:30px\0;
}
*:first-child+html .login_contents .login_form div.id_input input { line-height:30px;}
/* PW */
.login_contents .login_form .pw_input {
	float:left; margin-right:10px;
}
.login_contents .login_form div.pw_input input {
	float:left; width:200px; height:30px; padding:0 0 0 5px; border:1px solid #dbdbdb; line-height:30px\0;
}
*:first-child+html .login_contents .login_form div.pw_input input { line-height:30px;}

/* ·Î±×ÀÎ ¹öÆ° */
.login_contents .login_form .login_btn {
	float:left; margin-right:10px;
}

.login_contents .login_form .join_btn {
	float:left;
}

.login_txt {
	padding-top:16px;
	font-weight:bold; color:#000; text-align:center;
}








/********** ¾ÆÀÌµð/ºñ¹Ð¹øÈ£ Ã£±â **********/
.lost_wrap {
	width:750px; margin:40px auto 0 auto; overflow:hidden;
}
.lost_id {
	float:left;
	overflow:hidden; position:relative;
	width:362px; height:282px; background:url(/html/images/member/bg_find_id.png) no-repeat;
}
.lost_pass {
	float:right;
	overflow:hidden; position:relative;
	width:362px; height:282px; background:url(/html/images/member/bg_find_pw.png) no-repeat;
}

.find_list {
	position:absolute; top:85px; left:40px;
}
.find_list .find_contents {
	overflow:hidden;
}
.find_list .find_contents span {
	float:left;
	width:50px; display:block; padding:7px 7px 0 0;
	text-align:right; color:#666; font-weight:bold;
}
.find_list .find_contents input {
	float:left; width:200px; height:30px; padding:0 0 0 5px; border:1px solid #dbdbdb; line-height:30px;
}
.find_list .btn {
	margin:5px 0 0 57px;
}

/* ¾ÆÀÌµð Ã£±â °á°ú */
.lost_id_realt {
	width:562px; height:182px; margin:40px auto 0 auto; position:relative;
	background:url(/html/images/member/bg_id_result.png) no-repeat;
}
.lost_id_realt .contents {
	position:absolute; top:55px; left:170px;
	font-size:14px; font-weight:bold; color:#333;
}
.lost_id_realt .contents span {
	color:#4a84d8;
}

/* ºñÈ¸¿ø ÁÖ¹®Á¶È¸ */
.nonmember_ordercheck {
	overflow:hidden; position:relative; margin:50px auto 0 auto;
	width:749px; height:152px; background:url(/html/images/member/bg_nonmember_ordercheck.png) no-repeat;
}
.nonmember_ordercheck .contents {
	position:absolute; top:75px; left:50px;
}
.nonmember_ordercheck .contents span {
	float:left; display:block;
	padding-top:8px; margin-right:5px;
	font-weight:bold;
}
.nonmember_ordercheck .contents .nenmember_check_input{
	float:left; width:200px; height:30px; padding:0 0 0 5px; border:1px solid #dbdbdb; line-height:30px; ime-mode:disabled;
}
.nonmember_ordercheck .contents .btn_ordercheck {
	float:left; margin-left:10px;
}

/* ºñÈ¸¿ø ÁÖ¹®ÇÏ±â */
.nonmember_order {
	overflow:hidden; position:relative; margin:50px auto 0 auto;
	width:749px; height:332px; background:url(/html/images/member/bg_nonmember_order.png) no-repeat;
}
.nonmember_order_textarea {
	width:90%; height:250px; padding:10px; margin:50px 15px 15px 15px;
	text-align:left; color:#666; line-height:1.4;
}

.nonmember_order_textarea p.policy {
	font-weight:bold; color:#444; line-height:20px;
}





/********** È¸¿ø°¡ÀÔ **********/
h4.join {
	margin:20px 0 3px 3px;
}
.join_textarea {
	overflow-y:scroll;
	width:97%; height:250px; padding:10px; background-color:#f7f7f7;
	text-align:left; color:#666; line-height:1.4;
	border:1px solid #dbdbdb;
}
.join_textarea p.policy {
	font-weight:bold; color:#444; line-height:20px;
}





/********** ÇÏ´Ü °³ÀÎÁ¤º¸ **********/

/* °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§ */
.privacy h3 {
	margin-top:25px;
	font:bold 12px Dotum; color:#333; letter-spacing:-1px;
}
.privacy h3.first {
	margin:0;
}
.privacy h4 {
	margin:15px 0 0 18px;
	font:bold 12px Dotum; color:#555;
}
.privacy p { line-height:20px; color:#666;}
.privacy p strong {
	color:#222; font-weight:bold;
}
.privacy p.depth1 {
	margin:5px 0 0 18px;
}
.privacy p.depth2 {
	margin:5px 0 0 41px;
}

.privacy ul.depth1_ul {
	margin:3px 0 0 18px;
}
.privacy ul.depth1_ul li {
	padding:0 0 0 9px;
	background:url(/html/images/common/bullet01.gif) no-repeat 0 7px;
	background-position:0 6px\0;
	color:#666; line-height:18px;
}
.privacy ul.depth2_ul {
	margin:3px 0 0 41px;
}
.privacy ul.depth2_ul li {
	padding:0 0 0 9px;
	background:url(/html/images/common/bullet01.gif) no-repeat 0 7px;
	background-position:0 6px\0;
	color:#666; line-height:18px;
}
.privacy .blue {
	color:#1b67a2;
}



/* ÀÌ¿ë¾à°ü */
.agreement {
	position:relative;
}
.agreement h3 {
	margin:50px 0 30px 0;
	font:bold 14px Dotum; color:#333; letter-spacing:-1px;
	color:#1b67a2;
}
.agreement h3.first {
	margin:0 0 30px 0;
}
.agreement h4 {
	margin:30px 0 10px 0;
	font:bold 12px Dotum; color:#333;
}
.agreement h4.first {
	margin:0 0 10px 0;
}
.agreement p { line-height:20px; color:#666;}
.agreement p.depth1 {
	margin:5px 0 0 0;
}
.agreement p.depth2 {
	margin:5px 0 0 41px;
}
.agreement ol {
	margin:3px 0 0 0;
}
.agreement ol li {
	position:relative;
	padding:0 0 0 14px; margin-top:4px;
	color:#666; line-height:18px;
}
.agreement ol li ol li {
	padding:0 0 0 20px;
}
.agreement ol.type2 li {
	position:relative;
	padding:0 0 0 20px; margin-top:0px;
	color:#666; line-height:18px;
}
.agreement ol li span {
	position:absolute; top:0; left:0;
}
.agreement ul.depth3_ul li {
	padding:0 0 0 9px;
	background:url(/html/images/common/bullet01.gif) no-repeat 0 7px;
	background-position:0 6px\0;
	color:#666; line-height:18px;
}
.agreement .blue {
	color:#1b67a2;
}

/********** ¹è¼ÛÁ¤Ã¥ **********/
.delivery_policy {
	font:11px/16px dotum; color:#777;
}
.delivery_policy h5 {
	margin:25px 0 10px 0;
	font:16px NGBold; color:#222;
}
.delivery_policy h5.first {
	margin:0 0 10px 0;
}
.delivery_policy div.payment {
	padding-bottom:25px;
	border-bottom:1px dotted #bbb;
}
.delivery_policy div.payment p {
	background:url(/html/images/common/bullet01.gif) no-repeat 20px 7px;
	padding-left:27px;
}

.delivery_policy div.info {
	padding-bottom:25px;
	border-bottom:1px dotted #bbb;
}
.delivery_policy div.info dl {
	position:relative;
}
.delivery_policy div.info dt {
	position:absolute; top:0; left:27px;
	font-weight:bold; color:#555;
}
.delivery_policy div.info dd {
	padding-left:90px;
}

.delivery_policy div.exchange {
	padding-bottom:25px;
	border-bottom:1px dotted #bbb;
}
.delivery_policy div.exchange dl {
	padding-left:27px;
}
.delivery_policy div.exchange dt {
	margin-bottom:5px;
	font-weight:bold; color:#555; font-size:12px;
}
.delivery_policy div.exchange dd.last {
	margin-bottom:15px;
}
.delivery_policy div.exchange dd {
	padding-left:7px; margin-top:3px;
	background:url(/html/images/common/bullet01.gif) no-repeat 0px 7px;
}
.delivery_policy div.exchange p {
	margin-top:10px; padding-left:27px;
}









/********** Äü¹Ù **********/
.iot { border:1px solid #dbdbdb; }
.iov { border:1px solid #ff6600; }

.ui-datepicker-trigger {
	background:url(/admin/html/images/calendar.gif) no-repeat;
	border:none;
	padding:4px 0 0 0;
	margin:0 0 0 3px;
	font-size:0;
	line-height:0;
	width:18px; height:18px;
}





/* ÆäÀÌÁö »ó´Ü °Ë»ö */
.page_search {
	margin-top:20px; padding:10px 15px;
	border:1px solid #dbdbdb;
	background:#f7f7f7;

}
.page_search label {vertical-align:middle;}
.page_search label.tit,
.page_search span.tit {
	padding-right:5px;
	font:13px/20px NGBold; color:#444; vertical-align:middle;
}

.page_search select,
.page_search input[type='input'],
.page_search input[type='image']{
	vertical-align:middle;
}

/* ÆäÀÌÁö »ó´Ü ÇöÀç È¸¿øÇöÈ² */
.current_member {
	margin:20px 0 0 0;
	font:13px NGBold; color:#333; text-align:right;
}
.current_member span {
	color:#a32828;
}


h4.contents {
	font:normal 18px NGBold; color:#222;
}

.contact_us {
	margin-top:5px;
	width:100%; border-top:1px solid #ddd;
	font:12px NGBold;
}
.contact_us th {
	background-color:#f7f7f7; padding:10px 0;
	width:130px; color:#444;
	border-bottom:1px solid #dbdbdb;
}
.contact_us td {
	color:#666; padding:10px;
	border-bottom:1px solid #dbdbdb;
}


.join_contents {
	width:800px;
	margin:0 auto; padding:20px;
	box-shadow:0 0 5px #bbb;
	background:#fff;
}



.sitemap {
	margin-bottom:50px;
}
.sitemap div.list {
	float:left; width:23%; margin-left:2%;
}
.sitemap div.list:first-child {
	margin-left:1%;
}
.sitemap div.list h4 {
	margin-bottom:10px; padding-bottom:5px;
	border-bottom:1px solid #cdcdcd;
	font:24px NGBold; color:#000;
}
.sitemap div.list h4 span {
	display:block;
	font:12px Arial; color:#999;
}
.sitemap div.list ul li a {
	display:block;
	background:url(/html/images/common/bullet01.gif) no-repeat 10px 14px;
	margin-top:-1px; padding:0 0 0 20px;
	line-height:30px; text-decoration:none; color:#666;
	border:1px solid #dbdbdb;
}
.sitemap div.list ul li a:hover {
	background:#f8f8f8 url(/html/images/common/bullet01.gif) no-repeat 10px 14px;
}







.cc_rule {
	position:relative;
	font-family:dotum;
}

.cc_rule h4 {
	margin:30px 0 10px 0;
	font:18px NGBold; color:#1b67a2;
}
.cc_rule h4.first {
	margin:0 0 10px 0;
}
.cc_rule p {
	color:#666; line-height:25px;
}
.cc_rule p.depth1 {
	margin:5px 0 0 0;
}
.cc_rule ol {
	margin:3px 0 0 0;
}
.cc_rule ol li {
	position:relative;
	padding:0 0 0 16px; margin-top:4px;
	color:#666; line-height:25px;
}
.cc_rule ol li span {
	line-height:25px;
}
.cc_rule ol li span.num {
	display:block;
	position:absolute; top:0; left:0;
}
*:first-child+html .cc_rule ol li span.num { top:-5px;}
.cc_rule ol li.long {
	padding:0 0 0 60px;
}
.cc_rule ol li ol li {
	*zoom:1;
	margin-bottom:6px; padding:0;
}
.cc_rule ol li ol li:after {
	content:''; display:block; clear:both;
}
.cc_rule ol ol li span.num2 {
	display:block; float:left;
	width:20px;
}
.cc_rule ol li ol li span.txt {
	display:block; float:left;
	width:160px;
}
.cc_rule ol li ol li span.price {
	display:block; float:left; color:blue;
}
.cc_rule ol li ol li p.clr {
	clear:both;
}
.cc_rule .blue {
	color:#1b67a2;
}


/* ÅðÁ÷»ç¿ì°æÁ¶±âÁØ Å×ÀÌºí */
.retirement thead th {
	background:#e7f6fd;
	padding:7px;
	border:1px solid #88b6cc;
	font-weight:bold; color:#325e72;
}
.retirement tbody th {
	background:#e7f6fd;
	padding:7px;
	border:1px solid #88b6cc; color:#325e72
}
.retirement tbody td {
	padding:5px 7px;
	border:1px solid #88b6cc;
	text-align:center; line-height:25px;
}
