body{
	height: 100%;
}
.Layer_login
{
    position: absolute;
    top: 10%;
    left: 50%;
    width: 376px;
    height: 203px;
    margin-left: -188px;
}
.Layer_loginbig {
	position:absolute;
	top:20%;
	left:50%;
	width:576px;
	height:203px;
	margin-left: -188px;
}
.bg_login
{
    position: absolute;
    width: 100%;
    height: 900px;
    z-index: 0;
    left: 0px;
    top: 0px;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.bg_login2
{
    height: 203px;
    left: 50%;
    width: 376px;
    position: relative;
    margin-left: -188px;
    padding-left: 0px;
    background: #e9f3f5 url(../../image_blue_tw/login_bg.jpg) no-repeat center top;
}
.bg_login2big {
    height: 320px;
    left: 20%;
    width: 576px;
    position: relative;
    margin-left: -188px;
    padding-left: 0px;
    background: #e9f3f5 url(../../image_blue_tw/login_bgbig.jpg) no-repeat center top;
}
.login
{
    padding-top: 45px;
    height: 150px;
}
.login_maintitle {
	line-height: 20px;
	color: #000000;
	text-align: left;
	padding-left: 19px;
	background: url(../../image_blue_tw/login_cyc.jpg) left center no-repeat;
}
.login_title {
	line-height: 20px;
	background-color: #D5E3EC;
	text-align: right;
	padding-right: 7px;
}
.login_input {
	font-family: Arial;
	background-color: #ECF9F4;
	border: 1px solid #acc0d4;
	height: 14px;
	color: #495467;
	margin-left: 5px;
}
.login_clear a{
	background: url(../../image_blue_tw/login_clear.jpg) no-repeat;
	display: block;
	width: 67px;
	line-height: 23px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
}
.login_clear a:hover{
	color: #000000;
}
.login_mtitle {
	background-color: #acc0d4;
	text-align: center;
	line-height: 20px;
}
.login_note {
	color: #CC0000;
}
.login textarea {
	background-color: #ECF9F4;
	border: 1px solid #acc0d4;
	color: #495467;
	width: 200px;
	height: 35px;
	margin-left: 5px;
}
.forget_clear a{
	display: block;
	width: 130px;
	line-height: 23px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	height: 23px;
	background-image: url(../../image_blue_en/login_clear2.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
}
.forget_clear a:hover{
	color: #000000;
}.login_space {
	display: block;
	width: 17px;
}
.fail_clear a
{
    background: url(../../image_blue_tw/login_clear.jpg) no-repeat;
    display: block;
    width: 67px;
    line-height: 23px;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 3px;
}
.fail_clear a:hover{
	color: #000000;
}


