.btm {
	font-family: "新細明體", "細明體";
	font-size: 12px;
}
.w-13 {
	font-family: "新細明體", "細明體";
	font-size: 15px;
}
.we-13 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;

}
.style1 {
	color: #003399;
	font-weight: bold;
}
.listtable
{
    
   border-bottom-width:3px;
   border-bottom-color:Black;
}
A:link
{
    text-decoration:none;
    color:Blue;
}
A:visited
{
    text-decoration:none;
    color:#696969;
}