@charset "utf-8"; 
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form, table {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-style:normal;
}
input {
	margin: 0;
	padding: 0;
	outline: medium none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
}
a, area {
blr:expression(this.onFocus=this.blur())
}
a {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: underline;
	/*! color: #a81935; */
}
html, body {
	height: 100%;
*+height:auto;
font-family:Microsoft YaHei, sans-serif;
}
body {
}



.boxcenter {
	margin: 0 auto;
}

.zj_fl{float:left; display:inline;}
.zi_fl{float: left; display:inline;}
.zj_fr{float:right; display:inline;}
.zj_cl{clear:both;}

.replyList{ float:left; width:565px; margin:8px 0 10px; color:#020202}
.replyCon{border:1px solid #ccd9ea; padding:1px 1px 8px 1px; background:#edeff1;}
.replyCon .bg{background:#f7fbfe;}
.replyCon .info2{color:#999; padding:6px 6px 0 6px;}
.replyCon p{ padding:10px 6px 25px 6px;}
.replyCon .num{float:right; color:#000}