#left {
  width: 17%;
}

#center {
  width: 66%;
}

#right {
  width: 17%;
}

#center #outline { 
  text-align: left;  
  padding: 0px 10px 0px 10px;
}

#center #bulletin {
  margin: 5px;
}

#center #product {
  margin: 10px;
}

#center #product ul {
  margin: 0px; 
  padding: 0px;
  list-style-type: none;
}

#center #product ul li {
  width: 45%;   
  text-align: left;  
}

#center #product .p0 {
  float: left;  
  display: block;
}

#center #product .p1 {
  float: right;
  display: block;
}

#center #product .clearboth {
  height: 15px;
  clear: both;
}

#center #product .proimage {
  width: 100%;
  background-image: url(../images/bg_hoar.gif);
  background-repeat: repeat-x;
  background-position: 0px 65px;
  cursor: hand;
}

#center #product .proimage .pic {
  width: 40%;
  text-align: center;  
}

#center #product .proimage .name {
  width: 60%;
}

#center #product .proimage .name a {
  color: #333;
  font-weight: bold;
}

#center #product .proimage .name a:hover {
  color: #f50;
  text-decoration: none;
}

#center #product .title {  
  margin: 5px 5px 0px 5px;
  color: #666;
}

#center #product .brand {
  width: 100%; 
  font-size: 90%;
  color: #bbc3ce;
}

#center #product .brand a {  
  font-size: 90%;
  color: #333;
  text-decoration: underline;
}

#center #product .brand a:hover {  
  font-size: 90%;
  color: #e00;
  text-decoration: none;
}

#center #product .brand ul {
  padding: 0px 0px 0px 25px;
  list-style-type: square;
}

#center #product .brand ul li{
  margin: 4px;
  width: 100%; 
}

#center #featured {
  clear: both;
  margin: 0px 10px 5px 10px;  
}

#featured .title {
  font-weight: bold;
  padding: 4px;
  border-bottom: 2px solid #999;
}

#featured .listtop {
  font-weight: bold;
  margin: 4px;
  padding-left: 30px;
  background-image: url(../images/arrowdown.gif);
  background-repeat: no-repeat;
  background-position: 0px 8px;
}

#featured .listbottom {
  font-weight: bold;
  margin: 4px;
  padding-left: 30px;
  background-image: url(../images/arrowup.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

#featured .inquiry, #featured .wishlist, #featured .addcart {
  font-weight: bold;
  color: #fff;
  cursor: hand;
  background-color : #356492;
  border-top: 2px solid #cce1fe;
  border-left: 2px solid #cce1fe;
  border-bottom: 2px solid #003564;
  border-right: 2px solid #003564;  
}

#center #about {
  clear: both;
  margin: 0px 10px 10px 5px;
}

#center #about .s1 {
  color: 888;  
  font-size: medium;
  font-weight: bold;
}

#center #about .s2 {
  font-weight: bold;
}

#center #about .s3 {
  color: 333;
}

#center #listdata td {  
  border-bottom: 1px solid #eee;
}

#center #listdata .image {
  width: 120px;
}

#center #listdata .productimage {
  width: 120px; height: 120px;
  vertical-align: middle;
  border-width: 0px;
}

#center #listdata .description {
  width: 70%;
  padding: 4px;
  vertical-align: top;
}

#center #listdata .description div{
  margin-top: 4px;
  font-size: 12px;
}

#center #listdata .description .name {
  font-weight: bold;  
}

#center #listdata .price {
  width: 80px;  
  padding: 4px;
  vertical-align: top;
}

#center #listdata .price div {
  white-space: nowrap;
}

#center #listdata .perunittitle, #center #listdata .perunitprice {
  font-style: oblique;
}

#center #listdata .price .originally_price {
  margin-right: 10px;
}

#exchangelinks {
  text-align: center;
  padding: 10px 0px 20px 0px; 
  border-top: 1px solid #bbc3ce;
}

#exchangelinks .item {
  margin: 5px 10px 5px 10px;
  white-space: nowrap;
}
