﻿.TableClassGV_None 
{ 
 font-size: 12px;
}

/*--------------------------------GridView用----------------------------------------------*/

.TableClassGV_H2_th /*大標*/ 
{
	border-width: 1px;
	border-color: #000000;
	background-color: #74A696;
	color:#ffffff;
	font-size: 12pt;
	text-align: center;
	font-weight:bold;
	vertical-align:middle;
	height:26px;
	background-image: url(images/TableTitleBG.jpg);
	line-height: 200%;
    border-top : 1px solid #666666; /*上框線*/ 
    border-bottom : 1px solid #666666; /*下框線*/ 
}


.TableClassGV_H1 
{ 
 font-size: 10pt;
 font-weight: bold;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: #7C8E95;
 border-right-color: #7C8E95;
 border-bottom-color: #7C8E95;
 border-left-color: #7C8E95;
 height:26px;
}



.TableClassGV_H1_th
{
	border-width: 1px;
	border-color: #000000;
	background-color: #74A696;
	color:#000000;
	font-size: 10pt;
	text-align: center;
	font-weight:bold;
	vertical-align:middle;
	height:26px;
	background-image: url(images/TableTitleBG2.jpg);
	line-height: 200%;
    border-top : 1px solid #666666; /*上框線*/ 
    border-bottom : 1px solid #666666; /*下框線*/ 
}

.TableClassGV_H1_th a:link {text-decoration: underline;color: #FFFFFF;}
.TableClassGV_H1_th a:visited {text-decoration: underline;color: #FFFFFF;}
.TableClassGV_H1_th a:hover {text-decoration: underline;color: #FFFFFF;}
.TableClassGV_H1_th a:active {text-decoration: underline;color: #FFFFFF;}

.TableClassGV_H1_td2 
{
   border-width:1px;
   background-color:#ffffff;
   color:#666666;
   font-size: 12px;
   line-height: 200%;
   padding:3;
   vertical-align:middle;
   height:20px;
   border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #cccccc;
}
.TableClassGV_H1_td2  A:link {COLOR: #006699;text-decoration: none; background-color:#ffffff;}
.TableClassGV_H1_td2  A:visited {COLOR: #993366;text-decoration: none; background-color:#ffffff;}
.TableClassGV_H1_td2  A:hover {COLOR: #339933;text-decoration: none; background-color:#ffffff;}

.TableClassGV_H1_td1
{
   border-width:1;
   border-color: #000000;
   background-color: #F4FEE9;
   color:#666666;
   font-size: 12px;
   line-height: 200%;
   padding:3;
   vertical-align:middle;
   height:20px;
   border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCCCCC;
}
.TableClassGV_H1_td1  A:link {COLOR: #006699;text-decoration: none;background-color: #F1F4F9;}
.TableClassGV_H1_td1  A:visited {COLOR: #993366;text-decoration: none;background-color: #F1F4F9;}
.TableClassGV_H1_td1  A:hover {COLOR: #339933;text-decoration: none;background-color: #F1F4F9;}


