body {
	background-image: url(../image/bg3.gif);
    background-repeat: no-repeat;
	background-color: #0A202B;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;

}
.link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	background-repeat: repeat-y;
}
.link :hover{
	text-decoration: underline;
	
}
.link_02 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: repeat-y;
}
.link_02 :hover{
	text-decoration: none;
	color: #11D063;
	}



.link_btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.link_btm :hover{
	text-decoration: underline;
	color: #5F5F5F;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4F4D4E;
	
	
	
	
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #003366;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003366;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-style: italic;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
