@charset "utf-8";
#topline {
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-bottom: 1px;
}
#topnav {
	line-height: 18px;
	float: left;
	height: 18px;
	width: 500px;
}
#topnav ul li {
	display: block;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	height: 14px;
	padding-top: 4px;
}

#topuser {
	line-height: 18px;
	float: right;
	height: 18px;
	width: 360px;
}
#topuser ul li {
	display: block;
	float: right;
	padding-right: 8px;
	padding-left: 8px;
	height: 14px;
	padding-top: 4px;
}
#logo {
	text-align: center;
	padding-top: 70px;
	padding-bottom: 34px;
	padding-right: 24px;
}
#searchform {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 36px;
}
#searchform #form1 table tr td .baidu {
	background-image: url(../image/btn-baidu.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 79px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#searchform #form1 table tr td #textfield {
	padding-top: 3px;
	padding-bottom: 1px;
}

#copyright {
	line-height: 22px;
	text-align: center;
	padding-top: 120px;
}

