
/* ----------------- Bottom content­¶§À -------------------------------------------------------*/

#footer {
	background-image: url(../images/down_bg.jpg);
	background-repeat: repeat-x;
	width: 1000px;
	height: 105px;
	color: #999999;
	clear: both;
	margin:auto;
}
#footer a {
	color: #631e19;
}

#downright {
	height: 105px;
	width: 835px;
	float: left;
}
#button_a{
	float: left;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 42px;
}

#a_box{
	height: 60px;
	width: 164px;
	float: left;
	margin: 20px 0px 0px 0px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	clear: both;
}

#copyright {
	width: 720px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F7A89;
	text-align: center;
	line-height: 16px;
	padding: 23px 0px 0px 10px;
	float:left;
	word-spacing:2px;
	}
	 
#copyright a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	}
	
#buttontop {
	float:right;
	padding: 44px 47px 0px 0px;
}
