@charset "utf-8";
/* CSS Document */

.a1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(login_bg.jpg);
	background-position: center center;
	letter-spacing: 2em;
	word-spacing: 2px;
	list-style-position: inside;
	list-style-type: circle;
}
.login  .a1 {
	background-color: #666666;
	background-position: center center;
}
