BODY
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    
    COLOR: #000000;
    LINE-HEIGHT: 150%;
    MARGIN-TOP: 1px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}
DIV
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%
}
HR
{
    COLOR: gray;
}
PRE
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%
}

TD
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%
}

TH
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%
}

TABLE
{
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%;
}

TABLE.dataclass
{
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%;
}

TD.title
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    BACKGROUND: #D6E7EF;
    BORDER-BOTTOM: black 1px solid;
    BORDER-TOP: white 1px solid;
    COLOR: #228b22;
    LINE-HEIGHT: 150%
}
P
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%
}
LI
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%
}
CAPTION
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%
}

INPUT
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
}

SELECT
{
    FONT-FAMILY: 宋体,Sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%;
}

TEXTAREA
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%
}
OPTION
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%;

}
FORM
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%
}

UL
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 150%
}
A:link
{
    COLOR: #003399;
    TEXT-DECORATION: none
}

A:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}
LI
{
    LIST-STYLE: disc
}

.boxborder
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #9999ff 1px solid;
    BORDER-LEFT: #9999ff 0px solid;
    BORDER-RIGHT: #9999ff 0px solid;
    BORDER-TOP: #00cc00 0px solid;
    COLOR: #ff6600
}
.titlebar{
	font: bold 14px/20px;
	font-family:"Arial";
	color: #ffffff;
	background-color: #253e82;
	width: 100%;
	padding-top: 2px;
	padding-Left: 10px;
	margin-bottom:5px;
}
.tabletitletext{
	font: bold ;
	font-family:Arial,宋体,Sans-serif;
	FONT-SIZE: 12px;
}
TABLE.tabletoolbar{
	margin-top: 2px;
	margin-bottom: 2px;
	border-style: double;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-color:#253e82;
	border-collapse:collapse;
	padding-bottom:3px;
}
TABLE.TableList{
    background-color: #FFFFFF;
    margin-top: 5px;
    border-style: solid;
    border-width: 1px;
    border-color:#253e82;
    border-collapse:collapse;
    tb--Rec-Per-Page:15;
    tr--class-Title:ListTitle;
    tr--class-Row1:ListRow1;
    tr--class-Row2:ListRow1_1;
    tr--class-Row3:ListRow2;
    tr--class-Row4:ListRow3;
    td--class-RowCell:ListCellRow;
    td--class-TitleCell:ListCellTitle;
    td--class-TailCell:ListTail;
    tr--class-RowHighLight:ListRowHighLight;
    behavior:url(../css/rowover_vbs.htc);
}
TABLE.TableList2{
    background-color: #f5f9ff;
    border-width: 1px;
    borderColorDark="#d3d8e0";
    borderColorLight="#4f7fc9"
}
TABLE.TableNoBorder{
    background-color: #ffffff;
    margin-top: 0px;
    border-style: solid;
    border-width: 0px;
    border-color:#000000;
    border-collapse:collapse;
    tb--Rec-Per-Page:15;
    tr--class-Title:ListTitle;
    tr--class-Row1:ListRow1;
    tr--class-Row2:ListRow1_1;
    tr--class-Row3:ListRow2;
    tr--class-Row4:ListRow3;
    td--class-RowCell:ListCellRow;
    td--class-TitleCell:ListCellTitle;
    td--class-TailCell:ListTail;
    tr--class-RowHighLight:ListRowHighLight;
    behavior:url(../css/rowover_vbs.htc);
}
TABLE.TableDropDown{
    background-color: #FFFFFF;
    margin-top: 5px;
    border-style: solid;
    border-width: 1px;
    border-color:#253e82;
    border-collapse:collapse;
    behavior:url(../css/rowover_vbs.htc);
    tb--Rec-Per-Page:0;
    tr--class-Title:ListRow2;
    tr--class-Row1:ListRow1;
    tr--class-Row2:ListRow1_1;
    tr--class-Row3:ListRow2;
    tr--class-Row4:ListRow3;
    td--class-RowCell:ListCellRow;
    td--class-TitleCell:ListCellRow;
    td--class-TailCell:ListTail;
    tr--class-RowHighLight:ListRowHighLight;
}
TABLE.tablesimple{
    background-color: #FFFFFF;
    margin-top: 2px;
    margin-bottom: 2px;
    border-style: solid;
    border-width: 1px;
    border-color:#253e82;
    border-collapse:collapse;
    padding:0 0 0 0;
    spacing:0 0 0 0;
}
TABLE.tableframe{
	  background-color: #FFFFFF;
    margin-top: 5px;
    border-style: solid;
    border-width: 1px;
    border-color:#253e82;
    border-collapse:collapse;
}
TR.Listtitle
{
		font: bold ;
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    BACKGROUND: #31659C;
    BORDER-BOTTOM: #CECFCE 1px solid;
    BORDER-TOP: #CECFCE 1px solid;
    COLOR: #ffffff;
    text-align:center;
    vertical-align:center;
    height:18px;
}
TR.ListtitleBorder
{
    FONT-FAMILY: Arial,宋体,Sans-serif;
    FONT-SIZE: 9pt;
    BACKGROUND: #31659C;
    BORDER-BOTTOM: #9C9C9C 1px solid;
    BORDER-TOP: #9C9C9C 1px solid;
    BORDER-Left: #9C9C9C 1px solid;
    BORDER-Right: #9C9C9C 1px solid;
    COLOR: #ffffff;
    text-align:center;
    vertical-align:center;
    height:18px;
}
TR.Listrow2
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    BACKGROUND: #DEEFF7;
}
TR.Listrow1
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    BACKGROUND: #EFEFEF;
}
TR.Listrow1_1
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    BACKGROUND: #dFdFdF;
}
TR.Listrow3
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    BACKGROUND: #DEF7F2;
}
TR.ListRowHighLight
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    color: blue;
		background-color: yellow;
}
td.ListCellTitle
{
  border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color:#CECFCE;
	padding:2px 2px 2px 2px;
}
td.ListCellRow
{
  border-style: solid;
	border-width: 1px;
	border-color:#CECFCE;
	padding:0px 4px 0px 4px;
}
td.ListCellRow_1
{
  border-style: solid;
	border-width: 1px;
	border-color:#CECFCE;
	padding:0px 1px 0px 1px;
}
Td.listtail
{
    FONT-SIZE: 11px;
    BACKGROUND: #9CB6CF;
    BORDER-BOTTOM: #CECFCE 1px solid;
}

TABLE.InputFrameMain{
  MARGIN-TOP:15px;
  margin-BOTTOM:5px;
	background-color: #F7FBFF;
	border-style: solid;
	border-width: 1px;
	border-color:#9C9C9C;
	border-collapse:collapse;
}
TR.InputFrameLine{
	padding-top: 2px;
	padding-bottom: 0px;
	font-family:'Arial';
  font-size:9pt;
}
TR.InputFrameButtonLine{
	padding-top: 5px;
	padding-bottom: 1px;
	font-family:'Arial';
  font-size:9pt;
}
TD.InputLabelCell{
	font: bold ;
  font-family:'Arial,宋体,Sans-serif';
  font-size:9pt;
  color:black;
  padding-top: 3px;
  padding-left: 5px;
	padding-right: 10px;
	Text-align:right;
	vertical-align:top;
	border-style: solid;
	border-width: 0px;
	border-color:#9C9C9C;
}
TD.InputAreaCell{
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color:#9C9C9C;
}
textarea.InputArea
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-STYLE:solid solid solid solid;
    border-width:1px 1px 1px 1px;
    border-color:#888888;
}
select.Inputselect
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-STYLE:solid solid solid solid;
    border-width:1px 1px 1px 1px;
    border-color:#888888;
}
INPUT.button
{
    Height:20px;
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000080;
    LINE-HEIGHT: 9pt;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
    CURSOR: hand;
    border-width:1px;
    border-style:solid;
    FONT-FAMILY: 宋体,Sans-serif;
    FONT-SIZE: 9pt;
}
INPUT.input
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-STYLE:solid solid solid solid;
    border-width:1px 1px 1px 1px;
    border-color:#888888;
    HEIGHT:18px;
    LEFT: 0px;
    TOP: 0px;
    VERTICAL-ALIGN: center;
}
INPUT.inputreadonly
{
    BACKGROUND-COLOR: transparent;
    color:#000000;
    LEFT: 0px;
    TOP: 0px;
    VERTICAL-ALIGN: center;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color:#9C9C9C;
}
input.readonly
{
	BACKGROUND-COLOR: transparent;
    color:#000000;
    LEFT: 0px;
    TOP: 0px;
    VERTICAL-ALIGN: center;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color:#9C9C9C;
}
.query
{
    BACKGROUND-COLOR: transparent;
    color:#000000;
    LEFT: 0px;
    TOP: 0px;
    VERTICAL-ALIGN: center;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color:#9C9C9C;
}
.LinkText
{
	COLOR:blue;
	CURSOR:HAND;
}
.getdate
{
    cursor:hand;
    behavior:url(../css/getdate_vbs.htc);
}
.getkhlb
{
    cursor:hand;
    behavior:url(../css/getkhlb_vbs.htc);
}
.getcplb
{
    cursor:hand;
    behavior:url(../css/getcplb_vbs.htc);
}
.getygmti
{
    cursor:hand;
    behavior:url(../css/getygmti_vbs.htc);
}
.getygsig
{
    cursor:hand;
    behavior:url(../css/getygsig_vbs.htc);
}
.getkhsig
{
    cursor:hand;
    behavior:url(../css/getkhsig_vbs.htc);
}
.getkhsig_2
{
    cursor:hand;
    behavior:url(../css/getkhsig_2_vbs.htc);
}
.getcpsig
{
    cursor:hand;
    behavior:url(../css/getcpsig_vbs.htc);
}
.getjzdscpsig
{
    cursor:hand;
    behavior:url(../css/getjzdscpsig_vbs.htc);
}
.getzwmti
{
    cursor:hand;
    behavior:url(../css/getzwmti_vbs.htc);
}
img.openclose
{
    cursor:hand;
    behavior:url(../css/opencloseswitch_vbs.htc);
    height:16px;
    width:16px;
    border-width:0;
}

