

hr{
  background-color : #000000;
  height:1;
}

.position{
        font-family: "新宋体" sans-serif;
        font-size:14px;
        color: black;
	    text-align: left;
}

.table {
	border-top: thin none #000104;
	border-right: thin ridge #000104;
	border-bottom: thin none #000104;
	border-left: thin ridge #000104;
	 border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;

}
.form .title{
    font-family: "新宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #00329C;
	border-right-color: #00329C;
	border-left-color: #00329C;
	border-bottom-color:#00329c;
	margin-top:8px;
	background-color: #308dbb;
}


.copyright {
  FONT-SIZE: 12px;
}

/*所有链接样式*/
a:link
{
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #A1A1A1;
	text-decoration:none;

}

a:visited
{
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #A1A1A1;
	text-decoration:none;
}
a:hover
{
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #0099ff;
	text-decoration:none;
}
img {
	border: 0px;
	vertical-align: middle;
}

.div {
	SCROLLBAR-FACE-COLOR: #ffffff;
	FONT-SIZE: 12px;
	SCROLLBAR-HIGHLIGHT-COLOR: #216dad;
	OVERFLOW: auto;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	COLOR: #a1a1a1;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #216dad;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #216dad;
	SCROLLBAR-BASE-COLOR: #ffffff;



}
