@charset "utf-8";

body {
	background-color: #f7ba21;
}

.left_table {
	padding: 0px 10px 0px 30px;
	color: #81D7EF;
	font-family:"微軟正黑體", "新細明體", "細明體", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
}
.bbg {
	background-image: url(images/bbg.jpg);
	background-repeat: no-repeat;
}
.note_body2 {
	padding: 15px 20px 10px 20px;
	color: #0f518c;
	font-family: "微軟正黑體","新細明體", "細明體", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
	background-image: url(images/03_r1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.note_body {
	padding: 15px 50px 10px 30px;
	color: #0f518c;
	font-family: "微軟正黑體","新細明體", "細明體", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-image: url(images/02_r2.jpg);
}

h1{
	color: #fff;
	font-family: "微軟正黑體", "新細明體", "細明體", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	line-height: 14pt;
	}
.left_top {
	text-align: left;
	vertical-align: top;
}
.left_bottom {
	text-align: left;
	vertical-align: bottom;
}
.video {
	background-color: #002053;
	padding: 0px 0px 0px 13px;
	background-image: url(images/vbg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.video2 {
	background-color: #002053;
	background-image: url(images/vbg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

