body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:auto;
}
A:link
{
    FONT-SIZE: 9pt;
    COLOR: #0662C9;
    FONT-FAMILY: 宋体;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-SIZE: 9pt;
    COLOR: #0662C9;
    FONT-FAMILY: 宋体;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: 9pt;
    COLOR: #3A4F6C;
    FONT-STYLE: normal;
    FONT-FAMILY: 宋体;
    TEXT-DECORATION:underline;
}
td
{
    FONT-SIZE: 9pt;
    line-height:14pt;
}
.InputTxt{border:solid 1px #003C74;width:90;height:18}
.InputTxt1{border:solid 1px #969698;width:120;height:18}
.InputTxt2{border:solid 1px #969698;width:150;height:18}
.InputTxt3{border:solid 1px #3879A7;width:150;height:20}
.Btn{width:61px;height:18px;padding-top:2px;border:none;background:transparent url(../images/bn.jpg);CURSOR: pointer;}
.Btn2{width:42px;height:18px;padding-top:2px;border:none;background:transparent url(../images/bn2.jpg);CURSOR: pointer;}
.Btn4{width:75px;height:20px;padding-top:2px;border:none;background:transparent url(../images/bn4.gif);CURSOR: pointer;}
.Btn5{width:76px;height:23px;padding-top:2px;border:none;background:transparent url(../images/bn5.jpg);CURSOR: pointer;}
.Btn6{width:46px;height:21px;padding-top:2px;border:none;background:transparent url(../images/gongjulan_13.gif);CURSOR: pointer;}
.td_CONTENT
{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	word-break:break-all;
	word-wrap:break-word;
}
.table_CONTENT
{
	table-layout: fixed;
}
.table_dashed
{
	border-top:solid 1px #999999;	
	border-right:0px;
	border-left:0px;	
	border-bottom:0px;
	border-style:dashed;
}

.table_CITATION
{
background-color:#FFFFFF;
BORDER-LEFT: #000000 1PX DASHED; 
BORDER-RIGHT: #000000 1PX DASHED; 
BORDER-TOP: #000000 1PX DASHED; 
BORDER-BOTTOM: #000000 1PX DASHED;
}

/*右上角显示样式*/
.titlebar
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT:#000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    HEIGHT: 16px;
    BACKGROUND-COLOR: #D1F2FB;
    TEXT-ALIGN: left;
}
.bg {
	background-color: #B0CAFF;
	font-family: "宋体";
	font-size: 9pt;
	cursor:hand;
}
.bg1 {
	font-family: "宋体";
	font-size: 9pt;
	background-color: #000000;
	cursor:hand;
}
.bn1 {
	border:0px;
	font-size:12px;
	color:#ffffff;
	background-color:transparent;
	background-image:url(../images/an1.gif);
	background-position:center;
	vertical-align:middle;
	cursor:hand;
	height:18px;
	width:53px;
}
/*右上角显示样式*/