﻿.font-1 {
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	font-family: "新細明體";
}
a.font-2:link {
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;	
	font-family: Arial,"新細明體";
	word-spacing: 1px;
}
a.font-2:visited {
	color: #0F90EB;
	text-decoration: none;	
	font-family: Arial,"新細明體";
	font-size: 16px;
	line-height: 30px;
	word-spacing: 1px;
}
a.font-2:hover {
	color: #FF6600;
	text-decoration: none;	
	font-family: Arial,"新細明體";
	font-size: 16px;
	line-height: 30px;
	word-spacing: 1px;
}
a.font-2:active {
	color: #0F90EB;
	text-decoration: none;	
	font-family: Arial,"新細明體";
	font-size: 16px;
	line-height: 30px;
	word-spacing: 1px;
}
.font-3 {
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #7C7B7B;
	font-family: "新細明體";
}
.font-3-1 {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	font-family: "新細明體";
}
.login {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	font-family: "新細明體";
}
.font-4 {
	font-size: 12px;
	letter-spacing: 1pt;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	font-family: "新細明體";
}
.font-4_strong {
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	font-family: "新細明體";
	font-weight: bold;
}
.font-5 {
	font-size: 11px;
	letter-spacing: 1pt;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	font-family: "新細明體";
}
.font-6 {
	font-size: 14px;
	letter-spacing: 1pt;
	line-height: 30px;
	font-weight: normal;
	color: #102265;
	text-align: center;
	font-weight: bold;
	font-family: "新細明體";
}
.font-7 {
	font-size: 11px;
	letter-spacing: 1pt;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	font-family: "新細明體";
}

.font-associator {
	font-size: 11px;
	letter-spacing: 1pt;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	font-family: "新細明體";
}

.gvHeaderRow
{
background-image:url(/images/associator_bg.jpg);
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}