﻿BODY 
{
	FONT-SIZE: 12px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:宋体;
	SCROLLBAR-FACE-COLOR: #cccccc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #cccccc; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #333333; 
	SCROLLBAR-TRACK-COLOR: #333333; 
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
}

A.xm:link {
	color: #996600;
	text-decoration: none;
}
A.xm:visited {
	color: #996600;
	text-decoration: none;
}
A.xm:hover {
	color: #996600;
	text-decoration: underline;
}

.myButtonSmall
{
	background-color: #F5DCB4;
	border: solid 1px #404040;
	font-family: 宋体;
	font-size: 9pt;
	height: 20px;
	width: 40px;
	FILTER: DropShadow(Color=white, OffX=1, OffY=1, Positive=1);
}

A.hp
{
	color: black;
	text-decoration: none;
}
A.hp:hover {
	color: #AE821F;
	text-decoration: underline;
}

A.more01
{
	color: #DA2D05;
	text-decoration: none;
}
A.more01:hover {
	text-decoration: underline;
}


A.secList
{
	color: black;
	text-decoration: none;
}
A.secList:hover 
{
	color: #AF7F20;
	text-decoration: underline;
}

A.infonav
{
	color: #996600;
	text-decoration: none;
}
A.infonav:hover 
{
	color: blue;
}
