body {

/* margin-top: 0px; ¶¥¶ËÊÇ·ñÎª0 */
 text-align:center;
 padding:0;
 }

#total {
 text-align:left;
 width:800px;
 margin:auto;
 }

#masthead {
 height:75px;
 }

#top_nav {
 height:36px;
 }

#container {
 position:relative;
 width:800px;
 padding:0;
 }

#left_col {
 float:left;
 width:200px;
 }

#page_content {
float:left;
 width:600px;
 text-align:left;
 }

#footer {
 height:auto;
 margin:0;
 }
