.news{
	width: 99%;
	height:250px;
	color:#ffffff;
	margin:0 0;
	padding:5px 0 5px 10px;
	background-color:#2a2a2a;
	overflow: auto;
	font-size:14px;
}

.free_space h3 {
  background: #000;
  color: #fff;
  font-weight: normal;
  padding: 5px 10px;
}

.³Ñ´Ýdemo   {  
    border-radius: 10px;        /* CSS3Áð°Æ */  
    -webkit-border-radius: 10px;    /* Safari,Google ChromeÍÑ */  
    -moz-border-radius: 10px;   /* FirefoxÍÑ */  
}

p{
	margin-bottom:0.3em;
}
*{
  margin:0;
  padding:0;
}


.product-list__unit-a {
  display: inline-block;
  font-size: 15px;
  margin: 0 15px 40px;
  vertical-align: top;
  position: relative;
  text-align: center;
}

.product-list__image--mda {
  width: 285px;
}

.product-list__unit-lga {
  width: 290px;
}

.product-list__name-md {
  font-size: 95%;
  font-weight: normal;
  margin-top: 20px;
  text-align: left;
}

.product-list__expl-a {
  margin-top: 20px;
  text-align: center;
}

.product-list__prices-a {
  margin-top: 10px;
  text-align: center;
}