@charset "UTF-8";

.commentary {
	width:800px;
	background-color: #FFF;
	display: block;
	margin:0 auto;
	margin-bottom:20px;
	border: 1px solid #DCDCDC;
	padding:0;
	
}

.commentarytitle {
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #E40000;
	text-decoration: none;
	background-color: #F3F3F3;
	text-align: left;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DCDCDC;
}

.table {
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.inputlogin {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #DCDCDC;
	height: 22px;
}

.btlogin {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images01/buttonbg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: inline-block;
	padding: 0px;
	height: 25px;
	width: 50px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.btlogin a {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.btlogin a:hover {
	color: #00589C;
}

.inputcommentary {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	border: 1px solid #DCDCDC;
	padding: 4px;
}

.btcommentary {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images01/buttoncommentarybg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	padding: 0px;
	height: 25px;
	width: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.btcommentary a {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.btcommentary a:hover {
	color: #00589C;
}

.commentarylist {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.slh {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.bannerright {
	padding: 0px;
	float: right;
	height: 87px;
	width: 87px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.hand {
	cursor: pointer;
}


#list_pinglun ul{
		list-style: none; margin:0; padding:0;
	}
	#list_pinglun li{
		width:640px;
		line-height:28px;
		padding-left:10px;
		border-bottom: dashed 1px #ccc;
		padding-top:5px;
		padding-bottom:5px;
		background-color: #fff;position: relative;
	}
	
	.BoldText{
		color:#333;font-size:14px;font-family:'微软雅黑';
	}
	.Index{
		font-weight:bold;color:#669;font-size:12px;position: absolute;left:12px;top:15px;text-align:center;width:30px;
	}
	.NiCheng{
		display: inline-block;
	}
	.IP{
		margin-left:30px;
		display: inline-block;
	}
	.ShiJian{
		margin-left:30px;
		display: inline-block;
	}
	.NeiRong{
		color:#555;
	}