<style type="text/css">
body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a.b:link {
	color: #002D7B;
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
	color: #002D7B;
}
a.b:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.b:active {
	text-decoration: none;
	color: #FF0000;
}
.hei12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.hei12c {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bai13c {
	font-family: "宋体";
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.hei14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 27px;
	color: #000000;
	text-decoration: none;
}
.fg {
	font-family: "宋体";
	font-size: 14px;
	line-height: 27px;
	color: #000000;
	text-decoration: none;
}
.hei14c {
	font-family: "宋体";
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bai12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
.bai12c {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bai14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 27px;
	color: #ffffff;
	text-decoration: none;
}
.bai14c {
	font-family: "宋体";
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.hong12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #ff0000;
	text-decoration: none;
}
.hong12c {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.hong14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 27px;
	color: #ff0000;
	text-decoration: none;
}
.hong14c {
	font-family: "宋体";
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.Slan12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #006DC1;
	text-decoration: none;
}
.Slan12c {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #006DC1;
	text-decoration: none;
}
.Slan14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 27px;
	color: #006DC1;
	text-decoration: none;
}
.Slan14c {
	font-family: "宋体";
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #006DC1;
	text-decoration: none;
}
.hui12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #555555;
	text-decoration: none;
}
.hui12c {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.hui14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 27px;
	color: #555555;
	text-decoration: none;
}
.hui14c {
	font-family: "宋体";
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.paddleftaaa{padding-left:40px;
          font-weight: bold;
          font-size: 12px;
	      color: #002D7B;}
.hei12left {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	padding-left:8px;
	padding-right:5px;
}
.paddtop {padding-top:10px;}
.paddleft6{padding-left:6px;}
.box{
	font-family: "宋体";/*表示字体*/
	font-size: 12px;/*表示字体的大小*/
	color: #000000;/*输入的文字颜色*/
	background-color: #F6F6F6;/*文本框的背景颜色*/
	border: 1px solid #999999;/*表示边框线为1，边框线的颜色为#999999*/
	width: 100px;/*表示文本框的宽度，高度可以不用设置*/
}
.box06{
	font-family: "宋体";/*表示字体*/
	font-size: 12px;/*表示字体的大小*/
	color: #000000;/*输入的文字颜色*/
	background-color: #F6F6F6;/*文本框的背景颜色*/
	border: 1px solid #999999;/*表示边框线为1，边框线的颜色为#999999*/
	width: 60px;/*表示文本框的宽度，高度可以不用设置*/
}
.box08{
	font-family: "宋体";/*表示字体*/
	font-size: 12px;/*表示字体的大小*/
	color: #000000;/*输入的文字颜色*/
	background-color: #F6F6F6;/*文本框的背景颜色*/
	border: 1px solid #999999;/*表示边框线为1，边框线的颜色为#999999*/
	width: 100px;/*表示文本框的宽度，高度可以不用设置*/
}
.box15{
	font-family: "宋体";/*表示字体*/
	font-size: 12px;/*表示字体的大小*/
	color: #000000;/*输入的文字颜色*/
	background-color: #F6F6F6;/*文本框的背景颜色*/
	border: 1px solid #999999;/*表示边框线为1，边框线的颜色为#999999*/
	width: 150px;/*表示文本框的宽度，高度可以不用设置*/
}
.box170{
	font-family: "宋体";/*表示字体*/
	font-size: 12px;/*表示字体的大小*/
	color: #000000;/*输入的文字颜色*/
	background-color: #F6F6F6;/*文本框的背景颜色*/
	border: 1px solid #999999;/*表示边框线为1，边框线的颜色为#999999*/
	width: 170px;/*表示文本框的宽度，高度可以不用设置*/
}
.box270{
	font-family: "宋体";/*表示字体*/
	font-size: 12px;/*表示字体的大小*/
	color: #000000;/*输入的文字颜色*/
	background-color: #F6F6F6;/*文本框的背景颜色*/
	border: 1px solid #999999;/*表示边框线为1，边框线的颜色为#999999*/
	width: 270px;/*表示文本框的宽度，高度可以不用设置*/
}
.box400{
	font-family: "宋体";/*表示字体*/
	font-size: 12px;/*表示字体的大小*/
	color: #000000;/*输入的文字颜色*/
	background-color: #F6F6F6;/*文本框的背景颜色*/
	border: 1px solid #999999;/*表示边框线为1，边框线的颜色为#999999*/
	width: 400px;/*表示文本框的宽度，高度可以不用设置*/
	height:100px;
}
</style>
