body {
	font-family: "宋体", "新宋体", Arial;
	font-size: 12px;
	line-height: 22px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: "宋体", "新宋体", Arial;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.blue {
	font-family: "宋体", "新宋体", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #215B8B;
}
.org {
	font-family: "宋体", "新宋体", Arial;
	font-size: 13px;
	line-height: 18px;
	color: #F78731;
}
.submenu_tit {
	font-family: "宋体", "新宋体", Arial;
	font-size: 13px;
	color: #666666;
}
.submenu_tit a:visited {
	font-family: "宋体", "新宋体", Arial;
	color: #666666;
	text-decoration: none;
}
.text_down {
	font-family: "宋体", "新宋体", Arial;
	color: #757575;
    font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
.submenu_tit a:link{
	font-family: "宋体", "新宋体", Arial;
	color: #666666;
	text-decoration: none;
  font-size: 13px;
	font-weight: normal;
	background-color: transparent;
}
.submenu_tit a:hover{
  font-family: "宋体", "新宋体", Arial;
  font-size: 13px;
  color: #2E659C;
  text-decoration: underline;
}
a:visited {
	font-family: "宋体", "新宋体", Arial;
	color: #666666;
	text-decoration: none;
}
a:link{
	font-family: "宋体", "新宋体", Arial;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}
a:hover{
  font-family: "宋体", "新宋体", Arial;
  color: #FF9933;
  text-decoration: underline;
}

.sub_tit {
	font-family: "宋体", "新宋体", Arial;
	font-size: 13px;
	color: #31739E;
	font-weight: bold;
}
.data {
	font-family: "宋体", "新宋体", Arial;
	font-size: 12px;
	color: #999999;
}
.tab{
	border: 1px solid #DBDBD1;
	background-color: #FFFFFF;
}
.form {
	border: 1px solid #A2C5E5;
	font-family: Arial, PMingLiU, MingLiU;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
}
a { color:#000000;text-decoration:none;}
a:hover { color:#000066;}
.line3{
	font-size: 12px;
	line-height:30px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;	
}
.line4{
	font-size: 12px;
	line-height:28px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;	
}