body,input,select { 
	color: #333; 
	font-family: "tahoma,verdana,Arial,微软雅黑,宋体"; 
	font-size: 12px; 
	letter-spacing:1px; 
	}
body { 
	background-color: #FFF; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	text-align: center
	}

.pngsupport{behavior: url(css/iepngfix.htc)}

form {
	margin:0px
	}

a:link { 
	color: #555; 
	text-decoration: none
	}
a:visited { 
	color: #555; 
	text-decoration: none
	}
a:active { 
	color: #555; 
	text-decoration: none
	}
a:hover { 
	color: #00c; 
	text-decoration: underline
	}

img{
	border:0px;
}

.bold {font-weight: bold}

.white {
	color: #fff
	}
.white a:link {
	color: #fff; 
	text-decoration: none
	}
.white a:visited {
	color: #fff; 
	text-decoration: none
	}
.white a:hover {
	color: #eee; 
	text-decoration: underline
	}

.input_reg {
	height: 28px; 
	margin: 0px;
	padding: 0px;
	color: #333; 
	background-color: #fff; 
	border: 1px #555 solid; 
	font-size: 16px;
	font-family:"Tahoma,Verdana,Arial,微软雅黑,宋体";
	letter-spacing:1px; 
	line-height: 160%
	}

.form_font_style {
	font-size: 16px;
	font-weight: bold;
	font-family: "微软雅黑,宋体";
	}
	
.input_login {
	height: 18px;
	margin: 0px;
	padding: 0px;
	color: #333;
	font-weight: bold;
	font-family: "Tahoma,Verdana,Arial,微软雅黑,宋体";
	background-color: #fff;
	border: 1px #ccc solid;
	font-size: 12px;
	letter-spacing:1px;
	line-height: 160%
	}