@CHARSET "UTF-8"; 

/*--------------------------------*/
#plq {padding:0 10px 0 15px;background: #ffffff00;}
.talk #plq{ border:none}
/**/
.plqt {line-height: 30px;height: 30px;border-bottom: 1px solid #EEEEEE;font-size: 14px;margin-bottom: 5px;}
/**/
.plqt span {float: right;font-size: 12px;color: #7D7D7D;font-weight: normal;}
.plqt b{color: #FF9900;margin-right: 2px;margin-left: 3px;}
/*ç¯“*/
.plinfo {margin-right: 10px;margin-left: 10px;font-size: 12px;color: #ff0000;line-height: 40px;height: 40px;}
/*ç¯“æŽ³*/
.plk {margin: 10px 0;}
.plk .ipt-txt2 {
	width: 98%;
	height: 80px;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	font-size: 14px;
	background: url("../images/bg_comment.png") repeat-x scroll 0 -90px #ffffff9e;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd #eeeeee #eeeeee #dddddd;
}
/**/
.plqt-2 {
	line-height: 35px;
	height: 35px;
	border-bottom: 1px solid #EEEEEE;
	font-size: 14px;
	margin-bottom: 10px;
}
/**/
.plqt-2 span {
	float: right;
	font-size: 12px;
	color: #7D7D7D;
	font-weight: normal;
}
/*ç¯“*/
.dcmp-post{
	height:30px;
	line-height:30px;
	padding-bottom: 5px;
	font-family: "";
	font-size: 12px;
}
/*ç¯“ç¯“*/
.dcmp-post .dcmp-userinfo{}
.custips{ text-align:center;}
.custips a{color:#F86E6A}
/*ç¯“ç¯“æŽ³*/
.dcmp-userinfo{position:relative}
.dcmp-userinfo input{
	height:18px;
	padding-right:0px;
	line-height: 18px;
	padding-left: 3px;
	font-size: 12px;
	color: #666666;
	border:1px solid #f4f4f4;
	border-radius:3px
}
.dcmp-post .dcmp-userinfo input,.dcmp-post .dcmp-userinfo img{vertical-align:middle;margin:5px;}
.dcmp-post .dcmp-submit{position:absolute;right:0;top:0px;width:91px}
.dcmp-post .dcmp-submit input,.dcmp-post .dcmp-submit button{vertical-align:middle;}
/*ç¯“*/
.dcmp-post .dcmp-submit button{
	width:91px;
	height:29px;
	line-height:27px;
	letter-spacing:1px;
	overflow:hidden;
	color:#ffffff;
	cursor:pointer;
	font-size: 12px;
	background-color: #2db2ea;
	border:1px solid #2f9bc9;
	border-radius:2px;
}/**/
#commetpages {
	clear: both;
	line-height: 30px;
	font-size: 12px;
	margin-top: 10px;
	text-align:center
}
#commetpages b {
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
}
#commetpages a,#commetpages strong {
    padding: 0 5px;
}
#commetpages span {
	padding-right: 10px;
}
#commetpages strong {
	color: #FF6600;
}
/*ç¯“ç¯“*/
#plq font {margin:5px;line-height: 30px;font-size: 12px;padding:5px; background:#f9f9f9; border:1px solid #f4f4f4;display: block;}
.plk form {margin: 0px;padding: 0px;display: block;}
/*ç¯“*/
#commetcontent{ }
.commentbox {padding:10px 0;border-bottom:1px solid #f4f4f4;clear:both;display:inline-block;width: 100%;}

.commentbox .uhead {float:left;width:40px;height:40px;margin:3px 5px 0 0; }
.commentbox .uhead img{border-radius:50%;border:1px solid #eee;-webkit-box-shadow:inset 0 -1px 0 #3333sf;box-shadow:inset 0 -1px 0 #3333sf;-webkit-transition:.4s;-webkit-transition:-webkit-transform .4s ease-out;-moz-transition:-moz-transform .4s ease-out;transition:transform .4s ease-out}
.commentbox .uhead img:hover{border:1px solid #ccc;-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);-webkit-rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1)}
.commentbox .uinfo{color:#888888}
.commentbox .uname{ color:#555555; padding-right:5px;}
.commentbox .lou {color:#aaa;position:absolute; right:5px; top:5px;}
.commentbox .content{width: 90%;text-align:left;line-height:20px;float:left;position:relative;}