body {
	background-image: url(images/pic_01.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	text-align:center;
	background-color: #000000;
}
a:link {
	color: #CDCDCD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CDCDCD;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.search_wenben {
	font-size: 12px;
	line-height: 17px;
	background-color: #CCCCCC;
	height: 17px;
	width: 196px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search_button {
	background: url(images/pic_07.jpg);
	height: 19px;
	width: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dibian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.bian {
	border: 1px solid #666666;
}
.bian2 {
	border: 2px solid #666666;
	
}

