
body{
	font-size:14px;
	font-family: "宋体", serif;
}
a { text-decoration: none; font-size:12px; }
a:link { color: #1e50a2; }
a:visited { color: #1e50a2; }
a:hover { color: #ba2626; text-decoration: underline; }
a:active { color: #ba2626; }
#total{
	font-size:12px;
	color: #ba2636;
	font-weight: bold;
	font-style: normal;
}
#the{word-break:break-all;}
.hot{
	width:920px; 
	margin:0px auto;
	border:1px solid #C3CBD5;
	padding:20px;
	background:#FAFCFF;
}
.code{
	width:100px;
	border:1px solid #A3B6D3;
	float:left;
	margin-right:8px;
	height:21px;
}
.imgCode{
	cursor: pointer;
	float:left;
}
.review{
	padding:10px 0px 10px 0px;
	background-image:url(../images/review/line99.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	line-height:24px;
}
.close{
	color:#253D9B;
	font-size:18px !important;
}
.reply{
	border:1px solid #D3D8E7;
	background:#EBEFF7;
	padding:0px 10px 10px 10px;
}
.inner{
	border:1px solid #D5D5D5; 
	background:#FFFFEE;
	padding:4px;
}
.time{
	font-size:12px;
	color:#8D8D8D;
}
.page{
	border-bottom:1px solid #C3CBD5;
}
.pagelayer .head{
	font-size:12px;
}
.pagelayer .title{
	font-size: 18px;
	font-weight: normal;
	font-family: "黑体";
}
textarea{
	width:99%;
	height:150px;
	border:1px solid #A3B6D3;
}
.author{
	width:50%;
	border:1px solid #A3B6D3;
	height:21px;
}
.subbtn{
	padding-top:10px;
	padding-right:4px;
}
.subbtn input{
	width: 76px; height: 24px; 
}
.delContent{
	text-align: left !important;
	font-size:16px !important;
	color:#666666  !important;
}
.center{
	text-align: center !important;
	padding-top:10px;
}
.loadinginfo{float:left;padding-top:4px;margin-left:8px;}
.loading{float:left;}

