    BODY {
	SCROLLBAR-FACE-COLOR: #e5eff5;/*(滚动条表面)*/
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; /*(上斜面和左斜面)*/
    SCROLLBAR-SHADOW-COLOR: #ffffff; /*(下斜面和右斜面)*/
    SCROLLBAR-3DLIGHT-COLOR: #006699; /*(上边和左边的边颜色)*/
    SCROLLBAR-ARROW-COLOR: #006699; /*(两边箭头)*/
    SCROLLBAR-TRACK-COLOR: #ffffff; /*(底版)*/
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff; /*(下边和右边的边颜色)*/
    SCROLLBAR-BASE-COLOR: #0095DA
}
.table01 {
    border-collapse:   collapse;   
  }   
.table01 td{
	padding: 3px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
	background-color: #ECF9FF;
    border:1px solid #006699;   
  }
.table_without { 
    border-collapse: collapse;   
  }   
.table_without td{
	height: 20px;
	padding: 3px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
	background-color: transparent;
    border:0px solid #006699;   
  }
/*
.table01 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.table01 td {
	height: 20px;
	padding: 3px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	background-color: #ECF9FF;
}
*/
.table02 {
	background-color: e5eff5;
	border: 1px solid #006699;
}
.tr_bg {
	background-color: e8f5fe;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	height: 20px;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	text-decoration: none;
	text-indent: 5px;
	color: 333333;
}
a:active {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 16pt;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 16pt;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 16pt;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 16pt;
	color: #FF6600;
	text-decoration: none;
}

.td_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17pt;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	background-image: url(../images/bg-3.gif);
}
.td_title A {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg-3.gif);
}
.td_title A:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17pt;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	background-image: url(../images/bg-3.gif);
}
/*
.td01 {
	height: 20px;
	padding: 3px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	background-color: #ECF9FF;
}
*/
.td02 {
	padding: 3px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 17pt;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	background-color: #ECF9FF;
	border-bottom-style: none;
	border-left-style: none;
}
.td03 {
	padding: 3px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 17pt;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	background-color: #ECF9FF;
	border-bottom-style: solid;
	border-left-style: none;
	background-image: url(../images/bg-3.gif);
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #006699;
}

/* 数据显示表格
*/
.tableGrid {
    width: 98%;
/*	background-image:url(../images/bg-3.gif) */
    background-color: #e5eff5;
    border-right: #006699 1px solid;
    border-top: #006699 1px solid;
    border-left: #006699 1px solid;
    border-bottom: #006699 1px solid;
    text-align: center;
}


/* 数据显示表格的页眉
*/
.gridHeader {
    height: 18pt;
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
	background-image:url(../Images/bg-3.gif);	
    text-align: center;
}

/* 数据显示表格的翻页
*/
.gridPager {
    height: 18pt;
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
    background-color: #D9DFC1;
}

/* 数据显示表格的普通显示行
*/
.gridItem {
    background-color: #FFFFff;
    font-size: 9pt;
    height:18pt;
    behavior:url(../jslib/trHilt.htc)
}

/* 数据显示表格的交替显示行
*/
.gridAltItem {
    background-color: #ffffff;
    font-size: 9pt;
    height:18pt;
    behavior:url(trHilt.htc)
}
.gridAltItem1 {
    background-color: #EAEAEA;
    font-size: 9pt;
    height:18pt;
}
.gridAltItem2 {
    background-color: #ffffff;
    font-size: 9pt;
    height:18pt;
}

.noteMsg {
    font-family: "宋体";
    font-size: 9pt;
    line-height: 150%;
    color: #996666;
}
.boxborder {
	border: 1px solid #006699;
}



