﻿body {
	background-color: #FFFFFF;
}
.br1 {
	border: 1pt solid #eaeaea;
}
.br2 {
	border: 1pt solid #ffffff;
}
.br3 {
	border: 1pt double #eaeaea;
}
.br4 {
	border-bottom: 1pt dotted #000000;
}
a.listlink {
	text-decoration: none;
	color: #000000;
}
a.listlink:hover {
	text-decoration: underline;
	color: #000000;
}
a.listlink:visited {
	text-decoration: none;
	color: #000000;
}
a.sublink {
	text-decoration: none;
	color: #0066ff;
}
a.sublink:hover {
	text-decoration: underline;
	color: #0066ff;
}
a.sublink:visited {
	text-decoration: none;
	color: #0066ff;
}

.btnstyle1 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: Black;
	background-color:#E6FCF7;
}
.liststyle1 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	text-align:left;
}
.wstyle1 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	text-decoration:none;
}
.wstyle2h {
	font-size: 12px;
	color: #666666;
	font-family: Arial, "新細明體";
	line-height: 24px;
	border:0px;
	text-decoration:none;
}
.wstyle2h:hover {
	font-size: 12px;
	color: #666666;
	font-family: Arial, "新細明體";
	line-height: 24px;
	border:0px;
	text-decoration:underline;
}
.wstyle2 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, "新細明體";
	line-height: 24px;
	border:0px;
	text-decoration:none;
}
.wstyle2strong {
	font-size: 12px;
	color: #666666;
	font-family: Arial, "新細明體";
	line-height: 24px;
	border:0px;
    font-weight:bolder;
	text-decoration:none;
}
.wstyle3 
{
	font-size: 13px; 
	color: #000000;
	font-family: Arial, "新細明體"; 
	text-decoration:none; 
}
.wstyle4 {font-family: Arial, "新細明體"; font-size: 13px; color: #0066ff; text-decoration:none; }
.wstyle4:hover {font-family: Arial, "新細明體"; font-size: 13px; color: #0066ff; text-decoration:underline; }

    .btnPresent { /* 多標籤區塊的 標籤樣式 */
	    font-family: "細明體";
	    color: #FFFFFF;
	    background-color: #FDC065;
	    text-decoration: none;
	    background-image: none;
	    border: 0px;
	    margin: 0px;
	    padding: 0px;
	    text-align: center;
	    vertical-align: bottom;
	    width: 100px;
	    height: 25px;
    }
    .btnPresent:hover{ /* 多標籤區塊的 標籤mouseover改變樣式 */
	    background-color: #FCA020;
    }
    
    
    .btnPresent2 
    {
	    font-family: "細明體";
	    color: #7878FF;
	    background-color: #D5EDED;
	    text-decoration: none;
	    border: 0px;
	    margin: 0px;
	    padding: 0px;
	    text-align: center;
	    vertical-align: bottom;
	    width:65px;
	    height:25px;

    }
    .btnPresent2:hover{ /* 多標籤區塊的 標籤mouseover改變樣式 */
	    background-color: #FFFFFF;
	    color: Purple;
    }
    .divstyle1
    {
		border: solid 1px #E6E6E6;
		TABLE-LAYOUT: fixed; 
		OVERFLOW: hidden; 
    }
	
