﻿table.gv_table {
	border:Solid 2PX #FFD486;
}

table.gv_table th {
	font-size: 16px;
	color: #6C8800;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	border:Solid 1PX #FFD486;
}

table.gv_table th a:link{
color:#6C8800;
text-decoration:none;
}

table.gv_table th a:visited{
color:#6C8800;
text-decoration:none;
}

table.gv_table th a:hover{
color:#6C8800;
text-decoration:underline;
}

table.gv_table td  {
	FONT-SIZE: 12px;
	COLOR: #CC671F;
	LINE-HEIGHT: 24px;
	TEXT-DECORATION: none;
	text-align: center;
	border:Solid 1PX #FFD486;
}

table.gv_table td  a:link{
color:#952000;
text-decoration:none;
}

table.gv_table td  a:visited{
color:#952000;
text-decoration:none;
}

table.gv_table td  a:hover{
color:#BF2C00;
text-decoration:underline;
}

tr.gv_paging td  {
	border:None;
}

.gv_paging {
	font-family: "新細明體", "細明體";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
	color: #666666;
	vertical-align: top;
	border:none;
}

.gv_paging a:link{
color: #ff9900;
text-decoration:none;
}

.gv_paging a:visited{
color: #ff9900;
text-decoration:none;
}

.gv_paging a:hover{
color:#ffcc00;
text-decoration:underline;
}

.gv_paging_eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
	text-align: right;
	vertical-align: top;
}
