﻿/*new style*/
.col2 #leftContent
{
	width:194px;
	float:right;
}
.col2 #rightContent
{
	float:left;
	margin-left:0;
}
#average
{
	padding:10px;
	height: 100px;
	background:#F4F7FB;
}
#average #productinfo
{
	float: left;
	color: #1A66B3;
	padding-right:19px;
	height: 100px;
	width: 300px;
	border-right: solid 1px #D6D2D1;
}
#average #productinfo .prodimg
{
	float: left;
	width: 80px;
	overflow: hidden;
	margin-right: 5px;
}
#average #productinfo .prodimg img
{
	height: 98px;
	max-width: 78px;
	border: solid 1px #404040;
}
#average #productinfo h4
{
	font-size: 13px;
	color: #1A66B3;
	height: 20px;
	overflow: hidden;
}
#average #productinfo h4 a
{
	color: #1A66B3;
}
#average #productinfo .button
{
	padding-top:10px;
}
#average #reviewstar
{
	float: left;
	width:90px;
	height: 100px;
	color: #666;
	font-size: 14px;
	padding: 0 20px;
}
#average #reviewstar #star
{
	color: #cc3300;
	font-weight: bold;
	font-size: 20px;
}
#average #reviewstar .starnum
{
	font-size: 50px;
	font-family: Arial;
	line-height: 63px;
}
#average #reviewcount
{
	float: left;
	height: 100px;
	width:280px;
	color: #1A66B3;
	line-height: 14px;
}
#average #reviewcount li
{
	margin: 6px 0;
	height:14px;
	*margin:4px 0;
}
#average #reviewcount .livote
{
	float: left;
	width: 140px;
	height: 12px;
	margin: 0 5px;
	padding:1px;
	background:#fff url(../images/bg_vote.gif) no-repeat;
}
#average #reviewcount .listar
{
	float: left;
}
#average #reviewcount .litext
{
	float: left;
}
#rightContent h1
{
	clear: both;
	min-height: 22px;
	padding: 10px;
	font-size: 14px;
	color: #666;
}
#rightContent h1 span
{
	color: #c30;
}
#rightContent h1 a
{
	font-size:12px;
	margin-left:20px;
	font-weight:normal;
}
.col2 #rightContent .box .header {
	height:16px;
	line-height:16px;
}
.header{margin-bottom:0;}
.replylist
{
	margin:20px 0;
}
.replylist .title
{
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding-left:10px;
	border-bottom:1px solid #ccc;
}
.replylist .bottom
{
	margin-top:5px;
	color:#999;
}
.replylist .bottom a
{
	color:#1a66b3;
}
.replylist li
{
	padding:22px 5px 22px 38px; 
	margin: 0 30px; 
	border-bottom:solid 1px #ddd; 
	background:url(http://resource.mdooo.com/images/reply.gif) no-repeat left 21px;
}
.reviewprod
{
	text-align:center;
}
.reviewprod h3
{
	text-align:left;
}
.reviewprod .prodimg img
{
	margin:10px auto;
	width:80px;
	height:110px;
	border: 1px solid #464646;
}
.reviewprod .price
{
	line-height:30px;
}
.reviewlist .body
{
	width:162px;
	padding:0 15px;
}
.reviewlist li
{
	padding:10px 0;
	color:#999;
	border-bottom:1px solid #e0e0e0;
}
.reviewlist .title
{
	font-weight:bold;
	white-space:normal;
}
.reviewlist .content
{
	color:#404040;
	white-space:normal;
}
.col2 #leftContent .reviewlist .body li h4 {
	white-space:normal;
	width:162px;
	line-height:18px;
	max-height:36px;
	padding:0;
	background:none;
}
.col2 #leftContent .list li ul {
	margin-top:10px;
}
.col2 #leftContent .list li.current {
	height:110px;
}
.col2 #leftContent .list li h4 {
	padding:0;
	background:none;
	width:168px;
}
#review_home #rightContent .box .header {
	height:19px;
	line-height:19px;
	background-position:left -145px;
	padding:11px 40px;
	font-weight:normal;
	
}
#reviewlist .review {
	width:550px;
	padding:0 15px;
	line-height:16px;
	max-height:32px;
	color:#333;
	white-space:nowrap;
	overflow:hidden;
}
#reviewlist .review a {
	color:Green;
}
#reviewlist .review .prodinfo {
	width:130px;
	border:3px solid #ccc;
	text-align:center;
	position:absolute;
	z-index:1000;
	background:#fff;
	padding:10px 5px;
	line-height:24px;
	display:none;
}
#reviewlist .review .prodinfo .prodimg img {
	max-width:75px;
	margin-bottom:5px;
	border:1px solid #404040;
}
#reviewlist .review .prodinfo h4 {
	white-space:normal;
}
#reviewlist .review .prodinfo a {
	font-weight:normal;
	line-height:16px;
	color:#365b87;
}
#reviewlist .review .prodinfo a:hover,#reviewlist .review .prodinfo a:active {
	color:#ff4e00;
}

