/*---***********************************************************---*/
/*--- SoftPlug Name: 雨哲Ajax无刷新评论载入与发表通用js代码     ---*/
/*--- 版权所有: 雨哲[Blog:YuZhe.Name][QQ:425162221]	     	---*/
/*--- Web: http://www.yz81.com				     	---*/
/*--- Copyright (C) 2008 Yz81.Net[Yz81.Com] All Rights Reserved.---*/
/*---***********************************************************---*/
  /*---提交框--*/
  #MsgContent{border-top:1px solid #e0e0e0;padding:1px;margin-bottom:10px;margin-top:15px;color:#000;}
  #MsgContent #MsgHead{ padding:6px;text-align:left;BORDER-BOTTOM: #ccc 1px dotted;color:#1e50a2;}
  #MsgContent #MsgHead a{color:#1e50a2;}
  #MsgContent #MsgHead a:hover{color:#c00;text-decoration:underline;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}
  /*--评论内容框--*/
  .comment{margin:0px 20px 15px 20px;text-align:left;BORDER-BOTTOM: 1px dotted #999;}
  /*.commentinfo{font-size:12px;}*/
  .commenttop{}
  .commentcontent{overflow:hidden;font-size:14px;color:#000;margin:12px 0px 12px 0px;}
  .commentbottom{margin:0px 0px 15px 0px;text-align:right;}
  .userpass{border:1px solid;border-color:#ddd;font-size:12px;}
  .userbutton{border: 1px solid #808080; font-size:12px;height:24px;background:#FFF;margin-left:180px;}
  /*---主内容页数--*/
.pageContent {margin:10px 0px 5px 20px;}
.pageNumber a:link, .pageNumber a:visited, .pageNumber strong, .pageNumber span {
	float:left;
	display:block;
	padding:0px 6px 0px 6px;
	margin:0px 0px 0px 4px;
	border:1px solid #e0e0e0;
	text-decoration:none;
	font-size:12px;
	background:#fff;
	line-height:20px;
	height:20px;
}

.pageNumber a:hover {
	background:#1f3a87;
	color:#fff;
	text-decoration:none;
}
.pageNumber strong{
	background:#1f3a87;
	color:#fff;
	border:1px solid #e0e0e0;
}
.pageNumber span{
	color:#999;
}