@charset "utf-8";
#copyright {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
	clear: both;
	text-align:center;
}
#aboutlink {
	background-image: url(../images/cpbj.gif);
	background-repeat: repeat-x;
	padding: 0px;
	float: left;
	height: 29px;
	width: 776px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#aboutlink li {
	float: left;
	width: 97px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 29px;
}
#aboutlink li a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
}
#aboutlink a:hover {
	text-decoration: underline;
}
#copyrightl {
	float: left;
	width: 746px;
	font-size: 12px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#copyrightl a {
	color: #ee0000;
	text-decoration: none;
}