body {
	font-family:"微軟正黑體", Microsoft JhengHei, SimHei, "新細明體", Arial, Verdana, Helvetica, sans-serif;
	background:#000;
	padding:0;
	margin:0;
}
img {
	width:100%;
	outline:none;
	border:0;
}
.Title_style, .Text_Style, .Notes_Style {
	width:100%;
	color:#fff;
	/*background:rgba(0,0,0,0.5);*/
	margin:0 auto;
	/*padding:10px;
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#80000000', endColorstr='#80000000'); /* IE */
	text-shadow:#000 0 0 15px;
}
sup {
	line-height: 0.000em;
}
.Features_Box {
	width:100%;
	position:relative;
	margin:0 auto;
}
.Features_bg {
	position:relative;
	width:100%;
	margin:0 auto;
}
.imgBg {
	display:block;
	background-position:center;
	background-repeat: no-repeat;
}
.simg {
	display:none;
	z-index:1000;
}
.Text_Box_Center {
	position:absolute;
	width:/*1000px*/100%;
	margin:0 auto;
	padding-top:3%;
}
#Box_07 .Text_Box_Center, #Box_08 .Text_Box_Center {
	position:absolute;
	float:right;
	width: 50%;
	margin-left:50%;
	margin-top:5%;
}
.inner_box {
	width:960px;/*80%;*/
	margin:0 auto;/*padding:0 3.5em;*/
}
.Title_style {
	font-size:/*30px*/1.875em;
	line-height: /*45px*/1.5em;
	margin-bottom:0.333em;
	color:#FF7200;
}
.Text_Style {
	font-size:/*16px*/1em;
	line-height: /*25px*/1.563em;
	font-weight: normal;
}
.Notes_Style {
	font-size:/*13px*/0.813em;
	line-height: /*16px*/1.6em;
	font-weight: normal;
	margin-top: 5px;
	color:#e2e2e2;
	margin-left: 1em;
	text-indent: -1em;
}
/*---------------slider-----------------*/
.cbp-fwslider {
	position: relative;
	margin:0 auto;
	overflow: hidden;
	padding-bottom:50px;
}
.cbp-fwslider ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.cbp-fwslider ul li {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	position:relative;
}
.cbp-fwslider ul li > a, .cbp-fwslider ul li > div {
	display: block;
	text-align:center;
	outline: none;
	margin:0 auto;
}
.cbp-fwslider ul li > a img {
	border: none;
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.cbp-fwslider nav span {
	position: absolute;
	padding:14px 4px;
	top: 50%;
	max-width: 50px;
	background-color:rgba(149,149,149,0.2);
	border-radius: 5px;
	text-align: center;
	margin-top: -50px;
	cursor: pointer;
	-o-transition: all .5s linear;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	transition:  all .5s linear;
}
.cbp-fwslider nav span:hover {
	background-color:rgba(149,149,149,0.8);
}
.cbp-fwslider nav span.cbp-fwnext {
	right: 0px;
	padding-right:0.3em;
	-o-transition: padding-right .20s linear;
	-webkit-transition: padding-right .20s linear;
	-moz-transition: padding-right .20s linear;
	transition:  padding-right .20s linear;
}
.cbp-fwslider nav span.cbp-fwnext:hover {
	padding-right:0.15em;
}
.cbp-fwslider nav span.cbp-fwprev {
	left: 0px;
	padding-left:0.3em;
	-o-transition: padding-left .20s linear;
	-webkit-transition: padding-left .20s linear;
	-moz-transition: padding-left .20s linear;
	transition:  padding-left .20s linear;
}
.cbp-fwslider nav span.cbp-fwprev:hover {
	padding-left:0.15em;
}
.cbp-fwdots {
	position: absolute;
	bottom: 0px;
	white-space: nowrap;
	text-align: center;
	width: 100%;
	height:50px;
	padding-top:15px;
	background-color:#000;
}
.cbp-fwdots span {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #ddd;
	margin: 4px;
	border-radius:50%;
	cursor: pointer;
}
.cbp-fwdots span:hover {
	background: #999;
}
.cbp-fwdots span.cbp-fwcurrent {
	background: #555555;
	box-shadow: 0 0 0 2px #959595;
	-webkit-transition: box-shadow 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
}
.slide-text-syle {
	width:100%;
	position:absolute;
	z-index:1000;
	top:5em;
}
.slide-inner_box {
	width:960px/*75%*/;
	height:auto;
	margin:0 auto;
}
/*----------slide-text-right-----------*/
#Slide_01 .slide-inner_box, #Slide_02 .slide-inner_box {
	float:right;
	width: 45%;
	margin-right:4em;
	margin-top:8%;
}
.slide-text-syle .slide-inner_box h2 {
	display:block;
	text-align:left;
	font-size:/*30px*/1.875em;
	line-height: /*45px*/1.5em;
	margin-bottom:0.333em;
	font-weight:normal;
}
.slide-text-syle .slide-inner_box p {
	display:block;
	text-align:left;
	font-size:/*16px*/1em;
	line-height: /*25px*/1.563em;
}
.slider-bg {
	display:block;
	background-position:center;
	background-repeat: no-repeat;
}
.slider-img {
	display:none;
}
 @media screen and (max-width: 1500px) {
.Text_Box_Center {
	padding-top:2%;
}
}
@media screen and (max-width: 1200px) {
.Text_Box_Center {
	padding-top:1%;
}
.inner_box {
	width:95%;
	margin:0 auto;
}
}
@media screen and (max-width: 1200px) {
}
/* for 960px or less */
@media screen and (max-width: 960px) {
.imgBg {
	display:none;
}
.simg {
	display:block;
}
.inner_box {
	width:90%;
	margin:0 auto;
}
#Box_07 .Text_Box_Center, #Box_08 .Text_Box_Center {
	position:absolute;
	margin-top:-30px;
	width:100%;
	float:left;
	width: 100%;
	margin-left:0%;
	margin-top: -8px;
}
.Title_style {
	font-size:/*27px*/1.688em;
	line-height: /*35px*/1.296em;
}
.Text_Style {
	font-size:/*15px*/0.938em;
	line-height: /*25px*/1.667em;
}
.Notes_Style {
	font-size:/*11px*/0.688em;
	margin-top: 5px;
}
.slide-text-syle {
	top:5%;
}
/*----------slide-text-right-----------*/
	#Slide_01 .slide-inner_box, #Slide_02 .slide-inner_box {
	float:none;
	width: 90%;
	height:auto;
	margin:0 auto;
}
.slide-text-syle .slide-inner_box h2 {
	font-size:/*27px*/1.688em;
	line-height: /*35px*/1.296em;
	margin-bottom:0.037em;
}
.slide-text-syle .slide-inner_box p {
	font-size:/*15px*/0.938em;
	line-height: /*25px*/1.667em;
}
.slider-bg {
	display:none;
}
.slider-img {
	display:block;
}
.slide-inner_box {
	width:90%;
	margin:0 auto;
}
}

/* for 750px or less */
@media screen and (max-width: 750px) {
.Text_Box_Center {
	text-align:center;
	padding-top:6%;
}
.Title_style {
	font-size:/*25px*/1.563em;
	line-height: /*30px*/1.200em;
}
.Text_Style {
	display:none;
}
.Notes_Style {
	display:none;
}
.slide-text-syle {
	top:10%;
}
.slide-text-syle .slide-inner_box h2 {
	font-size:/*25px*/1.563em;
	line-height: /*30px*/1.200em;
	text-align:center;
}
.slide-text-syle .slide-inner_box p {
	display:none;
}
}
/* for 480px or less */
@media screen and (max-width: 480px) {
.Text_Box_Center {
	padding-top:5%;
}
.Title_style {
	font-size:/*20px*/1.250em;
	line-height: /*25px*/1.250em;
}
.Text_Style {
	display:none;
}
.Notes_Style {
	display:none;
}
.inner_box {
	width:70%;
}
.slide-text-syle {
	top:1.8em;
}
.slide-text-syle .slide-inner_box h2 {
	font-size:/*20px*/1.250em;
	line-height: /*25px*/1.250em;
}
.slide-inner_box {
	width:70%;
}
}
/* for 320px or less */
@media screen and (max-width: 320px) {
.Text_Box_Center {
	text-align:center;
	top:5px;
}
.Title_style {
	font-size:/*15px*/0.938em;
	line-height: /*20px*/1.333em;
}
.Text_Style {
	display:none;
}
.Notes_Style {
	display:none;
}
.slide-text-syle {
	top:1.5em;
}
.slide-text-syle .slide-inner_box h2 {
	font-size:/*15px*/0.938em;
	line-height: /*20px*/1.333em;
}
}
