@charset "utf-8";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #490604;
	color: #FFFFFF;
	font-size:13px;
}
td {
	font-size:13px;
}
a {
	text-decoration:none;
	color: #FFFF00;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.clist ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.clist a{
	display:block;
	padding:9px 0 8px 27px;
}
.clist a:hover{
	background:url(cin.gif) no-repeat;
	color:#6d3b29;
	text-decoration:none;
}

.content {
	padding:10px 20px;
}
.content h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:5px 0;
}
.content .BigImage {
	border:1px solid #ffcc00;
	display:block;
}

.goods {
	margin: 0px;
	padding: 0px;
}

.goods ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.goods li {
	height:auto;
	background-color: #3E0301;
	display: inline;
	margin: 5px;
	padding: 4px;
	float: left;
	text-align:center;
}
.goods img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.goods a {
	font-size: x-small;
	color: #ffcc00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	border-color: #ffcc00;
}
.goods a img{
	border-color: #ffcc00;
}
.goods a:hover {
	font-size: x-small;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.goods a:hover img{
	border-color: #ffffff;
}
.rightmenu {
	padding:10px 10px;
}
.rightmenu h1{
	padding:3px 0;
	margin:0;
	font-size:13px;
	color: #FF9900;
	clear:both;
}
.rightmenu h1 span{
	text-align:center;
	width:45px;	
	padding:5px 0;
	float:left;
}
.rightmenu p{
	padding:3px 0;
	margin:0;
	font-size:11px;
}

.vacuums {
	font-size:11px;
}
.vacuums img {
	padding:0 10px;
}

.bottom {
	font-size:x-small;
	color:#CC6600;
	
}
.copy {
	font-size:11px;
}