﻿/* CSS Document */
body{margin:0px; padding:0px;}
*{ font-size:12px; font-family:Verdana, Geneva, sans-serif;list-style-type: none;margin: 0;padding: 0;}
a{ color:#333; text-decoration:none;}
.red {color: #A40000;font-size: 12px;}
h1, h2, h3, h4, h5, h6 { font-weight: normal;}
table {
    border-collapse: collapse; 
    border-spacing: 0;
    empty-cells: show;
}
 table th, table td {
        line-height: 27px;
        padding: 0px 5px;
    }
.auditcn-common-interlayer-H{clear:both; height:8px; overflow:hidden;}
.auditcn-common-div1000{ width:1000px; margin:auto; padding:auto;}
.auditcn-common-link-blue a{ color:#09C; text-decoration:none;}
.auditcn-common-link-blue a:hover{ color:#069; text-decoration:none;}
.auditcn-common-link-black a{ color:#000; text-decoration:none;}
.auditcn-common-link-black a:hover{ color:#ccc; text-decoration:none;}
.auditcn-common-fontColor-black{ color:#000;}
.auditcn-common-fontColor-russetish{ color:#a40000;}
.auditcn-common-fontColor-green{ color:#060;}
.auditcn-common-fontColor-orange{ color:#F60;}
.auditcn-common-fontColor-red{ color:#F00;}