.t11w {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.t12gray {
	font-size: 12px;
	line-height: 18px;
	color: #4F4F4F;
}
.t14gray {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	font-family:新細明體;
}
.12bk {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.t12gree {
	font-size: 12px;
	
	color: #0E5F00;
}

.line01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.t15gree {
	font-size: 15px;
	line-height: 20px;
	color: #0E5F00;
	font-family:  "新細明體";

}
.t15bk {
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	font-family:  "新細明體";
	font-weight: bold;
}

.linkgray {
	color: #4F4F4F;
	text-decoration:none;
}
.linkgray:link  {
	color: #4F4F4F;
	text-decoration:none;
}
.linkgray:hover{		
		color: #4F4F4F;
	text-decoration:underline;

}.linkgray:active{
	color:#4F4F4F;
		text-decoration:none;
}
.linkbk{
	color: #000000;
	text-decoration:none;
}
.linkgbk:link{
	color: #000000;
	text-decoration:none;
}.linkbk:hover{
		color: #000000;
	text-decoration:underline;

}.linkbk:active{		
	color:#000000;
		text-decoration:none;
}

.linkgree{
	color: #0E5F00;
	text-decoration:none;
}
.linkgree:link{
	color: #0E5F00;
	text-decoration:none;
}.linkgree:hover{
		color: #0E5F00;
	text-decoration:underline;

}

.line02 {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0E5F00;
}
.css {
	font-size: 11px;
	color: #7B7B7B;

}

.t12tableB {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #043400;
	font-weight: bold;
	line-height: 20px;

}

.t12table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #043400;
	line-height: 20px;

}

.t12g {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #006600;
}

.dfont1 {
        font-family: 細明體, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #666666;
        height:20px;
}
.dfont2 {
        font-family: Times New Roman, Times, serif;
        font-size: 9pt;
        color: #0033FF;
}

.dfont3 {
	    font-family: Times New Roman, Times, serif;
        font-size: 9pt;
        color: #008888;
}

table.simple thead tr {
	background-color: #eee;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #0C3899;
}

table.simple tr.even {
	background-color: #fff;
}

table.simple {
	width: 98%;
	margin: 20pt 0 20pt 0;
	border: 1pt solid #ccc;
	border-collapse: collapse;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

table.simple td,table.simple th{
	border: 1pt solid #ccc;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}

table.sublist {
	margin: 0 0 0 0;
	width: 100%;
}

table.sublist td, table.sublist th {
	width: 50%;
}

div.exportlinks {
	background-color: #eee;
	border: 1pt dotted #999;
	padding: 2pt 4pt 2pt 4pt;
	margin: -10pt 0 10pt 0;
	width: 98%;
}

span.export {
	padding: 0 4pt 1pt 20pt;
	display:inline; display:inline-block;
	cursor: pointer;
}

span.excel {
	background-image: url(images/ico_file_excel.png);
}
span.csv {
	background-image: url(images/ico_file_csv.png);
}
span.xml {
	background-image: url(images/ico_file_xml.png);
}
span.pdf {
	background-image: url(images/ico_file_pdf.png);
}

span.pagebanner {
	background-color: #eee;
	border: 1pt dotted #999;
	padding: 2pt 4pt 2pt 4pt;
	width: 98%;
	margin-top: 10pt;
	display:block;
	border-bottom: none;
	text-align: center;
}

span.pagelinks {
	background-color: #eee;
	border: 1pt dotted #999;
	padding: 2pt 4pt 2pt 4pt;
	width: 98%;
	display:block;
	border-top: none;
	margin-bottom: -5pt;
	text-align: center;
}

table.simple td.textRed {
	color: #b11;
}

.eShopT12 {
	font-size: 12px;
	color: #2D2971;
	line-height: 20px;
}

.eShopT11 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FFFFFF;
}

.eShopT12B {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.eShopLink01 {
	color: #2D2971;
	text-decoration: none;
}

.eShopLink01:link  {
	color: #2D2971;
	text-decoration:none ;
}

.eShopLink01:hover  {
	color: #990000;
	text-decoration:underline;
}

.eShopLink01:active {
	color: #990000;
	text-decoration: none;
}

.eShopLink02 {
	color: #666666;
	text-decoration: none;
}

.eShopLink02:link  {
	color: #666666;
	text-decoration:none ;
}

.eShopLink02:hover  {
	color: #990000;
	text-decoration:none;
}

.eShopLink02:active {
	color: #990000;
	text-decoration: none;
}

.eShopLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.eShopT12bk {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}

.eShopT11g {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #996600;
}

.box01 {
	border: 1px dashed #0C3899;
}

.eShopLink03 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #ff5200;
	font-family: Arial, Helvetica, sans-serif;
}

.eShopLink03:hover {
	color:#ff5200 ;
	font-weight: bold;
	text-decoration: none;
}

.eShopLink04 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #2D2971;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.eShopLink04:hover {
	color:#2D2971 ;
	font-weight: bold;
	text-decoration: none;
}