@charset "UTF-8";
.text {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}

.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color:565656;
	text-decoration: none;
}
.main-menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #115d99;
	text-decoration: none;
}
.main-menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.sub-menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
.sub-menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #115d99;
	text-decoration: none;
}
.main-t {
	font-family: verdana, Times, serif;
	font-size: 11px;
	color:115d99;
	text-decoration: none;
}

.main-tit {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color:565656;
	text-decoration: none;
}

.text-info {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:ffffff;
	text-decoration: none;
}
