body{
MARGIN: 0 auto; BACKGROUND #fff;FONT-SIZE: 12px; COLOR: #000;
}
 /*超连接样式*/
#footer a{text-decoration:none;}
#footer a:link{COLOR: #0066CC; text-dectoration:none;}
#footer a:visited {COLOR: #551A8B; text-dectoration:none;}
#footer a:hover {COLOR: #FF6600; text-dectoration:underline;}
#footer a:active {COLOR: #0066CC;}
#main{ /*主框样式*/
width:739px;margin:0 auto;
}
#footer{/*底部样式*/
width:739px;height:85px;
padding-top:2px;
padding-bottom:10px;
text-align:center;
line-height:20px;
margin:0 auto;
color:#000;
background:url(jb2.gif) repeat-x;
}
#footer p{
text-align:center;
margin-top:-2px;
color:#000;
}
#beihao{
clear:both;
float:right;
margin-top:-80px;
margin-right:65px;
}
#bjt{
clear:both;
float:right;
margin-top:-85px;
margin-right:8px;
} 