﻿body
{
	font-size: 10.5pt;
	background-color: #ffffff;
	margin: 0;
	font-family: 宋体 Verdana;
	background-repeat: repeat-x;
}

.TopImage
{
	background-image: url(../images/TopImages/InnerTop.jpg);
	background-repeat: no-repeat;
}
.Pager
{
	color: #112211;
	text-align: center;
}
.Pager a
{
	color: #112211;
	text-decoration: none;
}

.MainCenterDiv
{
	width: 783px;
	margin: auto;
	margin-top: 0;
}

.BottomContent
{
	margin: auto;
	width: 100%;
}

.SectionTitle
{
	font-family: 宋体;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bolder;
	padding: 0 0 5px 0;
}

.SectionTitle a
{
	font-family: 宋体;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
}

.SectionContent
{
	padding: 5px;
	height: 192px;
}

.SectionContent a
{
	text-decoration: none;
}

.LeftSection
{
	float: left;
	width: 320px;
	z-index: 2;
}

.RightSection
{
	float: right;
	width: 320px;
	z-index: 2;
}

.OperationPanel
{
	font-weight: bold;
	padding: 5px 5px 6px 5px;
	background-color: #a0beec;
	float: left;
	margin-right: 5px;
}

.MenuItem
{
	background-image: url(../images/MenuItemBG.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 4px;
	width: 84px;
	text-align: center;
	float: left;
	margin-right: 5px;
	font-weight:bold;
}

.PurpleMenuItem
{
	background-image: url(../images/PurpleMenuItemBG.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 4px;
	width: 84px;
	text-align: center;
	float: left;
	margin-right: 5px;
	font-weight:bold;
}

.NavyGrayMenuItem
{
	background-image: url(../images/NavyGrayMenuItemBG.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 4px;
	width: 84px;
	text-align: center;
	float: left;
	margin-right: 5px;
	font-weight:bold;
}