BODY {
	FONT-SIZE: 10pt; MARGIN: 0px; 
}

.table1 {
	border: 1px solid #A7A9AC;
	margin: 1px;

}

/* 連結顏色 font-family: "Arial"; font-size:9pt; 2D2D2D */
a:link 
{
	text-decoration:none;
	color: #2D2D2D;
	font-size: 10pt;
}

/* 點擊顏色　6D6D6D D70900 2D2D2D */
a:active 
{
	color: #FF6000;
	text-decoration: none;
	font-size: 10pt;
}

/* 000000 */
a:visited 
{
	color:#2d2d2d;
	text-decoration:none;
	font-size: 10pt;
}

/* 滑入顏色 D57419 */
a:hover 
{
	color: #FF6000;
	text-decoration: none;
	font-size: 10pt;
}


td {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.BlackStyle_Small {
	font-family: "Arial";
	font-size: 12px;
	font-style:normal;
	color: #000000;
}

.BlackStyle_Mid {
	font-family: "Arial";
	font-size: 13px;
	font-style:normal;
	color: #000000;
}

.BlackStyle_Big {
	font-family: "Arial";
	font-size: 16px;
	font-style:normal;
	color: #000000;
}

.RedStyle_Small {
	font-family: "Arial";
	font-size: 12px;
	font-style:normal;
	color: #990000;
}

.BlueStyle_Small {
	font-family: "Arial";
	font-size: 12px;
	font-style:normal;
	color: #3333cc;
}
.BlueStyle_Mid {
	font-family: "Arial";
	font-size: 13px;
	font-style:normal;
	color: #3333cc;
	font-weight:bold;
}

.GreenStyle_Small {
	font-family: "Arial";
	font-size: 12px;
	font-style:normal;
	color: #339900;
}
.GreenDarkStyle_Small {
	font-family: "Arial";
	font-size: 12px;
	font-style:normal;
	color: #0A602F;
}

.NewsGvList
{
	border-bottom-color: #B4B4B4;
	border-bottom-style: solid;
	border-bottom-width: 100%;
	border : 1px;
	}
	
.GrayStyle_Small {
	font-family: "Arial";
	font-size: 12px;
	font-style:normal;
	color: #5A5A5A;
}
/* ----------------------------------------------------------------------------------------------------------- */


