body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

html, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 {
	font-size:20px;
	color:#600;
}
h2 {
	font-size:18px;
	color:#999;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
a img {
	border:0px;
	margin-top:1px;
}
.header {
	width:915px;
	height:170px;
	background-image:url(/images/header1.jpg);
	position:relative;
}
.rightcell {
	background-image:url(/images/bg_right.gif); 
	background-repeat:repeat-y;
}
.rightcell2 {
	background-image:url(/images/bg_right2.gif); 
	background-repeat:repeat-y;
	height:68px;
}
.rightcell4 {
	background-image:url(/images/bg_right4.gif); 
	background-repeat:no-repeat;
	height:36px;
}
.midcell2 {
	background-image:url(/images/bg_mid2.gif); 
	background-repeat:repeat-x;
	height:68px;
	font-size:11px;
}
.midcell2 a {
	color:#600;
}
.midcell4 {
	background-image:url(/images/bg_mid4.gif); 
	background-repeat:repeat-x;
	height:36px;
}
.leftcell2 {
	background-image:url(/images/bg_left2.gif); 
	background-repeat:repeat-y;
	height:68px;
}
.leftcell3 {
	background-image:url(/images/bg_left3.gif); 
	background-repeat:repeat-y;
}
.leftcell4 {
	background-image:url(/images/bg_left4.gif); 
	background-repeat:no-repeat;
	height:36px;
}
.menu {
	position:absolute; 
	right:0px; 
	bottom:0px;
	color:#FFF;
}
.menu a{
	text-decoration:none;
	color:#FFFFFF;
	margin:0 10px 0 10px;
	padding:0;
}
.menu a:hover{
	text-decoration:underline;
	color:#FC0;
}
.prlist1 {
	width:639px;
	margin-left:30px;
	position:relative;
}
.prlist1 a {
	color:#600;
	width:639px;
	position:relative;
}
.sitemap, .sitemap a {
	font-size:10px;
	margin-right:8px;
	line-height:16px;
	color:#000;
	text-decoration:none;
}
.sitemap a:hover {
	font-size:10px;
	margin-right:8px;
	line-height:16px;
	color:#7E333B;
	text-decoration:underline;
}
.product, .product a {
	position:relative;
	height:40px;
	color:#7e333b;
	font-size:14px;
}
.product:hover {
	background-color:#acaeb1;
	color:#FFF;
	font-size:14px;
}
.site1 {
	padding-left:24px;
	padding-top:4px;
	background-image:url(/images/sitemap_point1.gif); 
	background-position:top left; 
	background-repeat:no-repeat;
}
.site2 {
	padding-left:34px; 
	background-image:url(/images/sitemap_point2.gif); 
	background-position:top left; 
	background-repeat:no-repeat;
}
.baner {
	border:solid 1px #BEBEBE;
	padding:1px;
	margin:1px;
	position:relative;
	left:-2px;
}
.baner:hover {
	border:solid 1px #F66;
}
