/*一般連結*/
a.link2:link { color: #007DFB; text-decoration:  none} 
a.link2:visited { color: #007DFB; text-decoration: none} 
a.link2:hover { color: #D83AC8; text-decoration: none} 


/*上主選單*/
A:link  {color: #ffffff; text-decoration: none; cursor: hand}
A:visited  {color: #ffffff; text-decoration: none}
A:active  {color:  #FEFB05; text-decoration: none}
A:hover {color: #000000; text-decoration: none}

/*上副選單*/
.link5 {font-size:10pt;font-weight:bold;}
a.link5:link { color: #ffffff; text-decoration: none; cursor: hand}
a.link5:visited { color: #ffffff; text-decoration: none} 
a.link5:hover { color: yellow; text-decoration: none}


a.link3:link { color: #831010; text-decoration:  none} 
a.link3:active  {color:  #007DFB; text-decoration: none}
a.link3:visited { color: #831010; text-decoration: none} 
a.link3:hover { color: #000000; text-decoration: none} 

/*首頁附標題*/
a.link4:link { color: #FF3300; text-decoration:  none} 
a.link4:visited { color: #FF3300; text-decoration: none} 
a.link4:hover { color: #ff0066; text-decoration: none}

/*首頁NEWS*/
a.link6 { FONT-SIZE:12PX;} 
a.link6:link { color: #4D4D4D; text-decoration:  none} 
a.link6:visited { color: #4D4D4D; text-decoration: none} 
a.link6:hover { color: #DC0000; text-decoration: UNDERLINE}

/*首頁方案*/
.hp_pbox {
	background-color:#FFFFFF;
	padding:1px;
	border:1px solid #A4A4A4;
	font-size:11px;
	width:150px;
	}
	
.hp_pbox p,div,a {font-size:11px;}

.hp_pitem {
	margin:0px;
	line-height:25px;
	border-bottom:1px dotted #999999;
	}

.hp_p1 {
	font-size:16px;
	line-height:28px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#E0D1BF, EndColorStr=#BCAFA0);
	background-color:#E1D2C0;
	}

.hp_p2 {
	font-size:16px;
	line-height:28px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#A0C8EF, EndColorStr=#6799CC);
	background-color:#A0C8EF;
	}
	
.hp_p3 {
	font-size:16px;
	line-height:28px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#A5DF37, EndColorStr=#7FA92A);
	background-color:#A5DF37;
	}
	
.hp_p4 {
	font-size:16px;
	line-height:28px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFA700, EndColorStr=#FB5100);
	background-color:#FFA700;
	}


body , p , table , td , form , a {font-family:Arial, Helvetica, sans-serif, 新細明體;font-size:10pt;}

/*input表單*/
.input_border {BORDER: black 1px solid; BACKGROUND-COLOR: #f2f2ff}

.input_border1 {BORDER: black 1px solid; BACKGROUND-COLOR: #fffff5;}

/*文字強制左右對齊*/
.content {font-size:10pt;line-height:22px;margin-top:3px;margin-bottom:3px;}

/*各字級大小設定*/
.s {font-size:8pt;}
.m {font-size:10pt;}
.l {font-size:12pt;}
.xl {font-size:14pt;}
.xxl {font-size:18pt;}

.setupborder {
	background-color:#D9D9D9;
	padding:6px;
	}
	
.setupbg {
	background-color:#FFFFFF;
	padding:4px;
	border:1px solid #A4A4A4;
	font-size:12px;
	text-align:left;
	}
/*DoubleAdv 廣告交換*/
.ad a{
	color:blue;
}

