﻿.messageBoard{border:1px solid #E0DCD1;border-bottom:3px solid #7E6247;background:#fff;}
.messageBoard .title{height:40px;background:url(/res/ZYW/structure/messageBoardTBg.jpg) repeat-x left top;border-bottom:1px solid #E0DCD1;text-align:left;}
.messageBoard .title div{background:url(/res/ZYW/structure/messageBoardTBg.gif) no-repeat 22px 50%;line-height:40px;font-size:16px;color:#fff;font-weight:bold;padding-left:50px;}
.messageBoard table{width:100%;table-layout:fixed;}
.messageBoard table td{font-size:12px;color:#333;padding:3px 0px;}
.messageBoard table td.tdleft{width:76px;text-align:right;}
.messageBoard table td input{border:1px solid #999;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;height:20px;background:#F9F9F9;}
.messageBoard table td textarea{border:1px solid #999;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;height:136px;background:#F9F9F9;width:740px;}
.messageBoard table td.td02{width:165px;}
.messageBoard table td.td02 input{width:125px;}
.messageBoard table td.td04 input{width:262px;}
.messageBoard table .subject{width:503px;}
.messageBoard table .submit{width:67px;height:27px;background:url(/res/ZYW/structure/messageBoardSubmit.jpg) no-repeat left top;cursor:pointer;border:0px;}

.messageBoardLi{1px solid #E0DCD1;margin-top:15px;}
.messageBoardLi table{width:100%;border-collapse:collapse;}
.messageBoardLi table td{border:1px solid #E0DCD1;padding:18px 10px 18px 24px;font-size:12px;color:#333333;vertical-align:top;line-height:120%;border-collapse:collapse;}
.messageBoardLi table.Reply td{background:#fff;}
.messageBoardLi table td.left{width:168px;}
.messageBoardLi table td #MessageBoardIDsubject{font-weight:bold;color:#0066CC;}