﻿a:link {
    text-decoration:none;
}
a:visited {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a:active {
    text-decoration:none;
}
.blue_word_12pt {
	font-size: 12px;
	color: #3470cf;
	line-height:24px;
}
.blue_word_13pt {
	font-size: 13px;
	color: #3470cf;
	line-height:26px;
}
.green_word_13pt {
    font-size: 13px;
    color:#375109;
	line-height:26px;
}
.L-blue_word_12pt {
	font-size: 12px;
	color: #2688a9;
	line-height:24px;
}
.L-blue_word_13pt {
	font-size: 13px;
	color: #2688a9;
}
.white_word_12pt {
	font-size: 12px;
	color: #FFFFFF;
	line-height:18px;
}
.white_word_13pt {
	font-size: 13px;
	color: #FFFFFF;
}

.white_word_13bpt {font-size: 13px;	color: #FFFFFF;	font-weight: bold;text-decoration: none}
.white_word_13bpt:link {font-size: 13px;	color: #FFFFFF;	font-weight: bold;text-decoration: underline}
.white_word_13bpt:active {font-size: 13px;	color: #FFFFFF;	font-weight: bold;text-decoration: underline}
.white_word_13bpt:visited {font-size: 13px;	color: #FFFFFF;	font-weight: bold;text-decoration: underline}
.white_word_13bpt:hover {font-size: 13px;	color: blue;	font-weight: bold;text-decoration: underline}


.L-blue_word_15pt2 {font-size: 15px;line-height: 24px; color: #2688a9; letter-spacing: 2px;text-decoration: underline}
.L-blue_word_15pt2:link {font-size: 15px;line-height: 24px; color: #2688a9; letter-spacing: 2px;text-decoration: underline}
.L-blue_word_15pt2:active {font-size: 15px;line-height: 24px; color: #2688a9; letter-spacing: 2px;text-decoration: underline}
.L-blue_word_15pt2:visited {font-size: 15px;line-height: 24px; color: #2688a9; letter-spacing: 2px;text-decoration: underline}
.L-blue_word_15pt2:hover {font-size: 15px;line-height: 24px; color: #2688a9; letter-spacing: 2px;text-decoration: underline}

.ash_word_12pt {
	font-size: 12px;
	line-height: 24px;
	color: #636363;
	letter-spacing: 2px;
	font-family: "新細明體";
}
.list_blue_word_13pt {
	font-size: 13px;
	line-height: 18px;
	color: #1c7ca9;
	font-weight: bold;
}
.list_green_word_13pt {
	font-size: 13px;
	line-height: 18px;
	color: #4a8879;
	font-weight: bold;
}
.list_brown_word_13pt {
	font-size: 13px;
	line-height: 18px;
	color: #844444;	
	font-weight: bold;

}
.list_yallow_word_13pt {
	font-size: 13px;
	line-height: 18px;
	color: #d89c5c;	
	font-weight: bold;

}
.list_ash_word_12pt {
	font-size: 13px;
	line-height: 18px;
	color: #636363;
}
.black_word_13pt {
	font-size:13px;
	line-height:18px;
	color:#000000;
}

.white_word_13pt {
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
}


/*頁籤*/
/*
.psbutton {
	font-family: "新細明體";
	font-size: 13px;
	color: #333333;
}
.psbutton:link {
	text-decoration: none;
}
.psbutton:visited {
	text-decoration: none;
}
.psbutton:hover {
	color: brown;text-decoration: underline;
}
.psbutton:active {
	text-decoration: none;
}
*/

/*在此頁籤中*/
.psbutton_in {
	font-family: "新細明體";
	font-size: 13px;
	color: #FFFFFF;
}
.psbutton_in:link {
	text-decoration: none;
}
.psbutton_in:visited {
	text-decoration: none;
}
.psbutton_in:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.psbutton_in:active {
	text-decoration: none;
}

/*其他頁籤*/
.psbutton_out {
	font-family: "新細明體";
	font-size: 13px;
	color: #333333;
}
.psbutton_out:link {
	text-decoration: none;
}
.psbutton_out:visited {
	text-decoration: none;
}
.psbutton_out:hover {
	color: #0182A7;
	text-decoration: underline;
}
.psbutton_out:active {
	text-decoration: none;
}

