body{
margin:0 auto;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#373B40;
}
h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
margin:4px 0;
}
hr{
color:#ECEBF0;
background-color:#ECEBF0;
}
.home_big_img{
width:744px;
height:264px;
background:url(home_top_img.jpg) no-repeat;
margin:0 auto;
}
.home_big_img h2{
color:#032F59;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
padding:32px 0 0 38px;
font-weight:normal;
}
.content_big_img{
width:744px;
height:123px;
background:url(content_top_img.jpg) no-repeat;
margin:0 auto;
}
.content_big_img h2{
color:#032F59;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
padding:16px 0 0 120px;
font-weight:normal;
text-align:center;
}
.redcolor1{
color:#A30B00;
}
.redcolor2{
color:#9E0900;
}
.darkblue{
color:#153F74;
}
.white{
color:#ffffff;
}
.home_big_img h1{
color:#032F59;
font-family:"Times New Roman", Times, serif;
font-size:36px;
padding:28px 0 0 56px;
margin:0;
top:20px;
}
.content_big_img h1{
color:#032F59;
font-family:"Times New Roman", Times, serif;
font-size:30px;
padding:0px 0 0 56px;
margin:0;
position:absolute;
top:116px;
}

.home_content_top{
width:744px;
height:52px;
background:url(home_content_top.jpg) no-repeat;
}
.home_content_top h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight:normal;
color:#FFFFFF;
padding:10px 0 0 20px;
margin:0;
}
.home_content_top{
width:744px;
height:52px;
background:url(home_content_top.jpg) no-repeat;
}
.ul_red{
margin:0 0 0 20px;
padding:0;
color:#9E0900;
list-style-type: disc;
font-weight:bold;
}
.orange_link{
text-decoration:none;
color:#D63D00;
}
.left_img{
margin:0 16px 40px 0;
}
.footer{
font-size:11px;
}
.footer a{
color:#373B40;
text-decoration:none;
}
.footer a:hover{
color: #CC0000;
}
a:link {
	color: #235288;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #154172;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

