.messageblack{width:960px;margin:0 auto;background:#FFF;}
.message{float:left;width:800px;margin:40px 80px  40px 80px}
.mtitle{float:left;width:800px;
	background:#bbb;
    font-family: '微软雅黑','黑体';
    height: 49px;
    line-height: 49px;
    margin-left: 13px;
    margin-top: 10px;
    overflow: hidden;
    padding: 0 5px;
}
.mtitle a{
	color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 15px;
    margin-right: 20px;
    margin-top: 4px;
    outline: medium none;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
}
.mtitle a.onpick{
	background-color: #FFFFFF;
    color: #434343;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 45px;
}
.mcontent{float:left;width:810px;margin-left:13px;border:0;border-bottom:1px solid #bbb}
.mcontent table{border-collapse:collapse;width:810px;}
.mcontent tr{height:30px;width:810px;line-height:30px;border-bottom:1px dotted #dedede;}
.mcontent .noread{background-color:#F4F8FC}
.mcontent th{text-align:left;}
.pagelist{float:left;width:600px;margin-left:30px;overflow:hidden;margin-top:20px;margin-bottom:20px;text-align:center;color:#444444;}
.pagelist a{display:inline-block;width:33px; border: 1px solid #E7ECF0;height:33px;line-height:33px;margin-left:4px;font-size:14px;}
.pagelist a:hover{background:#45B0E6;color:#FFF;}
.pagelist a.now{background:#45B0E6;color:#FFF;}

.item{height:50px;line-height:50px;color:#666}
.first{margin-top:10px;}
.item .head{float:left;width:120px;text-align:right;margin-right:15px;font-size:14px;line-height:39px;}
.item .input{float:left;width:420px;height:39px;}
.item .last{float:left;width:250px;height:39px;}
.manyheight{height:208px;margin-bottom:10px;}
.item .input input{border: 1px solid #DEDEDE;color: #888888; float: left;font-family: Arial,"宋体"; font-size: 14px; font-weight: bold; height: 39px; line-height: 39px; overflow: hidden; padding: 0 6px; width: 266px;}
.item .input textarea{border: 1px solid #DEDEDE;color: #888888; float: left;font-family: Arial,"宋体"; font-size: 14px; font-weight: bold; line-height: 20px;padding: 0 6px; width: 366px;}
.manyheight textarea{height:208px;width:366px;}
.item .submit{background-color: #5EBA6D;
    background-image: -moz-linear-gradient(center top , #5EBA6D, #3CA051);
    border: 1px solid #239438;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    width: 200px;margin-left:290px;
}






