body {
	margin: 0px;
	background-color: #EAEAEA;
	color: #5E5E5E;
	font-size: 12px;
}

a, a:visited {
text-decoration : none; 
color : #C54144; 
border-bottom : 1px dotted #ccc; 
} 

a:hover {
text-decoration : none; 
color : #0074E8; 
border-bottom : 1px solid #ccc; 
} 

a.topmenu:visited {  font: 12px "新細明體", "Verdana"; color: #666666; text-decoration: none}
a.topmenu:active {  font: 12px "新細明體", "Verdana"; color: #666666; text-decoration: none}
a.topmenu:hover {
	font: 12px "新細明體", "Verdana";
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: 1;
	border-bottom-color: #ccc;
}
a.topmenu:link {  font: 12px "新細明體", "Verdana"; color: #666666; text-decoration: none}

.linkgray A {
	COLOR: #666666; LINE-HEIGHT: normal; TEXT-DECORATION: none
}
.linkgray A:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}
.red {
	FONT-SIZE: 12px; COLOR: #ff0000; LINE-HEIGHT: 16px
}
.red A {
	FONT-SIZE: 12px; COLOR: #ff0000; TEXT-DECORATION: none
}
.red A:hover {
	FONT-SIZE: 12px; COLOR: #ff0000; TEXT-DECORATION: underline
}
.bluetxt {
	FONT-SIZE: 12px; COLOR: #3460F8; LINE-HEIGHT: 16px
}

td {
	font-size: 12px;
	color: #414141;
}
subtitle {
	font-size: 13px;
	font-weight: normal;
	color: #990066;
}
.subtitle {
	font-size: 13px;
	color: #CC0099;
}
.txt11 {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.title15 {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 1px;
}
.td-center {
	text-align: center;
	color: #414141;

}
a.leftmenu:visited {
	font-size: 12px;
	color: #000066;
	text-decoration: none;

}
a.leftmenu:hover {
	font-size: 12px;
	color:#3460F8;
	text-decoration: underline;

}
a.leftmenu:active {
	font-size: 12px;
	color: #000066;
	text-decoration: none;

}
a.leftmenu:link {
	font-size: 12px;
	color: #000066;
	text-decoration: none;

}
.txt13 {
	font-size: 13px;
}
tr {
	color: #414141;
}
.text {
	font-size: 12px;
	color: #414141;
}
a.policymenu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
}
a.policymenu:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.policymenu:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: 1;
	border-bottom-color: #ccc;

}
a.policymenu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.deepgray-bg {
	color: #FFFFFF;
	background-color: #808080;
}
.en {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.button {
	background-color: #FFFFCC;
	border: 1px dashed #999999;
	padding: 3px 3px 1px;
	cursor: hand;





}
.dotbox {
	border: 1px dotted #5A78BC;
	text-align: center;
	padding: 4px;




}
input {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #999999;
	background-color: #FFFFE6;

}
.input2 {
	background-color: #FFFFE6;
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #999999;
}
.nodata {
	font-size: 12px;
	background-color: #FFF7BB;
	text-align: center;
	padding: 6px;
	color: #FF0000;
	word-spacing: 2px;
}
.note {
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.note-txt {
	font-size: 12px;
	color: #0077B0;
	line-height: 16px;
}
.yellow-tb-bg{
     background-color: #FFFFAD;
}
.blue-tb-bg{
     background-color: #C6E6FF;
}
.box-white-bg {

	color: #333333;
	background-color: #FFFFFF;
}