#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 14px;
    right: 3%;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: 100%;
    background: url("../images/to-top1.png") no-repeat 0px 0px;
}
.view {
   overflow: hidden;
   position: relative;
   text-align: center;
}

.view img {
   display: block;
   position: relative;
}

.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}

.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}


/* first level menu items */
.navbar-default .navbar-nav > li > a {
	color: #000000;
	text-transform: uppercase;
	font-size: 16px;
	font-family : 微軟正黑體;
	font-weight: 700;
	padding: 12px 50px 12px 19px;
	z-index: 102;
	border: 1px solid transparent;
	bottom: -1px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.navbar-default .navbar-nav > li > a:hover {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.main-navigation .navbar-nav > .open > a,
.main-navigation .navbar-nav > .open > a:hover,
.main-navigation .navbar-nav > .open > a:focus {
	color: #666666;
	background-color: #fafafa;
	border: 1px solid #f1f1f1;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.03);
	box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.03);
}

/* first level active menu items when clicked */

.dropdown-menu {
	min-width: 220px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	background-color: #fafafa;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
	border: 1px solid #f1f1f1;
	z-index: 101;
}

/* second level menu items */
.dropdown-menu > li > a {
	padding: 12px 20px;
	font-size: 15px;
	color: #666666;
	border-bottom: 1px solid #f1f1f1;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}

/* second level menu items on focus/hover and when opened */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu .menu > .active > a,
.dropdown-menu .menu > .active > a:hover,
.dropdown-menu .menu > .active > a:focus {
	background-color: #ffffff;
	color: #e84c3d;
	border-color: #f1f1f1;
}

/* third level menu */
.dropdown-menu .dropdown-menu {
	top: -1px;
	left: 100% !important;
	padding-top: 0;
	margin-left: 1px;
	border-left: none;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
	border-top: 1px solid #f1f1f1;
}
/* arrows for parent menu items */
.dropdown>a:before {
	font-family: 'FontAwesome';
	content: "\f107";
	position: absolute;
	left: auto;
	top: 15px;
	right: 6px;
	line-height: 1;
	color: #d1d1d1;
}
.navbar-default .navbar-nav > .active.dropdown > a:before {
	color: #e84c3d;
}
.navbar-default .navbar-nav > .dropdown.open > a:before {
	color: #e5e5e5;
}
.dropdown .dropdown>a:before {
	content: "\f105";
	right: 10px;
	top: 15px;
	margin-left: 0;
	visibility: visible;
	color: #666;
}
.dropdown .dropdown.open>a:before {
	color: #e84c3d;
}

	/* first level menu */
	.navbar.navbar-default {
		background-color: transparent;
		border-color: transparent;
	}
	
	/* layout fixes */
	.main-navigation .container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
	.navbar-collapse {
		padding-right: 0px;
		padding-left: 0px;
	}
	.main-navigation .navbar-right .dropdown-menu {
		right: auto;
		left: 0;
	}
	.main-navigation .navbar-right > li:last-child > .dropdown-menu {
		right: 0;
		left: auto;
	}


<style type="text/css">
A.a01 {
  font-family : 微軟正黑體, sans-serif; font-size : 13px;
  color: #444343;
  font-weight: 700;
  text-decoration: none;
  }
a:hover.a01 {
  font-family : 微軟正黑體, sans-serif; font-size : 13px;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
}
A.b01 {
  font-family : 微軟正黑體, sans-serif; font-size : 15px;
  color: #444343;
  text-decoration: none;
  }
a:hover.b01 {
  font-family : 微軟正黑體, Arial, sans-serif; font-size : 15px;
  color: #006ed3;
  text-decoration: none;
}
A.c01 {
  font-family : 微軟正黑體, sans-serif; font-size : 16px;
  color: #3f3d3e;
  font-weight: 700;
  text-decoration: none;
  }
a:hover.c01 {
  font-family : 微軟正黑體, Arial, sans-serif; font-size : 16px;
  color: #3c7fcc;
  font-weight: 700;
  text-decoration: none;
}
A.d01 {
  font-family : 微軟正黑體, sans-serif; font-size : 14px;
  color: #cdd3d9;
  text-decoration: none;
  }
a:hover.d01 {
  font-family : 微軟正黑體, Arial, sans-serif; font-size : 14px;
  color: #93c3f0;
  text-decoration: none;
}
A.e01 {
  font-family : 微軟正黑體, sans-serif; font-size : 16px;
  color: #1d1e1e;
  font-weight: 700;
  text-decoration: none;
  }
a:hover.e01 {
  font-family : 微軟正黑體, Arial, sans-serif; font-size : 17px;
  color: #a65d35;
  font-weight: 700;
  text-decoration: none;
}
A.f01 {
  font-family : 微軟正黑體, sans-serif; font-size : 17px;
  color: #232323;
  font-weight: 700;
  text-decoration: none;
  }
a:hover.f01 {
  font-family : 微軟正黑體, Arial, sans-serif; font-size : 17px;
  color: #0162bc;
  font-weight: 700;
  text-decoration: none;
}
A.g01 {
  font-family : 微軟正黑體, sans-serif; font-size : 15px;
  color: #232323;
  font-weight: 700;
  text-decoration: none;
  }
a:hover.g01 {
  font-family : 微軟正黑體, Arial, sans-serif; font-size : 15px;
  color: #8d6735;
  font-weight: 700;
  text-decoration: none;
}
A.h01 {
  font-family : 微軟正黑體, sans-serif; font-size : 15px;
  color: #232323;
  font-weight: 700;
  text-decoration: none;
  }
a:hover.h01 {
  font-family : 微軟正黑體, Arial, sans-serif; font-size : 15px;
  color: #717171;
  font-weight: 700;
  text-decoration: none;
}
.font1 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 18px;
	line-height: 30px;
	color: #222224;
	font-weight: 700;
	letter-spacing: normal;
}
.font2 {
	font-family: "Arial";	
	font-size: 12px;
	line-height: 15px;
	color: #565555;
	letter-spacing: normal;
}
.font3 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 25px;
	line-height: 35px;
	color: #565555;
	letter-spacing: normal;
}
.font4 {
	font-family: "Arial";	
	font-size: 14px;
	color: #565555;
	letter-spacing: normal;
}
.font5 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 15px;
	line-height: 28px;
	color: #444343;

	letter-spacing: normal;
}
.font6 {
	font-family: "微軟正黑體", "標楷體";
	font-size: 17px;
	line-height: 30px;
	color: #444343;
	font-weight: 700;
	letter-spacing: normal;
}
.font7 {
	font-family: "微軟正黑體", "標楷體";
	font-size: 15px;
	line-height: 30px;
	color: #444343;
	font-weight: 700;
	letter-spacing: normal;
}
.font8 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 14px;
	line-height: 25px;
	color: #4e4c4c;
	letter-spacing: normal;
}
.font9 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 22px;
	color: #ffffff;
	letter-spacing: normal;
}
.font10 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 14px;
	color: #cdd3d9;
	letter-spacing: normal;
}
.font11 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 24px;
	color: #393939;
	font-weight: 700;
    line-height: 30px;
	letter-spacing: normal;
}
.font12 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 46px;
	color: #393939;
	font-weight: 700;
	letter-spacing: normal;
}
.font13 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 16px;
	line-height: 32px;
	color: #393939;
	letter-spacing: normal;
}
.font14 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 24px;
	color: #393939;
	font-weight: 700;
	letter-spacing: normal;
}
.font15 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 27px;
	color: #393939;
	letter-spacing: normal;
}
.font16 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 35px;
	color: #d0d0d0;
	letter-spacing: normal;
}
.font17 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 18px;
	font-weight: 700;
	color: #494848;
	letter-spacing: normal;
}
.font18 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	font-weight: 600;
	letter-spacing: normal;
}
.font19 {
	font-family: "微軟正黑體", "新細明體", "標楷體";	
	font-size: 30px;
	color: #414141;
	font-weight: 700;
	letter-spacing: normal;
}
.font20 {
	font-family: "微軟正黑體", "標楷體";
	font-size: 20px;
	color: #0057a7;
	letter-spacing: normal;
}
.font21 {
	font-family: "微軟正黑體", "新細明體", "標楷體";	
	font-size: 26px;
	color: #414141;
	font-weight: 700;
	letter-spacing: normal;
}
.font22 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 22px;
	color: #565555;
	letter-spacing: normal;
}
.font23 {
	font-family: "Arial";	
	font-size: 14px;
	line-height: 40px;
	color: #006ed3;
	letter-spacing: normal;
}
.font24 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 15px;
	line-height: 20px;
	color: #ffffff;
	letter-spacing: normal;
}
.font25 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 31px;
	line-height: 25px;
	color: #595757;
	letter-spacing: normal;
}
.font26 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 27px;
	line-height: 50px;
	color: #222224;
	font-weight: 700;
	letter-spacing: normal;
}
.font27 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 18px;
	line-height: 30px;
	color: #7b7b7c;
	font-weight: 700;
	letter-spacing: normal;
}
.font28 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 13px;
	line-height: 35px;
	color: #ffffff;
	letter-spacing: normal;
}
.font29 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 16px;
	line-height: 30px;
	color: #292929;
	font-weight: 700;
	letter-spacing: normal;
}
.font30 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 32px;
	color: #393939;
	line-height: 50px;
	font-weight: 700;
	letter-spacing: normal;
}
.font31 {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 43px;
	line-height: 30px;
	color: #202020;
	font-weight: bolder;
	letter-spacing: normal;
}
.Domain {
    font-family: "微軟正黑體", "新細明體", "標楷體";
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 14px;
	color: #666666;
	background-color: #ffffff;
	margin: 0px;
	border: 1px solid #DDD;
}
.Domain1 {
    font-family: "微軟正黑體", "新細明體", "標楷體";
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 16px;
	color: #666666;
	background-color: #ffffff;
	margin: 0px;
	border: 1px solid #c4c4c4;
}
.Domain2 {
    font-family: "微軟正黑體", "新細明體", "標楷體";
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
	font-size: 17px;
	color: #666666;
	background-color: #ffffff;
	margin: 0px;
	border: 2px solid #afaeae;
}
