#content_wrap_cosmetic{
	background-image: url(../image/layout/content_wrap_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 900px;
	position: relative;
	height: 700px;
}
#left_content_cosmetic{
	background-image: url(../image/header/cosmetic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 410px;
	width: 210px;
	position: relative;
	padding-top: 360px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-style: italic;
	list-style-position: inside;
	list-style-type: none;
}
#generalbutton {
	border: 2px solid #669;
	height: 55px;
	width: 530px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#generalbutton .navi a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 28px;
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	font-style: normal;
	font-weight: bold;
}
#generalbutton .navi a:hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 28px;
	color: #FFF;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #669;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	float: left;
	font-weight: bold;
}
.list{
	margin-top: 0px;
}
.list a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #000000;
	margin-bottom: 0px;
	font-weight: bold;
}
#general_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	position: relative;
	overflow: hidden;
}
#rightside{
	width: 200px;
	position: relative;
	float: right;
}
#leftside{
	width: 370px;
	position: relative;
	float: left;
}
#rightside2{
	width: 175px;
	position: relative;
	float: right;
}
#leftside2{
	width: 425px;
	position: relative;
	float: left;
}
