#foot-out,#foot-out-sub{
clear:left;
width:100%;
padding-top:21px;
}
#foot,#foot-sub{
border-top:1px solid #b2b2b2;
width:960px;
margin:0 auto;
padding:21px 0;
}
#foot .item{
width:300px;
margin:10px;
}
#foot-sub{
text-align:center;
padding:11px 0;
}
#foot-sub li{
display:inline;
text-transform:uppercase;
font-size:0.8em;
padding:0 6px 0 12px;
background:url(../images/bullet/star.gif) no-repeat left center;
}
#foot-sub ul.low li{
display:inline;
text-transform:lowercase;
font-size:0.7em;
background:none;
background:url(../images/bullet/line.gif) no-repeat left 3px;
}
#foot-sub ul.low li.naked{background:none;}
#foot-sub li a{font-weight:bold;}
#foot-sub ul.low li a{
font-weight:normal;
color:#000;
}