﻿body {
}
.H1
{
	font-family:隶书;
	font-size:20px;
	font-weight:bold;
	color:#111111;
}
.H2
{
	font-family: 隶书;
	font-size:12px;
	color:gray;
}
.link1,.link1:link, .link1:visited, .link1:active
{
	font-family:Tahoma,verdana,宋体;
	font-size:8pt;
	color:#666666;
	text-decoration:none;
	line-height:150%
}
.link1:hover
{
	font-family:Tahoma,verdana,宋体;
	font-size:8pt;
	color:#666666;
	text-decoration:underline;
	line-height:150%
}
.text1
{
	font-family:Arial;
	font-size:10px;
	color:black;
	text-decoration:none;
}
.text2
{
	font-family:Arial;
	font-size:12px;
	color:black;
	text-decoration:none;
}
.copyright
{
	font-family:Arial Greek;
	font-size:10px;
	color:black;
	font-weight:lighter;
}
.SubMenu
{
	font-family:Tahoma,verdana,黑体,宋体;
	font-size:9pt;
	color:White;
	background-color:#1a989e;
}
.SubMenu_Link,.SubMenu_Link:link, .SubMenu_Link:visited, .SubMenu_Link:active
{
	font-family:Tahoma,verdana,宋体;
	font-size:8pt;
	color:#666666;
	text-decoration:none;
	line-height:150%
}
.SubMenu_Link:hover
{
	font-family:Tahoma,verdana,宋体;
	font-size:8pt;
	color:#666666;
	text-decoration:underline;
	line-height:150%
}
.MainHeader
{
	font-family: 宋体;
	font-size:10pt;
	font-weight:bold;
	color:black;
}
.MainContant
{
	font-family:Tahoma,verdana,宋体;
	font-size:9pt;
	font-weight:100;
	color:gray;
}
A:link, A:visited, A:active
{
	font-family:Tahoma,verdana,宋体;
	font-size:8pt;
	color:#66AA99;
	text-decoration:none;
}
A:hover
{
	font-family:Tahoma,verdana,宋体;
	font-size:8pt;
	color:#666666;
	text-decoration:underline;
}