@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}

.form {
	padding: 0px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;

}


.form1 {
	swidth:230px;
	padding:0px;
	margin:0px;
	height: 132px;
}
.input {
	margin: 0px;
	padding: 0px;	
}

.input1 {
	width:100px;
	height:18px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #92AADA;
}
a.menmu:link {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menmu:visited {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menmu:hover {
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

a.b:link {
	font-family: Arial;
	font-size: 14px;
	color: #0033FF;
	font-weight: normal;
	text-decoration: none;
}
a.b:visited {
	font-family: Arial;
	font-size: 14px;
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}
a.b:hover {
	sfont-family: Arial;
	font-size: 14px;
	color: #0033FF;
	font-weight: normal;
	text-decoration: underline;
}

a.c:link {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.c:visited {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	font-weight: bolder;
	text-decoration: none;
}
a.c:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}

a.d:link {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 159%;
	text-decoration: none;
}
a.d:visited {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 159%;
	text-decoration: none;
}
a.d:hover {
	font-family: Arial;
	font-size: 13px;
	color: #999999;
	font-weight: normal;
	line-height: 160%;
	text-decoration: underline;
}

a.e:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 160%;
	text-decoration: none;
}
a.e:visited {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	line-height: 160%;
	text-decoration: none;
}
a.e:hover {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	line-height: 160%;
	text-decoration: underline;
}
a.f:link {
	font-family: Arial;
	font-size: 11px;
	color: #033c89;
	line-height: 180%;
	text-decoration: none;
}
a.f:visited {
	font-family: Arial;
	font-size: 12px;
	color: #033c89;
	line-height: 180%;
	text-decoration: none;
}
a.f:hover {
	font-family: Arial;
	font-size: 11px;
	color: #033c89;
	line-height: 180%;
	text-decoration: underline;
}


a.g:link {
	font-family: Arial;
	font-size: 13px;
	color: #0574c2;
	line-height: 180%;
	text-decoration: none;
}
a.g:visited {
	font-family: Arial;
	font-size: 13px;
	color: #0574c2;
	line-height: 180%;
	text-decoration: none;
}
a.g:hover {
	font-family: Arial;
	font-size: 13px;
	color: #009dea;
	line-height: 180%;
	text-decoration: underline;
}

.menuzi1 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}

.menuzii {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.menuzi2 {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}
.zi1 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.zi2 {
	font-family: Arial;
	font-size: 13px;
	color: #0033FF;
}

.zi3 {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
}


.zi4 {
	font-family: Arial;
	font-size: 11px;
	color: #0099FF;
	font-weight: normal;
	line-height: 160%;
}
.table{
	margin:2px 0 2px 0;
	text-align:center;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #edebeb;
	border-right-color: #edebeb;
	border-bottom-color: #edebeb;
	border-left-color: #edebeb;
}
.table1{
	margin:2px 0 2px 0;
	text-align:center;
	border-collapse:collapse;
	border: 1px solid #edebeb;
}
.td{
	margin:2px 0 2px 0;
	text-align:left;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #e7eef7;
	border-right-color: #e7eef7;
	border-bottom-color: #e7eef7;
	border-left-color: #e7eef7;
}
.tdd{
	margin:2px 0 2px 0;
	text-align:left;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	
}

.td2{
	margin:2px 0 2px 0;
	text-align:left;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: dotted;
	border-bottom-color: #e7eef7;
	border-right-style: dotted;
	border-right-color: #e7eef7;
}


.td1 {
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
}

.cpzi{
	font-family: Arial;
	font-size: 11px;
	color: #7586a9;
	line-height: 180%;
}
.cpzi15{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 180%;
}
.cpzi9{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height: 180%;
}

.cpzi2{
	font-family: Arial;
	font-size: 12px;
	color: #7586a9;
	line-height: 180%;
}
.cpzi3{
	font-family: Arial;
	font-size: 11px;
	color: #033c89;
	line-height: 200%;
}

.cpzi1{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}
.cartzi{
	font-family: Arial;
	font-size: 14px;
	color: #003293;
	font-weight: bold;
}
.cartzi1{
	font-family: Arial;
	font-size: 14px;
	color: #2c71f7;
	font-weight: bold;
}
.td3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7eef7;
}

.td4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e7eef7;
}.td5 {
	border: 1px solid #8ea7d9;
}
.font11 {
	font-family: "Arial";
	font-size: 11px;
	line-height: 150%;
	text-decoration: none;
}
.tline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 847px;
	top: 44px;
}
