body {
	width: 100%;
	margin: 0;
	font-family: "微软雅黑";
	overflow: auto;
	background: #3492f0;
}

#header_login {
	width: 100%;
	height: 200;
	background: #3492f0;
}

.loginDiv {
	margin-top: 0px;
	height: 355px;
	width:100%;
	float:left;
	background: url("../images/ptt_bg_yellow.png")/*tpa=http://station.weptt.com:4480/station/images/ptt_bg_yellow.png*/ repeat-x;
	line-height: 355px;	
}

#loginForm .div_middle {
	float: center;
	text-align: center;
}

#loginForm .div_middle .div_middle_background {
	margin-top: 40px;
	height: 246px;
	width: 380px;
	float: left;
	margin-left: 10%;
}

#formError {
	display: inline-block;
	margin-right:250px;
	width: 331px;
	line-height: 25px;
	height: 25px;
	margin-top: 15px;
	border: 0px;
	color: red;
}

.show_login {
	background: url("../images/ptt_login_yellow.png")/*tpa=http://station.weptt.com:4480/station/images/ptt_login_yellow.png*/ no-repeat;
	height: 300px;
	width: 380px;
	margin:0 auto;
}
.show_lang
{
	margin:0 auto;
	width: 380px;
}

#usernameInput {
	width: 197px;
	line-height: 35px;
	height: 35px;
	float: right;
	margin-top: 29px;
	margin-bottom: 2px;
	margin-right: 100px;
	border: 0px;
	background-color:transparent;
	color: #333333;
}

#passwordInput {
	width: 197px;
	line-height: 35px;
	height: 35px;
	float: right;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-right: 100px;
	border: 0px;
	background-color:transparent;
	color: #333333;
}

#div_language{
	margin-top:10px;
	height:25px;
}

#div_language a {
	color: #FFEE59;
	cursor: pointer;
}

.prompt {
	color: #808080;
}

#div_login_logo {
    margin-top: 40px;
    margin-left: 40px;
	margin-bottom: 40px;
	height: 124px;
	z-index: 100;
}

#randCode {
	width: 90px;
	line-height: 35px;
	height: 35px;
	float: right;
	margin-top: 6px;
	margin-bottom: 7px;
	margin-right: 210px;
	border: 0px;
	background-color:transparent;
	color: #333333;
}

#randImage {
	width: 90px;
	line-height: 35px;
	height: 35px;
	float: right;
	margin-top: -42px;
	margin-bottom: 7px;
	margin-right: 100px;
	border: 0px;
}

#chkRememberPwd {
	float: right;
	margin-right: 310px;
	border: 0px;
}

#pwdlabel {
	width: 230px;
	line-height: 35px;
	height: 35px;
	float: left;
	margin-top: -28px;
	font-size:14px;
	margin-left: 50px;
	border: 0px;
	color: #333333;
}

#input_button {
	cursor: pointer;
	background: url("../images/ptt_login_btn_black.png")/*tpa=http://station.weptt.com:4480/station/images/ptt_login_btn_black.png*/;
	width: 243px;
	line-height: 49px;
	height: 49px;
	float: right;
	margin-right: 100px;
	border: 0px;
	text-align: center;
	color: #ffffff;
	font: 12px "Microsoft yahei",Tahoma;
	font-family:"Microsoft YaHei","微软雅黑",Helvetica,"黑体",Arial,Tahoma;
	font-size: 30px;
}

#div_activex_show {
	display: none;
	margin-top: 20px;
	height: 300px;
	width: 380px;
	float: left;
	margin-left: 60px;
}

#div_span {
	width: 331px;
	line-height: 35px;
	margin-top: 20px;
	height: 265px;
	float: right;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 100px;
	border: 0px;
}

#title {
	margin-left: 150px;
	margin-top: -80px;
	font-size: 30px;
	color:#fff;
}