
table,tr,td,img {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.red {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.blue {
	font-size: 12px;
	color: #006B9F;
	text-decoration: none;
}
.news {
	font-size: 12px;
	color: #006B9F;
	text-decoration: none;
}
a.news:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.table {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.title2 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.cp {
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.form {
	background-color: #DDF8FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0080C0;
	border-right-color: #0080C0;
	border-bottom-color: #0080C0;
	border-left-color: #0080C0;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

