body{
margin:0;
padding:0;
height:100%;
font-size: 12px;
font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "Arial", "Helvetica", "sans-serif";
color:#666;
background: url(/images/playsport_index_header_bg.png) repeat-x center 32px;
/* -webkit-text-size-adjust:none; */
}
a:link{ text-decoration:none; color: #3b5998;color:#2f7cbc; color:#006699;}
a:visited{text-decoration:none; color: #3b5998;	color:#2f7cbc; color:#006699;}
a:hover{text-decoration:none; color: #333;}
a:active{text-decoration:none; color: #333;}
.rootbox{
width:100%;
min-width:1000px;
margin:0 auto;
position:relative;
}
.headerbox{
margin:0 auto;
width:100%;
min-width:1000px;
height:148px;
background: url(/images/playsport_header_bg.png) no-repeat center 18px;
position:relative;
z-index:100;
}
.contentbox{
width:1000px;
margin:0 auto;
height:100%;
clear:both;
position:relative;
/* z-index:90; */
}
.footerbox-whole{
margin:30px auto 0 auto;
width:100%;
min-width:100%;
clear:both;
position:relative;
/* z-index:80; */
}
  
  
