.product_contents{
    font-family:arial;
    font-size:14px;
    color:#757171;
   
    line-height:1.2em;
}


.product_contents .title_comment{
    font-size:16px;
    font-weight:bold;
    margin-top:0px;
    color:#8d8a8a;
    line-height:1.8em;
}

.product_contents h2{
    color:#313030;
    font-size:1.8em;
    font-weight:bold;
}

.product_contents ul{
    padding-left:1em;
    margin:0.5em;
}

.product_contents li{
    color:#767676;
    
    line-height:1.2em;
    font-size:1.1em;
    font-weight:bold;
}

.product_contents h1{
    
    color:#313030;
    font-size:2.5em;
    font-weight:bold;
}


.product_contents h3{
    color: #373636;
    font-size:1.2em;
}

.product_contents .row_title{
    padding-bottom:10px;
}


.product_contents .row_title,.product_contents .row_title a,
.product_contents .row_title a:visited, .product_contents .row_title a:hover {
    text-decoration:none;
    font-weight:bold;
    font-size:16px;
    color: #7d7d7d;
    padding:0;
    margin:0;
    padding-right:2em;
   
    white-space:nowrap;

}


.comment, .comment a, .comment a:visited, .comment a:hover{
    text-decoration:none;
    padding:1em;
    color:#989696;
    text-align:left;

    padding:0;
    margin:0;
    
}
