﻿.cont{ width:999px; background-color:#fff;min-height: 650px; _height: 650px; }

/*页面基本信息*/
#ListHeader { height: 35px; background: url('../images/sjx.jpg') repeat-x; }
.pageinfo { float: left; height: 30px; line-height: 30px; text-indent: 5px; margin: 0; padding: 0; overflow: hidden; }
.MsgType { font-size: 14px; font-weight: bold; }

/*消息列表容器*/
#Container { min-height: 300px; _height: 300px; clear: inherit; }

/*消息表*/
table { width: 100%; border-width: 0; border-collapse: collapse; table-layout: fixed; border-bottom: solid 1px #ccc; }
table thead tr { text-align: left; height: 22px; background: url('../images/mail/zt.jpg') repeat-x; vertical-align: middle; }
table th { padding: 0; margin: 0; border-spacing: 0; }
table tbody td { border-bottom: solid 1px #ccc; height: 25px; }

.statuscell { text-align: center; width: 40px; }
.titlecell { width: 739px; text-align: left; }
.datecell { width: 70px; text-align: left; }

/*消息变底色*/
.hover { background-color: #cff1ff; }
.select { background-color:#cccccc; }

/*消息内容*/
#ResultT { font-weight: bold; text-align: center; border-top: solid 1px rgb(47,122,177); border-bottom: solid 1px rgb(47,122,177); background-color: rgb(231,238,244); height: 30px; line-height: 30px; padding: 5px; font-size: 14px; }
#ResultC { padding: 10px 20px; font-size: 14px; line-height: 150%;}

/*加载*/
#loading { display: none; background-image: url('../images/master/indicator.gif'); height: 100px; width: 100px; position: absolute; left: 50%; top: 150px; visibility: hidden; }

/*消息左边框*/
#MenuFrame { width: 110px; float: left;}
#HEAOPage_CommonMessage { margin: 0 0 50px 0; }
.MsgMenu { display: block; text-align: center; height: 29px; line-height: 22px; background: url('../Images/Common/menubg.jpg') repeat-x; padding-top: 5px; }

/*消息右边框*/
#ContentFrame { width: 887px; float: right;border-left: solid 1px rgb(47,122,177);height:auto !important; height:650px;min-height:650px; }
/*Policytemplate*/
ul li { color: #669934; margin-top:10px; list-style-type:square; font-size:14px; font-weight:bold;  margin-left:50px; line-height:200%; }
#HEAOPage_Msg{ font-weight:bold;}
.hover{  background-color:#C1D6AD;}
.yellow{background-color:#F2F2F2;}
.red{ background-color:Red;}
