/* ±âº» ÅÂ±× Á¤ÀÇ ************************************************************************************************************************/
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:11px;
    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;
    border:none;
    clear:both;
}

a, a:link, a:visited, a:active, a:hover{
    background:transparent;
    text-decoration:none;a
    cursor:pointer;
}
a, a:hover, a:visited{
    color:#666;
}
a:active, a:hover{
    color:#666;
}

/* °øÅë Å¬·¹½º *****************************************************************************************************************/
/* ÀÔ·Â */
.input{
    height:21px;
    border:1px solid #c2c3bb;
}
.ea{
    width:30px;
    border:1px solid #c2c3bb;
}
.txta{
    height:100px;
    border:1px solid #c2c3bb;
}

/* ¹öÆ° */
.btn{
    clear:both;
    padding:10px 0;
    text-align:center;
}
.btn *{vertical-align:middle;}
.btn img{cursor:pointer;}

/* ÆäÀÌÂ¡ */
.paging{
    text-align:center;
    padding:10px;
}
.paging li{display:inline;}
.paging li strong{
    color:#948645;
}
.paging *{
    vertical-align:middle;
    color:#7e6568;
}

.png24{tmp:expression(setPng24(this));}

/* ¸®½ºÆ® type1 */
.listTbl{
    width:620px;
}
.listTbl .tbl{
    width:100%;
    margin:0 auto;
}
.listTbl thead th{
    height:28px;
    border-bottom:1px solid #f3f3f3;
}
.listTbl thead th.first{background:none;}
.listTbl tbody th{
    padding-left:10px;
    color:#353535;
    text-align:left;
}
.listTbl td{
    padding:5px 0;
    color:#353535;
    text-align:center;
}
.listTbl td img{vertical-align:middle;}
.listTbl td *{color:#353535;}
.listTbl td.img{width:10%;}
.listTbl td.left{
    padding:0 0 0 5px;
    text-align:left;
}
.listTbl td.right{
    padding:0 5px 0 0;
    text-align:right;
}
.listTbl td.line{
    height:1px;
    background:#f3f3f3;
}
.listTbl .blank{
    height:95px;
    text-align:center;
    color:#535353;
    border-bottom:1px solid #f3f3f3;
}

/* ¸®½ºÆ® type1 */
.listTbl2{
    width:667px;
    padding-top:2px;
    border-top:1px solid #f3f3f3;
}
.listTbl2 .tbl{
    width:100%;
    margin:0 auto;
}
.listTbl2 thead th{
    height:28px;
    border-top:1px solid #ffcfcf;
    border-bottom:1px solid #f3f3f3;
}
.listTbl2 thead th.first{background:none;}
.listTbl2 tbody th{
    width:18%;
    padding-left:10px;
    color:#666;
    text-align:left;
}
.listTbl2 td{
    height:28px;
    color:#666;
}
.listTbl2 td .input{margin:2px 0;}
.listTbl2 td img{vertical-align:middle;}
.listTbl2 td *{color:#666;}
.listTbl2 td.line{
    height:1px;
    background:#f3f3f3;
}

.total{
    margin-top:2px;
    padding:18px 22px;
    text-align:right;
}
.total ul{
    margin:0;
    padding:0;
    list-style:none;
    text-align:right;
    color:#5c5c5c;
}
.total ul li *{vertical-align:middle;}
.total ul li span{
    text-align:right;
    font-weight:bold;
    color:#5c5c5c;
}
.total ul li.last{padding-right:0;}


.boxType tbody th{
    width:90px;
	background:#F7F7F7 url('/_image/member/dot.gif') no-repeat 5px center;
	text-align:left;
	padding:4px 0 4px 12px;
}
.boxType td{padding-left:4px;}
.boxType td *{vertical-align:middle;}
.boxType td img{cursor:pointer;}
.boxType td.line{
    height:5px;
    background:url('/_image/shop/dotted2.gif')
}

/* º¸±â type1 */
.viewTbl{
    margin:0 auto;
    border-top:1px solid #e5e5e5;
    text-align:center;
}
.viewTbl, .viewTbl .tbl{width:600px;}
.viewTbl thead th, .viewTbl thead td{height:30px}
.viewTbl thead th{width:10%;}
.viewTbl td{color:#676767;}
.viewTbl td.line{
    height:1px;
    background:#dfdfdf;
}
.viewTbl tbody td{
    padding:5px;
}
.viewTbl .btn{
    text-align:right;
}

.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;
    background:#f7f7f7;
    line-height:120%;
}
.commentWrite *{vertical-align:middle;}
.commentWrite label{font-size:90%;}
.commentWrite textarea{
    width:100%;
    height:70px;
    margin-right:15px;
    border:1px solid #d1d1d1;
}

.commentList{
    width:100%;
    padding:2px;
    background:#f6f6f6;
    text-align:left;
}
.commentList dl{
    clear:left;
    width:100%;
    padding:11px 13px;
    border-bottom:1px solid #e8e7e7;
    vertical-align:middle;
    line-height:160%;
}
.commentList dl *{
    vertical-align:middle;
}
.commentList dt strong{margin-right:5px;}
.commentList td *{vertical-align:middle;}

/* °Ë»ö */
.search{
    text-align:center;
}
.search *{vertical-align:middle;}
.search .input{width:108px;height:20px;background:#f8f8f8;}

/* »óÇ°°øÅë */
.prdList{
    text-align:center;
}
.prdList .tbl{
    position:relative;
}
.prdList .cell{
    padding:0 0 21px 13px;
    vertical-align:top;
    text-align:center;
}

.prdImg{
    margin:0 0 11px 0;
    padding:0;
    position:relative;
    text-align:left;
    font-size:0;
    line-height:0;
}
.prdImg td{text-align:center;}
.prd0Fld, .prd0Fld a, .prd0Fld a:link, .prd0Fld a:visited{
    color:#636262;
}
.prdPrice, .prdPrice a, .prdPrice a:link, .prdPrice a:visited{
    display:none;
    color:#383838;
}

.totalItem{
    font-size:11px;
    color:#ae5d74;
}
#totalItemNum{color:#ae5d74;}

/* ·¹ÀÌ¾Æ¿ô ********************************************************************************************************************/
#layout{background:#fff;}
#layoutMain{}

#container{
    width:750px;
    text-align:left;
    position:relative;
}

#layoutMain #container{
    width:750px;
    text-align:center;
}

#header{
    width:750px;
    margin:0 auto;
    text-align:left;
    position:relative;
}
#layout #header{height:76px; margin-bottom:42px;}

#logo{
}

#loginMenu{
   display:none;
    margin:0;
    padding:0 0 0 0;
    list-style:none;
    font-size:0;
    line-height:0;
    position:absolute;
    top:25px;
    left:614px;
}
#loginMenu li{
    float:left;
}

#headerMenu{
 display:none;
    margin:0;
    padding:0;
    list-style:none;
    font-size:0;
    line-height:0;
    position:absolute;
    top:69px;
    left:217px;
}
#headerMenu li{
    
    float:left;
    width:auto;
    padding-left:2px;
    background:url('/_image/common/hm_bar.gif') no-repeat 0 4px;
}
#headerMenu li.first-child{
    padding-left:0;
    background:none;
}
#headerMenu li img{cursor:pointer}

#wrapper{
    float:left;
    width:760px;
}

#layoutMain #wrapper{background:none;}

#contentArea{
    min-height:500px;
    height: auto !important;
    text-align:center;
}
#layoutMain #contentArea{
    min-height:150px;
    height: auto !important;
    height:200px;
    margin:0;
    padding:0;
    background:none;
}

.subTitle{
    margin:88px 0 0 0;
}
.cntBody{}

#rightMenu{
    float:left;
    width:198px;
    margin:0 0 0 -198px;
    /*background:url('/_image/common/bg_contentArea_bigSection.jpg') repeat top right;*/
}
#rightMenu .category{
    margin:0 0 0 25px;
    padding:0;
    list-style:none;
    font-size:0;
    line-height:0;
    text-align:left;
}
#rightMenu .category li ul{
    margin:0;
    padding:0;
    list-style:none;
    font-size:0;
    line-height:0;
    text-align:left;
}
#rightMenu .community, #rightMenu .etc{
    margin:0;
    padding:0;
    list-style:none;
    font-size:0;
    line-height:0;
}
#rightMenu .community li{padding:0 0 0 34px}

#rightMenu .etc li{padding:40px 0 0 0}

#footer{
margin:45px 0 0 0;
    clear:left;
    width:100%;
    position:relative;
}
#footerMenu{
    margin:0;
    padding:0;
    list-style:none;
    font-size:0;
    line-height:0;
}
#footerMenu li{
    float:left;
    width:auto;
}
#footerMenu li.first-child{padding-left:0;}
#footerMenu li img{
    margin-bottom:14px;
    cursor:pointer
}
#footer .info{
    clear:both;
    position:absolute;
    top:60px;
    left:35px;
    font-size:11px;
    color:#707070;
}


/* ÆäÀÌÁö **********************************************************************************************************************/

/* ¸ÞÀÎ - /main/index */

/* »óÇ°¸®½ºÆ® /shop/big_section */
#prdSort{
    width:99%;
    height:35px;
    margin:21px 0 25px 0;
    text-align:right;
    position:relative;
}
#prdSort ul{
    margin:0;
    padding:0;
    list-style:none;
}
#prdSort li{
    float:left;
    width:auto;
    padding:0 10px;
}


#prdSort .cateName{
    position:absolute;
    top:9px;
    left:17px;
    padding-left:11px;
}

.midCate{ float:right}
.midCate ul li a{color:#000}
.midCate ul li a:visited{color:#000;}
.midCate ul li a:hover{color:#000; text-decoration:underline;}
/* .midCate ul li a:hover{text-decoration:underline;}  */

/* °Ë»ö°á°ú /shop/search_result */
#search form{text-align:left;}
#search form *{vertical-align:middle;}
#search h3{
    margin:10px 0;
    padding:5px 0;
}
#search h3 strong{color:#FF0000;}

#search #searchCategory *, #search .best10 *{color:#454545;}
#search #searchCategory{
    float:left;
    width:auto;
}
#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;
    width:179px;
    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;}
.cartTbl{
    width:100%;
    margin:0 auto;
}
.cartTbl .tbl{width:100%;}
.cartTbl thead th{
    height:27px;

}
.cartTbl thead th.first-child{}
.cartTbl .blank{
    height:230px;
    text-align:center;
    color:#666;
}
.cartTbl td{
    text-align:center;
    color:#656565;
}
.cartTbl td img{margin:5px 0;vertical-align:middle;}
.cartTbl td a{color:#312728;}
.cartTbl td.img{width:10%;}
.cartTbl td.left{
    padding:0 0 0 5px;
    text-align:left;
}
.cartTbl td.right{
    padding:0 5px 0 0;
    text-align:right;
}
.cartTbl td.line{
    height:1px;

}

#cart .btn{ 
    width:600px;
    margin:0 auto;
    padding:6px 0 0 5px;
}

#cart .btn *{float:left;width:auto;}
#cart .btn div{border:1px solid #979797;}
#cart .btn div img{
    margin-left:25px;
}

/* ÁÖ¹®, ÁÖ¹®Á¶È¸ »ó¼¼ /shop/order, /mypage/order_detail */
#cart h3{
    width:667px;
    margin:20px 0 10px 0;
    text-align:left;
}
#cart .coupon{width:100%;margin:2px auto;}
#cart .coupon .use{width:5%}
#cart .coupon .code{width:10%}
#cart .coupon .name{}
#cart .coupon .discount{width:12%}
#cart .coupon .date{width:10%}
#cart .coupon .limit{width:22%}

#cart .coupon th, #cart .coupon td{
    padding:0;
    border:1px solid #858585;
    color:#333;
    text-align:center;
}
#cart .coupon th{
    height:27px;
    background:#dbdbdb;
}
#cart .coupon td{height:27px;}
#cart .coupon td.left{
    padding-left:3px;
    text-align:left;
}
#cart .orderDetail{color:#353535;}
#cart .orderDetail strong{font-weight:normal;color:#0272be;}
#cart .step{
    margin:0 auto;
    text-align:center;
}
#cart .step li{display:inline;}
#order1{
    padding:20px 0;
	text-align:left
}
#order2{
    margin:20px 0;
    padding:5px;
}
#total_order_price_div{font-weight:bold;}

#orderFin{text-align:center;}

/* »óÇ°»ó¼¼ÆäÀÌÁö /shop/detail */
#detail{text-align:center;}
#detailTop{
    margin:0 auto;
}
#detailTop .img{
    text-align:center;
    vertical-align:top;
}
#detailTop .img .tbl{
    margin:0 auto;
}
#detailTop .img .tbl td{text-align:center;}
#detailTop .img2{
    vertical-align:top;
}
#detailTop .img2 ul{
    width:124px;
    margin:-2px 0 0 0;
    padding:0;
    list-style:none;
    position:relative;
}
#detailTop .img2 ul img{
    border:1px solid #616161;
    margin:2px 0 0 6px;
}
#detailTop .img2 li{
    float:left;
    width:auto;
}

#detailTop .info{
    padding-left:30px;
    text-align:left;
}
#detailTop .info table{width:232px;}
#detailTop .info thead th{
    height:35px;
    font-size:13px;
    color:#411b15;
    line-height:18px;
    text-align:left;
    color:#434343;
}
#detailTop .info thead td{height:20px;background:url('/_image/shop/line.gif') repeat-x left top;}
#detailTop .info tbody th, #detailTop .info tbody th{height:31px;}
#detailTop .info tbody th{
    width:83px;
    padding:0 7px 0 0;
    background:url('/_image/shop/dot1.gif') no-repeat 13px 48%;
    font-weight:normal;
    color:#343434;
    text-align:right;
}
#detailTop .info tbody td{
    width:149px;
    color:#434343;
}
#detailTop .info td *{vertical-align:middle;}
#detailTop .info .btn{
    padding:0;
}
.fldSprice td span{color:#8f2b2b;}
#sell_prc_str{color:#8f2b2b;}

#detailBottom{
    clear:both;
    width:713px;
    margin:0 auto;
    text-align:center;
}
#detailBottom .coupon{
    margin:0;
    padding:0;
    list-style:none;
    text-align:center;
}
#detailBottom h3{
    margin:35px 0 17px 0;
    text-align:center;
}
#detailBottom .btn{
    width:620px;
    text-align:right;
}
.round{width:620px;}

/* review, Qna ¾²±âÆû /_include/product_qna_form, /_include/product_review_form */
.frmFld{
    width:100%;
    padding:25px 0;
    background:#fff;
    border:1px solid #d6d6d6;
    text-align:left;
    position:relative;
}
.frmFld table{width:100%;}
.frmFld th{
    width:10%;
    padding-right:10px;
    color:#7d7d7d;
    text-align:right;
}
.frmFld th *, .frmFld td *{vertical-align:middle;}
.frmFld td textarea{margin:2px 0;}

.detailText, .detailTxta, .idInput, .pwInput, .inputIng{border:1px solid #c2c3bb}
.idInput, .pwInput, .inputIng, .detailText{height:20px;}
.idInput{background:url('/_image/shop/id_hidden.gif') no-repeat #FFF;}
.pwInput{ #FFF;}
.inputIng{background:#f4f6f9;}
.modInput{
    margin:10px 0;
    text-align:center;
}
.detailText, .detailTxta{width:97%;}
.detailTxta{height:100px;}

/* È®´ëº¸±â /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;
    width:auto;
    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{
    border-collapse:separate;
    width:100%;
}
#memberFrm form table th{
	width:110px;
	background:#F7F7F7 url('/_image/member/dot.gif') no-repeat 5px center;
	text-align:left;
	padding:4px 0 4px 12px;
}
#memberFrm form table td{padding-left:4px;}
#memberFrm form table td img{cursor:pointer;}
#memberFrm form table td img, #memberFrm form table td input{vertical-align:middle;}
#memberFrm td.address .input{width:404px;}
#memberFrm td.email .input{width:97px;}
#memberFrm .recomPoint{color:#FF7800;}

/* °¡ÀÔ¿Ï·á, Á¤º¸¼öÁ¤¿Ï·á, È¸¿øÁ¤º¸ ºñ¹Ð¹øÈ£Ã¼Å© /member/join_step3, /member/edit_step1, /member/edit_step3, */
#complete{text-align:center;}
.cbox{
    width:430px;
    height:158px;
    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{
    text-align:center;
}

#login .loginMsg{
    font-size:8pt;
    padding:5px 0;
    text-align:left;
}


/* ¾ÆÀÌµð ÆÐ½º¿öµå Ã£±â /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 table{
    width:340px;
    margin:10px auto;
    background:#d5d5d5;
}
#zipSearch table thead tr th{
    height:25px;
    background:#F3F3F3;
    text-align:center;
}
#zipSearch table tbody tr th, #zipSearch table tbody tr td{
    background:#fff;
    cursor:pointer;
}
#zipSearch table tbody tr th{width:65px;}
#zipSearch table tbody tr td{text-indent:5px;}

#mypage{text-align:center;}
#mypage .tbl{
    width:631px;
    margin:0 auto;
    border:1px solid #d5d5d5;
}
#mypage .cell1{padding:1px 1px 0 0}
#mypage .cell2{padding:1px 0 0 0}

/* À§½Ã¸®½ºÆ® */

/* ¸¶ÀÌÆäÀÌÁö °øÅë ±Û¾²±â(1:1»ó´ã, È¸¿øÅ»Åð) /mypage/counsel_step1, /mypage/withdraw_step1/ */
#mypageWrite form{text-align:center;}
#mypageWrite fieldset{
    width:580px;
    padding:25px 0;
    background:#fff;
    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:480px;height:22px;margin:4px 0;}
.mypage_txta {border:1px solid #d6d6d6;width:480px;height:246px;margin:4px 0;}

/* ¸¶ÀÌÆäÀÌÁö - 1:1»ó´ã /mypage/counsel_list */
#counselList .btn{
    width:632px;
    text-align:right;
}
/* °Ô½ÃÆÇ °ü·Ã */
#board{width:640px;}
#board .btn{text-align:right;}

/* ±âÅ¸ÆäÀÌÁö - ÀÌ¿ë¾È³» /content/guide */
/* ±âÅ¸ÆäÀÌÁö - ÀÌ¿ë¾È³» /content/guide */
#guide{
    text-align:left;
}
#guide ul{
    margin:0;
    padding:0;
    list-style:none;
}
#guide ul li{
    background:url('/_image/content/c_arrow.gif') no-repeat 9px 4px;
    padding:0 0 0 26px;
}
#guide ul li ol{
    margin:0;
    padding:5px 0 20px 10px;
}
#guide ul li ol li{
    background:none;
    padding-left:0;
}



/* ±âÅ¸ÆäÀÌÁö - ÀÌ¿ë¾à°ü³»¿ë /content/join_rull */
#join_rull{text-align:left;}
#join_rull ul, #join_rull ol{
    margin:0;
    padding:0;
    list-style:none;
}
#join_rull dl{
    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:600px;
    height:202px;
    border:1px solid #dddcd7;
}
#uselaw p{
    width:600px;
    margin:20px 0 35px 0;
    text-align:right;
}

/* ±âÅ¸ÆäÀÌÁö - °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§³»¿ë /content/privacy */
#privacy{
    padding:5px;
    text-align:left;
}
#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{
    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;
}
