﻿/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt_01 {
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}
.txt_copyright {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
}
.txt_02 {

	font-size: 15px;
	line-height: 20px;
	color: #000099;
	text-decoration: none;
}
.more{
	font-size: 15px;
	line-height: 30px;
	color: #A64200;
	text-decoration: none;
	font-weight: bold;
}
.more:hover{
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
}
.title {

	font-size: 15px;
	line-height: 30px;
	color: #006600;
	text-decoration: none;
}
.txt {

	font-size: 15px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.text_link {
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.text_link:hover{
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;	
}
.pic_board {
	border: 1px solid #666666;
	margin: 3;
}
.h1 {
	font-size: large;
	color: #0066FF;
	line-height: normal;
	font-family: "標楷體", Arial;
	font-weight: bold;
}
.h2 {
	color: #92C54C;
	font-family: "標楷體", Arial;
	font-size: large;
	line-height: normal;
	font-weight: bold;
}
.writer {
	font-size: medium;
	font-family: "標楷體", Arial;
	color: #0000FF;
	line-height: 30px;
}
.jumpback {
	font-size: 13px;
	color: #0066FF;
	text-decoration:  none;
	font-family: Arial, "新細明體";
}
.jumpback:hover {

	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
}
.blue {
	font-size: 12px;
	color: #CAE9EC;
	text-decoration:  none;
	font-family: Arial, "新細明體";
}
.blue:hover {

	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.blue1 {
	font-size: 12px;
	color: #027BFF;
	text-decoration:  none;
	font-family: Arial, "新細明體";
}
.blue1:hover {

	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
.subtitle {
	font-size: 15px;
	line-height: 30px;
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
