.qzComment {
	width: 95%;
	margin: 15px 0 15px 0;
	border-collapse: collapse;
	border: 1px solid #97b8ee;
}

.qzComment td {
	padding: 5px 20px 5px 20px;
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
	color: #2e323a;
	line-height: 22px;
}

.qzComment a {
	color: #003399;
	text-decoration: none;
}

.qzComment a:hover {
	color: #003399;
	text-decoration: underline;
}

.qzComment label {
	color: #aaa;
}

.qzComment .t1 {
	width: 65px;
	background-color: #f2f6fd;
	border-bottom: 1px dotted #ccc;
	font-family: ºÚÌå;
	font-size: 16px;
	color: #1357c6;
}

.qzComment .t2 {
	background-color: #f2f6fd;
	border-bottom: 1px dotted #ccc;
	text-align: right;
}

.qzComment .list {
	font-size: 14px;
	line-height: 25px;
}

.qzComment .list .time {
	float: left;
	font-size: 12px;
	color: #aaa;
}

.qzComment .list .op {
	float: right;
	font-size: 12px;
}

.qzComment .talk {
	border-top: 1px solid #97b8ee;
	background-color: #f2f6fd;
}

.qzComment .talk table {
	width: 100%;
	border-collapse: collapse;
}

.qzComment .talk .t {
	font-family: ºÚÌå;
	font-size: 16px;
	color: #1357c6;
	margin-top: 5px;
	margin-bottom: 5px;
}

.qzComment .talk textarea {
	width: 100%;
	height: 120px;
	margin-top: 8px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #aeb6c1;
	font-size: 14px;
	color: #2e323a;
	line-height: 22px;
}

.qzComment .talk .submit {
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #1c69bf;
	background-color: #f0f0f0;
	height: 30px;
	width: 120px;
	font-family: ºÚÌå;
	font-size: 16px;
	color: #1357c6;
}