* {
    margin:0px;
	padding:0px;
	border:0px;
}
body {
	font-size:12px;
	text-align:center;
	background:#BEC3C6 url(images/bg.jpg) repeat-x;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
}
p {
	line-height:18px;
}
img {
	max-width: 100%;
	height: auto;
}
select {
	border:1px solid #e0e0d6;
}
th {
}
input.userpass, 
textarea {
	background:#FFF url(images/textfield.gif) top repeat-x;
	border:1px solid #A6A6A6;
	padding:2px 1px;
}
