body{
	margin:0px auto;
	font-size:12px;
	color:#666666;
}
#Top{
	width:100%;
	height:98px;
	background-image:url(../img/login_03.jpg);
	background-repeat:repeat-x;
}
#TopLeft{
	float:left;
	width:441px;
	height:62px;
}
#Logo1{
	width:78px;
	height:62px;
	background-image:url(../img/login_01.jpg);
	display:block;
	float:left;
}
#Logo2{
	width:363px;
	height:62px;
	background-image:url(../img/login_02.jpg);
	display:block;
	float:right;
}
#TopRight{
	float:right;
	width:292px;
	height:98px;
}
#TopRightTop{
	width:292px;
	height:62px;
	background-image:url(../img/login_05.jpg);
	display:block;
}
#TopRightBottom{
	width:292px;
	height:36px;
}
#Middle{
	width:100%;
}
#MiddleLeft{
	width:49%;
	float:right;
	background-image:url(../img/login_09.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;	
}
#MiddleLeftImg,#SystemInfo{
	width:418px;
	float:right;
}
#MiddleLeftImg .IMG1,#MiddleLeftImg .IMG2,#MiddleLeftImg .IMG3,#MiddleLeftImg .IMG4,#MiddleLeftImg .IMG5,#MiddleLeftImg .IMG6,#MiddleLeftImg .IMG7,#MiddleLeftImg .IMG8,{
	width:418px;
}
#MiddleLeftImg .IMG1{
	height:32px;
	background-image:url(../img/login_09.jpg);
	display:block;
}
#MiddleLeftImg .IMG2{
	height:43px;
	background-image:url(../img/login_11.jpg);
	display:block;
}
#MiddleLeftImg .IMG3{
	height:33px;
	background-image:url(../img/login_13.jpg);
	display:block;
}
#MiddleLeftImg .IMG4{
	height:54px;
	background-image:url(../img/login_15.jpg);
	display:block;
}
#MiddleLeftImg .IMG5{
	height:46px;
	background-image:url(../img/login_17.jpg);
	display:block;
}
#MiddleLeftImg .IMG6{
	height:39px;
	background-image:url(../img/login_18.jpg);
	display:block;
}
#MiddleLeftImg .IMG7{
	height:42px;
	background-image:url(../img/login_19.jpg);
	display:block;
}
#MiddleLeftImg .IMG8{
	height:25px;
	background-image:url(../img/login_24.jpg);
	display:block;
}
#SystemInfo{
	height:100px;
}
#SystemInfoImg{
	width:73px;
	height:78px;
	display:block;
	float:right;
	background-image:url(../img/login_27.jpg);
}
#SystemInfoContent{
	color:#4474A4;
	width:300px;
	height:78px;
	display:block;
	float:right;
}
#MiddleRight{
	width:50%;
	float:right;
}
#Middle .LoginIMG1{
	width:100%;
	height:32px;
	background-image:url(../img/login_10.jpg);
}
#Middle .LoginIMG2{
	width:100%;
	height:43px;
	background-image:url(../img/login_12.jpg);
}
#Middle .LoginIMG3{
	width:100%;
	height:41px;
	background-image:url(../img/login_14.jpg);
}
#Middle .LoginForm{
	width:100%;
	height:150px;
}
#MiddleRight ul{
	list-style:none;
	margin-left:50px;
	margin-top:20px;
}
#MiddleRight li{
	line-height:25px;
	vertical-align:middle;
	margin-left:0px;
}
#MiddleRight li a:link{color:#4474A4;}
#MiddleRight li a:visited{color:#4474A4;}
#LoginFormInfo{
	width:100%;
	height:150px;
	background-image:url(../img/login_25.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#MiddleRight #LoginFormInfo a:link{color:#297A0C;}
#MiddleRight #LoginFormInfo a:visited{color:#297A0C;}
#MiddleRight #LoginFormInfo a:hover{color:#ff0000;text-decoration:none;}
#MiddleRight #LoginFormInfo li{
	line-height:20px;
}
#Bottom{
	color:#729BC5;
	clear:both;
	width:100%;
	height:60px;
	text-align:center;
	background-image:url(../img/login_31.jpg);
	background-repeat:repeat-x;
	padding-top:20px;
}
#Bottom a:link{color:#729BC5; text-decoration:none;}
#Bottom a:visited{color:#729BC5; text-decoration:none;}
#Bottom a:hover{color:#ff0000;font-weight:bold; text-decoration:none;}
.TextInput{
	width:180px;
	height:18px;
	border:solid 1px #999999;
	color:#4474A4;
}
.BlueColor12{
	color:#4474A4;
}
.GreenColor12Bold{
	color:#297A0C;
	font-weight:bold;
}
.RedColor12{
	color:#ff0000;
}