body,td,th {
	font-size: 12px;
}
TABLE { FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 18px }
.lianb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
.zuoyou {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.sq {
	border: 1px solid #CCCCCC;
}
.noshang {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.xiaxu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.you 
{
	border:1px solid #CCCCCC;
}
.zuoline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.STYLE1 {color: #FF6600}
.STYLE2 {color: #000000}
#tdcontent
{
	padding:5px;
}
input
{
	border:1px solid #CCCCCC;
}
/* 
 * 录入窗体设计
*/

table.tableInput {
    width: 96%;
    background-color: #DEEFFF;
}

tr.pageTitle {
    font-size: 10.5pt;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    text-align: center;
}

tr.trButton {
    background-color: #ffffff;
    text-align: center;
}

td.tdLabel {
    font-size: 9pt;
    font-weight: bold;
    background-color: #ffffff;
    text-align: right;
    padding-right: 3px;
    color: #3D3D3D;
}

td.tdLabel_1 {
    font-size: 9pt;
    font-weight: bold;
    background-color: #94BEE7;
    text-align: center;
    padding-right: 3px;
    color: #ffffff;
}


td.tdInput {
    background-color: #ffffff;
    padding-left: 5px;
}



/* 录入查询窗体设计
 *
*/

table.tableQuery {
    background-color: #006699;
    border-right: #cccccc 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #cccccc 2px solid;
}

tr.trQueryTitle {
    height: 22pt;
    font-size: 10pt;
    font-weight: bold;
    color: #00659C;
    background-color: #DFEFFF;
    font-family: "宋体";
    padding-left: 12px;
}

table.tableQueryInput {
    background-color: #ffffff;
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
    font-family: 宋体;
    width: 100%;
}

tr.trQueryButton {
    background-color: #ffffff;
}

/* 
 * 弹出窗体设计
*/

table.tablePop {
    background-color: #DEEFFF;
    border-right: #cccccc 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #cccccc 2px solid;
}

td.tdPopTitle {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: #94BEE7;
    text-align: center;
}

td.tdPopLabel {
    font-size: 9pt;
    font-weight: bold;
    background-color: #ffffff;
    text-align: right;
    padding-right: 3px;
    color: #3D3D3D;
}


td.tdPopText {
    background-color: #ffffff;
    padding-left: 5px;
}

/* 数据显示表格
*/
.tableGrid {
    width: 92%;
    background-color: #006699;
    border-right: #cccccc 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #cccccc 2px solid;
    text-align: center;
}

/* 数据显示表格的页眉
*/
.gridHeader {
    height: 18pt;
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
    background-color: #DFEFFF;
    text-align: center;
}

/* 数据显示表格的页脚
*/
.gridFooter {
    height: 18pt;
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
    background-color: #D9DFC1;
}

/* 数据显示表格的翻页
*/
.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(../jslib/trHilt.htc)
}

/* 数据显示表格的处于编辑状态的显示行
*/
.gridEditItem {
    background-color: #FFFFff;
    font-size: 9pt;
    height:18pt;
}

/* 数据显示表格的处于选中状态的显示行
*/
.gridSelectedItem {
    background-color: #FFFFff;
    font-size: 9pt;
    height:18pt;
}