 body
{
	margin: 0px;FONT-SIZE: 9pt; FONT-FAMILY: "宋体";LINE-HEIGHT: 150%;SCROLLBAR-FACE-COLOR: #d9d9d9; SCROLLBAR-HIGHLIGHT-COLOR: #e6e6e6; SCROLLBAR-SHADOW-COLOR: #9e9e9e; SCROLLBAR-3DLIGHT-COLOR: #edeeef; SCROLLBAR-ARROW-COLOR: #0991ff; SCROLLBAR-TRACK-COLOR: #edeeef; SCROLLBAR-DARKSHADOW-COLOR: #edeeef;overflow:auto;
}
th
{
	font-size: 9pt;
	font-family: "宋体"
}
td
{
	font-size: 9pt;
	font-family: "宋体"
}
content
{
	font-size: 12pt;
	font-family: "宋体"
}
A:link 
{
	text-decoration: none; color:#0000a0
}
A:active 
{
	text-decoration: none; color:#0000a0
}
A:visited 
{
	text-decoration: none;
	color:#0000a0
}
A:hover
{
	color: forestgreen;
	text-decoration: none;
}

.top_style
{
	font-size: 9pt;
	color: #ffffff;
	font-family: 宋体;
	background-color: #656565;
}
.title_style
{
	font-size: 9pt;
	font-family: 宋体;
	background-color: infobackground;
}
.left_style
{
	background-color: #3F80C4;
}

.TopPromptStyle
{
	font-size: 9pt;
	color: white;
	font-family: 宋体;
	height: 24px;
	background-color: #0099ff;
}
.smalldot
{
	font-size: 7pt;
	color: green;
	font-family: 宋体;
}
.InfoCenterTitleBar
{
	background-color: #ebf1fa;
}
.InfoCenterContentBackground
{
	background-color: #fafafa;
}

.InfoCenterCurrentPositionBar
{
	background-color: #6386de;
}

.TitleBar
{
	font-weight: bold;
	color: #ffffff;
	background-color: #0099cc;
}

.Button
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-size: 9pt;
	border-left: navy 1px solid;
	cursor: hand;
	color: black;
	border-bottom: navy 1px solid;
	font-family: 宋体;
	background-color: lightgrey;
}

.ImageButton
{
	border-right: 0px;
	border-top: 0px;
	font-size: 9pt;
	background-image: url(StyleImages\Style02\Button_New.gif);
	border-left: 0px;
	width: 114px;
	cursor: hand;
	color: black;
	padding-top: 4px;
	border-bottom: 0px;
	background-repeat: no-repeat;
	font-family: 宋体;
	height: 21px;
	background-color: transparent;
	text-align: center;
}

.SmallImageButton
{
	border-right: 0px;
	border-top: 0px;
	font-size: 9pt;
	background-image: url(StyleImages\Style02\Button_New_Small.gif);
	border-left: 0px;
	width: 92px;
	cursor: hand;
	color:  black;
	padding-top: 4px;
	border-bottom: 0px;
	background-repeat: no-repeat;
	font-family: 宋体;
	height: 21px;
	background-color: transparent;
	text-align: center;
}

.LinkButton
{
	font-size: 9pt;
	color: blue;
	font-family: 宋体;
	text-decoration: none;
}
.Textbox
{
	font-size: 9pt;
	font-family: 宋体;
	border-style:groove;
}
.ErrorText
{
	color:Red;
	font-family:宋体;
	font-size: 9pt;
}
.PromptText
{
	color:Red;
	font-family:宋体;
	font-size: 9pt;
}
.HiliteFontStyle
{
	font-weight: bold;
	color: red;
}
.CurrentPositionBar
{
	font-weight: bold;
	font-size: 9pt;
	background-image: url(StyleImages\Style01\CurrentPositionBar.gif);
	color: #000000;
	font-family: 宋体;
	height: 23px;
}

.TableStyle
{
	background-color: #f5f5f5;
}

.TdStyle
{
	background-color: #f5f5f5;
}

.DataGridStyle
{
	font-size: 9pt;
	font-family: 宋体;
	background-color: transparent;
	border-width: 1px;
	border-color:Black;
}
.DataGrid_HeaderStyle
{
	font-weight: bold;
	font-size: 9pt;
	font-family: 宋体;
	height: 23px;
	background-color: #E4E8EF;
}

.DataGrid_HeaderStyle_InfoCenter
{
	font-weight: bold;
	font-size: 9pt;
	background-image: url(../InfoCenter/img/Main_BG.gif);
	font-family: 宋体;
	height: 22px;
}

.DataGrid_ItemStyle
{
	font-size: 9pt;
	color: #000066;
	font-family: 宋体;
	height:21px;
}
.DataGrid_SelectedItemStyle
{
	font-size: 9pt;
	font-family: 宋体;
	background-color:#669999;
	color:White;
	height:21px;
}
.DataGrid_AlternatingItemStyle
{
	font-size: 9pt;
	font-family: 宋体;
	color:#000066;
	background-color:#EFEFEF;
	height:21px;
}


TABLE.InputFrameMain{
  MARGIN-TOP:15px;
  margin-BOTTOM:5px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color:#9C9C9C;
	border-collapse:collapse;
}
TR.InputFrameLine{
	padding-top: 1px;
	padding-bottom: 1px;
	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:'宋体';
    font-size:9pt;
    color:black;
    padding-top: 5px;
    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 1px 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;
}

.tableBorder
{
width:100%;
border: 1px; 
background-color: #000000;
}

td.TableBody
{
	font-size: 9pt;
	background-color: white;
}

.BottomPageBar
{
	background-color: buttonface;
}
.MenuPageStyle
{
	background-color: #f5f5f5;
}
.ButtonVisitWeb
{
	background: #f5f5f5;
	border-bottom: #665b8e 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #665b8e 1px solid;
	border-top: #ffffff 1px solid;
	color: #333333;
	cursor: hand;
	font-family: "宋体";
	font-size: 12px;
	height: 20px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px
}
.MainPageStyle
{
	background-color: #f5f5f5;
}
.IndexItemBar
{
	background-position: left 50%;
	padding-left: 6px;
	font-weight: bold;
	font-size: 10pt;
	background-attachment: scroll;
	filter: DropShadow(Color=Gainsboro, OffX=2, OffY=1, Positive=1);
	width: 100%;
	color: #000000;
	line-height: 24px;
	border-bottom: black 1px solid;
	background-repeat: repeat-x;
}
