/* CSS Document */


.grey12_18h {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 18px;
}
.grey12 {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 21px;
}
.grey12_line {
	font-size: 12px;
	color: #555555;
	text-decoration: underline;
	line-height: 21px;
}
a.grey12_line:hover {
	text-decoration: none;
}
.ong12 {
	font-size: 12px;
	color: #FF6900;
	text-decoration: none;
	line-height: 21px;
}
.ong12_line {
	font-size: 12px;
	color: #FF6900;
	text-decoration: underline;
	line-height: 21px;
}
a.ong12_line:hover{	
    text-decoration: none;
}
.green12{
	font-size: 12px;
	color: #669933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.w12{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
}
.y12{	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
	line-height: 21px;
}
.box_01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8A9A9;
}
.txt_01 {
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
	padding-top: 3px;
}
.txt_02 {
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
.txt_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96302D;
}
.txt_04 {
	font-family: "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_05 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 24px;
	color: #89375D;
}
.txt_06 {
	font-family: "新細明體";
	font-size: 12px;
	color: #FF0000;
	line-height: 24px;
}


a.txt_02:hover{
	color: #000000;
}

