@charset "utf-8";
/* CSS Document */
.top{
	width:1002px;
	height:18px;
	line-height:18px;
	text-align: right;
	margin-top: 5px;
	clear: both;
}
.top a{
	color:#333333;
	text-decoration:none;}
.top a:hover{
	text-decoration:underline;}
#footer{
	width:1002px;
	height:64px;
	clear: both;
}
#footer1{
	width:1000px;
	height:10px;
	background-color:#fdb455;
	border:#c88038 solid 1px;}
.footer_con{
	width:1002px;
	height:20px;
	text-align:center;
	float: left;
}
.footer_con h2,.footer_con h3{
	display:inline;
	font-size:11px;}
.footer_con a{
	color:#333;
	text-decoration:none;}
.footer_con a:hover{
	text-decoration:underline;}
