@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font:12px/20px Arial, Helvetica, sans-serif;color:#333;}
*{margin:0; padding:0;}
ul, li{list-style: none; padding:0; margin:0; }
/*****************************************************
 * margin
 *****************************************************/

/*评分*/
.rating{width:300px;}
.rating ul, .rating2 ul{height: 32px; line-height: 32px; vertical-align: middle; color: #ff6600; width:305px;}
.rating li, .rating2 li{background: url(http://img01.yesmytea.com/star.png) no-repeat -2px -38px; height: 30px; width: 30px; float: left; cursor: pointer;}
.rating li.on{background-position: -2px -2px;}
.rating li.no{background-position: -2px -36px;}
.rating li.half{background-position: -2px -70px;}
.rating2{width:350px;}
.rating2 #generalmarkDesc{width:30px;color: #ff6600;}
.rating2 ul{height:20px; line-height:20px; width:204px;}
.rating2 li{width: 20px; height:20px; background-position: -6px -135px;}
.rating2 li.on{background-position: -6px -114px;}
.rating2 li.no{background-position: -6px -135px;}
.rating2 .desc{height:20px; line-height:20px;}
.touc{color:#52A3FF !important; font-weight:600}


