@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-color: #9E1E2B;
}

.index_title {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 16px;
	font-weight: normal;
	color: #FF6600;
}
.index_content {
	font-family: "華康中黑體(P)";
	font-size: 10pt;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}


/* news.php */
.news_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.news_content {
	font-family: "華康中黑體(P)";
	font-size: 12px;
	line-height: 22px;

	color: #;
	text-decoration: none;
	color: #333;
}
.news a:link {
	color: #FF3300;
	font-size: 12px;
	text-decoration: none;
}
.news a:visited {
	color: #FF3300;
	font-size: 12px;
	text-decoration: none;
}
.news a:hover {
	color: #FF3300;
	font-size: 12px;
	text-decoration: underline;
}
.news a:active {
	color: #FF3300;
	font-size: 12px;
	text-decoration: underline;
}


.Book_Line {
	border-bottom:1px solid #D2D3D3;
}

/*  news.php */

.gray-12 {
	color: #333333;
	font-size: 12px;
	font-family: "華康中黑體";
	line-height: 20px;
}
.gray-16 {
	color: #333333;
	font-size: 15px;
	font-family: "華康中黑體";
	line-height: 22px;
}
.o {
	font-family: "華康中黑體(P)";
	font-size: 16px;
	line-height: 22px;
	color: #9f1e2c;
	font-weight: bold;
}
.english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
}
.gray-13 {
	color: #333333;
	font-size: 13px;
	font-family: "華康中黑體";
	line-height: 20px;
}
.gray-11 {
	color: #666666;
	font-size: 11px;
	font-family: "華康中黑體";
}
.gray-9 {
	color: #999999;
	font-size: 9px;
	font-family: "華康中黑體";
}
.red-12 {
	color: #990033;
	font-size: 12px;
	font-family: "華康中黑體";
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.O-13 {
	font-family: "華康中黑體(P)";
	font-size: 13px;
	font-weight: bold;
	color: #9f1e2c;
	line-height: 30px;
}
.english-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.english-O {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9f1e2c;
	line-height: 30px;
}
.roomhpoto {
	BORDER-BOTTOM: #cccccc 1px solid;
	TEXT-ALIGN: center;
	BORDER-LEFT: #cccccc 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	FLOAT: none;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	padding: 7px;
}
.planner-s {
	font-family: "微軟正黑體";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.planner-ss {
	font-family: "微軟正黑體";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 8px;
}
.upload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #CC0000;
}
.upload:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
}
.upload:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
}
.upload:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: underline;
}
.upload:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: underline;
}
.p1 {
	position: static; /*不變*/
}
.p3 {
	position: absolute; /*絕對*/
}
.p2 {
	display:block;
	float:left;
	position: relative;
}

.white12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

