.form_comment {
	padding-top: 10px;
	padding-bottom: 10px;
}
.txt {
	width: 100%;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333;
	height: auto;
}
.in_b {
	width: 200px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #999;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	height: auto;
	display: block;
}
.in_t {
	height: 150px;
	width: 480px;
	margin-bottom: 10px;
	resize: vertical;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #999;
	padding: 10px;
}
.b_r {
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
}
.submitcom {
	display: block;
	height: 30px;
	width: 130px;
	background-color: #0E71B4;
	text-align: center;
	margin-top: 15px;
	border: 1px solid #CCC;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a:hover.submitcom {
	background-color: #96BD0D;
	text-decoration: none;
}
.a_comment {
	display: block;
	height: 30px;
	width: 200px;
	background-color: #0E71B4;
	text-align: center;
	margin-top: 15px;
	border: 1px solid #CCC;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
}
a:hover.a_comment {
	background-color: #96BD0D;
	text-decoration: none;
}
.comm_a_0 {
	color: #333;
	margin-top: 25px;
}
.comm_n_d {
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
}
.comm_data {
	color: #999;
	font-weight: normal;
	float: right;
}
.comm_rating {
	color: #37A8DB;
	font-weight: bold;
	float: right;
	margin-right: 15px;
}
.comm_status {
	color: #FFF;
	font-weight: bold;
	margin-right: 15px;
	float: right;
	background-color: #F30;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}
.comm_control {
	color: #FFF;
	font-weight: bold;
	margin-right: 15px;
	float: right;
	background-color: #3C0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}
.comm_control_hid {
	color: #FFF;
	font-weight: bold;
	margin-right: 15px;
	float: right;
	background-color: #F90;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}
.comm_a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 22px;
	margin-right: 20px;
	margin-left: 20px;
}
.float_left {
	float: left;
}

.size12 {
	font-size: 12px;
}
.comm_adm_b {
	margin-top: 10px;
}
