BODY
{ 
	FONT-FAMILY: "宋体";
	FONT-SIZE: 9pt;
	text-decoration: none;
	line-height: 150%;
	FONT-SIZE: 9pt;COLOR: #000000;
text-decoration: none;
SCROLLBAR-FACE-COLOR: #F1F1F1;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #76B1CF; SCROLLBAR-3DLIGHT-COLOR: #76B1CF; SCROLLBAR-ARROW-COLOR: #330000; SCROLLBAR-TRACK-COLOR: #E6E6E4; SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
TD
{
	FONT-FAMILY: "宋体";
	FONT-SIZE: 9pt;
}
Input
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
}
Button
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px; 
}
Select
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
}
A
{
	TEXT-DECORATION: none;
	color: #1C5F82;

}
A:hover
{
	COLOR: #FF0303;
	text-decoration: underline;

}

.FrameTable
{
	border: 1px solid #A8A8A8;
	background:#F7F7F7;
}


.EditTable
{
	border: 1px solid #FFFFFF;
	background:#F7F7F7;
}
.EditTableTr_01
{
	background-color: #F1F1F1;
}	
.EditTableTr_02
{
    background-color: #F7F7F7;
}
.EditTableTr_03
{
    background-color: #FFFFFF;
}



.EditTable_Table01
{
   background-color="#f7f7f7"
 }



.Login_TopTdBg
{
	
	background: url(../../../../../Tomcat%205.5/webapps/pms/style/images/Login_TopTdBg.gif);
	color: #FFFFFF;
}
.Login_CenterTdBg
{
	
	background: url(../../../../../Tomcat%205.5/webapps/pms/style/images/Login_CenterTdBg.gif);
	color: #FFFFFF;
}

.Login_CenterTdBg_1
{
	background-color: #F7F6F6;
	color: #FFFFFF;
}
.Login_CenterTdBg_2
{
	background-color: #EDEDED;
	color: #FFFFFF;
}
.Login_BottomTdBg
{
	background-color: #F8F7F7;
	color: #FFFFFF;
}



.ErrorTable
{
	border: 1px solid #A8A8A8;
	background:#F7F7F7;
}
.ErrorTitle
{
	background-color: #6E9CCE;
	color: #FFFFFF;
}
.ErrorDescription
{
	background-color: #F7F6F6;
	color: #000000;
}
.ErrorBottom
{
	background-color: #CEE4F9;
}

.NavigationBg
{
	background: url(../images/Sys_NavigationBg.gif);
	color: #01017A;
}
.TextBox {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #ffffff
}
.TextBox_1{
	border-style:solid;border-width:1;padding-left:0;padding-right:4;padding-top:1;padding-bottom:1" onmouseover="this.style.background='#E1F4EE';" onmouseout="this.style.background='#FFFFFF'" onFocus="this.select(); 
}
.Button {
	BORDER-RIGHT: 1px ridge; BORDER-TOP: 1px ridge; FONT-SIZE: 9pt; BORDER-LEFT: 1px ridge; BORDER-BOTTOM: 1px ridge
}
.Button_1 {    
	font-size: 9pt; height: 19; width: 60; color: #000000; background-color: #EAE8E8; border: 1 solid #7BABD5; 
}
.Dropdownlist {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #cccccc
}
.ListBox {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #ffffff
}

.scrollerTable {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    padding: 2;
    border-style: solid;
    border-width: 1px;
    width: 100%;
}

.scroller {
    padding-left:20px;
}

.standardTable_Header {
	color: #000000;
    background-color: #FFDD00;
    padding: 3;
    text-align: center;
    border: none;
}

.standardTable_SortHeader {
    background-color: #FFDD00;
    color: #000000;
    padding: 3;
    text-align: center;
    border: none;
    font-weight: bold;
}

.standardTable_Footer {
    background-color: #FFFFE0;
}

.standardTable_Row1 {
    background-color: #FFFFE0;
}

.standardTable_Row2 {
    background-color: #FFFFE0;
}

.standardTable_Column {
}

.standardTable_ColumnCentered {
    text-align: center
}
.error {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}