body {
	margin: 0;
	padding: 0;
	background-image: url(../images/img_cheers.jpg);
	background-repeat: no-repeat;
	background-position: 0 117px;
}
body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #333;
}
.category-title li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}
.category-title-right li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 13px;
	text-align: right;
}
.category-head {
	background-color: #9C0;
	font-size: 14px;
}
.category-head li {
	background-color: #9C0;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	color: #FFF;
}
.category-head-right {
	float: right;
	margin-top: .47em;
}
.clear-both {
	clear: both;
}
#container {
	width: 500px;
	margin: 0;
	padding: 0;
}
.item ul {
	list-style-type: none;
}
.item li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 3px 0 3px 0;
	list-style-type: none;
	text-indent: 30px;
}
.item-head li {
	background-color: #F3F3F3;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #C30;
}
.item-head-white li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
}
.list-left {
	float: left;
	width: 380px;
}
.list-right {
	float: right;
	width: 120px;
	text-align: right;
}
.list-right ul {
	list-style-type: none;
}
.list-right li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 3px 0 3px 0;
	list-style-type: none;
	text-indent: 30px;
}
.margin-bottom {
	margin-bottom: .5em;
}
#price-list {
	width: 500px;
	float: left;
}
#price-list ul {
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
.visit-showroom li {
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 25px;
	text-indent: 10px;
}
.visit-showroom li a {
	color: #333;
	text-decoration: none;
}
.visit-showroom li a:hover {
	color: #C30;
}

