.item{
  margin: 5px;
  padding-left: 5px;
  background: url(../images/top_left.png) left top no-repeat;
  width: 160px;
  height: 190px;
  float: left;
}

.item div{
  margin: 0;
  padding: 0;
  background: url(../images/top_right.png) right top no-repeat;
  width: 160px;
  height: 100%;
  float: left;
}

.item div div{
  margin: 0;
  padding: 0;
  background: url(../images/bottom_right.png) bottom right no-repeat;
  width: 160px;
  height: 100%;
  float: left;
}

.item div div div{
  margin: 0;
  padding: 0;
  background: url(../images/bottom_left.png) bottom left no-repeat;
  width: 160px;
  height: 100%;
  float: left;
}

div.item a:hover {
  color: #ff3399;
}

div.hr {
  margin-top: 10px;
  margin-bottom: 5px;
}

span.require {
  color: #cc6600;
  font-size: 14px;
  font-weight: bold;
}

table.hoa td, table.hoa p {
  text-align: left;
}

table.hoa p {
  color: #3399ff;
  border-bottom: 1px #b4b4b4 dotted;
}

span.ma_san_pham, span.gia {
  color: #ff0099;
  font-weight: bold;
}

span.ghi_chu {
  color: #4c4c4c;
  font-style: italic;
  font-size: 11px;
}

table.dat_hang th {
  margin: 5px;
  padding: 5px;
  background-color: #ece9d8;
  color: #cc6600;
  font-weight: bold;
}

table.dat_hang td {
  text-align: left;
}

h4.thank {
  color: #CC5566;
  text-align: center;
}

p.hoa_title, p.hoa_img {
  color: #3b3b3b;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

td.mo_ta, td.mo_ta p {
  color: #000000;
  border: none;
}

center.who_online {
  color: #CC3366;
  padding-top: 5px;

}
