/* css reset */
html

     .container{max-width: 100%;}
		.theme_bg_0{background-color:#3550b5!important}
		.theme_bg_1{background-color:#afd87c!important}
		.theme_bg_2{background-color:#afd87c!important}
		.theme_bg_3{background-color:#afd87c!important}
		.theme_0{background:url("/img/t1.jpg")!important}
		.theme_1{background:url("/img/t2.jpg")!important}
		.theme_2{background:url("/img/t3.jpg")!important}
		.theme_3{background:url("/img/t4.jpg")!important}

		.Response {font-style: normal;}

		.header {width: 800px;height: 80px;position: relative;margin: 0 auto;z-index: 2;overflow: hidden;text-align: left;}
        .header img {margin: 10px 0 0 0;}
		#mainBg {height: 405px;margin: 0 auto;}
		.main-inner {width: 900px;height: 440px;overflow: visible;margin: 0 auto;position: relative;clear: both;}
		#theme {
			height: 405px;
			width: 900px;
			position: absolute;
			overflow: hidden;
			z-index: 1;
			background-position: top right;
			background-repeat: no-repeat;
			text-align: left;
			top: 0;
			left: 0;
		}

		.Response {font-style: normal;}
		.login {
			width: 300px;
			height: 330px;
			/*overflow: ;*/
			float: right;
			margin-right: 30px;
			margin-top: 24px;
			background: #fff;
			border: 1px solid #afc2af;
			_display: inline;
			text-align: left;
			position: relative;
			z-index: 2;
			border-radius: 2px;
		}
		.loginForm {
			position: relative;
			height: 303px;
			/*overflow: ;*/
			padding-top: 36px;
		}
		body, h1, h2, h3, ul, li, form, p, img {
			margin: 0;
			padding: 0;
			border: 0;
		}
		.form-signin h3 {font-size: 18px;text-align: center;}
		.form-signin input.form-control  {
			width: 90%;
			margin: 23px auto 0;
			text-indent: 15px;
			height: 35px;
			border: 1px solid #ccc;
			display: block;
		}
		.form-signin button.form-control  {
			width: 90%;
			margin: 23px auto 0;
			text-indent: 15px;
			height: 35px;
			border: 1px solid #ccc;
			display: block;
		}
		.footer {margin: 0 auto;background: #f7f7f7;border-top: 1px solid #fff;height: 110px;}
		.footer .footer-inner {text-align: center;width: 100%;
}

		.footer-inner {
			width: 900px!important;
			height: 80px;
			overflow: hidden;
			margin: 0 auto;
			color: #848585;
			position: relative;
			background: #f7f7f7;
		}
		.footerLogo {top: 11px;left: 35px;}

		.headerLogo, .headerIntro, .headerNav, #headerEff, .footerLogo, .footerNav, .loginIcoCurrent, .loginIcoNew, .loginFormTh, .loginFormTdIpt, #loginFormSelect, #whatAutologinTip, #mobtips, #mobtips_arr, #mobtips_close {
			position: absolute;
		}
		a {text-decoration: none;color: #848585;}
		.footerNav {top: 15px;right: 100px;}
		.loginForm .logon_sub{background-color:#3aa4f1;color:#fff;border:none!important}
		.logon_sub{background-color:#fec30f;color:#fff;font-size:18px; border:none;cursor:pointer;text-indent: 0px!important;border:none!important;margin:5px auto 0px!important;}
		.footer-inner p {
			width: 100%;
			height: 35px;
			font-size: 12px;
			color: #999;
		}
		.footer-inner p span a {
			margin: 0px;
			font-size: 12px;
			color: #848585;
			padding: 0px 12px;
		}
		body {background-color: #fff;}