a{
	color:#fff;
}
a:hover{
	color:#D12F15;
}
	img.bg {min-height: 100%;min-width: 1024px;width: 100%;height: auto;position: fixed;top: 0;left: 0;cursor:auto important;}
	@media screen and (max-width: 1024px){
		img.bg {left: 50%;margin-left: -512px; }
	}
	#page-wrap { position: relative; width:250px;margin:200px auto;background: rgba(0,0,0,.4) none repeat scroll 0 0 !important;padding:30px 50px;  -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black;filter:Alpha(opacity=40);background:#000000; }
	.ui-footer { position: relative;  }
	.ui-body { background-image:url('${pageContext.request.contextPath}/plugins/assets/img/bg/1.jpg') no-repeat; }
	h3 { color:#fff;}
	h4 { color:#fff;}
	.input-item { padding:0 0 10px;zoom:1;position:relative; }
	.ui-login {width:253px !important;height:30px;border:none;border:0;border-radius:4px;background:#ededed;text-align:center; }
	.ui-login:hover { opacity:0.5; }
