@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #F0EDE0;              /*scrollbar bar面顏色 */
	scrollbar-highlight-color: #C4B463;         /*scrollbar左上角hightlight陰影顏色 */
	scrollbar-shadow-color: #C4B463;            /*scrollbar右下角士ightlight陰影顏色 */
	scrollbar-3dlight-color: #E4E4E4;           /*scrollbar框邊顏色 */
	scrollbar-arrow-color: #938647;             /*scrollbar箭頭顏色 */
	scrollbar-darkshadow-color: #DAD5BA;        /*scrollbar右下陰影顏色 */
	scrollbar-base-color: #A29A70;
	scrollbar-track-color: #E2DDC1;
}
.line {
	font-size: 10px;
	color: #996600;
	height: 2px;
	width: 100px;
	position: absolute;
}
.option {
	color: #990000;
	font-family: "新細明體", Verdana;
	font-size: 12pt;

}
.option1 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFCC;
	border: 1px solid #006666;
	position: relative;
	line-height: 500%;
	clear: left;
}
.space00 {
	margin: 0px;
	padding: 0px;
}
.line_a {
	height: 50px;
	width: 100px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	background-color: #3399CC;
	font-size: 20px;
}
.sec {
	color: #FFFFFF;
	background-color: #660000;
	font-weight: bolder;
}
.sec2{
	color: #FFFFFF;
	background-color: #CC6666;
	font-weight: bolder;
}
.title {
	font-size: 13pt;
	font-family: "新細明體", Verdana;
	font-weight: bold;
	color: #993300;
}
.title2 {
	font-family: Verdana;
	font-size: 10pt;
	color: #CC6633;
	letter-spacing: -0.5pt;
	font-weight: bold;
}
.div {
	font-family: Verdana;
	font-size: 9pt;
	letter-spacing: -1px;
	color: #CC6633;
}
.movie_text {
	font-family: "新細明體", Verdana;
	font-size: 10pt;
	color: #333333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 130%;
}
