/* CSS Document */
body{
    background:#FFFFFF;
    font-size:14px;
	width:980px;
	margin-top:10px;
	margin:auto;
	font-family:ËÎÌå;
}
a:link {
    text-decoration:none;
}
a:visited {
    text-decoration:none;
}
li{
    margin:0px;
    padding:0px;
    border:0px;
}
ul{
    margin:0px;
    padding:0px;
	border:0px;
}
.mid{
     margin:0px 0px 0px 8px;
	 width:964px;
	 float:left;
	 display:inline;
	 margin-top:10px;
}
.zc{
     background:url(/images/member/hyzc.gif) left center no-repeat;
	 height:50px;
	 width:916px;
	 padding-left:48px;
	 color:#333333;
	 font-size:18px;
	 font-weight:bolder;
	 line-height:50px;
	 overflow:hidden;
	 margin-bottom:10px;
}
.login{
     width:902px;
	 height:auto;
	 border-bottom:#e2e2e2 solid 1px;
	 border-left:#e2e2e2 solid 1px;
	 border-right:#e2e2e2 solid 1px;
	 border-top:#ff930d solid 2px;
	 background:#fbfbfb;
	 padding:30px;
	 text-align:center;
}
.login table td{
     height:30px;
	 font-size:12px;
	 line-height:30px;
	 text-align:left;
}
.redword{
     color:#ff930d;
}
.login table td input{
	 vertical-align:middle;
}


