.bg .center #content {
	background-image: url(../design/bg_down.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
	position: relative;
	width: 950px;

}
.bg .center #content #info {
	position: relative;
	height: 100px;
	width: 950px;
}
.bg .center #content .menu_bottom {
	position:absolute;
	left:0px;
	top:16px;
	width:80%;
	height:24px;
	z-index:1;
	text-align: center;
	padding-top: 10px;
	padding-right: 10%;
	padding-left: 10%;
}
.bg .center #content .menu_bottom a {
	left:142px;
	top:24px;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg .center #content .menu_bottom a:hover {
	left:142px;
	top:24px;
	color: #CCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg .center #content .menu_bottom a:link {
	left:142px;
	top:24px;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg .center #content #logo_small {
	position:absolute;
	top:80px;
	width:100%;
	height:18px;
	z-index:1;
	text-align: center;
	left: 0px;
}
.bg .center #content #address {
	position:absolute;
	left:0px;
	top:43px;
	width:100%;
	height:34px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: center;
}
.bg .center #content #powerBy {
	position:absolute;
	left:0px;
	top:126px;
	width:100%;
	height:72px;
	z-index:1;
	text-align: center;
	color: #999;
	font-size: 11px;
}
.bg .center #content #nimai a{
	position:absolute;
	left:0px;
	top:139px;
	width:100%;
	height:26px;
	z-index:1;
	text-align: center;
	text-decoration: none;
	color: #C33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg .center #content #nimai a:link{
	position:absolute;
	left:0px;
	top:139px;
	width:100%;
	height:20px;
	z-index:1;
	text-align: center;
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg .center #content #nimai a:hover{
	position:absolute;
	left:0px;
	top:139px;
	width:100%;
	height:26px;
	z-index:1;
	text-align: center;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg .center #content #w3c_html {
	position:absolute;
	left:0px;
	top:158px;
	width:100%;
	height:57px;
	z-index:1;
	text-align: center;
}
