.pt10 {
	font-size: 10px;
	line-height: 14px;
}
.pt11 {
	font-size: 11px;
	line-height: 15px;
}
.pt12 {
	font-size: 12px;
	line-height: 16px;
}
.title {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 10px;
}
.subtitle {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
.margin30 {
	padding: 10px 30px 10px 30px;
}
.margin3 {
	margin-left: 30px;
	margin-right: 30px;
}
.main12pxin {
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

a {
	text-decoration: none;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: none;
}
