﻿body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}
.style10 {font-size: 12px}
.style11 {color: #333333}
.style13 {color: #333333; font-family: Tahoma; font-size: 12px; }
.style5 {color: #666666;
	font-family: Tahoma;
	font-size: 12px;
}

a.bulletin
{
	font-family: 宋体;
	font-size: 9pt;
	text-decoration: none;
	color: #333333;
}

a.bulletin:hover
{
	text-decoration:none;
	color:Blue;
}

td.section1
{
	border-collapse:collapse;
	border-color:#CCCCCC;
	border-width:1px;
}

td.navTitle
{
	font-size: 9pt;
	font-family: 宋体;
	color: #909191;
	padding-left:20px;
}
a.navMap
{
	font-size: 9pt;
	font-family: 宋体;
	color: #909191;
	padding-left:5px;
	text-decoration: none;
}

a.navMap:hover
{
	color: black;
	text-decoration: none;
}

A.navLink:visited
{
	color: #909191;
}

a.navLeft
{
	color:White;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-left:60px;
}

a.navLeft:hover
{
	color:#EAF852;
	padding-left:62px;
}

td.tdHeaderS1
{
	font-size: 14px;
	background-color: AliceBlue;
	height: 30px;
	color: Navy;
	font-weight: bold;
}

.myButtonSmall
{
	background-color: #e6e6fa;
	border: solid 1px #404040;
	font-family: 宋体;
	font-size: 9pt;
	height: 20px;
	width: 40px;
}

.myButtonLarge
{
	background-color: #e6e6fa;
	border: solid 1px #404040;
	font-family: 宋体;
	font-size: 9pt;
	height: 20px;
	width: 60px;
}

.pageNav
{
	font-size: 9pt;
    font-family:Webdings;
	color:Blue;
	text-decoration: none;
}

table.outframe
{
	border-color: #6986BD;
	border-width: 1pt;
	width: 98%;
	border-style:solid;
	background-color:white;
}

table.inframe
{
	border-color: #cccccc;
	border-width: 1pt;
	border-style:solid;
	width: 100%;
}

td.info
{
	background-image: url("images/td_info_bgd.gif");
	padding-right: 4px;
	font-family: 宋体;
	font-size: 8pt;
	color: #686868;
}

td.tdEntryName
{
	background-color: AliceBlue;
	font-family: 宋体;
	font-size: 9pt;
	text-align:center;
	height: 22px;
	
}

td.tdEntryNameMust
{
	background-color: AliceBlue;
	font-family: 宋体;
	font-size: 9pt;
	color:Blue;
	text-align:center;
	height: 22px;
	
}
td.tdEntryData
{
	font-family: 宋体;
	font-size: 9pt;
	text-align:left;
	height: 22px;
	background-color:White;
}

