 .new_cat h1{
     border-bottom: 4px solid #B96582;
    font-family: arial;
    font-size: 24px;
    font-weight: normal;
}
.new_cat .item {
    margin-bottom: -26px;
    padding: 27px 0px;
}

.new_cat .item h2 {
    background: none repeat scroll 0 0 #EDEDED;
    padding-left: 10px;
}
.new_cat .item h2 a {
    color: #B16A83;
    font-size: 18px;
    font-weight: bold;
}
.new_cat .item .timer {
    color: #929292;
    font-size: 11px;
    padding: 7px 0;
}
.new_cat .item .item-sum {
    color: #4D4D4D;
    font-family: Arial;
    font-size: 12px;
    padding-bottom: 9px;
    text-align: justify;
}
.item-img {
    float: left;
    margin-right: 10px;
}

.item-sum {
    text-align: justify;
}
.details-news {
    margin-left: 200px;
}
.details-news span {
    
 }
.details-news span a {
    background: url("../images/details-news.gif") no-repeat scroll 0 3px #FFFFFF;
    color: #B16A83;
    font-size: 11px;
    padding-left: 15px;
}
/****************** Keyword block ************/
.keywords_block {
    border: 1px solid #B1B1B1;
    padding: 10px;
}

.keywords_block a {
    color: #7C7C7C;
}

/****************** end Keyword block ************/
.news_col {
    background-color: #fff;
    background: url(../images/pro-hot-under-bg.jpg) no-repeat bottom #fff;
    padding-bottom: 20px;
}

.title_first {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    background: url(../images/line-under-title.jpg) repeat-x bottom;
    margin-bottom: 20px;
    margin-top: 10px;
}

.frame_img_news {
    float: left;
    width: 200px;
}
.frame_img_news img{
    width: 150px;
    height: 150px;
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
}
.frame_img_news a {
    
}

.news-intro {
    float: left;
    width: 519px;
}

.view-detail {
    padding-left: 15px;
    background: url(../images/releated-icon.jpg) no-repeat left;
}

.view-detail a {
    font-weight: bold;
    text-decoration: underline;
    color: #4188c4;
    font-size: 11px;
}

.item-date {
    font-size: 11px;
    color: #848484;
}

.new_cat h1 {
    font-weight: normal;
}

.sharing {
    float: right;
    margin-top: 7px;
}