.picture
{
    float: left;
    width: 360px;
   padding-bottom: 20px;


}
.imgchinh
{
    clear: both;
    width: 400px;

    padding-top: 1px;

    background: url("../images/background/bg_chitietanh.jpg") no-repeat;
}
.imgchinh .anhsp12
{
    width:  390px;
    height:330px;
    margin-top: 8px;
    margin-left: 8px;
    border: 2px solid #c0c0c0;

}
.imgchinh .anhsp a img {
   
    text-align: center;
    

}
 .picture-thumbs
{
    margin-top: 5px;
     margin-left: 10px;
}
 .a-left
 {
     padding-left: 10px;
 }
 .a-left a img
 {
     border: 1px solid #d3d3d3;
 }
 .overview
 {
 }
 h1.product-name
 {
      
         color: #333;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 5px;
    width: 100%;
    float: left;
    line-height: 1.3;
    font-family:times new roman,times,serif;
 }
 .prices
 {

     line-height: 30px;
    
     margin-bottom: 10px;
 }
 span.product-price
 {
     color: #990000;
     line-height: 30px;
     font-weight: bold;
 }
 .short-description
 {
     line-height: 25px;
 }
 .full-description

 {
     padding: 10px;
     text-align: justify;
     line-height: 30px;
     font-size: 12px;
 }
 .dathang a
 {


     cursor: pointer;

 }
.dathang  .muahang
 {

 }
.dathang:hover a
{

    cursor: pointer;

}
p.noidung
{
    font-weight: bold;
    padding: 10px;
    line-height: 30px;
}


<!---->


.grid_12 {
    width: 390px;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;

}
.reg_box {
    margin: 10px;
    background: #fff;
    padding: 15px;
    border: 1px solid #dbdbdb;
    min-height: 300px;
}

.news_item {
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px #ccc dashed;
}
.news_item_tt {
    padding-bottom: 5px;
}
.news_item_tt span, .news_detail_info {
    padding-left: 5px;
    color: #006699;
    font-size: 12px;
    font-weight: bold;
}
.news_item img {
    float: left;
    border: 1px #a8a8a8 solid;
    margin-right: 10px;
    padding: 1px;
    width: 130px;
}
.news_item_tt a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
.news_item_tt a:hover {
    text-decoration: underline;
    transition: all 500ms ease-in-out;
}
.other_news_tt {
    padding: 5px 0;
    font-weight: bold;
    color: #279FA7;
    border-top: 1px #279FA7 dashed;
}

input.text {
    border: 1px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.07) inset;
    color: #000000;
    font: 12px/25px "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 28px;
    margin: 5px 0;
    padding: 0 8px;
    width: 200px;
    word-spacing: 0.1em;
}
 
 .border-bottom {
    margin-bottom: 5px;
    background: url(../images/icon/bg-left-cate.gif) no-repeat left bottom;
    height: 35px;
    position: relative;
    font-size: 12px;
    font-weight: bold;
}

.border-bottom:before {
    content: '';
    background: url(../images/icon/bg-right-cate.gif) repeat-x left bottom;
    width: 90%;
    left: 0px;
    height: 5px;
    position: absolute;
    bottom: 0px;
}

.baogiab {
    height: 30px;
    width: 200px;
    background-color: red;
    color: #fff;
    border-radius: 8px;
    border: 1px;
}