.box {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	line-height: 180%;
	font-size: 13px;
}

h1 {
	color: #e35d04;
	text-align: center;
	background: #e4efff;
	font-size: 18px;
	padding: 6px 0 4px 0
}

.button {
	width: 130px;
	height: 27px;
	line-height: 27px;
	font-size: 13px;
	letter-spacing: 0;
	text-align: center;
	color: #fff;
	background: url(images/bg_search1.gif) no-repeat;
	margin-left: 65px;
	border: none;
	cursor: pointer
}

p {
	margin: 15px 0
}

.input2,
.inputtext,
.inputtext-bor {
	height: 30px;
	line-height: 30px
}

input {
	font-size: 14px;
}

#jg {
	/* 显示框样式表*/
	FOTN-SIZE: 14PX;
	padding: 3px;
	border: 1px solid #888;
	width: 96%;
	text-align: right;
}

a:visited,
a:link {
	text-decoration: none;
}

* {
	margin: 0;
}

table {
	border: 2px solid #fff;
}

#main {
	/* 包含表格层样式*/
	margin: 150px auto 0 auto;
	padding: 20px;
	background-color: #999966;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#copyright {
	font-size: 12px;
	color: #555;
	background-color: #CCCC66;
	padding: 3px;
	text-align: center;
	border: 1px solid #eee;
}
