þÿ.demo_Shade, .demo_Login{
	position:fixed;
}
.demo_Shade{
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.demo_Login{
	top:150px;
	left:50%;
	height:auto;
	width:600px;
	margin-left:155px;
}
.demo_border{
	border-radius:5px;
}
.demo_border, .demo_close, .demo_page{
	position:absolute;
}
.demo_main{
	position:relative;
	height:100%;
}
.demo_setwin{
	position:absolute;
	right:5px;
	top:5px;
	font-size:0;
}
.demo_setwin a{
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:25px;
	height:25px;
}
.demo_setwin .demo_close0{
	width:25px;
	height:25px;
	background-position:-63px -197px;
	cursor:pointer;
}
.demo_setwin .demo_close0:hover{
	background-position:-94px -197px;
}
.demolayer_icon{
	background:url('layer/skin/default/xubox_ico0.png') no-repeat;
}
.demoPage_l{
	width:280px;
	border-right:1px solid #eee;
	padding:0 19px 0 20px;
	float:left;
}
.demo_page header h1{
	font-size:20px;
	color:#ed5565;
	height:25px;
	line-height:25px;
}
.demo_page header em{
	font-size:12px;
	color:#999;
}
.demoPage_l section{
	margin-top:40px;
}
.demoPage_l section ul li{
	width:100%;
	margin-bottom:20px;
}
.demoPage_l section ul li h3{
	font-size:14px;
	color:#999;
	height:25px;
	line-height:25px;
}
.login_name, .login_pass{
	width:278px;
	height:43px;
	border:1px solid #999;
	outline:none;
	border-radius:5px;
}
.demoPage_l section ul li span{
	font-size:14px;
	color:#999;
	height:25px;
	line-height:25px;
}
.demoPage_l section ul li span a{
	font-size:14px;
	color:#999;
	height:25px;
	line-height:25px;
}
.login_submit{
	width:130px;
	height:40px;
	background:#ed5565;
	color:white !important;
	border:none;
	border-radius:5px;
	font-size:20px;
	font-weight:bold;
	display:block;
	text-align:center;
	line-height:40px;
}
.ml20{
	margin-left:20px;
}

.demoPage_r{
	width:280px;
	float:right;
}
.demoPage_r header{
	padding-left:20px;
}
.demoPage_r section{
	margin:80px 40px 85px 40px;
}
.demoPage_r section a{
	width:180px;
	height:45px;
	color:white;
	font-size:12px;
	padding-left:20px;
	display:block;
	border-radius:8px;
	line-height:45px;
}
.demoPage_r section .tx_login{
	background:#4fbfe7;
}
.demoPage_r section .xl_login{
	background:#ed5567;
}