body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.error {
  color: #ff0000;
}
.h1 {
	color: #1a75cc;
	font-size: 20px;
	font-weight: lighter;
	line-height: 22px;
}

.h2 {
	color: #1a75cc;font-size: 16px;font-weight: bold; line-height: 14px;
}
.h3 {
	color: #00CCFF;
	font-size: 24px;
	font-weight: lighter;
	padding-left: 25px;
	padding-top: 20px;
}
a {
	color: #1a75cc;
}
.bg_header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 116px;
}
.bg_page {
	background-image: url(../images/bg_page.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.bg_mainpage {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #c5c7c9;
	border-left-color: #c5c7c9;
	background-color: #FFFFFF;
	width: 959px;
}
.bg_form {
	background-image: url(../images/bg_form.jpg);
	background-repeat: repeat-y;
}
.bg_form_top {
	background-image: url(../images/bg_form_top.jpg);
	width: 298px;
	background-repeat: no-repeat;
	height: 9px;
}
.bg_form_bottom{
	background-image: url(../images/bg_form_bottom.jpg);
	width: 298px;
	background-repeat: no-repeat;
	height: 9px;
}
.bg_leftbox {
	background-image: url(../images/bg_leftbox.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 211px;

}
.bg_client {
	background-image: url(../images/bg_client.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 238px;

}
#banner{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 210px;
	margin: 0px;
}
.banner_detail {
	float: left;
	margin-left: 25px;
	width: 600px;
	margin-top: 16px;
}
.banner_detail .bullet{
	float: left;
	background-image: url(../images/arrow.jpg);
	height: 18px;
	width: 16px;
	margin-right: 7px;
}
.banner_detail .text {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	width: 555px;
	line-height: 15px;
	margin-bottom: 18px;
}
.client_logo{
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
#footer {
	width: 960px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 8px;
}
.footer {
	font-size: 12px;
	color: #3f5a6f;
}

.logo{
	float: left;
	margin-top: 8px;
}
.leftbox_content {
	margin: 12px;
	font-size: 12px;
	line-height: 16px;
}
#leftbox_heading {
	margin-top: 15px;
	margin-bottom: 12px;
	margin-left: 65px;
	margin-right: 5px;
}

#left_column{
	float: left;
	width: 211px;
	margin-top: 18px;
	margin-bottom: 5px;
	margin-left: 12px;
	margin-right: 12px;
}
#middle_column{
	float: left;
	width: 370px;
	margin-top: 18px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#right_column{
	width: 290px;
	margin-top: 12px;
}
.right_content {
	font-size: 12px;
	color: #000000;
	margin-right: 12px;
	margin-left: 12px;
}
.page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.toplink {
	margin-right: 55px;
	margin-top: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.toplink A {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink A:hover {
	font-size: 13px;
	color: #5fb7f6;
	text-decoration: none;
}
.promotion {
  border: 1px #9ec1db solid;
}
.promotion .content {
  background: #0c3354 url(../images/bg_promotion.jpg) no-repeat bottom left;
	color: #fff;
	font-size: 12px;
	padding: 10px 16px;
}
.promotion .content .title {
  font-size: 22px;
  font-weight: bold;
}

