@charset "UTF-8";
.style1 {
	font-weight: bold;
	color: #0B5E8B;
}
#Content a {
	text-decoration: none;
	color: #000000;
}
.style3 {color: #4E4E4E}
.style2 {color: #0B5E8B}
#Content a:hover {
	color: #0B5E8B;
	text-decoration: none;
}
#innerContent {
	height: 130px;
	width: 140px;
	float: right;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	margin-right: 100px;
}
