@charset "utf-8";
/* CSS Document */

.footer2{
	height:0px;
	clear:both;
	width:970px;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	}

.footer3{
	height:0px;
	clear:both;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	}

.footer_menu{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	height:150px;
	}

.copyright{
	width:970px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	border-top-style:solid;
	border-width:1px;
	border-color: #CCC;
	color:#000;
	padding-top:10px;
	text-align:center;
	}