.news .header  {
    border-bottom: 4px solid #B96582;
    font-family: arial;
    font-size: 24px;
    font-weight: normal;

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

.news .title {
    clear: both;
    color: #252525;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
}
.news_time {
    color: #929292;
    font-size: 11px;
    padding-bottom: 13px;
}
.description{
    font-family: arial;
    font-weight: normal;
    text-align: justify;
}
.add-task {
    border-bottom: 1px solid #C2C2C2;
    margin-top: 10px;
}
.add-task ul {
   display: block;
   float: right;
   margin-right:10px;
   margin-top:22px;
}
.add-task ul li {
    display: block;
    float: left;
    margin-right: 5px;
}
.add-task ul li a{
    color: #555555;
}
.add-task .statistics_rate{
    float: right;
    padding: 0;
}
#statistics_rate{
    display: block;
    padding-top: 2px;
}
#statistics_rate span{
    float: left;
    padding-right: 11px;
}
/******** COMMENT *********/
.news_comments h5 {
    color: #B16A83;
    font-size: 12pt;
    font-weight: bold;
}
.news_comments h5 {
    padding: 10px 0 10px;
}
.comment_form_title{
    border-bottom: 1px solid #c2c2c2;
}
.news_comments h5 img {
    padding-right: 7px;
}
#news_comment_add_form p , #news_comment_add_form textarea{
    margin-top: 10px;
}
#news_comment_add_form a img{
    vertical-align: middle;
}
#news_comment_add_form input, #news_comment_add_form textarea {
    border: 1px solid #CF88A1;
    color: #A6A6A6;
}
#news_comment_add_form input{
    height: 19px;
}
.comments_contents {
    margin: 10px 0;
    max-height: 400px;
    overflow: auto;
    padding: 15px;
}
.comment_content{
     margin: 4px 0 15px;
     border:1px solid #eaeaea;
     background-color:#f7f7f7;
     padding:15px;
}

.comment-item .name {
    color: #DA5C08;
    font-weight: bold;
}
.comment-item .name img{
    margin-right:10px;
}

.comment-item .date{
    color: #BDBDBD;
}
.news_comments {
    margin-bottom: 30px;
}
#news_comment_add_form{
    padding:15px;
}
/******** end COMMENT ********/

.relate_title {
    color: #000000;
    font-size: 17px;
    font-weight: normal;
    margin: 35px 0 5px;
}
.related li h2 a{
    font-weight: normal;
    color: #1d6eb2;
}
.relate_content a{
    color:#da5c08;
}
.product_tags h2.tag, .product_tags font {
    float: left;
    font-weight: normal;
}
.product_tags h2.tag a {
    color: #333333;
}
.tags_title{
    float:left;
    margin-right: 10px;
}
.product_tags{
    margin-bottom: 30px;
}


.title_news,.title_first{
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
}
.button{
    background:url(../images/right-button.jpg) no-repeat right;
    margin-right: 10px;
    padding: 6px 5px;
}
.button span{
    background:url(../images/left-button.jpg) no-repeat left;
    padding:5px 14px;
    color:#4b4b4b;
    font-weight:bold;
}
.related {
    border-top: 1px dotted #A5A5A5;
    padding: 10px 0;
}
.related li{
    padding-left:15px;
    background:url(../images/releated-icon.jpg) no-repeat left;
    line-height: 25px;
}
.comment_form_title_send{
    float:left;
}
.brief{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 8px;
}