/*头部开始*/
form {
	margin: 0;
	padding: 0;
}
#header {
	height: auto;
	width: 980px;
	margin: 0px auto;
	margin-bottom: 5px;
	line-height: 22px;
}
#headercontent {
	height: 90px;
	width: 978px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
#headerside {
	background-image: url(../img/headerside.jpg);
	height: 11px;
	width: 980px;
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 85px;
	width: 230px;
	padding-top: 5px;
	padding-left: 20px;
}
#nav {
	height: auto;
	width: 980px;
	margin: 0px auto;
}
.topside08 {
	width: 980px;
	height: 10px;
}
.topside08_l {
	background-image: url(../img/lefttop02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 10px;
	line-height: 10px;
}
.topside08_c {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	float: left;
	height: 9px;
	width: 960px;
	line-height: 9px;
	background-color:#F7F7F7;
}
.topside08_r {
	background-image: url(../img/righttop02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 10px;
	line-height: 10px;
}
.center08 {
	width: 960px;
	padding: 0px 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	background-color:#F7F7F7;
	overflow: visible;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-indent: 20px;
}
.center08 a:link,.center08 a:visited {
	color: #333333;
}
.center08 a:hover {
	color:#FF6600;
}
.bottomside08 {
	width: 980px;
	height: 10px;
	margin-bottom: 10px;
	clear: left;
}
.bottomside08_l {
	background-image: url(../img/leftbottom02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 10px;
	line-height: 10px;
}
.bottomside08_c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	float: left;
	height: 9px;
	width: 960px;
	line-height: 9px;
	background-color:#F7F7F7;
}
.bottomside08_r {
	background-image: url(../img/rightbottom02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 10px;
	line-height: 10px;
}
#loginarea {
	float: right;
	/*width: 720px;*/
	margin-right: 8px;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#allsearch {
	float: right;
	width: 720px;
	text-align: right;
	padding-right: 8px;
	margin-top:40px;
}

/*底部开始*/
#footer {
	clear: both;
	height: auto;
	width: 980px;
	margin: 0px auto 0px auto;
	padding-bottom:50px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
}