body { 
font-size: 12px;
scrollbar-face-color: #D7E9FF; /*立体滚动条凸出部分的颜色*/
scrollbar-highlight-color: #FFFFFF; /*滚动条空白部分的颜色*/
scrollbar-3dlight-color: #02A5CE; /*立体滚动条亮边的颜色*/
scrollbar-shadow-color: #FFFFFF; /*立体滚动条阴影的颜色*/
scrollbar-darkshadow-color: #02A5CE; /*立体滚动条强阴影的颜色*/
scrollbar-track-color: #FFFAE6; /*立体滚动条背景颜色*/
scrollbar-arrow-color: #555555;  /*上下按钮上三角箭头的颜色*/
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000077;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
.tableBgColor {
	background-color: #CC6600;
}
.tableBorder {
	border: 2px solid #BB0000;
}
caption {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #8B3D8F;
	text-decoration: underline;
}
.subCaptionFont {
    font-family: "宋体";
	font-size: 13px;
	color: #000000;
}
.recordInfoFont {
	font-family: "宋体";
	font-size: 12px;
	color: #8C8C8C;
}
th {
	font-family: "宋体";
	line-height: 20px;
	color: #000000;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	background-color: #F5C4C2;
}
td {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
label {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
hr {
	color: #B36555;
}
.trBgcolor1 {
	background-color: #f7f7f7;
}
.trBgcolor2 {
	background-color: #F2f2f2;
}
marquee {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.menuFont {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:default;
}
.menuFocusFont {
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 13px;
	background-color: #BD4912;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	cursor:default;
	font-weight: bold;
}
.menuItemFont {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	cursor:hand;
}
.menuItemFocusFont {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	background-color: #c6c6c6;
	cursor:hand;
}
.navigationFont {
	font-family: "宋体";
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	color: #E00808;
}
.effectFont {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #996666;
	filter: Shadow(Color=#d7d7d7, Direction=45);
}
.button {
	width:46px;
	height:20px;
	background-position: 0px 0px;
	cursor:hand;
	background-image: url(images/button.gif);
	color: #FFFFFF;
	border: 0px none #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.img-border {
	border: 3px solid #FFFFFF;
}
.input{
	border: 1px solid #000000;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	padding: 0px;
}

.fontsize1 {
	font-size: 12px;
	font-weight: bold;
}
