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;}


.pdl10 { padding-left:10px !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; font-size:11px; 
}
.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;
}
input[type='checkbox'],
input[type='radio'] {
	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:48px; left:0;
}

/* �˾������� ���� (���̵��ߺ�üũ, ������ȣ, ��ٱ��ϼ���, �ֹ���ȸ ��ǰ) */
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;
}

h4.tit {
	padding-left:27px;
	background:url(/html/images/common/bullet_h4_tit.png) no-repeat;
	font:17px/21px NGBold; color:#222; letter-spacing:-1px;
}
h5.tit {
	font:14px/21px NGBold; color:#2e90cd;
}



/********** ���̾ƿ� **********/
#wrap {
	width:100%; min-width:1100px; position:relative; z-index:1;
}

#headerWrap {
	position:relative; z-index:2;
	width:100%; height:110px;
	background:url(/html/images/common/bg_top.png) repeat;
}

#header {
	width:1100px; height:110px; margin:-30px auto 0; position:relative; z-index:2;
}

#container {
	*zoom:1;
	position:relative; z-index:1;
	margin-top:-80px;
}
#container:after {
	content:''; display:block; clear:both;
}
#sub_visual {
	width:100%; height:300px;
	background:url(/html/images/common/sub_visual.jpg) no-repeat center 0;
}
#sub_visual01 {
	width:100%; height:300px;
	background:url(/html/images/common/sub_visual01.jpg) no-repeat center 0;
}
#sub_visual02 {
	width:100%; height:300px;
	background:url(/html/images/common/sub_visual02.jpg) no-repeat center 0;
}
#sub_visual03 {
	width:100%; height:300px;
	background:url(/html/images/common/sub_visual03.jpg) no-repeat center 0;
}
#sub_visual04 {
	width:100%; height:300px;
	background:url(/html/images/common/sub_visual04.jpg) no-repeat center 0;
}
#sub_visual05 {
	width:100%; height:300px;
	background:url(/html/images/common/sub_visual05.jpg) no-repeat center 0;
}
.sub_container {
	width:1100px;
	margin:0 auto !important; padding:20px 0 100px 0;
}
#gnb {
	position:absolute; top:30px; right:0;
}
#container #lnb_wrap {
	width:200px;
	float:left;
}
#container #contents {
	float:left;
	width:870px; margin-left:30px;
	position:relative;
	overflow:hidden;
}

#page_contents {
	position:relative;
	font:13px/22px NGBold; color:#666;
}

#footerWrap {
	width:100%; padding-bottom:20px;
	border-top:1px solid #aeaeae;
}

.top_bg {
	position:relative; z-index:1;
	width:100%; height:30px;
	overflow:hidden;
}
.top_bg .left {
	position:absolute; top:0; left:50%; margin-left:-2260px;
	width:2000px; height:30px;
	background:#2e90cd;
}
.top_bg .right {
	position:absolute; top:0; left:50%; margin-left:-260px;
	width:2000px; height:30px;
	background:#474747;
}

/********** ��� **********/
.tnb {
}
/* ���ã�� */
.tnb .tel {
	position:absolute; top:0; left:0;
	padding-left:24px;
	background:url(/html/images/common/bullet_tel.gif) no-repeat 9px center;
	font:12px/30px NGBold; color:#fff;
}
.tnb .tel span { font-size:10px;}
/* ��� �α��� �׺� */
.tnb .tnb_con {
	position:absolute; top:8px; right:0;
}
.tnb .tnb_con li {
	float:left;
	padding:0 8px; background:url(/html/images/common/bg_tnb_bullet.gif) no-repeat 0 3px;
}
.tnb .tnb_con li.first {
	background:none;
}
.tnb .tnb_con li a {
	font:11px NGBold; color:#c6c5c5;
}
.tnb .tnb_con li a:hover {
	color:#fff;
}

/* ��� �˻� */
.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 li {
	float:left;
}
#gnb ul li a {
	display:block;
	padding:31px 30px;
	font:14px NGBold; color:#333; text-align:center;
	text-decoration:none;
}
#gnb ul li a:hover{
	border-bottom:2px solid #57a6d6;
}





/********** �����޴� **********/
.lnb h2 {
	width:200px; height:35px;
	background:url(/html/images/lnb/bg_lnb_h2.png) no-repeat;
	font:18px NGBold; color:#fff; text-align:center;
	padding-top:105px;
}
.lnb ul li a {
	display:block; padding-left:5px;
	width:195px;
	background:url(/html/images/lnb/lnb_bullet_off.png) no-repeat 180px center;
	border-bottom:1px solid #cdcdcd;
	font:14px/40px NGBold; color:#666; text-decoration:none;
}
.lnb ul li a:hover {
	background:url(/html/images/lnb/lnb_bullet_on.png) no-repeat 180px center;
	color:#669fa0;
}

.lnb ul li.depth2 a {
	display:block; padding-left:10px;
	width:190px;
	background:none;
	border-bottom:none;
	font:12px/20px NB; color:#666; text-decoration:none;
}



.left_ban {
	margin-top:20px;
}
.left_ban ul li {
	margin-bottom:20px;
}





/********** �ϴ� **********/

.footer {
	position:relative;
	width:1100px; margin:0 auto;
}
.footer .account {
	position:absolute; top:5px; right:5px;
	font:11px/1.4 NGBold; color:#666;
}
.footer .account span {
	margin-bottom:3px;
	display:block; color:#222;
}
.footer .account span.num1 { color:#24611a}
.footer .account span.num2 { color:#4d176d}
.footer .fnb {
	margin-top:20px;
	*zoom:1;
}
.footer .fnb:after {
	content:''; display:block; clear:both;
}
.footer .fnb li {
	float:left; margin-left:20px;
}
.footer .fnb li:first-child {
	margin-left:0;
}
.footer .fnb li a {
	display:block;
	font:12px NGBold; color:#333;
}





.footer .copyright {
	margin:10px 0 0 0;
	font:11px/20px NGBold; color:#666;
}





/********** ���� ��� Ÿ��Ʋ **********/
.navi {
	position:relative;
	margin-bottom:20px; padding-bottom:10px;
	background:url(/html/images/common/h3_line.gif) repeat-x left bottom;
}
.navi .current_navi {
	position:absolute; top:30px; 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:40px 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;
}
.main_vusial:after {
	content:''; clear:both; display:block;
}

/* ���� ��� */
.visual_wrap {
	float:left; z-index:1;
	width:100%; height:535px; position:relative; overflow:hidden;
}
.visual_wrap .bx-viewport {
	position:relative; z-index:1;
}
.visual_wrap .visual div {
	width:100% !important; height:535px;
}
.visual_wrap .visual .list01 { background:url(/html/images/main/visual01.jpg) no-repeat center top;}
.visual_wrap .visual .list02 { background:url(/html/images/main/visual02.jpg) no-repeat center top;}
.visual_wrap .visual .list03 { background:url(/html/images/main/visual03.jpg) no-repeat center top;}
.visual_wrap .visual .list04 { background:url(/html/images/main/visual04.jpg) no-repeat center top;}

.visual_wrap .bx-wrapper .bx-pager,
.visual_wrap .bx-wrapper .bx-controls-auto {
	position:absolute; bottom:10px; z-index:2;
	width:100%;
}
.visual_wrap .bx-wrapper .bx-pager {
	text-align:center;
}
.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:#666;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	text-indent:-9999px;
}
.visual_wrap .bx-wrapper .bx-pager.bx-default-pager a:hover,
.visual_wrap .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color:#000;
}
.visual_wrap .bx-wrapper .bx-prev {
	left:10px;
	background:url(/html/images/main/arrow_left_off.png) no-repeat; z-index:9;
	margin-left:150px;
}
.visual_wrap .bx-wrapper .bx-next {
	right:10px;
	background:url(/html/images/main/arrow_right_off.png) no-repeat; z-index:9;
	margin-left:200px;
}
.visual_wrap .bx-wrapper .bx-prev:hover {
	background:url(/html/images/main/arrow_left_on.png) no-repeat;
}
.visual_wrap .bx-wrapper .bx-next:hover {
	background:url(/html/images/main/arrow_right_on.png) no-repeat ;
}

.visual_wrap .bx-wrapper .bx-controls-direction a {
	position:absolute; top:485px; left:50%; z-index:2;
	width:40px; height:40px;
	text-indent:-9999px;
}



.banner_right {
	float:right;
}

/* ��� */
.main_banner {
	zoom:1;
}
.main_banner:after {
	content:''; display:block; clear:both;
}
.main_banner ul li {
	float:left;
}

/* 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_tab {
	position:relative;
	margin-top:50px;
}
.main_tab h3 a {
	display:block;
	width:198px; height:35px;
	border:1px solid #dbdbdb; border-bottom:none;
	font:normal 14px/35px NGBold; color:#444; text-align:center; text-decoration:none; cursor:pointer;
}
.main_tab .selected h3 a {
	width:200px; height:36px;
	background-color:#06a2ef; border:none;
	color:#fff;
}
.main_tab #shop_tab2 h3,
.main_tab #shop_tab3 h3,
.main_tab #shop_tab4 h3{
	position:absolute; top:0;
}
.main_tab #shop_tab2 h3 { left:199px;}
.main_tab #shop_tab3 h3 { left:398px;}
.main_tab #shop_tab4 h3 { left:597px;}

.main_tab .shop_tab div.list_1depth {
	display:none;
	width:1022px;
	border:1px solid #dbdbdb;
}
.main_tab .shop_tab .more {
	position:absolute; top:17px; right:5px;
}




/* ������ ���� */
.main_gallery {
	position:relative;
	width:1100px; margin:30px auto 0;
}
.main_gallery h2 a {
	display:block;
	padding-left:25px;
	background:url(/html/images/main/bullet_gallery.gif) no-repeat;
	font:16px NGBold; color:#000; text-decoration:none;
}

.main_gallery .more {
	position:absolute; top:-2px; right:4px;
	font-size:11px; letter-spacing:-1px;
}

.main_gallery .list {
	margin:10px 0 0 -20px;
}
.main_gallery .list ul {
	*zoom:1;
}
.main_gallery .list ul:after {
	content:''; display:block; clear:both;
}
.main_gallery .list li {
	float:left; width:260px; height:250px;
	margin:0 0 0 20px;
}
.main_gallery .list li a {
	display:block;
	position:relative;
	padding-bottom:5px;
	border:1px solid #e3e3e3; text-decoration:none;
}

.main_gallery .list li a .img {
	margin:1px 0 0 1px;
}
.main_gallery .list li a h3 {
	margin:0 9px;
	border-bottom:1px solid #e3e3e3;
	font:13px/40px NGBold; color:#000;
}

.main_gallery .list li a span.date {
	margin:0 9px;
	font:11px/30px NGBold; color:#888;
}






.main_gallery .list li a:hover {
	border:2px solid #02989f;
}
.main_gallery .list li a:hover .img {
	margin:0 0 0 0;
}
.main_gallery .list li a:hover h3 {
	margin:0 8px;
}
.main_gallery .list li a:hover span.date {
	margin:0 8px;
}








/* �Խ��� ���� */
.main_board {
	position:relative;
	width:1100px;
	margin:35px auto 0; padding-top:35px;
	*zoom:1;
	border-top:1px solid #f1f1f1;
}
.main_board:after {
	content:''; display:block; clear:both;
}

.main_board .notice {
	float:left;
	width:364px; position:relative;
}
.main_board div.notice h2 a {
	display:block;
	border-bottom:2px solid #c7c5c5;
	font:16px NGBold; color:#000; text-decoration:none;
	padding:0 0 7px 25px;
	background:url(/html/images/main/bullet_notice.gif) no-repeat;
}
.main_board div.notice .more {
	position:absolute; top:0; right:5px;
}


.main_board .data {
	float:left;
	width:364px; margin-left:30px; position:relative;
}
.main_board div.data h2 a {
	display:block;
	border-bottom:2px solid #c7c5c5;
	font:16px NGBold; color:#000; text-decoration:none;
	padding:0 0 7px 30px;
	background:url(/html/images/main/bullet_data.gif) no-repeat;
}
.main_board div.data .more {
	position:absolute; top:0; right:5px;
}

.main_board div.customer {
	float:right;
	width:312px; height:156px;
	background:url(/html/images/main/customer.gif) no-repeat;
	text-indent:-9999px;
}


.main_bottomWrap {
	background:url(/html/images/main/bg_ban.gif) repeat-x;
	height:186px;
	margin:40px 0 0 0;
}
.main_bottomWrap .main_bottom {
	width:1100px; margin:0 auto;
	*zoom:1;
}
.main_bottomWrap .main_bottom:after {
	content:''; display:block; clear:both;
}
.main_bottomWrap .main_bottom div {
	float:left;
}
.main_bottomWrap .main_bottom div a {
	display:block; width:183px; height:186px;
	text-indent:-9999px;
}


.main_bottomWrap .main_bottom div.list01 a { background:url(/html/images/main/ban01_off.png) no-repeat;}
.main_bottomWrap .main_bottom div.list02 a { background:url(/html/images/main/ban02_off.png) no-repeat;}
.main_bottomWrap .main_bottom div.list03 a { background:url(/html/images/main/ban03_off.png) no-repeat; width:184px;}
.main_bottomWrap .main_bottom div.list04 a { background:url(/html/images/main/ban04_off.png) no-repeat;}
.main_bottomWrap .main_bottom div.list05 a { background:url(/html/images/main/ban05_off.png) no-repeat;}
.main_bottomWrap .main_bottom div.list06 a { background:url(/html/images/main/ban06_off.png) no-repeat; width:184px;}


.main_bottomWrap .main_bottom div.list01 a:hover { background:url(/html/images/main/ban01_on.png) no-repeat;}
.main_bottomWrap .main_bottom div.list02 a:hover { background:url(/html/images/main/ban02_on.png) no-repeat;}
.main_bottomWrap .main_bottom div.list03 a:hover { background:url(/html/images/main/ban03_on.png) no-repeat;}
.main_bottomWrap .main_bottom div.list04 a:hover { background:url(/html/images/main/ban04_on.png) no-repeat;}
.main_bottomWrap .main_bottom div.list05 a:hover { background:url(/html/images/main/ban05_on.png) no-repeat;}
.main_bottomWrap .main_bottom div.list06 a:hover { background:url(/html/images/main/ban06_on.png) no-repeat;}










/* ���� �Խ��� ���⿵������ */
.main_bottom ul li {
	position:relative;
	line-height:20px; padding-right:70px;
	text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
}
.main_botteom ul li span {
	display:block;
}
.main_bottom ul li span.date {
	position:absolute; top:0; right:0;
	font-size:11px; color:#777;
}


/* ���� �α��� */
.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 td.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:100%; 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 {
	position:relative;
	padding:10px 10px 10px 70px;
	border-bottom:1px solid #dbdbdb;
}
.board_btn ul.list li span {
	display:block;
	position:absolute; top:10px; left:10px;
	padding-right:10px; color:#222;
}
.board_btn ul.list li span b {
	 padding:0; color:#999;
}
.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;
}

/* ID */
.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;}
/* PW */
.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;
}





/********** ���̵�/��й�ȣ ã�� **********/
.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;
}




/* ���̹� ���α� ���� */
.naver_blog {
	border:5px solid #dbdbdb;
	margin-top:20px; padding:15px;
	font:13px Nanum Gothic; color:#111;
}
.naver_blog h4 {
	float:left;
	font:18px/20px NGBold; color:#1e7600;
}
.naver_blog .confirm {
	float:left;
	margin:4px 0 0 15px;
}
.naver_blog ul {
	margin-top:20px;
}
.naver_blog ul li {
	position:relative;
	margin-bottom:5px; padding-left:70px;
	font:13px NGBold; color:#444;
}
.naver_blog ul li label {
	position:absolute; top:0; left:0;
}
.naver_blog ul li input {
	width:250px;
}

.naver_blog p {
	margin-top:15px;
}






/********** ���� **********/
.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;
}


















/* ���ô±� */
.contact {
	border-top:1px solid #333;
}
.contact th {
	background:#f7f7f7;
	padding:7px 10px;
	border-bottom:1px solid #dbdbdb;
	font:12px NGBold; color:#333;
}
.contact td {
	padding:7px 10px;
	border-bottom:1px solid #dbdbdb;
	font:12px NGBold; color:#666;
}









/* �λ縻 */
.greet {
	font:14px/26px NGBold !important; color:#666 !important;
}
.greet .img {
	float:left;
}
.greet .txt {
	float:left; margin-left:30px;
}

.greet .txt01 strong {
	display:block; margin:50px 0 10px;
	font:30px/30px NGBold; color:#222;
}
.greet .txt01 strong span {
	color:#2e90cd;
}

.greet .green { color:#0e9400;}
.greet .violet {color:#7000b1;}

.greet .sign {
	margin-top:90px;
	font:18px NGBold; color:#000;
}




/* �߸�� �Ұ� */
.remembrance .left {
	float:left;
	width:420px;
}

.remembrance .right {
	float:left;
	margin-left:30px; width:420px;
}
.remembrance .sec01 p.slogan {
	margin-top:35px;
	font:16px/25px NGBold; color:#a37048;
}
.remembrance .sec01 p.slogan strong {
	font-size:30px; color:#5f3819;
}

.remembrance .sec02 {
	margin-top:60px;
}
.remembrance .sec02 p.slogan {
	margin-top:35px;
	font:16px/25px NGBold; color:#6568be;
}
.remembrance .sec02 p.slogan strong {
	font-size:30px; color:#2d3192;
}

.remembrance .sec03 {
	margin-top:60px;
}
.remembrance .sec03 .left p.slogan {
	margin-top:30px;
	font:16px/25px NGBold; color:#a37048;
}
.remembrance .sec03 .left p.slogan strong {
	font-size:30px; color:#5f3819;
}

.remembrance .sec03 .right p.slogan {
	margin-top:30px;
	font:16px/25px NGBold; color:#6568be;
}
.remembrance .sec03 .right p.slogan strong {
	font-size:30px; color:#2d3192;
}





.remembrance .sec04 {
	margin-top:60px;
}
.remembrance .sec04 #bx-pager {
	margin:5px 0 0 -3px;
}
.remembrance .sec04 #bx-pager a {
	display:block;
	float:left; margin:0 0 0 4px;
}
.remembrance .sec04 #bx-pager a img {
	width:73px; border:1px solid #cdcdcd;
}
.remembrance .sec04 #bx-pager a.active img {
	width:73px; border:1px solid #ff6600;
}





/* ������ġ���� */
.charnel_house .process {
	width:870px; height:230px;
	position:relative; margin-top:10px;
	background:url(/html/images/contract/charnel_house.gif) no-repeat;
}
.charnel_house .process li {
	float:left;
}
.charnel_house .process li h5 {
	font:24px/20px NGBold; color:#fff; text-align:center;
}
.charnel_house .process li.step01 h5,
.charnel_house .process li.step03 h5,
.charnel_house .process li.step04 h5 {
	padding-top:40px; height:60px;
}

.charnel_house .process li.step02 h5,
.charnel_house .process li.step05 h5 {
	padding-top:30px; height:70px;
	font:19px/25px NGBold;
}

.charnel_house .process li.step01 {width:165px;}
.charnel_house .process li.step02 {width:160px;}
.charnel_house .process li.step03 {width:168px; margin-left:20px;}
.charnel_house .process li.step04 {width:170px; margin-left:10px;}
.charnel_house .process li.step05 {width:167px; margin-left:10px;}

.charnel_house .process li p {
	margin-top:10px;
}
.charnel_house .process li.step04 img { vertical-align:middle}


.charnel_house .info {
	margin-top:40px; padding-top:40px;
	background:url(/html/images/contract/dot.gif) repeat-x left top;
}

.charnel_house .tel {
	margin-top:40px; padding-left:100px;
	background:url(/html/images/contract/bg_tel.gif) no-repeat left top;
}
.charnel_house .tel h4 {
	font:24px NGBold; color:#222;
}
.charnel_house .tel p {
	padding-top:10px;
	font:20px NGBold; color:#666;
}
.charnel_house .tel p strong.num1 {
	padding-right:20px;
	font-size:36px; color:#24709e;
}
.charnel_house .tel p strong.num2 {
	font-size:36px; color:#724e32;
}








/* ���/��ġ���� */
.contract_process .process {
	width:870px; height:170px;
	position:relative; margin-top:10px;
	background:url(/html/images/contract/contract_process.gif) no-repeat;
}
.contract_process .process li {
	float:left;
}
.contract_process .process li h5 {
	font:16px/20px NGBold; color:#333; text-align:center; vertical-align:middle;
}
.contract_process .process li.step01 h5,
.contract_process .process li.step02 h5,
.contract_process .process li.step05 h5 {
	padding-top:40px; height:60px;
}

.contract_process .process li.step03 h5,
.contract_process .process li.step04 h5,
.contract_process .process li.step06 h5 {
	padding-top:30px; height:70px;
}

.contract_process .process li.step01 {width:125px;}
.contract_process .process li.step02 {width:120px; margin-left:20px;}
.contract_process .process li.step03 {width:110px; margin-left:40px;}
.contract_process .process li.step04 {width:110px; margin-left:40px;}
.contract_process .process li.step05 {width:110px; margin-left:40px;}
.contract_process .process li.step06 {width:110px; margin-left:40px;}

.contract_process .process li p {
	margin-top:10px;
	text-align:center;
}


.contract_process .process2 ul li {
	min-height:44px;
	margin-top:25px; padding-left:55px;
}
.contract_process .process2 ul li h5 {
	margin-bottom:5px;
	font:18px NGBold; color:#333;
}
.contract_process .process2 ul li.step01 {background:url(/html/images/contract/01.gif) no-repeat}
.contract_process .process2 ul li.step02 {background:url(/html/images/contract/02.gif) no-repeat}
.contract_process .process2 ul li.step03 {background:url(/html/images/contract/03.gif) no-repeat}
.contract_process .process2 ul li.step04 {background:url(/html/images/contract/04.gif) no-repeat}
.contract_process .process2 ul li.step05 {background:url(/html/images/contract/05.gif) no-repeat}
.contract_process .process2 ul li.step06 {background:url(/html/images/contract/06.gif) no-repeat}
.contract_process .process2 ul li.step07 {background:url(/html/images/contract/07.gif) no-repeat}
.contract_process .process2 ul li.step08 {background:url(/html/images/contract/08.gif) no-repeat}









/* ȭ������ �غ� */




.cremation .ex {
	margin-top:50px;
}
.cremation .ex h4 {
	font:16px NGBold; color:#024475;
}
.cremation .ex ul.info {
	margin-top:20px;
}
.cremation .ex ul li {
	margin-top:10px;
}
.cremation .ex ul li h5 {
	display:inline;
	font:13px NGBold; color:#1364a0;
}

.cremation .ex ul ul li {
	margin-top:5px; padding-left:10px;
}













.tb03 thead th {
	border:1px solid #dbdbdb;
	background:#eee; color:#222;
	padding:10px; text-align:center;
}

.tb03 tbody th {
	border:1px solid #dbdbdb;
	background:#eee; color:#222;
	padding:10px;
}

.tb03 td {
	border:1px solid #dbdbdb;
	padding:10px;
}

.tb03 td.arrow {
	padding:2px; text-align:center;
}
.download {
	position:absolute; top:-30px; right:27px;
}

.download a {
	display:inline-block;
	*zoom:1;
	*display:inline;
	margin:20px auto; padding:10px; border-radius:5px;
	background:#333;
	font:14px NGBold; color:#fff; text-align:center; text-decoration:none;
}



.desc {
	border:4px solid #ccc;
	margin-top:10px; padding:10px;
}


.left_tel {
	margin-top:20px;
}
.left_tel h3 {
	font:18px NGBold; color:#222;
}
.left_tel p.tel {
	margin-top:5px;
	font:30px NGBold; color:#0e9400; letter-spacing:-1px;
}
.left_tel p.tel2 {
	margin-top:5px;
	font:14px NGBold; color:#666;
}
.left_tel p.time {
	margin-top:5px; padding-left:8px;
	font:12px NGBold; color:#888;
}

.left_account {
	margin-top:20px;
	border:1px dotted #cdcdcd;
	background:#f8f8f8;
	padding:14px;
	font:12px/1.4 NGBold; color:#666;
}
.left_account h3 {
	margin-bottom:5px;
	font:16px/1.4 NGBold; color:#24611a;
}
.left_account h3.two {
	color:#4d176d;
}







.sitemap .list01,
.sitemap .list02,
.sitemap .list03 {
	float:left;
	width:30%;
	margin-right:3%;
}
.sitemap h4 {
	margin-bottom:10px;
	border-bottom:1px solid #cdcdcd;
	font:24px NGBold; color:#222;
}
.sitemap h4 span {
	padding-right:7px;
	font-size:40px; color:#888; letter-spacing:-3px;
}
.sitemap ul li a {
	display:block;
	padding-left:10px; line-height:25px; text-decoration:none;
}
.sitemap ul li.depth2 a {
	display:block; padding-left:10px;
	background:none;
	border-bottom:none;
	font:12px/20px NB; color:#666; text-decoration:none;
}
