
/* common */
*         { font:11px/130% dotum, gulim; color:#fffdca; }
html      { margin:0; padding:0; height:100%; }
body      {
  background-color: #b0b47f;
	margin:0; padding:0; height:100%;

	scrollbar-face-color: #cccd99;
	scrollbar-shadow-color: #a4a877;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #cccd99;
	scrollbar-darkshadow-color: #a4a877;
	scrollbar-track-color: #fffee4;
	scrollbar-arrow-color: #ffffff;
}

.scroll   {
	scrollbar-face-color: #cccd99;
	scrollbar-shadow-color: #a4a877;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #cccd99;
	scrollbar-darkshadow-color: #a4a877;
	scrollbar-track-color: #fffee4;
	scrollbar-arrow-color: #ffffff;
}


a { text-decoration: none }

b { font-weight: bold; }


#contents { width:560px; padding-left:18px; }
#search   { width:100%; margin-bottom: 3px; }
#pagenum  { margin-top:-1px; padding-top: 7px; width:100%; border: 1px solid #cccd99; font-size: 10px; font-family: verdana; height: 27px; text-align: center; }
#nextprev { margin-top:5px; padding-top: 7px; width:100%; border: 1px solid #cccd99; height: 27px; text-align: left; }
#button   { margin-top:10px; text-align: right; padding-right:20px; }


h1        { margin:0; padding:0; }
h2        { float:left; margin-top:16px; margin-bottom: 5px; margin-left: -9px; }
h3        { width: 100%px; text-align: right; padding-right:20px; }

/* tag */
table     { border:0; }
.view td table { table-layout:auto; }
.rview td table { table-layout:auto; }
.rview td table li { padding-right:20px; }

img       { border:none; }
.p        { cursor:pointer; }
.mid      { vertical-align:middle; }
.bul      { margin-left:3px; }


/* table */

/* view table */
.view1       { width:542px; table-layout:fixed; }
.view1 .td01 { width:60px; text-align:center; }
.view1 .td02 { padding-left:10px; }
.view1 .td03 { width:65px; text-align:center; }
.view1 .td04 { width:100px; text-align:center; }
.view1 .td05 { width:50px; text-align:center; }
.view1 .td06 { width:100px; text-align:center; }
.view1 .line { height: 1px; background-image:url(/images/common/line.gif); }

.view2       { width:542px; table-layout:fixed; background-color:#c2c490; }
.view2 .td01 { width:60px; text-align:center; }
.view2 .td02 { padding-left:10px; color:white; }
.view2 .td03 { width:65px; text-align:center; }
.view2 .td04 { width:100px; text-align:center; color:white; }
.view2 .line { height: 1px; background-color:#d7d8a4; }


/* write table */
.write1      { width:542px; table-layout:fixed; }
.write1 .td01 { width:60px; text-align:center; background-color:#c8ca96; }
.write1 .td02 { padding-left:10px; background-color:#c8ca96; }
.write1 .line { height: 1px; background-color:#dbdca8; }


/* write table */
.write2       { width:100%; table-layout:fixed; }
.write2 .td01 { width:60px; text-align:center; background-color:#c8ca96; }
.write2 .td02 { padding-left:10px; background-color:#c8ca96; }
.write2 .line { height: 1px; background-color:#dbdca8; }


/* diary table */
.diary       { width:542px; table-layout:fixed; }
.diary .td01 { width:40px; text-align:center; height: 30px; }
.diary .td02 { width:65px; text-align:center; }
.diary .td03 { padding:0px 6px 0px 10px; }
.diary .line { height: 1px; background-image:url(/images/common/line.gif); }


/* news table */
.news       { width:542px; table-layout:fixed; }
.news .td01 { width:40px; text-align:center; height: 30px; }
.news .td02 { width:65px; text-align:center; }
.news .td03 { padding:0px 6px 0px 10px; }
.news .td04 { width:85px; text-align:center; }
.news .td05 { width:45px; text-align:center; }
.news .line { height: 1px; background-image:url(/images/common/line.gif); }



/* products category table */
.category      { width:542px; table-layout:fixed; }
.category .td01 { height:20px; width:89px; text-align:left; border-top:1 solid #b0b47f; border-left:1 solid #b0b47f; background-color:#cacc93; } 
.category .td02 { height:20px; width:89px; text-align:left; border-top:1 solid #b0b47f; border-left:1 solid #b0b47f; background-image:url(/images/products/bg_cell.gif); } 
.category .line { height: 1px; background-color:#dbdca8; }



/* products bestseller table */
.bestseller      { table-layout:fixed; }
.bestseller .td00 { height:245px; width:108px; border-bottom:1 solid #b0b47f;} 
.bestseller .td01 { height:144px; width:108px; text-align:center; padding-top: 0px; border-bottom:1px solid #b0b47f;  background:url(/images/products/line1.gif) no-repeat right 35px #ffffff; } 
.bestseller .td02 { height:144px; width:108px; text-align:center; padding-top: 25px; border-bottom:1px solid #b0b47f;  background-color:#ffffff; } 
.bestseller .td03 { height:101px; width:108px; text-align:left; text-valign:top; background-color:#c5c793; } 
.bestseller .td04 { text-align:left; margin-left:10px; margin-right:10px; margin-bottom:10px; } 



/* event table */
.event       { width:542px; table-layout:fixed; }
.event .td01 { width:42px; text-align:center; height:30px; }
.event .td02 { text-align:left; padding-left:10px; }
.event .td03 { width:170px; text-align:center; }
.event .td04 { width:56px; text-align:center; }
.event .line { height: 1px; background-image:url(/images/common/line.gif); }


/* event prize table */
.event2       { width:542px; table-layout:fixed; }
.event2 .td01 { width:42px; text-align:center; height:30px; }
.event2 .td02 { text-align:left; padding-left:10px; }
.event2 .td03 { width:60px; text-align:center; }
.event2 .td04 { width:56px; text-align:center; }
.event .line { height: 1px; background-image:url(/images/common/line.gif); }



/* together table */
.together       { width:542px; table-layout:fixed; }
.together .td01 { width:40px; text-align:center; height: 74px; }
.together .td02 { width:65px; text-align:center; }
.together .td03 { padding:0px 6px 0px 10px; }
.together .td04 { width:85px; text-align:center; }
.together .td05 { width:45px; text-align:center; }
.together .line { height: 1px; background-image:url(/images/common/line.gif); }


/* counsel table */
.counsel       { width:542px; table-layout:fixed; }
.counsel .td01 { width:42px; text-align:center; height:30px; }
.counsel .td02 { width:40px; text-align:center; }
.counsel .td03 { text-align:left; padding-left:10px; }
.counsel .td04 { width:84px; text-align:center; }
.counsel .td05 { width:60px; text-align:center; }
.counsel .td06 { width:58px; text-align:center; }
.counsel .line { height: 1px; background-image:url(/images/common/line.gif); }


/* faq table */
.faq       { width:542px; table-layout:fixed; }
.faq .td01 { width:40px; text-align:center; height: 30px; }
.faq .td02 { width:50px; text-align:center; }
.faq .td03 { padding:0px 6px 0px 10px; }
.faq .line { height: 1px; background-image:url(/images/common/line.gif); }



/* wellness on air table */
.life       { width:542px; table-layout:fixed; }
.life .td01 { height:71px; width:40px; text-align:center; }
.life .td02 { width:155px; text-align:center; }
.life .td03 { padding:0px 6px 0px 10px; }
.life .line { height: 1px; background-image:url(/images/common/line.gif); }



/* this month table */
.month       { width:542px; table-layout:fixed; }
.month .td01 { height:70px; width:40px; text-align:center; }
.month .td02 { width:100px; text-align:center; }
.month .td03 { padding:0px 6px 0px 10px; }
.month .line { height: 1px; background-image:url(/images/common/line.gif); }



/* milage table */
.milage       { width:542px; table-layout:fixed; }
.milage .td01 { width:35px; text-align:center; }
.milage .td02 { width:70px; text-align:center; }
.milage .td03 { width:80px; text-align:center; }
.milage .td04 { padding:8px 3px 8px 5px; }
.milage .td05 { width:50px; text-align:center; }
.milage .td06 { width:60px; text-align:center; }
.milage .td07 { width:60px; text-align:center; }
.milage .td08 { width:60px; text-align:center; }
.milage .line { height: 1px; background-image:url(/images/common/line.gif); }



/* myqna table */
.myqna       { width:542px; table-layout:fixed; }
.myqna .td01 { width:35px; text-align:center; height: 30px; }
.myqna .td02 { width:74px; text-align:center; }
.myqna .td03 { padding:0px 3px 0px 5px; }
.myqna .td04 { width:70px; text-align:center; }
.myqna .td05 { width:78px; text-align:center; }
.myqna .line { height: 1px; background-image:url(/images/common/line.gif); }



/* myorange table */
.myorange       { width:542px; table-layout:fixed; }
.myorange .td01 { width:35px; text-align:center; height: 30px; }
.myorange .td02 { width:74px; text-align:center; }
.myorange .td03 { padding:0px 3px 0px 5px; }
.myorange .td04 { width:180px; padding:0px 3px 0px 5px; }
.myorange .td05 { width:51px; text-align:center; }
.myorange .td06 { width:55px; text-align:center; }
.myorange .td07 { width:55px; text-align:center; }
.myorange .line { height: 1px; background-image:url(/images/common/line.gif); }




/* storeAddr table */
.storeAddr       { width:333px; table-layout:fixed; }
.storeAddr .td01 { width:90px;}
.storeAddr .td02 { width:173px; padding:3px; }
.storeAddr .td03 { width:70px; text-align:center; }
.storeAddr .line { height: 1px; background-image:url(/images/common/line.gif); }




/* form */
form      { margin:0; padding:0; }
select    { background-color:#fffff; color:#707070; border:solid 1px #595d63; }
option    { color:#ffffff; }
textarea  { overflow:auto; }
.keyword { font:11px/normal dotum, gulim; background-color:#e9eced; border:solid 2px #e9eced; vertical-align:middle; color:#4d4946; width:150px; }
.select   { behavior: url(/include/js/selectbox.htc); }
.select_white  { behavior: url(/include/js/selectbox_white.htc); }
.normal { font:12px/normal dotum, gulim; background-color:#fcfbe2; border:solid 1px #fcfbe2; vertical-align:middle; color:#666666; height:16px; }



/* image button roll over */
a.rollover img { border-width:0px; display:inline; }
a.rollover img.over { display:none; }

a.rollover:hover { border:0px }
a.rollover:hover img { display:none; }
a.rollover:hover img.over { display:inline; }