body {
margin:20px 20px 20px 20px;
background:#FFF;
}
A 			{color:#333333;text-decoration:none;}
A:link		{color:#333333;text-decoration:none;}
A:visited	{color:#333333;text-decoration:none;}
A:active	{color:#333333;}
A:hover		{color:#333333;}

#banner {

color:#333;
font-size:x-small;
font-weight:normal;
background:#FFF;
line-height:140%;
padding:2px;
margin-top:10px;
border-bottom:2px dotted #fff;
letter-spacing:.2em;
}

#banner a, 
#banner a:link, 
#banner a:visited, 
#banner a:active, 
#banner a:hover {

color:#333333;

font-weight:bold;
background:#FFF;
line-height:140%;
padding:2px;
margin-top:10px;
border-bottom:2px dotted #fff;
letter-spacing:.2em;
}

.description {

color:#333333;
font-size:x-small;
font-weight:normal;
background:#FFF;
line-height:140%;
padding:2px;
margin-top:10px;
border-bottom:2px dotted #fff;
letter-spacing:.2em;
}

.side {

color:#333333;
font-size:x-small;
font-weight:normal;
background:#FFF;
line-height:140%;
padding:2px;
margin-top:10px;
border-bottom:2px dotted #fff;
letter-spacing:.2em;
}

.sidetitle {
font-family:verdana, 細明體, sans-serif;
color:#333333;
font-size:x-small;
font-weight:normal;
background:#FFF;
line-height:140%;
padding:2px;
margin-top:10px;
border-bottom:2px dotted #fff;
letter-spacing:.2em;
}
.powered {
font-family:verdana, 細明體, sans-serif;
color:#fff;
font-size:x-small;
font-weight:normal;
border-top:2px dotted #000;
border-bottom:2px dotted #000;
line-height:140%;
padding:2px;
margin-top:10px;
text-align:center;
letter-spacing:.2em;
}