A:Link,A:hover,A:visited {color:#0000FF;font-size:9pt;text-decoration:none}
h1{font-size:15;color=#000000;font-weight:bold;text-align:center}
h2 {font-family: 宋体;font-size:14px;font-weight:bold;text-indent:0;margin:5px;text-align:center}
h3 {font-family: 宋体;font-size:13px;font-weight:bold;text-indent:0;margin:5px}
p{font-size:13;text-indent:26;line-height:1.5;}
body {color:#000000}
li{line-height:20px;margin-top:0;}
img {border:0}
form {margin:0}
select{border-top:1;border-left:1;border-right:1;border-bottom:1;border-style:inset;vertical-align:text-bottom}

//文章内文本链接的样式
A.LinkText:Link,A.LinkText:visited,A.LinkText:hover {font-size:10pt;color:#7093db;margin-top:20px;}
//文章内弹出窗口链接的样式
A.LinkJump:Link,A.LinkJump:visited,A.LinkJump:hover {font-size:10pt;color:#5f9f9f;margin-top:20px;}
//文章内图片下说明文字的样式
.PicText{font-size:12;color:#8c7853;text-align:center;}
//页面上部导航链接的样式
.LinkTop A:link,.LinkTop A:visited,.LinkTop A:active,.LinkTop A:hover,{font-size:12;color:#0000ff;}
//新文章后小new的样式
.new{font-size:12;color:#ff0000;}
//共几页文字样式
.pages{font-size:12;color:rgb(100,14,200);text-align:right;}
//当前页文字样式
.page a:link,.page a:visited,.page a:hover,{font-size:12;color=#7D7A39;}
//空链接样式
a.void:link,a.void:visited,a.ovid:hover,{font-size:13;color=#7D7A39;}



//foot.php
//线样式
.line{color:#A5C6EF}
//在A链接内调用
A.nav_chn:link {text-decoration: none; color:ff9900}
A.nav_chn:visited {text-decoration: none; color:ff9900}
A.nav_chn:active {text-decoration: none; color:ff0000}
A.nav_chn:hover {text-decoration: underline; color:ff0000}


//menu_html.php
.chn {font-family: 宋体; font-size: 10; line-height:12pt; font-weight: bold}
.mdate {font-family: 宋体; font-size: 9pt}
//在A链接内调用，同foot.php

