
/*添加留言表单___________________________________________________________________________________________________*/
#class_cnt1{clear:both;text-align:left;position:relative;padding-bottom:20px;width:520px;}
/*留言表单块*/
.bt {clear:both;}
	.booktitle {text-align:center;height:30px;clear:both;padding-top:20px;}
	.btr {}
		.qqdiv1 {width:130px;position:absolute;right:20px;top:10px;}/*选择头像*/
		.qqdiv1 img {width:expression(this.width > 120 ? 120: true); max-width:120px;}
		#displayimg {margin-left:5px;cursor:pointer;color:#f00;font-weight:bold;font-size:12px;}/*打开头像列表*/		
		.qqdiv {display:none;border:solid 6px #e6e6e6;background:#f0f0f0;width:600px;height:240px;position:absolute;left:150px;top:238px;}/*留言时的选择头像列表*/
		.qqdiv dd {overflow:auto;height:220px;background:#fff;}
		.qqdiv dt {color:#f00;font-weight:bold;cursor:pointer;display:block;font-size:12px;text-align:right;background:#e6e6e6;}
		.qqdiv ul {background:#fff;}
		.qqdiv li {float:left;width:110px;height:105px;background:#fff;margin:2px;text-align:center;padding-top:5px;}
		.qqdiv img {width:90px;height:90px;border:solid 1px #c0c0c0;padding:2px;background:#fff;cursor:pointer;}	
	
	.btl {width:500px;clear:both;margin:30px 0 0 0;}
		.btl dd {clear:both;padding:3px 0 3px 0;}
		.btl em {display:block;font-style:normal;width:70px;text-align:right;line-height:20px;vertical-align:top;padding:4px 0 4px 0;float:left;}
		.btl input {}
		.btl p {display:block;width:610px;float:left;}
		.btl p small {text-align:right;display:block;width:600px;font-size:12px;}
		
		.qwbmbubb {clear:both;display:block;list-style:none; margin:0px; padding:2px;/*width:600px;*/height:24px;background:#EFEFDE;padding:3px 0 0 3px;}
		.qwbmbubb img {border:none;}
		.qwbmbubb a {float:left;margin-right:2px;}
		.qwbmbubb a:link,.qwbmbubb a:visited{ border:1px solid #EFEFDE; width:16px; height:16px; display:block; padding:2px;}
		.qwbmbubb a:hover{ background:#C1D2EE; border:1px solid #316AC5;}
		
		.conterlent {}/*统计文本框内容*/
			#len0 {font-weight:bold;font-size:14px;color:red;}
			#len1 {font-weight:bold;font-size:14px;color:blue;}
			#len2 {font-weight:bold;}
			.error,.right {height:20px;line-height:22px;font-size:12px;font-weight:bold;padding:0 10px 0 25px;}
			.error {color:red;background:url(./images/regbg.gif) no-repeat 4px -30px;}
			.right {color:green;background:url(./images/regbg.gif) no-repeat 6px 3px;}	
		
		.qqface {display:block;float:left;width:610px;height:30px;}
			.qqface li {float:left;cursor:pointer;}
			.qqface li img {width:23px;height:23px;margin:0 3px;}

/*留言板里面的表单*/
.bti1 {width:180px;height:19px;border:solid 1px #d0c9b4;margin:0 8px 0 0;float:left;}/*留言输入框*/
	.bookfocus1 {background:#ffffcc;}
	.bookblur1 {background:#fff;}
.bti2 {width:350px;height:100px;border:solid 1px #d0c9b4;margin:0 8px 0 0;}/*留言文本框*/
.bti2s {background:#FFF5FA;border:1px solid #F8B3D0;}/*留言文本框*/
	.bookfocus2 {background:#ffffcc;}
	.bookblur2 {background:#fff;}
.bti3 {width:100px;height:26px;background:#12232A;border:solid 1px #12232A;margin-right:8px;color:#fff;text-align:center;font-weight:bold;font-size:12px;}/*留言提交按钮*/
.bti4 {width:100px;height:19px;background:#fff;border:solid 1px #DADADA;margin:0 8px 0 0;}/*留言回复查看码*/
	.bookfocus4 {background:#ffffcc;}
	.bookblur4 {background:#fff;}
.bti5 {float:left;width:60px;height:19px;border:solid 1px #d0c9b4;margin:0 8px 0 0;}/*留言验证码*/
	.bookfocus5 {background:#ffffcc;}
	.bookblur5 {background:#fff;}
.bti6 {background:#fff;border:solid 1px #DADADA;}/*下拉头像列表*/
.bti7 {cursor:pointer;height:20px;}
.bti8 {width:180px;}
.bti9 {float:left;width:20px;height:20px;cursor:pointer;}
