@CHARSET "UTF-8";
.bottom-out-ct{
	background: url("../../../res/images/common/footer_bg.png") top repeat-x;
	padding:10px;
}
#bottom_content{
	width: 1000px;
	margin:0 auto;
	text-align: center;
}
#bottom_link{
	width: 100%;
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}
#bottom_link span{
	margin: 5px;
	text-decoration: none;
}
#bottom_link span a:LINK,
#bottom_link span a:VISITED,
#bottom_link span a:ACTIVE,
#bottom_link span a:HOVER{
	color: #43748b;
}