body{ font: normal 12px "宋体"; color: #333; background: url(../images/managebg.jpg) repeat-x left top;}
*{ margin: 0; padding: 0;}
ul,ol,li{ list-style: none}
a{color: #333; text-decoration: none;}
a:hover{text-decoration: underline;}
img{border: 0}


.red,.red a{ color: red}
.gray,.gray a{ color: #AEAEAE;}
.white,.white a{ color: #FFF;}
.darkRed,.darkRed a{ color: #C40203}
.darkGray,.darkGray a{ color: #7F7F7F;}
.yellow,.yellow a{ color: #FDA51F}
.bold{ font-weight: bold;}
.blue,.blue a{ color: blue}

.box{width: 1100px; height: auto; overflow: visible; margin: 0 auto;}


.manageLoginTop{width: 100%; height: 515px; float: left; margin-top: 90px;}
	.manageLoginTopBg{    width: 653px;height: 288px;float: left;background: url(../images/login.jpg) no-repeat center top;padding: 225px 0 0 445px;display: inline;}
.manageLoginBottom{width: 100%; height: 130px; float: left; background: url(../images/loginbgbline.jpg) repeat-x left top; text-align: right;}
	.manageUser{width: 655px; height: 40px; float: left;}
	.managePass{width: 655px; height: 40px; float: left;}
	.manageCode{width: 655px; height: 27px; float: left; position: relative}
	.manageSubmit{width: 365px; height: 30px; float: left; text-align: right;}
	.loginText{width: 264px; height: 25px; border: none; background: none; padding: 2px 0 0 30px; display: inline;outline:none;}
	.loginCode{width: 80px; height: 25px; border: none; background: none; display: inline; position: absolute;left:10px;outline:none;}
	.manageCode img{
		position: absolute;
		left: 105px;
	}
.manageCode a{
	position: absolute;
	left:180px;
	top:5px;
}
		.loginSubmit{width: 78px; height: 28px; background: url(../images/btnLogin.jpg) no-repeat left top; border: none; cursor: pointer; color: #FFF; font: bold 14px "宋体";}
