/user//* 整体样式 */
body{ margin:0 auto; font-size:9pt; color:#000000;}
.center{margin:0 auto;}
hr{ border-top:1px #999999 solid; border-bottom:0px #999999 solid; height:1px; }
a:link,a:active,a:visited{text-decoration: none;color:#7B716B;text-decoration: underline;}
a:hover{text-decoration: none;color:#ff0000;}
a.tr:link,a.tr:active,a.tr:visited{text-decoration: none;color:#4A6973;text-decoration: underline;}
a:hover{text-decoration: none;color:#ff0000;}
/* 表格通用类 */
.t  { border-left: 1px solid #C1DAD7; 
    border-top: 1px solid #C1DAD7; margin:0 auto;margin-top:10px; }
.t th{ background-color:#CEEBEF; color:#4A6973;font-size:12pt}
.t tr {background-color:expression((this.sectionRowIndex%2==0)?"#ffffff":"#F1F8F8"); height:30px; color:expression((this.sectionRowIndex%2==0)?"#4A6973":"#7B716B");}
.t td {    border-right: 1px solid #C1DAD7; 
    border-bottom: 1px solid #C1DAD7; text-align:left; padding-left:1em;}
.t input,.t  textarea{border:1px #999999 solid; overflow:hidden;}
.t span{ color:#FF0000; visibility:hidden;}
.t ul{ margin:0;}
.t ul li{ list-style:none; float:left; white-space:nowrap; width:80px;}
#newsul li,.newsul li{ clear:both; line-height:20px;}

