/*------------------------------------------------container------------------------------------------------*/

*/ * {
	padding: 0;
	margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8,
p,
pre,
blockquote,
label,
ul,
ol,
dl,
fieldset,
address {
	margin: 0 10px
}

li,
dd {
	margin-left: 15px
}

ul,
ol {
	list-style: none
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

html,
body {
	height: 100%
}

html {
	background-image: url(../img/bg_main.gif?0);
}

body {
	color: #000;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	/*background-color: #5C6E8D;*/
	background: url(../img/bg_folwer_t.gif) repeat-x !important;
}

a:link {
	color: #00F;
}

a:hover {
	text-decoration: underline
}

a:active {
	text-decoration: none
}

a:focus,
input:focus {
	outline: none
}

p {
	margin: 0 0 8px 0
}

/*------------------------------------------------forms------------------------------------------------*/
.login_button {
	color: #FFFFFF;
	height: 69px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-color: transparent;
	background-image: url(../img/home_login_button.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 69px;
	float: left;
	text-transform: capitalize;
	cursor: pointer;
	font-style: normal;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.input1 {
	width: 145px;
	color: #000;
	border: 1px solid #8195ba;
	background-color: #FFF;
	padding: 2px;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	height: 26px;
}

/*------------------------------------------------main------------------------------------------------*/
.main {
	min-width: 800px;
	_width: expression((document.documentElement.clientWidth||document.body.clientWidth)<800?"800px":"");
	width: 998px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*------------------------------------------------header------------------------------------------------*/
.logo {
	padding: 0px;
	display: inline;
	position: relative;
	margin: 0px;
}

.lang {
	float: right;
	height: 25px;
	padding: 0 8px;
	margin: 0px;
	background-color: #ffffff;
	border: solid 1px #9baed9;
	border-top: 0;
	border-radius: 0 0 8px 8px;
}

.lang ul {
	overflow: auto;
	/*margin: 5px 0 0 -39px;*/
	margin: 5px 0 0 0;
}

.lang ul li {
	float: left;
	padding: 0px;
	margin: 0 2px;
	width: 23px;
	height: 16px;
	overflow: hidden;
}

.lang ul li a {
	display: inline-block;
	height: 100%;
	width: 100%;
	background: url(../images/ico_lang.gif) repeat-x;
}

.lang ul li a.lang_en {
	background-position: 0px top;
}

.lang ul li a.lang_cn {
	background-position: -23px top;
}

.lang ul li a.lang_vn {
	background-position: -46px top;
}

.lang ul li a.lang_ca {
	background-position: -69px top;
}

.lang ul li a.lang_th {
	background-position: -92px top;
}

/*------------------------------------------------content------------------------------------------------*/
.content2 {
	width: 980px;
	padding: 5px;
	border-radius: 10px;
	border: solid 1px #a6bae3;
	background-color: #ffffff;
	text-align: center;
}

.ad {
	margin: 0px;
	padding: 0px;
}

.login {
	height: 117px;
	width: 325px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #283b5c;
	text-decoration: none;
}

.login_title {
	font-size: 14px;
	font-weight: bold;
	color: #1e3c7d;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.ad_pro {
	width: 328px;
	text-align: right;
}

.ad_pro img {
	width: 322px;
	height: 116px;
}

/*------------------------------------------------footer------------------------------------------------*/
.footer {
	width: 980px;
	height: 63px;
	color: #283b5c;
	text-align: center;
	font-size: 12px;
	background-image: url(../img/home_footer.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-radius: 8px;
}

/*.footer .left {
	width: 10px;
	height: 63px;
	background: url(../images/aa2888/home_footer_left.gif?__img_ver__=1) no-repeat;
}
.footer .right {
	width: 10px;
	height: 63px;
	background: url(../images/aa2888//home_footer_right.gif?__img_ver__=1) no-repeat;
}*/
.footer_menu {
	font-size: 12px;
	color: #283b5c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.footer_menu ul {
	margin: 0px auto;
	padding: 0px;
	line-height: 12px;
	display: block;
	text-align: center;
}

/*.footer_menu ul li{
	margin: 0px;
	padding: 0 6px;
	height:14px;text-align: center;display: inline-block;
}*/
.footer_menu ul li {
	float: left;
	margin: 0px;
	padding: 0 6px;
	height: 14px;
	border-style: solid;
	border-width: 0 1px;
	border-left-color: #879fc7;
	border-right-color: #fafbfd;
}

.footer_menu ul li:first-child {
	border-left: none;
}

.footer_menu a {
	color: #283b5c;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	line-height: 16px;
}

.footer_menu a:hover {
	color: #0c77bd;
}

.footer_logo {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footer_logo ul {
	margin: 0px;
	padding: 0px;
}

.footer_logo ul li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.footer_logo img {
	height: 27px;
	width: 27px;
	margin: -2px 0 5px 0;
}

.button1 {
	border: solid 1px #768fb2;
	border-radius: 5px;
	color: #002b73;
	height: 21px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #dfe8ff;
	width: 72px;
	text-transform: capitalize;
	cursor: pointer;
	margin: 0px;
	font-style: normal;
}

.notice_form {
	padding: 5px;
	margin: 0 5px;
	background-color: #fffde1;
}

.notice_form p {
	font-size: 14px;
	color: #2d52a0;
	font-family: Arial, "微软雅黑", "Microsoft Yi Baiti", ;
}

.notice_form p span {
	font-family: "MyCustomFont";
}

/* Agreement Page */
.agm_main {
	padding: 10px;
	font-size: 14px;
	background-color: #FFF;
}

h2.agm_h {
	margin: 10px 0 0;
	padding: 5px 10px;
	line-height: 22px;
	color: #FFF;
	background-color: #5ea2ef;
}

div,
td {
	vertical-align: top !important;
}

input[type=checkbox]:not(old) {
	width: 20px;
}