body {
	/*background-image: url(images/bg.gif);*/
	background-repeat: repeat;
}
.header {
	height: 151px;
	width: 900px;
	margin-top: 57px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	height: 865px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.main {
	margin-left: 120px;
}
.input_text {
	float: left;
	height: 24px;
	width: 151px;
	background-image: url(images/pangbai.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 15px;
}

.upload_bg {
	background-image: url(images/borde.gif);
	background-repeat: no-repeat;
	height: 24px;
	float: left;
}
.button {
	float: left;
	margin-left: 10px;
	width: 51px;
	display: inline;
}

.input {
	display: block;
}
.input_text-content {
	float: right;
	width: 77px;
	height: 14px;
	margin-top: 5px;
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "ºÚÌå";
	font-size: 12px;
	color: #000000;
}
a:link,a:visited,a:active {color: #666666; text-decoration: none; font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;}
a:hover {color: #666666; text-decoration: underline; font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;}