@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #024879;
	background-repeat: repeat-x;
	background-position: center top;
}
body, td, th {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #1369a3;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1369A3;
}
a:hover {
	text-decoration: none;
	color: #1369A3;
}
a:active {
	text-decoration: underline;
	color: #1369A3;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.amli {
	list-style-type: disc;
	margin-left: 12px;
}

.mainbox {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 10px;
	background-image: url(../images/background_main.jpg);
	background-position: center top;
	border: 1px solid #bedbed;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
.menubox ul {
	margin-top: 15px;
}
.menubox li {
	text-align: right;
	padding-right: 30px;
	padding-bottom: 20px;
	font-weight: bold;
}
.menubox ul li a:link {
	color: #1369a3;
	text-decoration: none;
}
.menubox ul li a:visited {
	text-decoration: none;
	color: #1369A3;
}
.menubox ul li a:hover {
	text-decoration: underline;
	color: #1369A3;
}
.menubox ul li a:active {
	text-decoration: none;
	color: #1369A3;
}
.topbox {
	height: 86px;
	width: 982px;
}
.menubox {
	float: left;
	width: 190px;
}
.rightbox {
	float: right;
	width: 220px;
	margin-right: 9px;
	background-color: #a9d4ed;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.contentbox {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6DB2E0;
	padding-left: 25px;
}
.contentwidth_index {
	width: 505px;
}
.contentwidth_main {
	width: 740px;
}
.title {
	font-size: 30px;
	color: #262F66;
	line-height: 30px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #2C2E6B;
}
.logo {
	margin: 0px;
	padding: 0px;
	float: left;
}
.topcontact {
	float: right;
	width: 500px;
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
}
.topcontact_phone {
	color: #FFF;
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 5px;
}
.topcontact_address {
	font-weight: bold;
	color: #273069;
	font-size: 12px;
	line-height: 14px;
}
.leftimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.rightimg {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.topspace {
	margin-top: 15px;
}
.ratetable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96C9E8;
	padding: 4px;
}

.footerbox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #3F7FA5;
	text-align: right;
}
.footerbox a:link {
	color: #3F7FA5;
	text-decoration: underline;
}
.footerbox a:visited {
	text-decoration: underline;
	color: #3F7FA5;
}
.footerbox a:hover {
	text-decoration: none;
	color: #3F7FA5;
}
.footerbox a:active {
	text-decoration: underline;
	color: #3F7FA5;
}
