.body {
font-family: 新細明體, 標楷體;
position: absolute;
top: 0px;
left: 0px;
width: 780px;
background-color: #FFFFFF;
}
p{
font-size:15px;
color: #404040;
}
li{
font-size:15px;
color: #404040;
}
.small{
font-size: 14px;
}
.medium{
font-size: 16px;
}
.large{
font-size: 18px;
}
.menucolor{
background-color: #95A8B0;
}
.indent{
font-size: 11px;
color: #FFFFFF;
width: 360px;
height: 86px;
margin-top:  5px;
margin-left:  10px;
margin-right: 10px;
}

a.menu:link{
color: #000000;
text-decoration: none;
display:block;
height:19;
width:170;
}
a.menu:visited{
color: #000000;
text-decoration: none;
display:block;
height:19;
width:170;
}
a.menu:hover{
color: #FFFFFF;
text-decoration: none;
background-color: #24486C;
display:block;
height:19;
width:170;
}
a.menu:active{
color: #FFFFFF;
text-decoration: none;
display:block;
height:19;
width:170;
}
a.std:link{
color: #0000FF;
}
a.std:visited{
color: #800080;
}
a.std:hover{
color: #FF00FF;
}
a.std:active{
color: #000000;
}
#white{
color: #FFFFFF;
}
#rightdot{
border-right: 1pt dotted #002850;
}
#leftdot{
border-left: 1pt dotted #002850;
}
#mborder{
border-bottom: 1pt solid #FFFFFF;
}
#bold{
font-weight:700;
}
#english{
font-family: Verdana, Arial, Helvetica, Geneva;
}

