body{
	font-family:Georgia;
	font-size:12px;
	background:#34495a url(../images/loginbodybg.gif) repeat-x;
	text-align:center;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
a,a:hover,a:visited,a:link{ text-decoration:none;color:#899cad;}
.content{
	width:743px;
	height:439px;
	background:url(../images/loginmainbg.gif) no-repeat;
	margin:0 auto;
	margin-top:74px;
	_margin-top:59px;
	position:relative;
	text-align:left;
}
*+html .content{
	margin-top:60px;
}
.content h1{
	width:233px;
	height:128px;
	background:url(../images/loginlogo.png) no-repeat;
	text-indent:-999999px;
	position:absolute;
	top:100px;
	left:130px;
}
.content .body{
	position:absolute;
	top:110px;
	right:50px;
	width:300px;
}
.content .body ul{
	margin:20px 0 0 0;
}
.content .body li{margin:10px 0 0 0;}

.content .inputstyle{
	border:none;
	width:156px;
	height:22px;
	background:url(../images/logininput.png) no-repeat;
	padding:5px 3px 0 3px;
	color:#ff7c00;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}
.content .inputstylefocus{
	border:none;
	width:156px;
	height:22px;
	background:url(../images/logininput.png) no-repeat 0 -27px;
	padding:5px 3px 0 3px;
	color:#ff7c00;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	

}
.content .inputstyleyz{
	border:none;
	width:106px;
	height:22px;
	background:url(../images/logininput.png) no-repeat -54px;
	padding:5px 3px 0 3px;
	color:#999;

}
.content .inputstyleyzfocus{
	border:none;
	width:106px;
	height:22px;
	background:url(../images/logininput.png) no-repeat 0 -81px;
	padding:5px 3px 0 3px;
	color:#000;

}
.content .loginover{
	
	}
.content .loginbtn{
	border:none;
	width:119px;
	height:38px;
	background:url(../images/logininput.png) no-repeat 0 -111px;

}
.content .loginbtnfocus{
	border:none;
	width:119px;
	height:38px;
	background:url(../images/logininput.png) no-repeat 0 -150px;

}
.message{
	position:absolute;
	right:30px;
	bottom:120px;
	width:290px;
	height:37px;
	background:url(../images/loginmsgbg.png) no-repeat;
	padding:15px 3px 0 45px;

	
}
.verifycodeimg{
	height:18px;
	width:60px;
	position:absolute;
	left:95px;
	top:5px;
	1border:1px double #ccc;
}
#footer{
	margin:138px 0 0 0;
	text-align:right;}
