* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	font-family:"微软雅黑";
	font-size: 14px;
}
h1 {
	font-family: "微软雅黑";
	font-weight: normal;
	color: #FFF;
	font-size: 20px;
	margin-left: 10px;
}

#top {
	background-image: url(../image/top1.jpg);
	height: 231px;
	background-color: #930101;
	background-position: center;
	background-repeat: no-repeat;
}
#nav {
	background-color: #bd1920;
	line-height: 38px;
	height: 40px;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 16px;
	font-family:"微软雅黑";
	padding-top: 2px;
}
.img1 {
	border: 2px solid #FFF;
}
.font1 {
	color: #FFF;
}
.font2 {
	line-height: 40px;
}
.bd1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}


#search {
	line-height: 40px;
	height: 40px;
	background-color: #f0f0f0;
	font-size: 14px;
	font-family: "微软雅黑";
}
#search .in_table table tr td #form1 #button {
	text-align: center;
	width: 60px;
	background-color: #F66;
	color: #FFF;
}


.in_table {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.in_table2 {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e3e3e3;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.center1 {
	margin-right: auto;
	margin-left: auto;
}
#bottom {
	background-color: #836d63;
	height: 130px;
	text-align: center;
	line-height: 35px;
	padding-top: 10px;
}
.font3 {
	color: #666;
	font-size: 12px;
}
