/* CSS Document */
*{
font-family:Arial, Helvetica, sans-serif;}
body{
height:auto;
margin:0px auto;}
.body{
width:1003px;
height:auto;
margin:0px auto;
}
.header,.footer{
width:1003px;
height:auto;
float:left;
}
.header img{
display:block;
}
.footer{
text-align:center;
}
.span_page{
background:url(../images/a_quit.gif);
height:15px;
width:15px;
border:1px solid #999999;
float:left;
text-align:center;
margin-left:3px;
}
.span_next{
background:url(../images/a_quit.gif);
height:15px;
width:50px;
border:1px solid #999999;
float:left;
text-align:center;
margin-left:3px;
}
.font_page{
color:#000000;
font-size:12px;
line-height:15px;
text-decoration: none;
font-family:Arial;
}
a.font_page:hover{
font-weight:bold;
color:#FF6600;
font-family:Arial;
}

.hiddencontent{
display:none;
}