@charset "gb2312";
body { margin:0;}
#bottomnav {
	width: 985px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0d0d0;
}
#bottomnav #navtitle {
	width: auto;
	height: 28px;
}
#bottomnav #navtext {
	height: 120px;
	width: auto;
	clear: both;
}
#bottomnav h1 {
	height: auto;
	width: 147px;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	float: left;
	border-top-color: #efefef;
	border-top-width: 2px;
	border-top-style: solid;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#bottomnav ul {
	height: 120px;
	width: 147px;
	margin: 0px;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#bottomnav li {
	font-size: 12px;
	line-height: 22px;
	color: #514644;
	background-image: url(bottomdot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bottomnav li a {
	color: #514644;
	text-decoration: none;
}
#bottomnav li a:hover {
	color: #514644;
	text-decoration: underline;
}
#textline {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	color: #e04950;
	background-color: #f0f0f0;
	text-align: center;
}
#textline a {
	color: #e04950;
	text-decoration: none;
}
#textline a:hover {
	color: #e04950;
	text-decoration: underline;
}
#bottomnav p {
	font-size: 12px;
	line-height: 40px;
	color: #514644;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#bottompic {
	height: 30px;
	width: 985px;
	text-align: center;
}
#bottompic img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
}
.line {
	padding-top: 10px;
}
