.aa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3FA7DA;
	text-decoration: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035386;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDEEFF;
	border-right-color: #CDEEFF;
	border-bottom-color: #CDEEFF;
	border-left-color: #CDEEFF;
}
.cc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #767451;
	text-decoration: none;
}
a.cc:hover {
	text-decoration: underline;
}
.titlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #39A1D4;
}
.line {
	border: 1px dashed #A3E6F1;
}
