html{
overflow-X:hidden;
scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-3dlight-color:#fff;
scrollbar-darkshadow-Color:#fff;
scrollbar-arrow-color:#fff;
scrollbar-shadow-color:#fff;
scrollbar-highlight-color:#fff;
}
body{
cursor:url(http://www.wabis.tw/upload09/20080907221146.ani);
color:#000;
background:#fff;
padding-bottom:20px;
font-size:10px;
font-family:verdana;
}

a{
color:#ff0000;
text-decoration:none;
}
a:hover {
background:#000;
color:#fff;
}


#bigcontainer , 
#container
{
background:#fff;
position:relative;
margin:auto;
width:950px;
}
#container {
background:#fff no-repeat center bottom;
padding-bottom:60px;
}

#axd_gbook {
background:#fff;
}


#header {
background:#fff no-repeat center top;
position:relative;
height:auto!important;
height:0px;
min-height:180px;
}
#main {
border:1px solid #000;
background:no-repeat center -180px;
}

#header h1 {

}
#header h1 a {
color:#000;
}
#description {
position:relative;
padding:5px 70px 10px 280px;
}

#main_tab {
position:absolute;
left:120px;
}
#main_tab  a:hover {
background:#000;
color:#fff;
}
#main_tab img {
margin-right:5px;
}

#main_tab li {
float:left;
margin-right:5px;
}

#main_tab li a {
display:block;
float:left;
position:relative;
overflow:hidden;
height:24px;
padding:5px 10px 0px;
color:#000;
}
#main_tab li.hover a {
color:#fff;
background:#000;
}


a.message {
display:block;
position:relative;
overflow:hidden;
height:24px;
line-height:24px;
left:500px;
background:repeat-x left top;
width:100px;
text-align:center;
color:#000;
}


#mainSection {
height:420px;
overflow:auto;
float:left;
width:610px;
}

#search {
display:none;}

ul.page_control {