* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

body {
  color: #000000;
  background: #ffffff;
  font-size: 100%;
  margin-top: 5px;
  font: 11px Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif;
}

ul, ol {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

a, a:link, a:visited, a:active {
  color: #434343;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

input.button, input.text, input.password, textarea.textarea {
  background-color: #f4f4f4;
  border: 1px solid #a3a3a3;
  font-size: 10px;
  padding: 2px;
}

select.select {
  background-color: #f4f4f4;
  border: 1px solid #a3a3a3;
  font-size: 10px;
}

#body {
  width: 732px;
  margin: 0 auto;
}

#header {
  width: 732px;
  height: 312px;
  background: url('../image/img_02.gif') no-repeat;
}

#header .login {
  margin: 0 auto;
  position: relative;
  top: 26px;
  left: 260px;
  width: 210px;
  height: 45px;
}

#header .login input.username {
  width: 90px;
  border: #c3c3c3 solid 1px;
  font-size: 10px;
  color: #c3c3c3;
  padding: 1px;
  background-color: #fff;
}

#header .login input.password {
  width: 90px;
  border: #c3c3c3 solid 1px;
  font-size: 10px;
  color: #c3c3c3;
  padding: 1px;
  background-color: #fff;
}

#header .login span {
  display: block;
  position: relative;
  top: 0px;
  font-size: 10px;
  text-align: right;
  right: 22px;
}

#header .login .basket {
  font-size: 11px;
  text-align: right;
  font-weight: bold;
  position: absolute;
  bottom: -3px;
  right: 22px;
}

#header .login .basket img {
  position: relative;
  top: 4px;
  padding-right: 2px;
}

#footer {
  width: 732px;
  height: 62px;
  background: url('../image/img_36.gif') no-repeat;
}

#footer .left {
  float: left;
  width: 215px;
  height: 52px;
  text-align: left;
  padding: 10px 5px 0px 5px;
}

#footer .right {
  float: right;
  width: 492px;
  height: 42px;
  text-align: right;
  padding: 20px 5px 0px 5px;
  font-size: 10px;
  line-height: 16px;
  vertical-align: middle;
}

#content {
  width: 732px;
  clear: both;
  overflow: hidden;
  background: url('../image/img_34.gif') repeat-y;
}

#content .left {
  float: left;
  width: 225px;
  padding-top: 5px;
  margin: 0 auto;
  text-align: center;
}

#content .left form.search {
  display: block;
  padding: 0px 0px 1px 45px;
  text-align: left;
}

#content .left form.search label {
  display: block;
  clear: both;
  padding: 5px 0px 1px 0px;
  font-size: 11px;
}

#content .left form.search input.query {
  background-color: #f4f4f4;
  border: 1px solid #a3a3a3;
  font-size: 10px;
  padding: 2px;
  width: 135px;
}

#content .left form.search select.manufacturer {
  background-color: #f4f4f4;
  border: 1px solid #a3a3a3;
  font-size: 10px;
  padding: 2px;
  width: 141px;
}

#content .left ul.catalog {
  display: block;
  text-align: left;
  border-top: 1px solid #c3c3c3;
  margin: 10px 10px 25px 10px;
}

#content .left ul.catalog li {
  font-size: 12px;
  color: #464646;
  font-weight: bold;
  padding: 4px 0px 3px 40px;
  margin-left: 5px;
  border-bottom: 1px solid #c3c3c3;
  background: url('../image/close_arrow.gif') no-repeat 30px 10px;
  text-transform: uppercase;
}

#content .left ul.catalog li.active {
  background: url('../image/open_arrow.gif') no-repeat 30px 10px;
}

#content .left ul.subcatalog {
  padding: 0px 0px 0px 10px;
  border: 0;
}

#content .left ul.subcatalog li {
  padding: 1px 0px 1px 7px;
  border: 0;
  font-weight: normal;
  font-size: 11px;
  background: url('../image/dot.gif') no-repeat 0px 8px;
  text-transform: none;
}

#content .left .information {
  margin: 20px 25px 10px 30px;
  text-align: left;
}

#content .left .information span {
  font-weight: bold;
  clear: both;
  display: block;
}

#content .left form.search span {
  display: block;
  padding: 5px 0px 5px 0px;
  font-size: 11px;
}

#content .right {
  float: right;
  width: 500px;
  text-align: center;
  padding: 0px 0px 0px 0px;
}

#content .right .margin {
  margin: 0px 15px 0px 15px;
}

#content .right .heading {
  clear: both;
  overflow: hidden;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #c3c3c3;
  padding-bottom: 3px;
  margin-bottom: 3px;
}

#content .right .breadcrumb {
  text-align: left;
}

#content .right .banner {
  text-align: center;
  margin: 0px auto 10px auto;
  width: 468px;
}

#content .right ul.products {
  clear: both;
  overflow: hidden;
  text-align: center;
  margin: 20px auto 0 auto;
  width: 458px;
}

#content .right ul.products li {
  float: left;
  width: 209px;
  height: 240px;
  margin: 0px 5px 20px 5px;
}

#content .right ul.products li div.header {
  background: url('../image/img_20.gif') no-repeat;
  height: 36px;
  line-height: 36px;
  text-align: left;
  padding-left: 35px;
  color: #ffffff;
}

#content .right ul.products li div.header a, #content .right ul.products li div.header a:hover, #content .right ul.products li div.header a:visited, #content .right ul.products li div.header a:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

#content .right ul.products li p {
  text-align: left;
  clear: both;
  overflow: hidden;
  padding-top: 6px;
}

#content .right ul.products li p img {
  float: left;
  clear: both;
  overflow: hidden;
  margin: 3px 4px 0px 0px;
}

#content .right ul.products li span.buy {
  float: right;
  margin-top: 10px;
  width: 80px;
}

#content .right ul.products li span.buy a {
  display: block;
  background: url('../image/img_28.gif') no-repeat;
  width: 80px;
  height: 35px;
  text-align: center;
}

#content .right ul.products li span.buy a:hover {
  text-decoration: none;
}

#content .right ul.products li span.buy a strong {
  position: relative;
  top: 2px;
  color: #000000;
}

#content .right ul.products li span.more {
  float: left;
  margin-top: 10px;
  color: #cc0000;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  clear: both;
}

#content .right ul.products li p {
  clear: both;
  overflow: hidden;
}

#imgmap {
	position: relative;
	_zoom: 1;
}

#imgmap li {
	position: absolute;
	display: block;
	list-style: none;
	overflow: hidden;
}

#imgmap li a {
	display: block;
	width: 100%;
	height: 100%;
	_background: url(space.gif);
	text-indent: -1000em;
}

#area1 {
	left: 2px;
	top: 23px;
	width: 222px;
	height: 55px;
}

#area2 {
	left: 2px;
	top: 83px;
	width: 224px;
	height: 32px;
}

#area3 {
	left: 1px;
	top: 122px;
	width: 224px;
	height: 31px;
}

#area4 {
	left: 1px;
	top: 161px;
	width: 224px;
	height: 27px;
}

#area5 {
	left: 1px;
	top: 194px;
	width: 225px;
	height: 34px;
}

#area6 {
	left: 2px;
	top: 233px;
	width: 224px;
	height: 30px;
}

#area7 {
	left: 1px;
	top: 267px;
	width: 224px;
	height: 34px;
}

#area8 {
	left: 226px;
	top: 20px;
	width: 280px;
	height: 118px;
}

