#contents_title_goods {
background-image: url(../temp_img/title_goods.png);
background-repeat: no-repeat;
background-position: 34px 0;
text-indent: -5000px;
width: 125px;
height: 45px;
overflow: hidden;
float: left;
margin-top: 10px;
display: block; }
#contents_good {
margin-top: 10px;
margin-right: 34px;
margin-left: 34px;
padding-bottom: 25px; }

.goods_unit {
text-align: center;
width: 203px;
height: 260px;
overflow: hidden;
float: left;
margin-bottom: 25px; }

.goods_img {
background-image: url(../goods/img/goods_bg.png);
background-repeat: no-repeat;
background-position: 18px 0;
padding-top: 18px;
padding-bottom: 18px; }

.goods_title {
color: #7fc31c;
font-size: 14px;
text-align: center;
margin-top: 10px; }
#goods_copy {
color: #f33699;
font-size: 15px;
text-align: right;
margin-top: 12px;
margin-right: 400px;
margin-bottom: 20px; }

.goods_price {
color: #a0a0a0;
font-size: 13px; }
.clearboth {
clear: both; }

