﻿/* 留言-子列表页 */
.write{ height:32px;  margin-bottom:10px;}
.write a{  font: 14px/32px "微软雅黑"; color:#fff; background:url("images/write.png") no-repeat 10px 5px #0263c3;
float: left; padding:0 10px 0 42px;}
.input_button,#BtnCancel{width:60px; height:30px;cursor:pointer;margin-bottom:20px;}
.no{ display:none;}

#msgList{}
#msgList .currentNodeName .more{float:right;background:url(images/qa_sub.png) no-repeat 0px 0px;width:92px;height:24px;text-align:center; color:#f4ffe8;font-weight:normal;font-size:12px;    }
#msgList .currentNodeName .more:hover{color:#fff;}

.msgMenu{overflow:hidden; }
.msgMenu ul{overflow:hidden;height:28px; }
.msgMenu ul li{float:left;height:28px;line-height:28px;padding:0 15px; margin-right:5px;display:inline;   }
.msgMenu ul li a{font-size:12px;}
.msgMenu ul li.on{background:#dcf1fa; font-weight:bold;border-bottom:none;border-top:2px solid #ADD5ED;  }

.msgWrap{clear:both;  }

.msgTable{width:100%; border:none; }
.msgTable .tableTitle{ background:#e9e9e9;}
.msgTable .tableTitle td{padding:5px; font-weight:bold;text-align:center; color:#333;border-bottom:1px solid #ddd;  }
.msgTable .tableCont{}
.msgTable .tableCont td{padding:6px 5px;border-bottom:1px dotted #d8d8d8;text-align:center;   }
.msgTable .tableCont td.msgT{text-align:left;padding-left:15px; }
.msgTable .tableCont td.msgT a{background:url(images/qa_ico01.png) no-repeat left center; padding-left:28px;display:inline-block;}
.msgTable .tableCont td .msg_ok{color:#f60;}
.msgTable .tableCont td .msg_wait{color:#999;}
.msgTable .tableCont:hover td{background:#f7f7f7; }
.msgTable .last td{border:none;; }

.
/* 留言-内容页 */
.msgDetial{border:1px solid #ddd;padding:1px; margin-bottom:15px; }
.msgDetial .hd{overflow:hidden;font-weight:bold;background:#e9e9e9 url(images/qa_ico01.gif) no-repeat 7px 8px;padding:0 10px 0 30px;height:30px;line-height:30px;border-bottom:1px solid #ddd;      }
.msgDetial .hd span{float:right; }
.msgDetial .bd{overflow:hidden;}
.msgDetial .img{float:left;width:22%; text-align:center; display:inline;min-height:120px;  display: none;}
.msgDetial .img img{margin:20px 0 0 0; }
.msgDetial .cont{float:left;width:96%;display:inline;padding:15px 10px 15px 20px;  border-left:1px solid #ddd; min-height:120px;  }
.msgDetial .cont .fr{text-align:right; color:#999;}
.msgDetial .cont .fr a{color:#999;}
.msgDetial .msgContHere{padding:10px 0; }
.msgDetial .adminRep{padding:10px;margin:10px 0;background:#f6f6f6;border:1px dotted #e3e3e3; overflow:hidden;width:96%;    }
.msgDetial .adminRep strong{color:red;}
.msgDetial .adminRep .fr{}


/* 留言-签写页 */
.u_form1{padding: 50px;}
.msgWrite{width:90%; margin:0 auto; }
.inputxt{padding:2px 0 0 2px;height:20px;border:1px solid #d8d8d8;   }
.msgWrite td{padding:4px; }
.msgWrite td.tdbgleft{text-align:right; }
.msgWrite td input,.msgWrite select,.msgWrite img{vertical-align: middle;}
.msgWrite .manageBtn{text-align:left; padding-top:10px; }

.spacingtitle{ height:40px; line-height:40px; font: 18px/40px "微软雅黑";}
.spacingtitle,.tdbg,.tdbgleft  {background:none;}
