body{ font-family:宋体; background-color:#FAFAF0}

.OK{margin:20px; align:center;padding-left:4px; padding-right:4px;background-image: url('bg.gif');background-repeat: repeat; background-color:#FFFFFF}

a:link {color:#ff6600; font-size:14pt; text-decoration:none}
a:hover{color:#FFFFFF;	font-size: 14pt;text-decoration: none;	background-color:#800000}
a:active {color:#ff6600; font-size:14pt ; text-decoration:underline}
a:visited{color:#ff6600; font-size:14pt; text-decoration:none}

p,li{ font-size:11pt; margin-top:12; margin-bottom:12; line-height:180%; text-align:inter-word}
table{ font-size:11pt; margin-top:12; margin-bottom:12; line-height:200%}
tr,td{ font-size:11pt; margin-top:3; margin-bottom:3; line-height:200%}
b{color:#aa6600; font-family:宋体; font-weight:bold}
i{color:#aa6600; font-family:宋体; font-style:normal}
u{color:#AA6600; font-family:宋体; text-decoration:underline}

h1,h2,h3,h4,h5,h6{background-position: center;color:#AA6600;font-weight: bold;text-align: center;margin-top:2;margin-bottom:2; background-repeat: no-repeat;background-attachment: fixed;align:center; line-height:150%; font-family:宋体; text-decoration:none; border-left-style:dotted; border-left-width:10px;border-left-color:#dddddd}
h1{font-size: 24pt}
h2{font-size: 22pt}
h3{font-size: 18pt}
h4{font-size: 16pt}
h5{font-size: 14pt}
h6{font-size: 14pt; font-family:楷体_GB2312}

/* CSS使用说明：
H1->H5用于文章的标题

H6用于表格标题

B用于内文中的加粗字体

U/I用于注释或者作者名之类的醒示字体

使用中要统一，不使用其他方式标识（如：设置字体、字号等方法都是错误的）
*/