@charset "big5";

#top {
float:left;
width:760px;
height:100px;
}



#content{
width:760px;
background-color:#FFFFFF;
float:left;
}





#footer{
width:760px;
float:left;
text-align:center;
font-size:11px;
line-height:28px;
}

#wrapper{
width:760px;
background-color:#ffffff;
text-align:left; margin: 0 auto; overflow: hidden;
padding:1em 1.5em 1em 1.5em;
}




body{
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 20px;
color:#484343;
padding: 0;  margin: 0;
background-color:#eeeeee;
}
