body {
	margin: 0px;
	padding: 0px;

}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #3A3A3A;
	line-height: 20px;

}
.tit {
	font-weight: bold;
	color: #001884;
}
input {
	font-size: 10px;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #464646;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 15px;




}
a:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 15px;



}
.line {
	background-image: url(dian.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.line2 {
	background-image: url(dian2.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.hong {
	font-size: 12pt;
	font-weight: bold;
	color: #8A20D5;
}
.big {
	font-size: 15px;
	color: #333333;
	font-weight: bolder;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";



}
.line4 {
	border: 1px solid #333333;
}
.kk1 {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;


}
.kk2 {
	border: 1px solid #9298E2;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;


}
.bg {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;

}
.a {
	font-size: 12px;
	color: 330066;
}
.linedown {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6A0FD9;
}
.big33 {
	font-size: 16pt;
	font-weight: bold;
	color: #6600CC;
}

/* for the required input fields */
.required
{
	background-color:yellow;
	border:red thin solid;
}
