#footer{
	clear:both;
	width:956px;
	margin:0 auto;
}

#footer #copyrigth_list {
	background: url(/images/footer/copyright_bg.gif) no-repeat 0px 0px;
	padding: 13px 10px 0px;
	height: auto;
	width: 936px;
	font-size: 10px;
	color: #287ea3;
	word-break:break-all;
	word-wrap:break-word;
	overflow-x:hidden;
}

#footer .copyright_bottom {
	background: url(/images/footer/copyright_bg_bottom.gif) no-repeat 0px 0;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 956px;
}


#footer #lineup {
	font-size: 10px;
	letter-spacing: 1px;
	margin:10px 0 10px 10px;
}
#footer #lineup a{
	color: #287ea3;
	text-decoration:none;
}
#footer #lineup a:hover{
	color: #287ea3;
	text-decoration:underline;
}

#footer #siteinfo {
	background:url(/images/footer/site_info_bg.gif) no-repeat 0 0;
	width:936px;
	height:17px;
	font-size: 10px;
	letter-spacing: 1px;
	padding:7px 10px;
}
#footer #siteinfo a{
	color: #287ea3;
	text-decoration:none;
}
#footer #siteinfo a:hover{
	color: #287ea3;
	text-decoration:underline;
}

#footer #info{
	float:left;
	font-size:10px;
	margin:5px 0 0 10px;
}
*html #footer #info{
	margin:5px 0 0 5px;
}
#footer #copyrigth_aii {
	font-size: 10px;
	float:right;
	background: url(/images/footer/copyright_aii.gif);
	text-indent: -9999px;
	height: 14px;
	width: 216px;
	margin: 5px 10px 0 0;
	padding: 0px;
}
*html #footer #copyrigth_aii{
	margin: 5px 5px 0 0;
}
