@charset "gb2312";
#container #button td {
	text-align: center;
}
#container #button {
	margin-top: 10px;
}
#container #foot {
	margin-top: 10px;
	background-color: #003A6C;
	width:990px;
	height:30px;
}
#container #foot #footlink{
    position:relative;
	width:100%;
	text-align: right;
	bottom:-10px;
	right:10px;
}

#container #image {
	text-align:center;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
}
#container #bottom {
	margin-top: 15px;
	font-size: 10pt;
	color: #333;

}
#container #foot a {
	font-size: 10pt;
	color: #CCC;
	text-decoration:none;
}
