@import url(base.css);



#msgBox{ margin:0 auto;margin-bottom:15px;}
#msgBox #msgForm ul{list-style:none;clear:both;}
#msgBox #msgForm ul li{ float:left;  margin-bottom:10px;}
#msgBox #msgForm ul .rLi{ float:right; margin-right:0px; margin-bottom:10px;}
#msgBox a{color:#fff;text-decoration:underline;}
#msgForm p{ text-align:left; margin-top:0px; margin-right:20px;}

#msgBox .incss{ border:1px #b4b4b4 solid; margin-right:0px;  height:18px; width:170px; color:#444;}
#msgBox .bcss{border:0px #b4b4b4 solid; margin-right:6px; margin-left:0px; margin-top:0px;background: url(../images/btn.gif) no-repeat 0px 0px; width:100px; height:25px;  color:White; padding:4px; }
#msgBox #returnDiv{ clear:both;}
#msgBox #returnDiv ul{ text-align:left;}
.errTitle{ color:red; font-weight:700; width:100%;}
.errUl{  }
.errUl li{ color:red; clear:both; float:left; width:200px; background: url(../images/redLi.gif) no-repeat 0px 3px; padding-left:10px; }
#errDiv{ font-size:14px; line-height:25px;}
#rLinkDiv{ clear:both;}
#rLinkDiv a{color:red; }


.msgContent{clear:both;border:1px #b4b4b4 solid;padding: 4px;margin-bottom:10px; text-align:left;}
.msgContent .ask{font-size: 12px;background-color: #eeeaea; clear: both;color:#555; padding:8px;}
.msgContent .ask dt{ margin-bottom:10px;}
.msgContent .ask dd{ color:#333;}
.msgContent .ask .askName{  color:#640c10;}
.msgContent .replay{ padding:8px; color:#555;}
.msgContent .replay dt{ font-weight:700;  margin-bottom:2px;}
.msgContent .replay dd{ line-height:20px; font-weight:normal;}

.page{clear: both;height: 24px; }
.page a{ text-decoration:underline;}
.page .pageCount{margin: 0px;float: left;}
.page .pageIndex{float: right;margin-right: 0px;}

