#container {
	width: 721px;
	height: 600px;
	margin-left: 40px;
	margin-top: 50px;
}
h1 {
}
#contents {
	width: 730px;
	clear: both;
}
#contents #main {
	float: right;
	width: 530px;
	margin-top: 75px;
	background-image: url(../top/main.gif);
	height: 275px;
	background-repeat: no-repeat;
	background-position: 60px 0px;
}


#contents #wrapper {
}
#contents #leftbar {
	margin-top: 75px;
	width: 180px;
	float: left;
	clear: both;
	margin-right: 20px;
}
#contents #leftbar ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#contents #leftbar li {
	font-size: 12px;
	color: #410104;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 3px;
}
#contents #leftbar a:link {
	text-decoration: none;
	color: #410104;
}
#contents #leftbar a:visited {
	text-decoration: none;
	color: #410104;
}
#contents #leftbar a:hover {
	color: #33CCCC;
	text-decoration: none;
}
#contents #leftbar a:active {
	text-decoration: none;
	color: #410104;
}
#contents #main #enter {
	height: 24px;
	width: 150px;
	margin-top: 230px;
	margin-left: 180px;
	margin-bottom: 21px;
	margin-right: 200px;
}
#contents #main_designer {
	float: right;
	margin-top: 30px;
	width: 530px;
}
#contents #main_brand {

	float: right;
	margin-top: 75px;
	width: 530px;
}
