* {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
body {
	font-size: 14px;
	color:#336699;
	line-height:25px;
	background-color:#FFFFFF;
	margin:auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top {
	width:100%;
	height:108px;
	background: url(/wsbm/images/login/ban_bg.gif);
	background-repeat:repeat-x;
	margin:auto;
}
#top .banner {
	width:638px;
	height:98px;
	background:url(/wsbm/images/login/ban.gif);
	background-repeat:repeat-x;
	margin:auto;
}
#middie {
	width:100%;
	margin:auto;
}
#content {
	width:638px;
	margin:0 auto;
}
#content .title {
	width:385px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:0px;
	background:url(/wsbm/images/login/img.gif) no-repeat;
	border-bottom:1px #999999 dotted;
}

#content .searchresult {
	width:385px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:0px;
	background:no-repeat;
	border-bottom:1px #999999 dotted;
}

#content .table {
	margin:0 auto;
	padding-bottom:30px;
	padding-top:25px;
}
#content .info {
	background:url(/wsbm/images/login/icon.gif) no-repeat;
	height:58px;
	background-color:#FEFFEF;
	border:1px #FFD0A8 solid;
	margin-bottom:10px;
}
#content .description{
    font-size:12px;
	color:#666666;
	line-height:24px;
	width:480px;
	
	margin-bottom:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	padding-top:10px;
	padding-bottom:10px;
}
#bottom {
	width:100%;
	margin:auto;
	clear:both;
	border-top:1px #CCCCCC solid;
}
#copyright {
	width:638px;
	font-size:12px;
	color:#999999;
	line-height:35px;
	margin:auto;
	clear:both;
}
.textfield {
	background:#ECECEC;
	border:1px #999999 solid;
	line-height:30px;
	font-size:14px;
}
.button {
	background: url(/wsbm/images/login/login_btn.png) no-repeat;
	width:100px;
	height:33px;
	border:none;
	font-size:14px;
	color:#336699;
	font-weight:bold;
	line-height:37px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
.STYLE1 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.STYLE2 {
	color: #CC0000;
}


.it1,.it2{background:#fff; border:1px solid #bebebe; color:#333; }