@charset "utf-8";
.sunny02 {
	background-attachment: scroll;
	background-image: url(images/top_background_02.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	height: 100px;
	width: 665px;
}
.logo {
	background-attachment: scroll;
	background-image: url(images/top_logo_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 100px;
	width: 250px;
}
.clear {
	clear: both;
	float: none;
}
.title_video {
	height: 200px;
	font-family: "微軟正黑體";
	font-size: 28px;
	color: #006600;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	width: 1100px;
	padding-top: 40px;
	padding-bottom: 30px;
	vertical-align: bottom;
	letter-spacing: 0.5em;
	margin-bottom: 20px;
}
.txt {
	font-family: "微軟正黑體";
	font-size: 22px;
	color: #333333;
	letter-spacing: 1pt;
	font-weight: normal;
	text-decoration: none;
}
.txt_video {
	text-decoration: none;
	font-family: "微軟正黑體";
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
	transition-duration:0.5s;
	float: left;
	height: 60px;
	width: 280px;
	line-height: 60px;
}

.txt_video2 {
	text-decoration: none;
	font-family: "微軟正黑體";
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
	transition-duration:0.5s;
	float: left;
	height: 60px;
	width: 350px;
	line-height: 60px;
}
.txt_video3 {
	text-decoration: none;
	font-family: "微軟正黑體";
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
	transition-duration:0.5s;
	float: left;
	height: 60px;
	width: 500px;
	line-height: 60px;
}
.txt_video:hover{
	text-decoration: none;
	font-family: "微軟正黑體";
	font-size: 20px;
	font-weight: bold;
	color:#00CCCC;
	text-decoration:none;
	transition-duration:0.5s;
}

.txt_video2:hover{
	text-decoration: none;
	font-family: "微軟正黑體";
	font-size: 20px;
	font-weight: bold;
	color:#00CCCC;
	text-decoration:none;
	transition-duration:0.5s;
}
.txt_video3:hover{
	text-decoration: none;
	font-family: "微軟正黑體";
	font-size: 20px;
	font-weight: bold;
	color:#00CCCC;
	text-decoration:none;
	transition-duration:0.5s;
}

.top {
	min-width: 1500px;
	width:expression(document.body.clientWidth < 1200? "1200px": "auto");
}


.button_Now {
	border-radius: 10px 10px 10px 10px;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	background-color:#FFFFFF;
	height: 40px;
	width: 200px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	transition-duration:0.5s;
	color:#003333;
	line-height: 40px;
	border: thin solid #009900;
	border: 1px solid #003333;
}
.button_Now:hover{
	border-radius: 10px 10px 10px 10px;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	background-color:#FFFFFF;
	height: 40px;
	width: 200px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	transition-duration:0.5s;
	color:#009900;
	line-height: 40px;
	border: thin solid #009900;
	border: 1px solid #009900;
}

.button {
	border-radius: 10px 10px 10px 10px;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	background-color:#009900;
	height: 40px;
	width: 200px;
	transition-duration:0.5s;
	color:#FFFFFF;
	line-height: 40px;
	border: thin solid #009900;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.button:hover{
	border-radius: 10px 10px 10px 10px;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	background-color:#FFFFFF;
	transition-duration:0.5s;
	color:#006600;
	border: 1px solid #006600;
	line-height: 40px;
}
.top_line {
	background-color: #ffe340;
	height: 5px;
	width: auto;
}


.buttom {
	color: #666666;
	height: 60px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-bottom-color: #009900;
	margin-top: 20px;
	line-height: 60px;
	font-size: 14px;
	clear: none;
	float: none;
}
.left {
	width: 250px;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
	font-size: 22px;
	font-family: "微軟正黑體";
	font-weight: bold;
	color: #000033;
}
.left_title {
	height: 60px;
	width: 250px;
	font-family: "微軟正黑體";
	font-size: 22px;
	font-weight: bolder;
	color: #003366;
	line-height: 60px;
	letter-spacing: 1em;
	text-indent: 20px;
}

.right {
	float: right;
	width: 700px;
	margin-top: 25px;
	margin-bottom: 25px;
}

label {
	display:block;
	width: 670px;
	line-height: 30px;
	font-family: "微軟正黑體";
	font-weight: bold;
	color: #0033CC;
	font-size: 18px;
	letter-spacing: 5px;
	text-align: left;
	margin-top: 10px;
	margin-left: 25px;
	
}
/*滑鼠滑到label文字時，滑鼠游標變成手型圖示*/label:hover{
	cursor: pointer;
}
/*當核許框為勾選時，隱藏.toogle-box區塊*/input[type=checkbox]:checked + div {
opacity:0;
max-height:0;
}
.toggle-box {
    height:auto;
	display: inline-block;
	padding: 10px;
	opacity:1;
	overflow:hidden;
	transition:opacity 0.5s linear;
	color: #333333;
	font-family: "華康中黑體";
	letter-spacing: 5px;
	text-align: left;
	width: 600px;
	margin-left: 40px;
	line-hight:100px;
}

input{
display: none;
}

.center {
	width: 1150px;
	margin-left:-20px;
}
.table {
	font-family: "華康中黑體";
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
	vertical-align: middle;
}
.border {
	height: 350px;
	width: 130px;
	margin-top: 70px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "華康中黑體";
	font-weight: normal;
	color: #FF0000;
	font-size: 20px;
	letter-spacing: 5px;
	line-height: 25px;
	float: left;
	border: medium solid #FF0000;
}
.title {
	font-size: 22px;
	color: #003366;
	font-family: "微軟正黑體";
	font-weight: bold;
	height: 60px;
	line-height: 40px;
	float: none;
	width: 1170px;
	text-align: center;
}
.title_service {
	height: 60px;
	font-family: "微軟正黑體";
	font-size: 35px;
	color: #003366;
	font-weight: bold;
	line-height: 45px;
	text-align: left;
	width: 1570px;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: 0.5em;
}
ol {
    counter-reset: item;
    padding-left: 10px;
}
li {
    display: block
}
li:before {
    content: counters(item, ".") " ";
    counter-increment: item
}
a {
   color: #666666;
   text-decoration:none;
}
a:hover{
	color:orange;
	font-weight: normal;
	transition-duration:0.5s;
}
