/* CSS Document */
.center2{ background:url(../images/bg.png) no-repeat; width:100%; height:550px; margin-top:30px; margin-bottom:10px;}
.footer{ width:100%; height:80px; border-top:1px solid #CCCCCC;}
.login{ width:1000px; height:550px; margin:0 auto; position:relative;}
.login1{background: #ece8e8;width: 325px;height: 460px;overflow: hidden;border-radius: 5px;position: absolute;right:0;top:45px;}
.login1 h2{ text-align:center; font-size:20px;}
.xian{ width:325px; height:30px; border-top:1px solid #0099FF;}
#userName{width: 268px;height: 38px;border: 1px solid #bfbfbf;border-radius: 5px;margin: 20px 0 20px 25px;}
#userName span{
		width: 38px;
		height: 28px;
		display: block;
		float: left;
		text-align: center;
		border-right: 1px solid #bfbfbf;
		padding-top: 10px;
		}

.user{
		border: none;
		height: 38PX;
		line-height: 38px;
		width: 218px;
		padding: 0 5px;
		color: #999;
		font-family: 'Î¢ÈíÑÅºÚ';
		font-size: 14px;
		outline:none;
		}
#passWord {
		width: 268px;
		height: 38px;
		border: 1px solid #bfbfbf;
		border-radius: 5px;
		margin: 20px 0 20px 25px;
		}
#passWord span {
		width: 38px;
		height: 28px;
		display: block;
		float: left;
		text-align: center;
		border-right: 1px solid #bfbfbf;
		padding-top: 10px;
		}
.psd {
		border: none;
		height: 38PX;
		line-height: 38px;
		width: 218px;
		padding: 0 5px;
		color: #999;
		font-family: 'Î¢ÈíÑÅºÚ';
		font-size: 14px;
		outline:none;
		}
.remb {
		padding: 0 30px;
		}
.remb input {
		vertical-align: text-bottom;
		margin-bottom: 2px;
		}
.remb a {
		color: #0099FF;
		}
.right {
		float: right;
		}
a {
		text-decoration: none;
		}
#btn {
		padding-left: 30px;
		margin-top: 30px;
		}
.clearfix {
		zoom: 1;
		}
#btn input {
		background: #0099FF;
		width: 110px;
		height: 38px;
		text-align: center;
		line-height: 38px;
		color: #fff;
		border: none;
		cursor: pointer;
		font-weight: bold;
		border-radius: 5px;
		font-size: 16px;
		float: left;
		margin-left: 10px;
		display: inline;
		outline:none;
		}
#btn input.btn_reg {
		background: #bfbfbf;
		color: #5d6f8b;
		outline:none;
		}
.other {
		margin-top: 60px;
		padding-left: 10px;
		}
.clearfix {
		zoom: 1;
		}