.comments .alinks-text-decoration {
	text-decoration:none;
}
.write-new-comment{
	font-size: 0.8em;
	text-align: right;
	margin-bottom:-10px;
	padding-top:10px;
}
.comments
{
	margin-bottom: 3em;
}

.comments h3
{
	margin: 1.8em 0 0;
}

.comments h3 .normal
, .comments h2 .count
{
	font-size: 0.8em;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.comments .head
{
	margin: 2em 0 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #c5c5c5;
	//width: 100%;
}

.comments .head:after
{
	content: '';
	display: block;
	clear: both;
}

.comments .head .count
{
	float: left;
	margin: 0.25em 0 0 10px;
	position: relative;
}
.comments .head .icon-comments
{
	float: left;
	margin-top: 0.1em;
}
.comments .head .icon-unbeep
{
	position: absolute;
	margin: 1px 0 0 -28px;
	z-index: 1;
	margin:1px 0 0 -50px;
	width:60px;
	height:30px;
}
.icon-unbeep ins {
	left:-63px;
	top:-65px;
}
.comments .head h2
{
	float: left;
	margin: 0;
	padding: 0;
}

.comments .head ul
, .comments .head li
{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments .head li
{
	float: left;
	padding: 1px 5px;
	margin: 0.3em 0 0 3px;
	font-size: 0.8em;
}

.comments .head li.selected
{
	padding-top: 0;
	padding-bottom: 0;
	border: 1px solid #ff0000;
	font-weight: bold;
}

.comments .head li a:link
, .comments .head li a:visited
{
	color: #000000;
}

/* comment */
.comments .comment
{
	margin-bottom: 1.5em;
	line-height: 1.2;
}

.comments .comment p
{
	margin: 0;
	padding: 0 0 0.4em;
}
.comments .comment .comment-body{
	border-bottom:1px solid #E5E5E5;
}
.comments .comment .read-all-comment{
	color: red;
	cursor: pointer;
	font-size: 0.8em;
}

.comments .comment .comment-head{
	margin-bottom: 0.5em;
}
.comments .comment .comment-head .comment-head-user{
	float: left;
}
.comments .comment .comment-head-ancor{
	text-align: right;
	font-size: 0.8em;
	text-decoration:none;
}
.comments .comment .comment-write{
	width: 100%;
	float: left;
	margin-bottom: 1em;
}


.comments .comment .icon-userman
{
	position: absolute;
	margin: -4px 0 0 -22px;
}

.comments .comment .rate
{
	float: right;
	margin: 0.2em 0 0 15px;
	font-weight: bold;
	font-size: 0.8em;
	color: #00aa00;
}

.comments .comment .rate b
{
	color: #c53737;
}

.comments .comment .datetime
{
	font-size: 0.8em;
}

.comments .form textarea
{
	width: 100%;
	margin: 0.7em 0;
}
.comments .answer
{
	display: none;
}
.comments .answerveiw
{
	display: block;
}
.data1
{
font-size: 0.9em;
}
.data1 th, .data1 td
{
font-weight: normal;
padding: 0.75em 0.2em;
text-align: left;
vertical-align: top;
}
.data1 th
{
font-weight: bold;
font-size: 0.89em;
padding: 1.05em 0.2em 0.5em 0.2em;

}

.content .data1
{
position: relative;
margin-left: -1em;
}
div.data1
{
width: 100%;
}
.data1 .odd td
, .data1 .odd th
{
background: #f9f9f9;
}
.data1 .a-m, .data1 .a-m th, .data1 .a-m td
{
vertical-align: middle;
}
.data1 .a-b, .data1 .a-b th, .data1 .a-b td
{
vertical-align: bottom;
}
.data1 .a-c, .data1 .a-c th, .data1 .a-c td
{
text-align: center;
}
.data1 .a-r, .data1 .a-r th, .data1 .a-r td
{
text-align: right;
}
.data1 .b-t, .data1 .b-t th, .data1 .b-t td
{
border-top: 1px solid #dddddd;
}
.data1 .b-r, .data1 .b-r th, .data1 .b-r td
{
border-right: 1px solid #dddddd;
}
.data1 .b-b, .data1 .b-b th, .data1 .b-b td
{
border-bottom: 1px solid #dddddd;
}
.data1 .b-l, .data1 .b-l th, .data1 .b-l td
{
border-left: 1px solid #dddddd;
}
