* {
	margin:0px;
	padding:0px;	
}

html {
	overflow-y:scroll;
}

body {
	background-color:#ffffff;
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	line-height:15px;
	color:#808080;
}

#page {
	width:1000px;
	margin:0px auto;
	background-color:#f4d6e2;
}

#logo {
	width:948px;
	margin:0px auto;	
	height:190px;
	background-image: url(../img/slimandbeauty/logo.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#maintop {
	width:948px;
	margin:0px auto;
	font-size:1px;
	background-image: url(../img/slimandbeauty/maintop.jpg);
	height:5px;
}

#main {
	width:948px;
	margin:0px auto;	
	background-image: url(../img/slimandbeauty/main.jpg);
}

#left {
	width:154px;
	margin-left:10px;
	float:left;
	padding:65px 0px 0px 30px;
}

* html #left {
	padding:65px 0px 0px 20px;	
}

#menu2 {
	margin-top:300px;		
}

#content {
	min-height:550px;
	margin:0px 210px;
}

* html #content {
	height:550px;
	margin:0px 205px;
}

#contentmenu {
	padding:20px;	
}

#contentmenu2 {
	text-align:right;
	margin-right:25px;	
}

* html #contentmenu2 {
	margin-right:27px;	
}

#contentmenu3 {
	text-align:right;
	margin:15px 25px 0px 0px;	
}

* html #contentmenu3 {
	margin-right:27px;	
}

#onlycontent {
	padding:20px;	
}

#right {
	width:184px;
	margin:0px 10px;
	float:right;
	display:inline;
}

/*----------------------------------------------------------------------*/

#left ul {
	list-style:none;
}

#left li {
	margin-bottom:12px;
}

#left a {
	color:#b41552;
	text-decoration:none;
	underline:none;
	font-weight:bold;
}

#left a.select {
	color:#747378;
}

#left img {
	border:none;	
}

#menu2 li {
	margin-bottom:2px;
}


#right ul {
	list-style:none;
}

#right li {
	margin:10px;
}

#right img {
	border:none;
}

#contentmenu ul {
	list-style:none;
}

#contentmenu li {
	display:inline;	
	margin:-2px;
}

#contentmenu img {
	border:none;
}

#contentmenu3 ul {
	list-style:none;
}

#contentmenu3 li {
	display:inline;
}

#contentmenu3 img {
	border:none;
}

/*----------------------------------------------------------------------*/

#onlycontent a {
	color:#b41552;
	text-decoration:underline;
	underline:underline;	
}

#onlycontent a:hover {
	color:#666666;
}

ul.sblist {
	list-style:none;
}

li.sblist {
	margin-top:40px;
	padding-bottom:20px;
	color:#808080;
	font-weight:bold;
	font-size:13px;
}

#list_detail {
	margin-top:40px;
}

p {
	margin-bottom:15px;
}

li.sblist  p {
	margin-bottom:2px;
}

h4 {
	margin-bottom:2px;
	color:#800000;
	font-weight:bold;
	font-size:16px;
}

blockquote {
	margin-left:40px;
}
