﻿body {
	background-color:#7e977a;
	/*background:#93b0cc url(Wallpaper_CIT.jpg) no-repeat center center;*/
	background-image: url(Wallpaper_CIT.jpg);
	background-repeat: no-repeat;
	background-position: top center;

}
#login-win .x-window-mc {
	background:#fff none;
	border:1px solid #eee;
}
#login-logo .x-plain-body {
	background:#f9f9f9 url(logo.png) no-repeat center center;
}
#login-form .x-plain-body {
	background:#f9f9f9 none;
	color:#222;
	padding:5px 35px;
}
#login-win .x-window-body {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #99BBE8;
}