.footer{
	width:989px;
	margin:auto;
	clear:both;
	text-align:center;
}
.footer-box{
	width: 969px;
	min-height:130px;
	background-color:#FFF;
	background: url(http://www.iwode.com/images/0906_bottom_4.jpg) repeat-y;
	padding-left: 20px;
}
.footer-top{
	width: 989px;
	height:15px;
	background: url(http://www.iwode.com/images/0906_bottom_1.jpg);
}
.footer-column{
	width:135px;
	float:left;
	overflow:hidden;
}
.footer-title{
	height:26px;
	width:135px;
	text-align:center;
	overflow: hidden;
	padding-top:12px;
	font-family:'ºÚÌå';
	font-weight:bold;
	font-size:14px;
	color:#000;
}
.footer-title a:link,.footer-title a:active,.footer-title a:visited{
	color:#000;
}
.footer-title a:hover{
	color:#F90;
}
.footer-content {
	width:135px;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow: hidden;
}
.footer-content a:link,.footer-content a:active,.footer-content a:visited{
	color:#999;
}
.footer-content a:hover{
	color:#F90;
}
.footer-bottom{
	width: 989px;
	height:15px;
	background: url(http://www.iwode.com/images/0906_bottom_2.jpg);
}
.footer-copyright {
	clear:both;
	margin:auto;
	line-height:20px;
	width: 989px;
	height:25px;
	text-align:center;
	padding-top:5px;
	color:#999;
}
