img.rating-bar{ background-image:url(../images/vote_line_rt.png); display:block; margin-top:7px }
.vote_note { background:url(../images/vote-txt.jpg) no-repeat top center; }
.vote_mark { font-size:9px; color:#C24836; height:8px; float:left; margin-top:-10px; margin-left:50px;  text-align:center; vertical-align:bottom; }
.comment_vote{ color:#C00; font-weight:bold; font-size:9px}

.sp { padding-left: 1px; }

#social-links {
    display: inline-block;
    margin: 0 0 18px;
    overflow: hidden;
}
#social-links ul {
    margin: 0;
    padding: 0;
}
#social-links ul li {
    float: left;
    font-family: 'Arial Narrow','Ubuntu Condensed',sans-serif;
    font-size: 13px;
    height: 30px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 190px;
}
#social-links ul li.facebook {
    margin-right: 20px;
}
#social-links ul li span.ifacebook, #social-links ul li span.igoogleplus {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    display: inline-block;
    float: left;
    height: 30px;
    text-align: center;
    width: 30px;
}
#social-links ul li span.ifacebook {
    background: none repeat scroll 0 0 #354F88;
}
#social-links ul li span.ifacebook img {
    padding: 5px 10px;
}
#social-links ul li span.igoogleplus {
    background: none repeat scroll 0 0 #CE3E26;
}
#social-links ul li span.igoogleplus img {
    padding: 7px;
}
#social-links ul li a.afacebook, #social-links ul li a.agoogleplus {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    height: 24px;
    margin: 0;
    padding: 6px 0 0;
    text-align: center;
    text-decoration: none;
    width: 160px;
}
#social-links ul li a.afacebook {
    background: none repeat scroll 0 0 #3B5998;
}
#social-links ul li a.agoogleplus {
    background: none repeat scroll 0 0 #DE4C34;
}
#social-links ul li a.afacebook:hover {
    background: none repeat scroll 0 0 #354F88;
}
#social-links ul li a.agoogleplus:hover {   background: none repeat scroll 0 0 #CE3E26;}
#sbtn { display:none;}
.note10 {font-size:10px;font-style:italic}