body {
	background: url("../images/bg_all.png") repeat-x rgb(243, 246, 251); color: rgb(51, 51, 51); font-family: "SimSun","宋体","Arial Narrow"; font-size: 12px; padding:0; margin:0
}
ul {
	list-style-type: none;
}
ol {
	list-style-type: none;
}
h4 {
	padding: 3px 0px 0px; color: rgb(51, 51, 51); line-height: 18px;
}
.fonts {
	color: rgb(85, 85, 85); letter-spacing: 1px; font-size: 13px; font-weight: bold;
}
select {
	vertical-align: middle;
}
input {
	vertical-align: middle;
}
img {
	vertical-align: middle;
}
select {
	vertical-align: middle;
}
input {
	line-height: 22px;
}
a {
	color: rgb(51, 51, 51); text-decoration: none;
}
.clearit {
	clear: both;
}
.content {
	background: url("../images/bg_login.png") no-repeat; margin: 0px auto; width: 990px; height: 610px; position: relative;
}
.content_lt {
	background: url("../images/bg_login.png") no-repeat; margin: 0px auto; width: 990px; height: 610px; position: relative;
}
.txt {
	background: url("../images/login_txt.png") no-repeat; padding: 8px 7px; left: 50%; top: 298px; width: 352px; height: 200px; margin-left: -175px; position: absolute;
}

.count {
	top: 10px; right: 20px; color: rgb(220, 236, 248); display: block; position: absolute; z-index: 1000;
}
.count b {
	color: rgb(255, 255, 255); font-size: 14px;
}
.count a {
	color: rgb(255, 255, 255); 
}