*{padding:0px; margin:0px;}
body{
 background-color:#e4e9f8;}
#all {
	height: 374px;
	width: 516px;
	background:gray;
	margin:0px auto;
	margin-top:60px;
}
#all #top {
	background-image: url(../images/login_03.png);
	height: 74px;
	width: 516px;
}
#all #main {
	background: url(../images/login_05.png) no-repeat;
	height: 300px;
	width: 516px;
	padding-top:80px;
	padding-left:50px;
	font-size:14px;
}
#all #main  table tr{
	height:30px; 
	line-height:30px;
	color:#2881d7; 
}
#all #main talbe tr{
background:transparen;}
#inner{
background:transparent;
width:232px;
height:148px;
}
#inner div{
	background:transparent;
	margin-top:5px;
	width:230;
}
#inner span{
	background:transparent;
	color:#2881d7;
}
#inner #b,#l{
padding-left:50px;}
#all #main  #username,#password{
	border:none;
	background:url(../images/login_input.png) no-repeat;
	width:177px;
	height:24px;
	line-height:24px;
	padding-left:5px;
}
.valiCode{
	border:none;
	background: url(../images/login_10.png) no-repeat;
	width:89px;
	height:24px;
	line-height:24px;
	padding-left:5px;
}
a{
text-decoration:none;
font-size:13px;
color:blue;
color:#2881d7;}
a:hover{
color:#0e4f8e;}
#smt{
background:url(../images/login_09.png);
width:61px;
height:23px;
line-height:23px;
color:#5e7a96;
border:none;
cursor:pointer;
margin-right:30px;}
#smt:hover{
background:url(../images/login_07.png);
color:white;}