body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	/*background-color: #003366;*/
}
table
{
	font-size: 9pt;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	color: black;
}
	
.border {
	BORDER-RIGHT: #449ae8 1px solid; BORDER-TOP: #449ae8 1px solid; BORDER-LEFT: #449ae8 1px solid; BORDER-BOTTOM: #449ae8 1px solid
}
.tdbg {
	BACKGROUND: #f0f0f0; LINE-HEIGHT: 120%; font-size:10pt;
}
A
{
	border-right: medium none;
	border-top: medium none;
	font-size: 9pt;
	border-left: medium none;
	cursor: hand;
	color: black;
	border-bottom: medium none;
	text-decoration: none;
}
A:hover
{
	border-right: medium none;
	border-top: medium none;
	font-size: 9pt;
	border-left: medium none;
	cursor: hand;
	color: #990033;
	border-bottom: medium none;
}
A.eg
{
	border-right: medium none;
	border-top: medium none;
	font-size: 9pt;
	border-left: medium none;
	cursor: hand;
	color: gray;
	border-bottom: medium none;
	text-decoration: none;
}
A.eg:hover
{
	border-right: medium none;
	border-top: medium none;
	font-size: 9pt;
	border-left: medium none;
	cursor: hand;
	color: #990033;
	border-bottom: medium none;
}
A.eg_1
{
	border-right: medium none;
	border-top: medium none;
	font-size: 9pt;
	border-left: medium none;
	cursor: hand;
	color: #ff0000;
	border-bottom: medium none;
	text-decoration: none;
}
A.eg_1:hover
{
	border-right: medium none;
	border-top: medium none;
	font-size: 9pt;
	border-left: medium none;
	cursor: hand;
	color: #660000;
	border-bottom: medium none;
}
.unnamed2 {
    word-break: break-all;
    font-size:9pt;
}

/*页面head显示的样式*/
.title
{
	font-size: 11pt;
	color:Black;
	font-weight:bold;
	text-align:center;
	height: 32px;
}

.PageHead
{
	background-color:#FFF9F3;
	border:solid 1px #A7A6AA;
}

.pageHeadFont
{
	color:black;
	font-size:10pt;
}


.btn3
{  
 WIDTH: 66px; 
 height:22px;
 BACKGROUND-IMAGE: url(../images/btn3_1.gif);  
 color:black;
 font-size:9pt;
 border:none;
 behavior:url(htc/btn3.htc);
}
/*四字按钮*/
.btn4
{  
 WIDTH: 80px; 
 height:20px;
 BACKGROUND-IMAGE: url(../IMG/btn4.gif);
 color:black;
 font-size:9pt;
 border:none;
 behavior:url(../htc/btn4.htc);
}
/*两字按钮的样式*/
.btn2_1
{  
 WIDTH: 43px; 
 height:20px;
 BACKGROUND-IMAGE: url(../IMG/btn.gif);
 color:black;
 font-size:9pt;
 border:none;
 behavior:url(../../htc/btn2_1.htc);
}
/*DataGrid总体样式*/
.DataGrid
{
	font-size: 9pt;
}
.DataGrid td
{
	word-break: break-all;
}
/*DataGrid表格头的样式*/
.GridHead
{
	font-weight: bold;
	font-size: 9pt;
	background-image: url(../IMG/line.jpg);
	cursor: default;
	color: black;
	font-family: 宋体;
	height: 30px;
	background-color: #fece9e;
	text-align: center;
}


/*DataGrid项的样式*/
.GridItem
{
	font-size: 9pt;
	background-color: white;
	height:30px;
	color:#006699;
	cursor:default;
}
/*DataGrid鼠标上移over的样式*/
.GridItemOver
{
	font-size: 9pt;
	height: 30px;
	background-color: peachpuff;
	color:#006699;
}
/*DataGrid鼠标上移over的样式*/
.GridItemOverClick
{
	font-size: 9pt;
	cursor: hand;
	height: 30px;
	background-color: peachpuff;
}
/*没有链接的鼠标上移over样式*/
.GridItemOverNo
{
	cursor: hand;
	font-size: 9pt;
	color: #006699;
	height: 30px;
	background-color: azure;
}

/*DataGrid交替项的样式*/
.GridJTItem
{
	font-size: 9pt;
	cursor: default;
	color: #006699;
	height: 30px;
}

/*DataGrid居中项的样式*/
.GridItemCenter
{
	font-size: 9pt;
	background-color: white;
	height:30px;
	color:#006699;
	cursor:default;
	text-align:center;
}
.tbx
{
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	height: 16px;
}
.ttt
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
	
.ttt
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
.pad
{
	padding-right: 20px;
	padding-left: 20px;
}
.bg_wz
{
	padding-left: 48px;
	background-color: #fece9e;
}
.font_Title
{
	font-weight: bold;
	font-size: 13pt;
	color: #cc0000;
	font-family: 华文行楷, 楷体_GB2312, 宋体, 新宋体;
}
