.nav{margin:0px;padding:0px;width:100%;height:1px;overflow:hidden;clear:both;}
body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#ffffff;
	font:12px "微软雅黑",Arial;
	color:#555555;
}

.container{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
#ibottom_line{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:31px;
	line-height:31px;
	background:#000000;
	color:#ffffff;
	overflow:hidden;
}

#ibottom_line_l{
	float:left;
}
#ibottom_line_c{
	float:left;
	display:inline;
	margin-top:7px;
	margin-left:17px;
}
#ibottom_line_r{
	float:right;
}
#ibottom_line a{
	color:#ffffff;
	text-decoration:none;
}
#ibottom_line a:hover{
	color:#008c3d;
}