a:link {font-family:宋体;font-size:13.8px;color:#0000ff;TEXT-DECORATION: underline}  /*连接的文字大小为13.8px，黑色，没有下划线*/
a:hover {font-size:13.8px;color:#0000ff;TEXT-DECORATION:underline;cursor='hand' } /*鼠标指向以后，连接的文字下出现下划线，并使鼠标变为手型*/
a:visited { font-size:13.8px;color:#0000ff;text-decoration: underline} /*访问过的连接与普通连接格式相同*/
a:active { font-size:13.8px;color:#0000ff; text-decoration: underline} /*-正在点击的连接文字带下划线*/
body {font-family:宋体;font-size:12px;color:#000000;line-height:180% } /* 页面文字为宋体，大小13.8px，黑色，行间距180% */
input,select,textarea {font-size:13.8px;color:#000000} /*表单中的输入框，选择框，多行输入框，文字大小为13.8px，黑色*/
td {font-size:13.8px;color:#000000} /*表格内容格式：13.8px大，黑色*/
HR {
	size:1;color:#ededed;height:1;noshade 
}

h1{font-size:20px;color:#000000;font-weight:bold;line-height:150%;letter-spacing:1pt} 
h2{font-size:14px;color:#000000;font-weight:bold;line-height:150%;letter-spacing:1pt} 
h3{font-size:14px;color:#000000;font-weight:bold;line-height:150%;letter-spacing:1pt} 
h4{font-size:14px;color:#000000;font-weight:bold;line-height:150%;letter-spacing:1pt} 
h5{font-size:12px;color:#000000;font-weight:bold;line-height150%;letter-spacing:1pt} 
.copyright {font-family:Geneva, Arial, Helvetica, san-serif;font-size:10px;color:#000000;10px; LINE-HEIGHT: 180%}
/*版权声明部分的格式*/

.textcontents {font-size:9pt;color:#000000;line-height:18pt} /*操作说明等段落文字*/
.textcontents A {font-size:14.8px;color:#000000;line-height:180%;TEXT-DECORATION: none}
.textcontents A:link {font-size:14.8px;color:#000000;line-height:180%;TEXT-DECORATION: underline}
.textcontents A:hover {font-size:12;color:#000000;line-height:18px;TEXT-DECORATION: underline}
.textcontents A:active {font-size:14.8px;color:#000000;line-height:180%;TEXT-DECORATION: underline}
.textcontents A:visited {font-size:14.8px;color:#000000;line-height:normal;TEXT-DECORATION: underline}

.normaltext {font-size:13.8px;color:#000000;line-height:180%} /*普通文字*/
.normaltext A {font-size:13.8px;color:#000000;line-height:180%;TEXT-DECORATION: none}
.normaltext A:hover {font-size:13.8px;color:#000000;line-height:180%;TEXT-DECORATION: underline}


.newstitle {font-size:16px;color:#000000;font-weight:bold;line-height:200%;letter-spacing:1pt} /*新闻标题*/
.newstext {font-size:16px;color:#000000;line-height:180% } /*新闻阅读文字格式*/
.newstext A  {font-size:16px;color:#000000;line-height:180%;TEXT-DECORATION: none }
.newstext A:hover  {font-size:16px;color:#000000;line-height:180%;TEXT-DECORATION: underline }
.newstext A:active  {font-size:16px;color:#000000;line-height:180%;TEXT-DECORATION: none }
.newstext A:visited  {font-size:16px;color:#000000;line-height:180%;TEXT-DECORATION: none }
