/*整体文字字体*/
p{font-family:Arial;}
/*对齐方式*/
/*表格宽度*/


/*正文标题*/
p.title{font-size:16pt;color:#000000;}
/*正文内容*/
.zw{font-size:9pt;color:#000000;font-family:Arial;}
/*正文内的小标   左边标题*/
.xb{font-size:9pt;color:#000000;font-weight:bold;font-family:Arial;}
/*正文内的链接*/
.zwlj{color:#0000FF;text-decoration:underline;font-size=9pt;font-family:Arial;}
/*正文内列表字段*/
.zwlb{font-size:10pt;color:#000000;font-weight:bold;font-family:Arial;}
/*导航头链接*/
.dhtlj{color:#800000;text-decoration:none;font-size=12pt;font-family:Arial;font-weight:bold;}


/*左边链接*/
a.zb{color:#FF0000;text-decoration:none;font-size=10pt;}
/*导航栏*/
a.dh{color:#000000;text-decoration:none;font-size=10pt;font-weight:bold;}
/*导航栏链接*/

a.list:link    {color: #CC6600; text-decoration: underline}
a.list:visited {color: blank; text-decoration: none}
/* 鼠标悬停时变色 */
a.list:hover {color:red;text-decoration:underline}
a.list:active  {color: red; text-decoration: underline}


/*Brown内搜索栏标题*/
.bbt{font-size:12pt;color:#000000;font-weight:bold;font-family:Arial;}