body {
	margin: 30px;
	padding: 0px;
	background: #9D986D;
}
td, th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #443215;
}
.base {
	width: 900px;
	height: 100%;
	border: 1px solid black;
	background: white url('/img/logo.jpg') no-repeat;
}
.logo1 {
	height: 70px;
}
	.logo1 a, .logo2 a {
		float: right;
		display: block;
	}
	.logo1 .logo {
		width: 240px;
		height: 45px;
		margin-top: 25px;
	}
	.logo1 .home {
		width: 38px;
		height: 20px;
		margin: 38px 0px 0px 40px;
	}
	.logo1 a h1 {
		display: none;
	}
.logo2 {
	height: 165px;
}
	.logo2 a b {
		display: none;
	}
	.logo2 .mail {
		width: 38px;
		height: 20px;
	}
.menu {
	height: 35px;
}
	.menu a {
		float: left;
		height: 35px;
		background: #443215;
		text-decoration: none;
		color: #CEB73D;
	}
	.menu a:hover {
		color: #ABF518;
	}
	.menu a b {
		display: block;
		margin: 8px 15px 8px 15px;
	}
	.menu .left {
		background: #443215 url('/img/menu_left.gif') no-repeat;
	}
		.menu .left_selected {
			color: #99CC33;
			background: black url('/img/menu_left_selected.gif') no-repeat;
		}
	.menu .right {
		background: #443215 url('/img/menu_right.gif') right no-repeat;
	}
		.menu .right_selected {
			color: #99CC33;
			background: black url('/img/menu_right_selected.gif') right no-repeat;
		}
	.menu .selected {
		color: #99CC33;
		background: black;
	}
.bottom {
	background: url('/img/bottom.jpg') no-repeat;
}
h1 {
	font-size: 20px;
	text-align: center;
	color: #CEB73D;
}
h2 {
	font-size: 18px;
	color: #CEB73D;
}
.h1rep {
	display: block;
	height: 35px;
	width: 10px;
	padding-left: 70px;
	margin-top: 15px;
	background: #443215 url('/img/header.gif') no-repeat;
}
.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #443215;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #443215;
}
a:hover {
	color: #CEB73D;
}
.left0 {width:300px;float:left;margin-right:20px;}
.left1 {height:170px;vertical-align:top;}
.dtops {position:relative;background:url(topshadow0.png) no-repeat;top:0px;left:0px;width:512px;height:30px;filter:expression(fixPNG(this));}
.dlefts {position:relative;background:url(leftshadow0.png) no-repeat;top:0px;left:0px;height:408px;width:30px;filter:expression(fixPNG(this));}
.drights {position:relative;background:url(rightshadow0.png) no-repeat;z-index:100;top:-438px;left:512px;height:408px;width:30px;filter:expression(fixPNG(this));}
.dbottoms {position:relative;background:url(bottomshadow0.png) no-repeat;top:-438px;left:30px;width:512px;height:30px;filter:expression(fixPNG(this));}
.dmainlogo {display:none;position:absolute;width:542px;height:438px;overflow:hidden;z-index:100;}
.Window0 {position:absolute;z-index:254;display:none;border:solid #666666 2px;margin:0px;}
.Window0 img{border:none;}
.Window0base {height:408;background:#2a2a2a;}
.Window0title {cursor:move;height:24px;padding:4px;width:480px;font-size:12px;color:#CC6600;}
.Window0content {vertical-align:middle;text-align:center;}
.content {
	margin: 0px 75px 0px 75px;
}
h3 {font-family:Arial;font-size:13px;font-weight: normal;margin:0px;display:inline;}
.News {height:263px;overflow:hidden;margin-bottom:20px;}
.NewsItem {font-size:12px;overflow:hidden;height:65px;margin-bottom: 0px;padding-left:5px;}
.NewsItem p{width:260px;margin:0px;margin-bottom:5px;}
.NewsItem p span {font-size: 11px;}
.NewsItem p a  {text-decoration:none;padding-top:5px;}
.NewsHeader {font-family: Arial;}
.NewsHeader a:link {display:inline-block;margin-left:5px;font-family:Tahoma;}
.NewsHeader a:visited {display:inline-block;margin-left:5px;font-family:Tahoma;}
.NewsHeader a:active {display:inline-block;margin-left:5px;font-family:Tahoma;}
.NewsHeader a:hover {display:inline-block;margin-left:5px;font-family:Tahoma;}

.Goods {margin-bottom:20px;}
.Goods img{margin:0px;margin-right:5px;border:none;}
.Goods h2{margin:0px;margin-left:25px;margin-top:10px;margin-bottom:5px;}
.Goods h4{font-size:12px;font-weight:normal;margin:0px;margin-right:10px;font-size:12px;}
.Goods p{margin:0px;line-height:16px;margin-left:10px;margin-right:20px;font-size:12px;}
.Goods_hr div {margin: 0px 15px 0px 15px; height: 22px; background: url('/img/dot.gif') 0px 10px repeat-x;}
.Goods_hr hr {display:none;}

.total {
	float: right;
	height: 26px;
	padding-left: 20px;
	background: black url('/img/total.gif') no-repeat;
	color: #99CC33;
	white-space: nowrap;
}
.total img {
	vertical-align: middle;
}

.button {
	width: 147px;
	height: 26px;
	border: none;
	margin: 0px;
	padding: 0px;
	background: black url('/img/button.gif') no-repeat;
	color: #99CC33;
	font-weight: bold;
	font-size: 12px;
}

.black {
	background: black;
	color: #99CC33;
	font-weight: bold;
}
