BODY, UL, LI, H1, H2 {
	padding: 0;
	margin: 0;
	font-family:Verdana, Tahoma, "Trebuchet MS";
	color:#222222;
}
P { padding:5px 0 8px 0; }
BODY {
	margin-bottom:20px;
	background:#bcf4d9 url(../images/bg.gif) repeat-x left top;
}
A {
	color:#0740b4;
	text-decoration:none;
}
A:visited {
	color:#0740b4;
}
A:hover {
	color:#0740b4;
	text-decoration:underline;
}
IMG {
	border:0;
}
UL, LI {
	list-style:none;
}
TABLE TD {
	vertical-align:top;
}
/* -------------------------------------------------------------------------------- */
/* Common */
.center {
	position:relative;
	width:802px;
	margin:0 auto;
	padding:0;
	z-index:1;
}
.right { float:right; }
.hr {
	height:1px;
	line-height:1px;
	margin:15px 10px 15px 0;
	background:#e4d4e1;
}
.hr IMG {
	height:1px;
}
.small {
	font-size:10px;
}
.green { color:#088145; }

.ul_arrow { margin:0; padding:3px 0 0 0; }
.ul_arrow li {
	margin:0;
	padding:4px 0 5px 16px;
	background-image:url(../images/icons/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	line-height:14px;
}

.news .ul_arrow li {
	padding:3px 0 4px 16px;
}


/* -------------------------------------------------------------------------------- */
.call {
	position:absolute;
	z-index:1;
	right:18px;
	top:17px;
	font-size:11px;
	text-align:right;
	line-height:17px;
	color:#636363;
}
.call SPAN {
	color:#222222;
}
.copy {
	position:relative;
	padding-top:10px;
	padding-left:15px;
	font-size:11px;
	color:#2d2a25;
	line-height:16px;
}
.copy SUP {
	font-size:9px;
}
.design {
	position:absolute;
	z-index:1;
	top:12px;
	right:15px;
	color:#959595;
	font-size:10px;
}
.fade_op {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
/* -------------------------------------------------------------------------------- */
/* nav */
.nav {
	height:40px;
	padding-top:5px;
	padding-left:15px;
}
.nav li {
	float:left;
}
.nav li A {
	float:left;
	position:relative;
	padding:0 18px;
}
/* sel images */
.nav1,
.nav1_sel {
	background:url(../images/nav/nav_home_sel.gif) no-repeat center center;
}
.nav2,
.nav2_sel {
	background:url(../images/nav/nav_skincare_sel.gif) no-repeat center center;
}
.nav3,
.nav3_sel {
	background:url(../images/nav/nav_waxing_sel.gif) no-repeat center center;
}
.nav4,
.nav4_sel {
	background:url(../images/nav/nav_nails_sel.gif) no-repeat center center;
}
.nav5,
.nav5_sel {
	background:url(../images/nav/nav_products_sel.gif) no-repeat center center;
}
.nav A.nav1 IMG,
.nav A.nav1_sel IMG {
	width:53px;
	height:35px;
}
.nav A.nav2 IMG,
.nav A.nav2_sel IMG {
	width:82px;
	height:35px;
}
.nav A.nav3 IMG,
.nav A.nav3_sel IMG {
	width:68px;
	height:35px;
}
.nav A.nav4 IMG,
.nav A.nav4_sel IMG {
	width:42px;
	height:35px;
}
.nav A.nav5 IMG,
.nav A.nav5_sel IMG {
	width:90px;
	height:35px;
}
.nav A.nav1 IMG {
	background:url(../images/nav/nav_home.gif) no-repeat center center;
}
.nav A.nav2 IMG{
	background:url(../images/nav/nav_skincare.gif) no-repeat center center;
}
.nav A.nav3 IMG{
	background:url(../images/nav/nav_waxing.gif) no-repeat center center;
}
.nav A.nav4 IMG{
	background:url(../images/nav/nav_nails.gif) no-repeat center center;
}
.nav A.nav5 IMG{
	background:url(../images/nav/nav_products.gif) no-repeat center center;
}
.nav A:hover IMG {
	background:url(../images/spacer.gif);
}
/*----------------------------------------------------------------------*/
/* box1 */
.box1_top {
	height:11px;
	line-height:11px;
	background:#ffffff url(../images/box1_border.gif) repeat-x left top;
}
.box1_bot {
	height:11px;
	line-height:11px;
	background:#ffffff url(../images/box1_border.gif) repeat-x left bottom;
}
.box1_topleft, .box1_topright, .box1_botleft, .box1_botright {
	width:11px;
	height:11px;
}
.box1_topleft {
	float:left;
	background:url(../images/box1_topleft.gif) no-repeat;
}
.box1_topright {
	float:right;
	background:url(../images/box1_topright.gif) no-repeat;
}
.box1_botleft {
	float:left;
	background:url(../images/box1_botleft.gif) no-repeat;
}
.box1_botright {
	float:right;
	background:url(../images/box1_botright.gif) no-repeat;
}
.tb_box1 {
	width:100%;
}
.tb_box1 .contents {
	border-left:1px solid #d8ebe2;
	border-right:1px solid #d8ebe2;
	background:#ffffff url(../images/bg_logo.jpg) no-repeat 10px top;
	height:540px;	/*BOXHEIGHT*/
}

/*----------------------------------------------------------------------*/
/* mid_body */
.mid_body {
	position:relative;
	display:block;
	padding:4px 10px 0 13px;
}

.title { height:90px; }

.news_bg {
	position:absolute;
	width:100%;
	z-index:1;
}
.news_bg_img {
	background:url(../images/news_box.png) no-repeat;
}

.news_content {
	position:absolute;
	width:100%;
	z-index:10;
}
.news_content_pad {
	font-size:11px;
	padding:0 0 0 20px;
}

.news_scroll {
	height:;
	overflow:auto;
}
.news_scroll strong { color:#349866; }


/*----------------------------------------------------------------------*/
/* box2_tb */
/* TOP */
.box2_topleft, .box2_topleft IMG {
	width:11px;
	height:11px;
}
.box2_topleft {
	background:url(../images/box2_topleft.gif) no-repeat left bottom;
}
.box2_top, .box2_top IMG {
	width:;
	height:11px;
}
.box2_top {
	background:url(../images/box2_top.gif) repeat-x left top;
}
.box2_topright, .box2_topright IMG {
	width:11px;
	height:11px;
}
.box2_topright {
	background:url(../images/box2_topright.gif) no-repeat left top;
}
/* BOT */
.box2_botleft, .box2_botleft IMG {
	width:11px;
	height:11px;
}
.box2_botleft {
	background:url(../images/box2_botleft.gif) no-repeat left top;
}
.box2_bot, .box2_bot IMG {
	width:;
	height:11px;
}
.box2_bot {
	background:url(../images/box2_bot.gif) repeat-x left top;
}
.box2_botright, .box2_botright IMG {
	width:11px;
	height:11px;
}
.box2_botright {
	background:url(../images/box2_botright.gif) no-repeat left top;
}
/* MID */
.box2_mid {
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	background-color:#ffffff;
}
/*----------------------------------------------------------------------*/
/* faded_whitebox width */
.faded_whitebox { margin:0 auto; width:752px; }
.faded_whitebox .box2_tb {
	/*margin-left:12px;*/
}
.faded_whitebox .box2_top IMG {
	width:730px;
}
/* height */
.faded_whitebox .box2_mid {
	height:410px;		/*BOXHEIGHT*/
}
/*----------------------------------------------------------------------*/
/* faded_content */
.faded_content {
	font-size:13px;
	padding:0 15px;
}
.faded_content H1 {
	font-weight:normal;
	font-size:17px;
	height:25px;
	padding-top:5px;
	border-bottom:1px solid #e3e3e3;
}

/*----------------------------------------------------------------------*/
/* tb_3col */
.tb_3col {
	width:100%;
	font-size:13px;
	line-height:18px;
}
.tb_3col td { }
.title { }
.desc { width:95%; padding-bottom:10px; font-size:11px; display:none; }


/*----------------------------------------------------------------------*/
/* tb_content */
.tb_content {
	width:680px;
	margin-top:10px;
	margin-left:25px;
	font-size:13px;
	line-height:18px;
}
.tb_content TD {
	height:25px;
}
.tb_content H2 {
	font-size:11px;
}
/*----------------------------------------------------------------------*/
/* UL li_arrow */
.li_arrow {
	padding:5px 0 10px 5px;
}
.li_arrow LI {
	background:url(../images/li_arrow.gif) no-repeat 5px 9px;
	padding:3px 0 5px 15px;
}
/*----------------------------------------------------------------------*/
/* tb_half */
.td_half_left {
	width:50%;
	padding-right:30px;
}
.td_half_right {
	width:50%;
	padding-left:30px;
}
/*----------------------------------------------------------------------*/
/* tb_2col */
.tb_2col {
	width:100%;
}
.tb_2col TD + TD {
	width:60px;
	padding-right:20px;
	text-align:right;
}

/*----------------------------------------------------------------------*/
/* photos */
.photos {
	position:absolute;
	top:-5px;
	right:25px;
	width:236px;
	height:90px;
	overflow:hidden;
	border:1px solid #CCCCCC;
}


/*----------------------------------------------------------------------*/
/* photos */
.bgmusic {
	float:right;
	padding:5px 10px 0 0;
}



