html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  background: #e5e9ec url(images/bg_left.jpg) top left no-repeat;
  color: #51c3e5;
  font-family: tahoma,sans-serif;
  font-size: 11px;
}
body,div,td,p,h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
}
a {
  color: #51c3e5;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #888;
}
#wrapper {
  height: 884px;
  background: url(images/bg_right.jpg) top right no-repeat;
}
#header {
  width: 100%;
  height: 78px;
}
#logo {
  margin: 22px 46px 0;
}
#descr {
  padding-left: 46px;
}
#menu {
  position: absolute;
  top: 23px;
  right: 21px;
  height: 33px;
  width: 527px;
  background: #fff;
  opacity: 0.5;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
#top_menu {
  position: absolute;
  overflow: hidden;
  top: 26px;
  right: 24px;
  height: 27px;
  width: 521px;
  background: url(images/bg_menu.jpg) top left no-repeat;
}
#top_menu a {
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  padding: 7px 0;
}
#top_menu a.active {
  background: #ededed;
}
#top_menu a:hover {
  background: #f8f8f8;
}
#m1 {
  width: 143px;
}
#m2 {
  width: 84px;
}
#m3 {
  width: 105px;
}
#m4 {
  width: 84px;
}
#m5 {
  width: 105px;
}
#main {
  margin: 0 26px;
}
#middle {
  margin: 0px auto;
  width: 947px;
  height: 234px;
  background: #fff;
  opacity: 0.5;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
#mid_head {
  position: absolute;
  top: 78px;
  left: 50%;
  margin-left: -473px;
  width: 947px;
  height: 234px;
  background: url(images/bg_mid.gif) top left no-repeat;
}
#n1 {
  position: absolute;
  top: 20px;
  left: 56px;
  font-size: 13px;
}
#n2 {
  position: absolute;
  top: 20px;
  left: 160px;
  font-size: 12px;
}
#n3 {
  position: absolute;
  top: 20px;
  left: 304px;
  font-size: 11px;
}
#n4 {
  position: absolute;
  top: 20px;
  left: 444px;
  font-size: 9px;
}
#n5 {
  position: absolute;
  top: 19px;
  left: 514px;
  font-size: 8px;
}
#cat {
  position: absolute;
  top: 175px;
  right: 50px;
  font-size: 13px;
  font-weight: bold;
}
#nav {
  margin-left: 10px;
  font-weight: bold;
  color: #888;
}
#nav a {
  color: #888;
  text-decoration: none;
}
#nav a:hover {
  color: #51c3e5;
}
#content {
  margin: 10px 0 10px 10px;
  padding: 20px 23px;
  background: #fff;
}
#content p {
  margin: 10px 0;
  text-align: justify;
  color: #444;
}
#row_new {
  position: absolute;
  top: 318px;
  left: 50%;
  margin-left: -474px;
  width: 947px;
  height: 261px;
  overflow: hidden;
  background: #fff;
}
#row_new h3 {
  padding: 14px 54px;
}
.new {
  float: left;
  width: 30%;
  height: 200px;
  padding: 8px;
  color: #444;
}
.new p {
  padding: 5px;
  color: #888;
}
span.price {
  font-size: 14px;
  font-weight: bold;
  color: #51c3e5;
}
.cellphone {
  float: left;
  padding: 0 16px;
  font-size: 20px;
}
#row_popular {
  position: absolute;
  top: 585px;
  left: 50%;
  margin-left: -474px;
  width: 947px;
  height: 285px;
  overflow: hidden;
  background: #fff;
}
#row_popular h3 {
  padding: 14px 54px;
}
#footer {
  width: 100%;
  height: 114px;
  background: #fff;
}
#counter {
  float: right;
  width: 220px;
  height: 48px;
  padding-right: 8px;
}
*html #counter {
  margin-right: -3px;
}
#counter img {
  float: right;
}
#counter a {
  display: block;
  font-weight: bold;
  margin: 15px 0;
}
#bottom_menu {
  height: 48px;
  padding-left: 42px;
}
#bottom_menu a {
  display: block;
  float: left;
  font-weight: bold;
  margin: 15px 30px 0 0;
}
#other_sites {
  float: left;
  height: 66px;
  color: #888;
  padding-left: 42px;
  font-size: 11px;
}
#other_sites a {
  margin-right: 20px;
  text-decoration: underline;
  color: #888;
}
