﻿BODY {margin:0px;border:0px; font-size:9pt;}
A:link
{
	text-decoration: none;
	color: #000000;
	font-size:9pt;
}	
		
A:visited
{
    text-decoration: none;
    color: #2A2A2A;
    font-size: 9pt;
}	
		
A:active
{
    text-decoration: none;
    color: #282299;
    font-size: 9pt;
}	
		
A:hover
{
    text-decoration: underline;
    color: #3366FF;
    font-size: 9pt;
}

.NoMargin
{
	border-top-style: none !important;
	border-right-style: none !important;
	border-left-style: none !important;
	border-bottom-style: none !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	margin: 0px !important;
	padding-top: 0px !important;
	padding:0px !important;
}
.displayNone {display:none;}
TD { font-size:9pt;
    text-align: left;
}

.Body1
{
	background-color: #ccccff;
}

.DivBody
{
	
	border-right: #cccccc 2px outset;
	border-top: #cccccc 2px outset;
	border-left: #cccccc 2px outset;
	clip: rect(auto auto auto auto);
	border-bottom: #cccccc 2px outset;
	background-color: darkgray;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px 6px 10px;
	padding-top: 0px;
	
	
}

.BgImg
{
	background-image: url(Images/back_0.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
}

.MenuDiv
{
	color: #ffffff;
	background-color: #0000ff;
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-family: 微软雅黑;
	padding-top: 5px;
	margin-bottom: 2px;
}

.TitleDiv
{
	color: #ffffff;
	background-color: #aaaaaa;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	width: 100%;
	border-right: 0px outset;
	border-top: 0px outset;
	border-left: 0px outset;
	border-bottom: 0px outset;
}

.MenuBgColor
{
	background-color: #F7F6F3;
	width: 100%;
	border-top: 2px outset;
	border-bottom: 2px outset;
	margin-bottom: 2px;
	padding-bottom: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-left: 0px;
}
.ProgressDivNeiBu
{
	left: 45%;
	position: absolute;
	top: 45%;
	font-weight: bold;
	font-size: 16px;
	font-family: 幼圆;
	background-color: #99ccff;
	z-index: 2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-color: #999999;
}
.ProgressDivWaiBu
{
	z-index: 1;
	width: 100%;
	position: absolute;
	height: 100%;
	background: #999999;
	filter: alpha(startx=20, starty=20, finishx=100, finishy=100,style=1,opacity=75,finishopacity=100);
	cursor: wait;
}
.DataTextBox
{
	text-align: right;
	font-size:9pt;
}

.ContentManageDiv
{
	border-right: blanchedalmond 1px outset;
	border-top: blanchedalmond 1px outset;
	border-left: blanchedalmond 1px outset;
	height:20px;
	border-bottom: blanchedalmond 1px outset;
	height: 0px;
	background-color: gainsboro;
}

