@charset "utf-8";
/* CSS Document */

@import url(base.css);
a{ font-family:Georgia, "Times New Roman", Times, serif}
body{ text-align: center; background:url(../img/layout/bg.jpg);  }
body,td,th{font-family:Georgia, "Times New Roman", Times, serif; color:#597041;}
#container {margin:0 auto; padding:0; width:900px; text-align:left; position:relative; display:block; }
#header { position:absolute; top:-100px; width:900px; height:100px; z-index:10;}

#wrapper{ margin:100px 0 0 0; background:#fff url(../img/layout/flowerbg.jpg) no-repeat bottom center; }
#pageheader{ height:50px; background-repeat:no-repeat; background-position:center top; }
#pagebody{  padding:5px;  }
#footer {
	margin:0 10px;
	padding:10px 0 0 0 ;
	font-size:10px;

	border-top:1px solid #DEDFD1;
	background-image: url(../img/layout/footer_left.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
}
#footer > div.body{ background:url(../img/layout/footer_right.gif) no-repeat right; height:30px; }
#footer > div.body > span { visibility:hidden;}
#footer > div.textcontent{ padding:0 5px; background:#fff;}


/*********************************************************/
.section-aboutus #pageheader{background-image:url(../img/layout/aboutus_header.gif) ;}
.section-contactus #pageheader{background-image:url(../img/layout/contactus_header.gif) ;}
.section-beautyservice #pageheader{background-image:url(../img/beauty/header1.gif);}
.section-service #pageheader{background-image:url(../img/layout/service_header.gif) ;}
.section-support #pageheader{background-image:url(../img/layout/support_header.gif);}