/*=====index.phpƒŒƒrƒ…[CSS=====*/
.review_head {
	margin: 0;
    padding: 0;
    text-align: left;
}

.review_head h3 {
	height: 48px;
	background: url("/img/ber_red_new.png") no-repeat left top;
	padding-left: 60px !important;
	position: relative;
	font-size: 1.6em;
	line-height: 2.0em;
	color: #404040;
	font-weight: 200;
}

.review_girl {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    /*border-color: -moz-use-text-color #9C9C9C #9C9C9C;*/
    /*border-image: none;*/
    /*border: 1px solid #9C9C9C;*/
    /*border-style: none solid solid;*/
    border-width: medium 1px 1px;
    margin: 0 0 20px;
    padding: 10px 0;
    font-size: 12px;
    background-color: #fbf8e7;
}
#review_girl {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    /*border-color: -moz-use-text-color #9C9C9C #9C9C9C;*/
    /*border-image: none;*/
    /*border: 1px solid #9C9C9C;*/
    /*border-style: none solid solid;*/
    border-width: medium 1px 1px;
    margin: 0 0 20px;
    padding: 10px 0;
    font-size: 12px;
    background-color: #fff6f6;
}


.rv_a {
	color: #000;
	text-decoration: none;
}

.rv_a:hover{
	text-decoration: none;
}

.reviews {
	width: 96%;
	margin: 0 auto;
	border-bottom: 1px dotted #9C9C9C;
	color: #000;
	min-height:150px;
	height:auto;
	clear: both;
}
.rv_img {
	float: left;
	height: 90px;
	margin-top: 18px;
	margin-left: 5px;
	margin-right: 5px;
	/*box-shadow: 2px 2px 2px rgba(0,0,0,0.4);*/
}

.rv_con1 {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 250px;
}

.r_name {
	font-size: 14px;
	font-weight: bold;
}
h3.r_name {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	background: none !important;
	height: auto !important;
}


.r_stts_offline {
	width: 140px;
	height: 21px;
	background: url("/img/ofline5.gif") no-repeat;
	display: inline-block;
	text-indent:-9999px;
}

.r_stts_online {
	width: 140px;
	height: 21px;
	background: url("/img/taiki1.gif") no-repeat;
	display: inline-block;
	text-indent:-9999px;
}

.r_stts_2shot {
	width: 140px;
	height: 21px;
	background: url("/img/2chat3.gif") no-repeat;
	display: inline-block;
	text-indent:-9999px;
}

.r_stts_chat {
	width: 140px;
	height: 21px;
	background: url("/img/chat2.gif") no-repeat;
	display: inline-block;
	text-indent:-9999px;
}

.tab-title {
    background: url("/img/chat/tab-message-p-bg.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    line-height: 2em;
    padding: 0 0 0 15px;
}


.rv_con2 {
	overflow: hidden;
	padding: 10px 5px 5px 20px;
}
/* backup
.rv_con2 {
	float: left;
	width: 650px;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 20px;
	overflow: hidden;
}
*/

.rv_con2_1 {
	padding-top:10px;
	margin-bottom: 10px;
	margin-left: 20px;
	overflow: hidden;
}


.h-star-p {
    background: url("../ranking/image/h-star.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 12px;
    width: 80px;
    text-indent:-9999px;
}

.star5 {
    background-position: 0 -1px;
    position: relative;
}

.star4 {
    background-position: -16px -1px;
    position: relative;
}

.star3 {
    background-position: -32px -1px;
    position: relative;
}

.star2 {
    background-position: -48px -1px;
    position: relative;
}

.star1 {
    background-position: -64px -1px;
    position: relative;
}

.star0 {
    background: url("../ranking/image/h-starBg.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
    height: 17px;
    top: -3px;
    position: relative;
}

.star {
    height: 12px;
    position: relative;
	display:none;
}

.h_rate {
    background-image: url("../ranking/image/rate-splite.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    width: 95px;
    text-indent:-9999px;
}

.rate5 {
    background-position: 0 -80px;
}

.rate4 {
    background-position: 0 -60px;
}

.rate3 {
    background-position: 0 -40px;
}

.rate2 {
    background-position: 0 -20px;
}

.rate1 {
    background-position: 0 0;
}
