@charset "utf-8";

body{ color:#666666;}

p{ line-height:1.8;}

a{ color:#0099FF; text-decoration:none;}

a:hover{ color:#FF66FF;}

#HOME{ width:100px; height:15px; padding:3px 0 0 0; float:left; font-size:12px;}


.no_size_word {
	line-height:1.5;
	color: #333333;
	font-family: "新細明體";
}
.h1 {
	font-family: "標楷體";
	font-size:28px;
	font-weight: bold;
	color: #660000;
	margin:0; padding:0;
}

.blue_h3{ color:#0066FF; font-size:16px;}
.blue_nosize{ color:#0066FF; }
.brown_h3{ color:#990000; font-size:20px;}

.notice_date {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	background-position: center;
}
.notice_title {
	line-height: 25px;
	font-size: 13px;
}
.link {
	font-size: 13px;
	line-height:1.8;
}
.big_table {
	border-top: thin dotted #E6BCCA;
	border-right: thin solid #E6BCCA;
	border-bottom: thin none #E6BCCA;
	border-left: thin solid #E6BCCA;
}
.table_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.table_dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.show{
	width: 650px;
	float:left;
}

.photo_word{ font-size:12px; color:#999900;}

.left_no_dot { padding:5px; margin:0 8px; font-size:15px;}
