/* ±âº» ÅÂ±× Á¤ÀÇ ************************************************************************************************************************/
html, body, p, div, form, input, textarea, select, table, th, td, h1, h2, h3, h4, h5, h6, dl, dt, dd{
    margin:0;
    padding:0;
    font-size:9pt;
    font-family:'µ¸¿ò', Dotum;
    line-height:160%;
}
html, body{height:100%;}

h1{font-size: 196%;}
h2{font-size: 136%;}
h3{font-size: 126%;}
h4{font-size: 116%;}
h5{font-size: 106%;}
h6{font-size: 96%;}

table{border-collapse:collapse;}
select, .input{vertical-align:middle;}
img, fieldset{border:0;}
fieldset legend{display:none;}
hr{
    margin: 1em 0;
    background:#f2f2f2;
    height:1px;
    color:#f2f2f2;
    border:none;
    clear:both;
}

a, a:link, a:visited, a:active, a:hover{
    background:transparent;
    text-decoration:none;
    cursor:pointer;
}
a, a:hover, a:visited{
    color:#666;
}
a:active, a:hover{
    color:#666;
}

/* °øÅë Å¬·¹½º *****************************************************************************************************************/
/* ÀÔ·Â */
.input {
    height:18px;
    border:1px solid #d5d5d5;
}
.ea{
    width:30px;
    height:18px;
    _height:20px;
    border:1px solid #d5d5d5;
}
.txta{
    height:100px;
    border:1px solid #d5d5d5;
}

/* ¹öÆ° */
.btn{
    clear:both;
    padding:10px 0;
    text-align:center;
}
.btn *{vertical-align:middle;}
.btn img{cursor:pointer;}

/* ÆäÀÌÂ¡ */
.paging{
    width:100%;
    margin:3px auto;
    position:relative;
}
.paging td{text-align:center;line-height:12px}
.paging *{vertical-align:middle;}
.paging strong, .paging a{padding:0 2px}

.png24{tmp:expression(setPng24(this));}

/* ¸®½ºÆ® type1 */
.listTbl{
    border-bottom:1px solid #000;
    text-align:center;
}
.listTbl .tbl{
    width:100%;
    margin:0 auto;
}
.listTbl thead th{
    height:19px;
}
.listTbl th.left{
    padding:0 0 0 2px;
    text-align:left;
}
.listTbl thead td{height:3px;background:url('/_image/common/bg_line.gif') no-repeat center top;}
.listTbl thead td.line{height:1px;background:#000;}
.listTbl td{
    padding:8px 0 5px 0;
    font-size:12px;
    line-height:10px;
    text-align:center;
}
.listTbl td, .listTbl td a, .listTbl td a:link, .listTbl td a:visited, .listTbl td a:active, .listTbl td a:hover{color:#aeaeae;}

.listTbl td *{vertical-align:middle;color:#aeaeae;}
/*.listTbl td.etc{padding-top:4px;line-height:14px}*/
.listTbl td.etc{padding:2px 0 0 0;line-height:21px}
.listTbl td.img{width:8%;}
.listTbl td.no{font-weight:bold;}
.listTbl td.left{
    padding:0 0 0 2px;
    text-align:left;
}
.listTbl td.right{
    padding:0 2px 0 0;
    text-align:right;
}
.listTbl td.line{
    height:1px;
    margin:0;
    padding:0;
    background:#8c8c8c;
}
.listTbl td.blank{
    height:300px;
    font-weight:bold;
    color:#333;
    text-align:center;
}

.total{
    padding:22px 0;
    text-align:right;
}
.total ul{
    margin:0;
    padding:0;
    list-style:none;
    text-align:right;
}
.total ul li{padding:0 5px;}
.total ul li *{vertical-align:middle;}
.total ul li span{
    text-align:right;
}
.total ul li.last{padding-right:0;}

.totalPrice span{
    font-weight:bold;
    color:#000;
}

/* ¸®½ºÆ® type2 */
.listTbl2{
    background:url('/_image/common/bg_line.gif') no-repeat center top
    text-align:center;
}
.listTbl2 .tbl{width:100%;}
.listTbl2 thead th{
    height:23px;
    padding-top:4px;
    border-bottom:1px solid #000;
}
.listTbl2 tbody td{
    height:30px;
    border-left:1px solid #b5b3b4;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#000;
    text-align:center;
}
.listTbl2 tbody td.first-child{border-left:0;}
.listTbl2 tbody td *{vertical-align:middle;}
.listTbl2 tbody td.prdName, .listTbl2 tbody td.prdName *{
    font-family:Arial;
    color:#666;
}

.listTbl2 td.blank{
    height:290px;
    font-weight:bold;
    color:#333;
    text-align:center;
    border:none;
}
.listTbl2 tbody td.line{
    height:1px;
    background:#000;
}
.listTbl2 tbody td.left{
    text-align:left;
    padding-left:5px;
}
.listTbl2 tbody td.right{
    text-align:right;
    padding-right:5px;
}
.listTbl2 tbody td.img{
    width:10%;
    height:86px;
}
.listTbl2 tbody td.cnt{
    height:0;
    border-bottom:0;
}
.listTbl2 tbody td.cnt .body{
    width:100%;
    background:#F7F7F7;
    padding:5px;
    word-break:break-all;
    word-wrap: break-word;
    text-align:left;
}
.listTbl2 tbody td.cnt .text{text-align:left;}
.listTbl2 tbody tr td.cnt .msg{text-align:center;}

/* ¸®½ºÆ® type3 (¼¼·ÎÇü) */
.listTbl3 th, .listTbl3 td{height:22px;}
.listTbl3 th{
    padding:0 8px;
    font-weight:normal;
    text-align:left;
}
.listTbl3 td{color:#929191;}
.listTbl3 td *{vertical-align:middle;}

/* º¸±â type1 */
.viewTbl, .viewTbl table{width:100%;}
.viewTbl td{color:#929290;}


.pollList{width:100%;}
.pollList td{text-align:center;}
.pollList .left{text-align:left;}
.pollList .per div{background:#F8D2FF;}

.commentWrite{
    clear:both;
    width:100%;
    margin:0 0 10px 0;
    padding:5px;
    line-height:120%;
}
.commentWrite *{vertical-align:middle;}
.commentWrite label{font-size:90%;}
.commentWrite textarea{
    width:100%;
    height:82px;
    border-right:0;
}

.commentList{
    width:100%;
    padding:2px;
}
.commentList dl{
    clear:left;
    width:100%;
    padding:11px 13px;
    background:url('/_image/list/line.gif') repeat-x left bottom;
    vertical-align:middle;
    line-height:160%;
}
.commentList dl *{
    vertical-align:middle;
    font-size:8pt;
    color:#7b7b7b;
}
.commentList dt strong{margin-right:5px;}
.commentList td *{vertical-align:middle;}

/* °Ë»ö */
.search{text-align:left;}
.search *{vertical-align:middle;}
.search select{behavior: url('/_template/js/selectBox.htc');}
.search .input{width:137px;height:19px;border:1px solid #000}

/* »óÇ°°øÅë */
.prdList{}
.prdList .tbl{
    width:100%;
    position:relative;
}
.prdList .cell{
    padding:90px 0 0 0;
    vertical-align:top;
}

.prdImg{}
.prdImg td{text-align:center;}
.prd0Fld{text-align:center;}
.prd0Fld, .prd0Fld a, .prd0Fld a:link, .prd0Fld a:visited{font-size:11px;color:#c1c1c1;}
.prdPrice{padding-top:1px;font-size:11px;text-align:center;color:#e8be84;}


.totalItem{
    font-size:11px;
    color:#666;
    color:#cda7a9;
}
#totalItemNum{color:#cda7a9;}

/* ·¹ÀÌ¾Æ¿ô ********************************************************************************************************************/
#layout{text-align:center;}
#container{
    width:888px;
    margin:0 auto;
    text-align:left;
}
#header{
    width:100%;
    position:relative;
}
#header #logo{
    padding:35px 0 41px 0;
}
#header #topMenu{}

#wrapper{
    float:left;
    width:100%;
}

#contentArea{
    min-height:442px;
    height: auto !important;
    height:542px;
    text-align:center;
}

#contentArea .cntBody{
    width:880px;
    margin:0 auto;
    padding-bottom:80px;
    text-align:left;
}
#contentArea .subTitle{
    margin:40px 0;
    padding-left:5px;
    text-align:left;
}

#footer{
    clear:left;
    width:100%;
    height:155px;
    background:url('/_image/common/bg_line.gif') no-repeat center top;
    position:relative;
}
#footer .menu{padding:36px 0 13px 0;}
#footer .menu, #footer .menu a{
    font-size:11px;
    color:#9a9999;
}
#footer .info {padding:10px 0 0 0;}
#footer .info img{margin-bottom:2px;}

#footer .escrow{
    position:absolute;
    top:78px;
    right:0;
}


/* ÆäÀÌÁö **********************************************************************************************************************/

/* ¸ÞÀÎ - /main/index */
#main{text-align:center;}

/* »óÇ°¸®½ºÆ® /shop/big_section */
#prdSort{
    margin:10px 0;
    text-align:right;
}
#prdSort ul{
    margin:0;
    padding:0;
    list-style:none;
}
#prdSort ul li{
    float:left;
    background:url('/_image/shop/pt.gif') no-repeat 0 6px;
    padding:0 10px;
}

/* °Ë»ö°á°ú /shop/search_result */
#search form{text-align:left;}
#search form *{vertical-align:middle;}
#search h3{
    margin:10px 0;
    padding:5px 0;
    background:url('/_image/common/dotted.gif') repeat-x left bottom;
}
#search h3 strong{color:#FF0000;}

#search #searchCategory *, #search .best10 *{color:#454545;}
#search #searchCategory{float:left;}
#search #searchCategory h4{
    background:#dfdfdf;
    padding:0 10px;
    font-size:9pt;
}
#search #searchCategory ul{
    margin:5px 0 0 15px;
    padding:0;
    list-style:none;
}
#search #searchCategory ul li{
    display:inline;
    padding:0 5px;
}
#search #searchCategory ul li strong{color:#f60000;}

#search #best10{
    float:right;
    background:url('/_image/shop/search_best_bg.gif') repeat-y;
    text-align:left;
}
#search #best10 h4{
    width:179px;
    background:url('/_image/shop/search_best_title.gif') no-repeat;
    padding:5px 0 11px 25px;
    font-size:100%;
}
#search #best10 ol{    
    background:url('/_image/shop/search_best_bottom.gif') no-repeat left bottom;
    margin:0;
    padding:0 0 15px 40px;
}
#search #best10 ol li{
    font-weight:bold;
    color:#A91C09;
}

/* Àå¹Ù±¸´Ï /shop/cart */
#cart {text-align:center;}
#cart .msg{
    padding:0 14px 8px 0;
    text-align:right;
}
#cart .btn{padding-top:57px;}

/* »óÇ°»ó¼¼ÆäÀÌÁö /shop/detail */
#detail{
    padding-top:38px;
    background:url('/_image/common/bg_line.gif') no-repeat center top;
    text-align:center;
}
#detailTop{
    padding-bottom:36px;
    text-align:center;
    border-bottom:1px solid #b1b0b0;
}
#detailTop .dt{vertical-align:top;}
#detailTop .pBox table{}
#detailTop .pBox table td{text-align:center;}
#detailTop .dd{
    padding-left:184px;
    text-align:left;
}
#detailTop .dd .tbl{width:390px;}
#detailTop .dd .tbl th, #detailTop .dd .tbl td{height:22px;}
#detailTop .dd .tbl th{
    width:58px;
    text-align:left;
}
#detailTop .dd .tbl td{
    width:332x;
}
#detailTop .dd .tbl td *{vertical-align:middle;}
#detailTop .dd .tbl td select{color:#adacac;}
.prdName{font-family:Arial;font-size:14px;color:#adacac;}
.sprice{font-family:Arial;font-size:14px;color:#adacac;}
.mprice{font-family:Arial;font-size:14px;color:#adacac;padding-left:14px;}
#detailTop .dd fieldset .tbl td *{vertical-align:middle;}
#detailTop .dd fieldset .tbl td.line{height:1px;padding:0;background:url('/_image/shop/dotted.gif') repeat-x;}

#detailTop .dd fieldset .tbl .fldSprice th, #detailTop .dd fieldset .tbl .fldSprice td{height:47px;}

#detailTop .dd .btn{
    margin:0;
    padding-top:50px;
    font-size:0;
    line-height:0;
    text-align:left;
}
#detailTop .dd .btn img{margin:0;}
#detailBottom{
    clear:both;
    margin:0 auto;
    padding:20px 0;
    text-align:left;
}
#detailBottom .coupon{
    margin:0;
    padding:0;
    list-style:none;
    text-align:center;
}
#detailBottom h3{
    margin:60px 0 30px;
    text-align:left;
}
#detailBottom .board{text-align:center;}
#detailBottom .btn{text-align:right;}

/* review, Qna ¾²±âÆû /_include/product_qna_form, /_include/product_review_form */
.frmFld{
    width:100%;
    padding:25px 0;
    border:1px solid #d6d6d6;
    text-align:left;
}
.frmFld table{width:100%;}
.frmFld th{
    width:13%;
    padding-right:10px;
    font-weight:normal;
    color:#000;
    text-align:right;
    letter-spacing:-1px;
}
.frmFld td{width:87%}
.frmFld th *, .frmFld td *{vertical-align:middle;}

.detailText, .detailTxta, .idInput, .pwInput, .inputIng{border:1px solid #dedfde;}
.idInput, .pwInput, .inputIng, .detailText{height:20px;}
.idInput{background:url('/_image/shop/id_hidden.gif') no-repeat #FFF;}
.pwInput{background:url('/_image/shop/pw_hidden.gif') no-repeat #FFF;}
.inputIng{background:#f4f6f9;}
.modInput{
    margin:10px 0;
    text-align:center;
}
.detailText, .detailTxta{width:97%;}
.detailTxta{height:100px;}

/* ÁÖ¹®, ÁÖ¹®Á¶È¸ »ó¼¼ /shop/order, /mypage/order_detail */
#order{text-align:left;}
#order .msg{padding-bottom:9px;}
#order h3{
    clear:both;
    margin:52px 0 12px 0;
}
#order .listTbl td{
    height:67px;
    text-align:center;
}
#order .listTbl td.left{text-align:left;}
#order .listTbl td.line{height:1px;}
#order .listTbl td .input{height:21px;}

#order .coupon th, #order .coupon td{
    border:1px solid #858585;
    color:#333;
}
#order .coupon th{
    height:27px;
    background:#dbdbdb;
}
#order .coupon td{
    height:27px;
}
#order .orderDetail{color:#353535;}
#order .orderDetail strong{font-weight:normal;color:#0272be;}
#order .step{
    margin:0 auto;
    text-align:center;
}
#order .step li{display:inline;}
#order1{margin-top:27px}
#order2{
    margin:20px 0;
    padding:5px;
    text-align:center;
}
#order2 .btn{margin-top:20px;}

#orderFin{
    text-align:center;
}
#order  .btn{
    padding:12px 0;
    border-top:1px solid #000;
    text-align:left;
}
#order  .btn img{margin:0 5px;}


/* È®´ëº¸±â /shop/zoom */
#zoom{
    width:733px;
    height:628px;
    background:url('/_image/shop/bg_zoom.gif');
    padding:10px;
}
#zoom strong{
    font-size:140%;
    color:#000;
}
#zoom .box{
    width:713px;
    padding:10px;
    background:#fff;
}

#zoom .box ul{
    float:right;
    margin:0;
    padding:0;
    list-style:none;
    font-size:0;
    line-height:0;
}
#zoom .box ul li{
    width:95px;
    height:95px;
    margin:4px;
    border:3px solid #dfdfdf;
}

/* È¸¿ø°¡ÀÔÆû, È¸¿øÁ¤º¸¼öÁ¤Æû /member/join_frm */
#memberFrm {text-align:center;}
#memberFrm form table{width:100%;margin:-2px auto 0 auto;position:relative;}
#memberFrm form td.cell{
    height:20px;
    padding-left:8px;
    color:#000;
}
#memberFrm form td.cell *{vertical-align:middle;}
#memberFrm td.address .input{width:510px;}
#memberFrm td.email .input{width:150px;}
#memberFrm .recomPoint{color:#FF7800;}
#memberFrm .btn{
    padding:50px 0 0 9px;
    text-align:left;
}

/* °¡ÀÔ¿Ï·á, Á¤º¸¼öÁ¤¿Ï·á, È¸¿øÁ¤º¸ ºñ¹Ð¹øÈ£Ã¼Å© /member/join_step3, /member/edit_step1, /member/edit_step3, */
#complete{text-align:center;}
.cbox{
    width:430px;
    height:158px;
    margin:0 auto;
    background:url('/_image/member/box.gif') no-repeat;
}
.cbox td{
    text-align:center;
    color:#7c7c7c;
}
.cbox .btn{
    padding:35px 0 0 0;
}

/* ·Î±×ÀÎ /member/login */
#login .loginMsg{
    font-size:12px;
    color:#867770;
    margin:0 0 13px 0;
    padding:0;
    text-align:center;
    color:#847973;
}
#login h3{margin:44px 0 12px 0;}
#login fieldset table{margin:0}
#login fieldset td{height:22px;}
#login fieldset td *{vertical-align:middle;}
#login fieldset .btn{text-align:left;}

#login ul{
    clear:both;
    margin:0 0 35px 0;
    padding:0;
    list-style:none;
    font-size:0;
    line-height:0;
}
/* ¾ÆÀÌµð ÆÐ½º¿öµå Ã£±â /member/find_step1 */
#find{
    text-align:center;
}
#find h3{margin-bottom:16px;}
#find form{
    width:429px;
    height:158px;
    margin:0 0 40px 0;
    padding:50px 0 0 0;
    background:url('/_image/member/box_find.gif') no-repeat;
    text-align:left;
}
#find form.pw{padding-top:35px;}
#find form th, #find form td{height:28px;}
#find form th{width:140px;text-align:right;}
#find form td{padding:0 0 0 5px;}


/* ¿ìÆí¹øÈ£Á¶È¸ /common/zip_search */
#zipSearch{
    padding:5px;
    text-align:center;
}
#zipSearch form{
    width:340px;
    margin:0 auto;
    padding:5px;
    background:#f3f3f3;
    border:1px solid #d5d5d5;
}
#zipSearch fieldset {
    padding:3px;
    background:#fff;
    border:1px solid #d5d5d5;
    text-align:center;
}
#zipSearch fieldset *{vertical-align:middle;}
#zipSearch fieldset strong{
    display:block;
    font-weight:normal;
}
#zipSearch fieldset .input{ime-mode:active;}
#zipSearch .tbl{
    width:340px;
    margin:10px auto;
}
#zipSearch th, #zipSearch td{border:1px solid #d5d5d5}
#zipSearch thead th{
    height:25px;
    background:#F3F3F3;
    text-align:center;
}
#zipSearch tbody th, #zipSearch tbody td{
    background:#fff;
    cursor:pointer;
}
#zipSearch tbody th{width:65px;}
#zipSearch tbody td{padding-left:5px;}

#mypage ul{
    margin:0;
    padding:0;
    list-style:none;
    font-size:0;
    line-height:0;
}
#mypage li{padding-bottom:35px}

/* ¸¶ÀÌÆäÀÌÁö °øÅë ±Û¾²±â(1:1»ó´ã, È¸¿øÅ»Åð) /mypage/counsel_step1, /mypage/withdraw_step1/ */
#mypageWrite form{text-align:center;}
#mypageWrite fieldset{
    width:660px;
    padding:25px 0;
    background:#e5e5e5;
    border:1px solid #d6d6d6;
    text-align:left;
}
#mypageWrite th{
    width:79px;
    padding-right:8px;
    color:#7d7d7d;
    text-align:right;
}
#mypageWrite th img{margin-left:33px;}
.mypage_text {border:1px solid #d6d6d6;width:563px;height:22px;margin:4px 0;}
.mypage_txta {border:1px solid #d6d6d6;width:563px;height:246px;margin:4px 0;}

/* ¸¶ÀÌÆäÀÌÁö - 1:1»ó´ã /mypage/counsel_list */
#counselList .btn{
    padding:0 0 17px 0;
    text-align:right;
}
/* ¸¶ÀÌÆäÀÌÁö - À§½Ã¸®½ºÆ® /mypage/wish_list */
#wishList .listTbl td{
    height:59px;
    text-align:center;
}
#wishList .listTbl td.left{text-align:left;}
#wishList .listTbl td.line{
    height:1px;
    background:url('/_image/list/line.gif') repeat-x;
}

/* °Ô½ÃÆÇ °ü·Ã */
#board .btn{text-align:right;}

/* ±âÅ¸ÆäÀÌÁö - ÀÌ¿ë¾È³» /content/guide */
#guide{text-align:left;}
#guide .content img{
    margin:0 0 35px 0;
}

/* ±âÅ¸ÆäÀÌÁö - ÀÌ¿ë¾à°ü³»¿ë /content/join_rull */
#join_rull{text-align:left;color:#666;}
#join_rull ul, #join_rull ol{
    margin:0;
    padding:0;
    list-style:none;
}
#join_rull dl{
    background:#fff;
    padding:8px;
}
#join_rull dl dt{font-weight:bold;}
#join_rull dl dd{padding:5px 0;}
#join_rull dl dd ol li ol{margin:0;padding-left:40px;}
#join_rull dl dd ul{padding-left:10px;}

/* ±âÅ¸ÆäÀÌÁö - ÀÌ¿ë¾à°ü³ëÃâ(È¸¿ø°¡ÀÔstep1, ÀÌ¿ë¾à°ü) /content/uselaw, /member/join_step1 */
#uselaw{
    text-align:center;
}    
#uselaw iframe{
    width:100%;
    height:202px;
    border:1px solid #dddcd7;
}
#uselaw p{
    margin:20px 0 35px 0;
    text-align:right;
}

/* ±âÅ¸ÆäÀÌÁö - °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§³»¿ë /content/privacy */
#privacy{
    padding:5px;
    text-align:left;
    color:#666;
}
#privacy ul{
    margin:0;
    padding:0;
    list-style:none;
}
#privacy p{margin-bottom:10px;}
#privacy dt{
    background:url('/_image/content/p_arrow.gif') no-repeat 0 3px;
    padding:3px 0 0 20px;
    font-weight:bold;
}
#privacy dd{margin:5px 0 10px 20px;}
#privacy dd dl dt{
    background:url('/_image/content/c_arrow.gif') no-repeat 0 3px;    
    padding:0 0 0 18px;
    font-weight:normal;
}
#privacy dd dl dd{margin:0 0 0 18px;}
#privacy ul{
    margin:5px 0 5px 25px;
    list-style:disc;
}
#privacy ol{margin-left:30px;}
#privacy a:hover{
    text-decoration:underline;
    color:#ec7b7b;
}

/***** ÃâÃ½ *****/
#attend{
    margin-top:-40px;
    position:relative;
    text-align:center;
}
.cBtn span{
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:1px;
}
.cBtn span.month{
	margin-left:10px;
	color:#ff6600;
}

.cBtn *{vertical-align:middle;}

.attendConfig{margin:10px 0;}
.calendarTbl{
    width:90%;
}
#attendCalendar .calendarTbl th, #attendCalendar .calendarTbl td{
    border:1px solid #efefef;
}
#attendCalendar .calendarTbl th{
	width:100px;
	height:19px;
}
#attendCalendar .calendarTbl td{
	padding:4px;
	height:66px;
	font-size:8pt;
    color:#c292bd;
}
#attendCalendar .attenY{
	background:url('/_image/mypage/attend_Y.gif') no-repeat center;
}
#attendCalendar .attenN{
	background:url('/_image/mypage/attend_N.gif') no-repeat center;
}
#attendCalendar .attenR{
	background:url('/_image/mypage/attend_R.gif') no-repeat center;
}