.cataloge  {
  width: 618px;
  clear: both;
  height: 100%;
  overflow: hidden !important;
  display: block;
  margin: 0 0 15px 0;
}

.thumb-cataloge {
  width: 65px;
  float: left;
  margin: 6px 12px 6px 0;
}
	
.thumb-cataloge a img {
  width: 65px;
  height: 120px;
  clear: both;
  display: block;
  border: 0px;
}

.id {
  width: 65px;
  margin-top: 3px;
  text-align: center;
  font-size: 11px;
  line-height: 1.5em;
  color: #666666;
}

.thumb-bidamas {
  width: 108px;
  float: left;
  margin: 6px 12px 6px 0;
}
	
.thumb-bidamas a img {
  width: 108px;
  height: 120px;
  clear: both;
  display: block;
  border: 0px;
}

.id-bid {
  width: 108px;
  margin-top: 3px;
  text-align: center;
  font-size: 11px;
  line-height: 1.5em;
  color: #666666;
}

.frame {
  width: 618px;
  height: 100%;
  overflow: hidden !important;
  display: block;
}

.left-frame {
  clear: left;
  width: 270px;
  height: 100%;
  float: left;
}

.right-frame {
  width: 332px;
  height: 100%;
  float: right;
  line-height: 1.2;
  font-size: 11px;
  text-align: left;
  color: #333333;
}

.right-frame-block {
  width: 332px;
  text-align: left;
  color: #333333;
}

.main-door {
  clear: both;
  height: 100%;
  overflow: hidden !important;
  width: 250px;
  display: block;
}

.main-door  img.door{
  width: 250px;
  height: 360px;
  margin-left:1px;
  border: 0px;
}

#door-nav {
  font-size: 11px;
  width: 100%;
  text-align: left;
  margin: 6px 0 0 0;
  padding: 0;
  color: #999999;
}

#door-nav li {
  list-style-type: none;
  display: inline;
  padding: 0px;
  margin: 0px;
}

#door-nav li a {
  font-size: 11px;
  color: #27aae1;
  text-decoration: none;
  padding-right: 4px;
}

#door-nav li a:hover {
  color: #27aae1;
  text-decoration: underline;
  padding-right: 4px;
}

.two-third   {float: left; width: 420px;}
.one-third {float: right; width: 140px; text-align:center;}

span.title {
font-weight: normal; font-size: 15px; padding-top: 10px;
}

p.more {
color: #999999;
padding-left: 12px;
background:url('/images/list_bg_black.gif') no-repeat 0px 10px;
font-size: 11px;
}

p.more  a{
color: #27aae1;
text-decoration: none;
}

p.more  a:hover{
color: #27aae1;
text-decoration: underline;
}

a#buy {
margin-top: 10px;
width: 120px;
height: 30px;
display: block;
background-image: url('/images/buy.png');
}

a:hover#buy {
background-position: 0px -30px
}

a#buy span {
display: none;
}
