@charset "utf-8";
body{
	margin: 0;
	padding: 0;
}
body, td {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #2B2B2B;
	line-height: 22px;
}
h1{
	color: #0042FF;
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0;
	padding: 4px 0 6px 0;
	border-bottom: 1px solid #CCCCCC;
}
.topPhone{
	color: #0042FF;
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0;
	padding: 44px 10px 0 0;
	text-align: right;
}
h2{
	color: #0042FF;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0;
	padding: 4px 0 6px 0;
	border-bottom: 1px solid #CCCCCC;
}
p{
	
}
.bodyBox{
	padding: 20px 9px;
	height: 260px;
}
.navTop{
	color: #E1E2E5;
}
.navTop a{
	color: #E1E2E5;
	text-decoration: none;
	padding: 0px 16px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
.navTop a:hover{
	color: #0679B8;
	text-decoration: none;
}
