body {
    background-image: url(images/BG.jpg);
	font-size: 12px;
	margin: 0px;
	padding: 0px; font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	color: #003366;
}

a {
	font-size: 13px;
	color: #003366;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}

.bk1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #FFFFFF;
}
#pic {
	margin-right: 12px;
}

.bk2 {
	border-bottom-color: #FFFFFF;
}
.pic {
	margin-right: 22px;
	margin-left: 22px;
}
.font1 {
	font-size: 12px;
	line-height: 20px;
	text-indent: 12px;
	padding-left: 3px;
	padding-right: 2px;
}
.ziys {
  font-size: 12px;
  color: #003366;}
.input1 {
	font-size: 12px;
	height: 20px;
	width: 128px;
	border: 1px solid #84C3F6;
}
.input2 {
	font-size: 12px;
	height: 21px;
	width: 54px;
	color: #1260A2;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 2px;
}
.input3 {
	font-size: 12px;
	height: 20px;
	width: 110px;
	border: 1px solid #84C3F6;
}