a:link,a:visited
        {
        font-family:Arial,新細明體;
        text-decoration:none;
        color:#669;
        font-size:100%;
        }
                                                                                
a:active,a:hover
        {
        font-family:Arial,新細明體;
        text-decoration:underline;
        color:#F00;
        font-size:100%;
        }

fieldset {
	width:90%;
	border:#000 3px double;
	padding-top:0;
	padding-right:1em;
	padding-bottom:1em;
	padding-left:1em;
}	

legend {
	color:#FFF;
	background:#336;
	padding:0.2em 1em 0.2em 1em;
	margin:1em;
	width:15em;
}

label {
	width:8em;
	float:left;
}

user_table
.user_table {
        border: 1px solid #036931;
        background-color: blue;
        }
.text_title {
	font-family: "細明體";
	font-size: 16px;
	font-weight: bold;
	color: #2F9100;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 2px;
        text-align: left;
        }
.text_c {
	font-family: "細明體";
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.7px;
	word-spacing: 0.7px;
	background-color: #FFFFFF;
	line-height: 20px;
        }
.bbox {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-color: #FFE6BF;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CC6600;
	letter-spacing: 1px;
	text-align: left;
	left: 5px;
	top: 2px;
	right: 5px;
	bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
        }
.AButton {BORDER-RIGHT: #196d8e 1px solid;
         BORDER-TOP: #196d8e 1px solid; 
         FONT-SIZE: 9pt; 
         BORDER-LEFT: #3992b5 1px solid;
         COLOR: #0d73bf;
         BORDER-BOTTOM: #196d8e 1px solid;
         HEIGHT: 15pt;
         BACKGROUND-COLOR: #e7fcfb
        }

.outsidetable
{
	width:100%;
	border:1;
	padding:2;
	font-size:9pt;
	border-color:#999999;
	border-style:solid;
	background-color:#999999;
	border-collapse:collapse;
	}

.td01 {
	font-size: 12px;
	color: #000000;
	background-color: #9FC;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.tr01
{
	background-color:"#FFFFFF";
}
.td05 {
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;

}
.notemsg 
{
 font-size: 9pt;
 color:#FF0000;
}
.datagridtable a:hover
{
	text-decoration:underline;
	 color: #0000FF;
}
.td02 {
	font-family: "Verdana";
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;

}