﻿body
{
	font-family: 宋体;
	font-size: 9pt;
	color: #707070;
	line-height: 14pt;
}
.maintext    { line-height: 200%; text-indent: 30; margin-top: 10; margin-bottom: 10; font-size:11pt; font-family:宋体;line-height: 20pt; }
.smalltitle    { font-size:11pt; font-family:宋体; color:#CC0000; font-weight:bold }
.smalltext    { line-height: 200%; text-indent: 25; margin-top: 10; margin-bottom: 10; font-size:9pt; font-family:宋体 }
a:link       { font-family: 宋体; text-decoration: underline; font-size: 9pt; color: 
               #000000 }
a:hover      { font-family: 宋体; font-size: 9pt; text-decoration: underline; color: 
               #000000 }
a:active     { text-decoration: underline; font-family: 宋体; color: #000000; font-size: 
               9pt }
a:visited    { font-family: 宋体; font-size: 9pt; text-decoration: underline; color: 
               #000000 }
table        { font-family: 宋体; font-size: 9pt; color: #707070 }

#menu table
{
	background: #FFFFFF;
}

#menu table td
{
	background: #EBEBEB;
	text-align: center;
	border-right: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
}

#menu table td.current
{
	background: #FFFFFF;
	text-align: center;
	border-right: 1px dotted #C0C0C0;
	border-bottom: 0px;
}