* {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #292929;
	margin: 0;
	padding: 0;
}
body {
	background: #ccc url(../bg.gif);
	font-size: 12px;
}
a {
	color: #333333;
}
a:hover {
	color: #666666;
}
img {
	border: 0;
}
.right {
	float: right;
}
sup {
	color: inherit;
	font-size: 9px;
	line-height: 0;
}
.form {
	width: 275px;
	color: #0a1e53;
}
.bold {
	font-weight: bold;
}
.c1 {
	color: #5d5d5d;
}
input {
	background: none;
	border: 1px solid #999;
	width: 265px;
	font-size: 12px;
	padding: 2px 5px;
	margin-bottom: 3px;
}
#wrapper {
	background: #fff;
	width: 867px;
	margin: 0 auto;
}
#header {
	background: url(../bg-header.jpg) no-repeat;
	height: 123px;
	overflow: hidden;
}
#header_right {
	float: right;
	font-size: 20px;
	text-align: center;
	color: #fff;
	padding: 23px;
}
.t9 {
	font-size: 9px;
}
.t16 {
	font-size: 16px;
}
.t34 {
	color: inherit;
	font-size: 34px;
}
.blue {
	color: #0a1e53;
}
.white {
	color: #fff;
}
.underline {
	text-decoration: underline;
}
#logo {
	padding: 45px 25px 0 20px;
	float: left;
}
#logo_sub {
	padding: 45px 0 0 0;
	font-size: 9px;
	color: #97999c;
	line-height: 15px;
}
#content_left {
	width: 501px;
	height: 435px;
	float: left;
}
#left_top {
	height: 90px;
	width: 315px;
	text-align: center;
	line-height: 17px;
	padding: 20px 0 0 0;
}
#left_top li {
	margin: 5px 20px 5px 40px;
	color: #5d5d5d;
}
#left_bottom {
	height: 260px;
	width: 315px;
	color: #5d5d5d;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	padding: 10px 0 0 20px;
}
#left_bottom li {
	color: #5d5d5d;
	margin: 0 0 0 40px;
}
#content_right {
	font-size: 13px;
	line-height: 18px;
	padding: 25px 0 0 545px;
}
#content_right .privacy {
	font-size: 10px;
}
#content_bottom {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	border-top: 2px solid #0a1e53;
	clear: both;
}
#bottom_list {
	padding: 10px 0 10px 230px;
	font-size: 16px;
	line-height: 25px;
}
#bottom_info {
	font-size: 14px;
	line-height: 25px;
}
#end {
	font-size: 16px;
	padding: 15px 0;
}
.title {
	text-align: center;
	font-size: 28px;
	background: #dcdcdc;
	padding: 10px 0;
	margin: 2px 0 15px 0;
}
#status {
	color:#900;
	font-weight:bold;
}
#footer {
	background: #002c67;
	width: 867px;
	height: 50px;
	padding: 15px 0 0 0;
	margin: 0 auto;
	line-height: 12px;
	text-align: center;
	color: #fff;
	font-size: 10px;
}
