body, p, td, th, div, span, ul, li, ol, a, h1 {
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  color: #57616d;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  background: #fff;
}

form, p, div {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  background-color: transparent;
}

a:active {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body > div {
  display: inline-block;
}

.contentbarAticleBox {
  position: relative;
  float: left;
  width: 130px;
  height: 267px;
  padding: 20px 10px 10px 10px;
  margin: 1px;
  text-align: left;
  border: 1px solid #d52b69;
}

.contentbarAticleBox h3 {
  text-align: center;
  margin: 0;
  padding: 0;
}

.contentbarAticleBox h3 a {
  color: #d52b69;
}

.contentbarAticleBox p {
  width: 130px;
  text-align: justify;
  position: absolute;
  bottom: 36px;
}

.contentbarAticleBox span {
  position: absolute;
  top: 265px;
  color: #d52b69;
}

.contentbarAticleBoxPriceSmal {
  font-size: 10px;
}

.contentbarAticleBoxLogo {
  position: absolute;
  width: 146px;
  height: 16px;
  left: 0px;
  top: 0px;
  margin: 2px;
  text-align: center;
  background-color: #d52b69;
}

.contentbarAticleBoxLogo a {
  font-size: 12px;
  color: #fff;
}

.contentbarAticleBoxImg {
  position: absolute;
  width: 130px;
  top: 55px;
  text-align: center;
}

.contentbarAticleBoxImg img {
  max-height: 150px;
  max-width: 130px;
}

img {
  border-style: none;
}
