﻿body
{
	font-size: 9pt;
	line-height: 150%;
	background-image: url(  'images/bodybg.gif' );
	background-repeat: repeat-x;
	background-color: #F8F8F8;
}

A
{
	font-size: 9pt;
	color: #006600;
	text-decoration: none;
}
A:ACTIVE
{
	color: #000000;
	text-decoration: none;
}
A:FOCUS
{
	color: #009933;
	text-decoration: none;
}
A:HOVER
{
	color: #ff4500;
	position: relative;
	top: 1px;
}
A:LINK
{
	text-decoration: none;
	color: #336600;
}

.Class
{
	font-size: 10pt;
	font-style: normal;
	font-family: 黑体;
	color: #202425;
	line-height: 16pt;
	
}
.txtbox1
{
	border-right: thin inset;
	border-top: thin inset;
	border-left: thin inset;
	border-bottom: thin inset;
}
.mytop
{
	position: relative;
	top: 2px;
}

