@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) center top no-repeat #01245c;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
text-align:justify;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:960px;
height:auto;
margin:0px auto;
text-align:center;
}
#body-main
{
	width:960px;
	height:auto;
	float:left;
	text-align:left;
	background-color: #FFF;
}
.welcome-box
{
	width:960px;
	height:auto;
	float:left;
	text-align:left;
	background:url(../images/welcome-shadow-bg.jpg) left bottom no-repeat;
	padding-bottom:30px;
}
.welcome-left-box
{
	width:640px;
	height:auto;
	float:left;
	text-align:left;
}
.welcome-left-top
{
	width:620px;
	height:95px;
	float:left;
	text-align:left;
	background:url(../images/welcome-left-top-bg.jpg) left top no-repeat;
	padding:22px 0px 0px 20px;
	font-size:24px;
	line-height:24px;
	color: #FFF;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.welcome-left-inside
{
	width:620px;
	height:auto;
	float:left;
	text-align:left;
	background:url(../images/welcome-left-inside-bg.jpg) left top no-repeat;
	padding-left:20px;
}
.welcome-left-top-title
{
	width:620px;
	height:52px;
	float:left;
	text-align:left;
	padding:12px 0px 0px 0px;
}
.welcome-inside-title
{
	width:605px;
	height:35px;
	float:left;
	text-align:left;
	padding-left:15px;
	font-size:20px;
	line-height:35px;
	color: #FFF;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.welcome-left-bottom
{
	width:600px;
	height:auto;
	float:left;
	text-align:left;
	padding:10px 10px 0px 0px;
}
.subnav
{
	width:600px;
	height:auto;
	float:left;
	text-align:left;
	padding-top:8px;
}
.subnav ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.subnav ul li
{
	width:600px;
	height:auto;
	float:left;
	text-align:left;
	display:block;
	font-size:22px;
	line-height:48px;
	color: #01245c;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.number-th
{
	float:left;
	margin-right:10px;
}

.form-box
{
	width:300px;
	height:444px;
	float:right;
	text-align:left;
	background:url(../images/form-bg.jpg) left top no-repeat;
	padding:30px 20px 0px 0px;
}
.form-title-box
{
	width:300px;
	height:72px;
	float:left;
	text-align:center;
	padding-top:15px;
	margin-bottom: 20px;
}
.form-inside-box
{
	width:270px;
	height:auto;
	float:left;
	text-align:right;
	padding:20px 20px 0px 10px;
	font-size:12px;
	line-height:30px;
	color: #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.form-inside-box p
{
	margin:6px 0px;
	text-align:right;
}
.input-box
{
width:177px;
height:22px;
font-size:14px;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color:#555555;
padding-left:10px;
padding-top:4px;
padding-bottom:2px;
background-color: #FFF;
border:1px solid #b60a09;
margin-left:6px;
}
.body-inside-box
{
	width:920px;
	height:auto;
	float:left;
	text-align:left;
	padding:0px 20px;
}
.share-box
{
	width:920px;
	height:auto;
	float:left;
	text-align:left;
	padding:24px 0px 30px 0px;
	border-bottom:1px solid #dddddd;
}
.share-bg
{
	float:right;
	padding:4px;
	border:1px solid #dddddd;
	margin-left:20px;
}
.success-box
{
	width:920px;
	height:auto;
	float:left;
	text-align:left;
	padding:30px 0px 24px 0px;
}
.success-bg
{
	float:left;
	padding:4px;
	margin-right:20px;
	border:1px solid #dddddd;
}
.arrow-th
{
	margin-right:10px;
}
.body-bottom-box
{
	width:920px;
	height:auto;
	float:left;
	text-align:center;
}
.body-round-bottom
{
	width:960px;
	height:26px;
	float:left;
	text-align:left;
}
#footer
{
	width:920px;
	height:auto;
	float:left;
	text-align:center;
	padding:32px 20px 44px 20px;
	font-size:14px;
	line-height:20px;
	color: #fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a
{
	font-size:14px;
	line-height:20px;
	color: #fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#footer a:hover
{
	font-size:14px;
	line-height:20px;
	color: #eaff00;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
body a
{
	color: #1884ce;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
body a:hover
{
	color: #ff9900;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
@font-face
{
 font-family: 'font153';
 src: url(../font153.ttf)
}
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	line-height:40px;
	color: #FFF;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	text-transform:none;
}
h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	line-height:40px;
	color: #01245c;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
}
h3.styleFontface
{
	font-family: font153;
	font-size:18px;
	line-height:20px;
	color: #FFF;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	text-transform:uppercase;
}
.contact-form{ 
    max-width: 400px; 
    margin: 0 auto; 
    padding: 20px; 
    background-color: #fff; 
    border: 1px solid #ccc; 
    border-radius: 8px; 
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); 
} 
.contact-form h2{ 
    margin-bottom: 20px; 
    font-size: 1.5em; 
} 
.form-group{ 
    margin-bottom: 15px; 
    color: white;
    padding: 0 20px;
    display: flex;
} 
label{ 
    display: block; 
    font-weight: bold; 
    margin-bottom: 5px; 
    width: 50%;
} 
select, input{ 
    width: 100%; 
    padding: 8px; 
    font-size: 1em; 
    border: 1px solid #ccc; 
    border-radius: 4px; 
    box-sizing: border-box; 
} 
button{ 
    display: block; 
    width: 85%; 
    padding: 10px; 
    font-size: 1em; 
    background-color: #01245c;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff; 
    border: none; 
    border-radius: 4px; 
    cursor: pointer; 
    margin: auto;
} 
button:hover{ 
    background-color: #0056b3; 
} 