/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.jpg);
}

#menutop ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menutop ul li {
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
}

#menutop ul li a {
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menutop ul li a:hover {
	color:#FFFF66;
}

.br {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.mnleft2 {
	background: url(../images/mnleft2.jpg) repeat-x;
	color: #663300;
	font-weight: bold;
}

.mn3 {
	background: url(../images/mn3.jpg) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

#mnLeft ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mnLeft ul li {
	background: url(../images/mnleftbg.jpg) left no-repeat;
	padding: 5px 0px 8px 15px;
	color:#000000;
	font-weight: bold;
}

#mnLeft ul li a {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

#mnLeft ul li a:hover {
	color:#663300;
}

#mnLeft #current a {
	color:#663300;
}

.nau {
	color:#663300;
	font-weight: bold;
}

#bgimg {
	width: 123px;
	height: 92px;
	background: url(../images/bgsp.jpg) no-repeat;
}

.price {
	color:#FF0000;
	font-weight: bold;
}

.bgfoot {
	background: url(../images/bgfoot.jpg);
	color:#FFFFFF;
	font-weight: bold;
}

a {
	color:#0066FF;
	text-decoration: none;
}

a:hover {
	color:#FF3300;
}
