/* CSS Document */
.footer{
width:960px;
margin:0 auto;
clear:both;
}

.footer .content{
width:920px;
padding:10px;
background:#000;
padding-left:30px;
overflow:hidden;
color:#FC6;
}

.footer .content .p3{
margin:0 auto;
width:500px;
text-align:center;
font-size:12px;
color: #FC6;
line-height:200%;
}

.footer .content .homelink{
color:#fc6;
}

.footer .content .entrance{
background:url(../img/button2.gif);
display:block;
width:83px;
height:21px;
margin:0 auto;
line-height:21px;
vertical-align:middle;
color: #444;
font-weight:600;
text-decoration:none;
}