﻿.pub_comments li{border-top:1px dashed #ccc;}
.pub_comments .com{background:#f0f0f0;margin:5px 0;padding:5px;}
.pub_comments .re{background:url(../images/re.gif) 5px 4px no-repeat #fff;padding:0 5px 0 24px;margin:5px 0;}
.pub_comments .date{color:#666;font-size:10px;}
 
.pub_comments{clear:both;} 
.pub_comments .com .txt blockquote{
		border:1px solid #ccc;
		background:#ffe;
		padding:2px 4px 5px;
		margin-bottom:10px;
	}
/* 对话框
--------------------- */
.dialog{width:396px;height:196px;padding:1px;border:1px solid #ccc;position:fixed;_position:absolute;left:50%;top:50%;background:#fff;}
.dialog .title{height:30px;line-height:30px;padding:0 10px;background:#666;}
.dialog h3{float:left;color:#fff;}
.dialog .close{float:right;color:#fff;}
.dialog .close:hover{color:#fff;}
.dialog .content{padding:10px;}
.dialog .remember{margin-left:6em;padding-left:5px;}
.dialog .textfield {width:150px}
.dialog .comment {width:370px;height:150px}