@charset "utf-8";

html, body {
height: 100%;
margin: 0;
}
body {
	font-size: 13px;
	line-height: 0px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	background-color: ;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link, a:visited {
color: #333333;
text-decoration: none;
}
a:hover { color: #000; }

em {
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
td {
	vertical-align: top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #000000;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #4B6967;
}
h3 {
	font-size: 48px;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #FFFFFF;
	line-height: 60px;
	font-weight: normal;
}

hr {
	margin-top: 50px;
	margin-bottom: 50px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}

.scrollup {
	width: 40px;
	height: 40px;
	opacity: 0.3;
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: none;
	text-indent: -9999px;
	background: url(images/icon_top.png) no-repeat;
}
.intro {
	background-color: rgba(50,0,50,0.8);
	min-height: 100%;
}

.intro .inner{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 0px;
	padding-top: %;
	color: #CCC;
	line-height: 0px;
}

.intro1 {
	background-color:rgba(245,163,0,0.8) ;
	background:  ;
	font-size: 0px;
	line-height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: ;
	border-bottom-style: ;
	border-top-color: ;
	border-bottom-color: ;


}


.intro2 {
	background-color: ;
	background: url(images/index_intro2bg.png ) no-repeat ;
	font-size: 0px;
	line-height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: ;
	border-bottom-width: ;
	border-top-style: ;
	border-bottom-style: ;
	border-top-color:;
	border-bottom-color:;


}

.intro3 {
	background-color: ;
	background: url(images/index_intro3bg.png) no-repeat ;
	font-size: 0px;
	line-height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0;
	border-bottom-width: 0;
	border-top-style: ;
	border-bottom-style: ;
	border-top-color:;
	border-bottom-color:;


}


.intro4 {
	background-color: ;
	background: url(images/index_intro4bg.png) no-repeat ;
	font-size: 15px;
	line-height: px;
	padding-top: px;
	padding-bottom: px;
	border-top-width: ;
	border-bottom-width: ;
	border-top-style: ;
	border-bottom-style: ;
	border-top-color:;
	border-bottom-color:;


}

.intro5 {
	background-color: ;
	background: url(images/index_intro5bg.png) no-repeat  ;
	font-size: 15px;
	line-height: px;
	padding-top: px;
	padding-bottom: px;
	border-top-width: ;
	border-bottom-width: ;
	border-top-style: ;
	border-bottom-style: ;
	border-top-color:;
	border-bottom-color:;


}

.intro6 {
	background-color: ;
	background: url(images/index_intro6bg.png) no-repeat  ;
	font-size: 15px;
	line-height: px;
	padding-top: px;
	padding-bottom: px;
	border-top-width: ;
	border-bottom-width: ;
	border-top-style: ;
	border-bottom-style: ;
	border-top-color:;
	border-bottom-color:;

}

.intro7 {
	background-color: ;
	background: url(images/index_intro7bg.png) no-repeat  ;
	font-size: 15px;
	line-height: px;
	padding-top: px;
	padding-bottom: px;
	border-top-width: ;
	border-bottom-width: ;
	border-top-style: ;
	border-bottom-style: ;
	border-top-color:;
	border-bottom-color:;

}


.main {
	background-color:  ;
	background: url(images/indexheadbg.png) no-repeat ;
	font-size: 15px;
	line-height: 0px;
	padding-top: 00px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: ;
	border-bottom-style: ;
	border-top-color: ;
	border-bottom-color: ;
}

.inner_sized {
	width:1200px;
	margin-right: auto;
	margin-left: auto;
}
.margin_right {
	padding-right: 0px;
	padding-top: px;
	padding-bottom: px;

}
