/* CSS Document @Designed By pete xu*/
/* foot style starts here*/
#footer_top{
width: 760px;
height: 30px;
}

#foot_topmenu{
width: 758px;
height: 28px;
margin-left:auto;
margin-right:auto;
}

#foot_topmenu ul{
	margin-left:15px;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:0px;
	padding:0px;
	list-style-type: none;

}

#foot_topmenu ul li{
	display: inline;
	color:black;
	margin-right:6px;
}

#foot_copyright{
width: 758px;
height: 90px;
margin-top: 5px;
}

