body,div,td,p,ul,li,img,a,h1,h2,h3,form,fieldset {
	padding:0;
	margin:0;
	border:0;
}
body,div,td {
	font-family:Tahoma,Verdana;
	font-size:12px;
}
body {
	background:#EBE0CC;
}
td {
	vertical-align:top;
}
a {
	color:#660000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}
.space {
	clear:both;
	padding-bottom:15px;
}

#site {
	width:941px;
}
#top {
	height:167px;
	background:url('images/lay_01.jpg') left no-repeat;
	text-align:right;
}
#main {
	background:url('images/lay_03.jpg') top left repeat-y;
	padding-left:180px;
	height:695px;
}
#menu ul {
	float:right;
}
#menu li {
	display:block;
	height:79px;
	float:left;
}
#container {
	border:5px solid #fff;
	padding:15px;
	background: transparent url('images/bg.png');
	height:380px;
	overflow:scroll;
}
#container p {
	line-height:1.5;
	padding-bottom:5px;
}
#box {
	position: relative;
	background:url('images/box.png') top center repeat-y;	
	height:180px;
	overflow:hidden;
}
#box p {
	position: relative;
	top:20px;
	left:100px;
	width:300px;
	font-size:11px;
}
#footer {
	vertical-align:middle;
	height:128px;
	background:url('images/lay_04.jpg') top left repeat-y;	
	text-align:right;
	font-size:11px;
}

h1 {
	font-size:16px;
	color:#993300;
	padding-left:30px;
	padding-bottom:15px;
	background:url('images/h.png') top left no-repeat;
}

.gallery, .products {
	width:100%;
}
.gallery td {
	padding:5px;
	text-align:center;
}
.gallery td img, .pfoto img {
	background:#fff;
	padding:6px;
	border:1px solid #DD9B7B;
}
.products td {
	padding:5px;
}
.pfoto {
	width:30%;
}
.pname {
	font-size:18px;
	font-weight:bold;
	padding-top:5px;
	color:#775028;
}
.pdesc {
	padding-top:10px;
	font-size:11px;
}
.pprice {
	padding:5px;
	background:#E8D1BB;
	border-bottom:1px solid #D6AD85;
	text-align:right;
}
.pprice img {
	vertical-align:middle;
}
.red {
	color:#Cc0000;
}

.form {
	width:100%;
}
.form td {
	padding:10px;
}