@charset "UTF-8";
/* CSS Document */

body {
	background-color:#e8b975;
	color: #4d2310;
	font-size: 1em;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 0;
}
#wrapper{
	width: 623px;
	height: 1322px;
	margin: 0 auto;
}

#header {
	float:left;
	clear:both;
	height: 181px;
	width: 623;
	border-bottom: 1px solid #4d2310;
}

#content{
	width: 623px;
	margin: 10px auto 0;
	clear:both;
	float:left;
}


h2 {
	font-weight:bold;
	font-size:20px;
	color: #000000;
	font:Tahoma, Geneva, sans-serif;
	font-family: Tahoma, Geneva, sans-serif;
}

p {
	font-size: 13.5px;
	font-color: #4d2310;
}

.product {
	background:url(images/common_bg.png);
	width: 284px;
	height: 181px;
	float:left;
	font-size: 18px;
	line-height: 30px;
}

.content {
	background:url(images/common_bg.png);
	width: 284px;
	height: 181px;
	float:right;
	font-size: 18px;
	line-height: 30px;
}

.pro {
	margin: auto;
	padding-top: 20px;
}

.clear {
	clear: both;
	height: 50px;
	} 

.img1 {
	width: 207px;
	height: 180px;
	float: left;
}

.img2 {
	width: 207px;
	height: 180px;
	float: left;
}

.img3 {
	width: 207px;
	height: 180px;
	float: right;
}


.img4 {
	width: 207px;
	height: 180px;
	float: left;
}

.img5 {
	width: 207px;
	height: 180px;
	float: left;
}

.img6 {
	width: 207px;
	height: 180px;
	float: right;
}


.img7 {
	width: 207px;
	height: 180px;
	float: left;
}

.img8 {
	width: 207px;
	height: 180px;
	float: left;
}

.img9 {
	width: 207px;
	height: 180px;
	float: right;
}



#slideshowcontainer2 {
	margin-left: 30px;
}

#slideshowcontainer3 {
	margin-left: 60px;
}

#slideshowcontainer5 {
	margin-left: 30px;
}

#slideshowcontainer6 {
	margin-left: 60px;
}

#slideshowcontainer8 {
	margin-left: 30px;
}

#slideshowcontainer9 {
	margin-left: 60px;
}

#footer {
	border-top: 1px solid #4d2310;
	text-align: center;
}
#nav {float:left; clear:both; height: 73px; width: 100%; background: url(images/menu-bg.gif) top left no-repeat;}
#nav ul {margin: 15px 0 0;}
#nav ul li {display: inline; padding: 2px 18px 0;}
#nav ul li a{ color: #4d2310; text-decoration: none; padding: 0px 18px 20px;}
#nav ul li a:hover { color: #fff; text-decoration: underline;}
#nav ul li.tag {padding: 0;}
#nav ul li.rightleft{ border-right: 1px solid #e0965e; border-left: 1px solid #e0965e;}
#nav ul li a img{ float:left; border:none; margin: 0 0 0 -10px;}

