@charset "utf-8";
/* 簡單流變媒體
   注意: 流變媒體要求您必須移除 HTML 中媒體的高度和寬度屬性
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {
	width:100%;
}



/* 行動版面: 480px 以下。 */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}

#wallpaper{
	background-image: url(img/bg/01.png);
	background-repeat: repeat;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 88%;
	display: block;
	padding-top: 1em;
	padding-bottom: 0.5em;
	padding-left: 6%;
	padding-right: 6%;
	background-color: #FFF;
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
}

#services {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-bottom: 1em;
}


.intor-block-content02 {
	display: block;
	width: 98%;
	margin-right: 0em;
	padding: 0px;
	margin-top: 0px;
	margin-right:0em;
	margin-left:0em;
	margin-bottom: 1em;
}

.intor-block-content02 h3{
	font-size:110%;

}

.more{
	font-size:75%;
}
.block-content {
	float: left;
	padding-bottom: 1em;
	width: 100%;
}


.thumb-image02   {
	width: 100%;
	margin-bottom: 20px;
}



#other {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;


}




#videos {
	width: 100%;
	display: none;

}

#team {
	/* [disabled]clear: both; */
	float: left;
	width: 100%;
	display: none;

	/* [disabled]background-color: #FC9; */
}

#news {
	/* [disabled]clear: both; */
	float: left;
	width: 100%;
	display: block;
	border:none;
	padding-top: 1.5em;
}


#news .date {	
	float:right;
	display: block;
}
#news h4{
	float:left;
		max-width:73%;
		font-size:15px;
	display:block;
}

/* ELEMENT STYLES */

.slider p{

	font-size: 150%;
	line-height:100%
	color:#fff;

}

.claim{
	line-height:100%
}	

.teaser{
	padding:0.5% 1.5%;
	font-size:14px;
	 line-height:100%
}

.small{
	width: 250px;
	padding-left: 0;
	padding-right: 0px;
	text-align: left;
}

.light_white {
	font-family: "微軟正黑體", Arial;
	font-size: 180%;
	color: #CC0000;
	padding: 1%;
}


.light_gray {

	font-size: 180%;
	color: #FFFFFF;
	padding: 3px;
}


.red_corner{
	color: #FFF;
	font-size: 150%;
	line-height: 180%;
}

@media only screen and (min-width: 450px) {
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}

#wallpaper{
	background-image: url(img/bg/01.png);
	background-repeat: repeat;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
	display: block;
	padding-top: 1em;
	padding-bottom: 0.5em;
	padding-left: 1%;
	padding-right: 1%;
	background-color: #FFF;
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
}

#services {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-bottom: 1em;
}


.intor-block-content02 {
	float: left;
	display: block;
	width: 45%;
	margin-right: 0em;
	padding: 0px;
	margin-top: 0px;
	margin-right:0.5em;
	margin-left:0.5em;
	margin-bottom: 1em;
}

.intor-block-content02 h3{
	font-size:110%;

}

.more{
	font-size:75%;
}
.block-content {
	float: left;
	padding-bottom: 1em;
	width: 100%;
}


.thumb-image02   {
	width: 100%;
	margin-bottom: 20px;
}



#other {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;


}




#videos {
	/* [disabled]clear: both; */
	float: left;
	width: 35%;
	display: block;
	margin-right: 5%;
}
.thumb-video   {
	width: 100%;
	margin-bottom: 20px;
}

#team {
	/* [disabled]clear: both; */
	float: left;
	width: 55%;
	display: block;
	margin-right: 2%;
	/* [disabled]background-color: #FC9; */
}

#news {
	/* [disabled]clear: both; */
	float: left;
	margin-left: 2.5%;
	width: 95%;
	display: block;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #382238;
	padding-top: 1.5em;
}


#news .date {	
	float:right;
	display: block;
}
#news h4{
	float:left;
		max-width:73%;
		font-size:15px;
	display:block;
}


/* ELEMENT STYLES */

.slider p{

	font-size: 150%;
	line-height:100%
	color:#fff;

}

.claim{
	line-height:100%
}	

.teaser{
	padding:0.5% 1.5%;
	font-size:14px;
	 line-height:100%
}

.small{
	width: 250px;
	padding-left: 0;
	padding-right: 0px;
	text-align: left;
}

.light_white {
	font-family: "微軟正黑體", Arial;
	font-size: 180%;
	color: #CC0000;
	padding: 1%;
}


.light_gray {

	font-size: 180%;
	color: #FFFFFF;
	padding: 3px;
}


.red_corner{
	color: #FFF;
	font-size: 150%;
	line-height: 180%;
}
}

/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}

#wallpaper{
	background-image: url(img/bg/01.png);
	background-repeat: repeat;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 97%;
	display: block;
	padding-top: 2em;
	padding-bottom: 0.5em;
	padding-left: 1.5%;
	padding-right: 1.5%;
	background-color: #FFF;
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
}

#services {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-bottom: 1em;
}


.intor-block-content02 {
	float: left;
	display: block;
	width: 45%;
	margin-right: 0em;
	padding: 0px;
	margin-top: 0px;
	margin-left:1em;
	margin-bottom: 1em;
}
.block-content {
	float: left;
	padding-bottom: 1em;
	width: 100%;
}


.thumb-image02   {
	width: 100%;
	margin-bottom: 20px;
}

.more{
	font-size:90%;
}

#other {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;


}


#videos {
	/* [disabled]clear: both; */
	float: left;
	width: 35%;
	display: block;
	margin-right: 5%;
}
.thumb-video   {
	width: 100%;
	margin-bottom: 20px;
}

#team {
	/* [disabled]clear: both; */
	float: left;
	width: 55%;
	display: block;
	margin-right: 2%;
	/* [disabled]background-color: #FC9; */
}

#news {
	/* [disabled]clear: both; */
	float: left;
	margin-left: 2.5%;
	width: 95%;
	display: block;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #382238;
	padding-top: 1.5em;
}

#news .date {	
	float:right;
	display: block;
}
#news h4{
	float:left;
		max-width:73%;
	font-size:15px;
	display:block;
}


/* ELEMENT STYLES */

.slider p{

	font-size: 150%;
	line-height:100%
	color:#fff;

}

.claim{
	line-height:100%
}	

.teaser{
	padding:0.5% 1.5%;
	font-size:14px;
	 line-height:100%
}

.small{
	width: 250px;
	padding-left: 0;
	padding-right: 0px;
	text-align: left;
}

.light_white {
	font-family: "微軟正黑體", Arial;
	font-size: 180%;
	color: #CC0000;
	padding: 1%;
}


.light_gray {

	font-size: 180%;
	color: #FFFFFF;
	padding: 3px;
}


.red_corner{
	color: #FFF;
	font-size: 150%;
	line-height: 180%;
}


}

/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 1000px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wallpaper{
	background-image: url(img/bg/01.png);
	background-repeat: repeat;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 96%;
	display: block;
	padding-top: 3em;
	padding-bottom: 0.5em;
	padding-left: 2%;
	padding-right: 2%;
	background-color: #FFF;
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
}

#services {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-bottom: 1em;
}


.intor-block-content02 {
	float: left;
	display: block;
	width: 22%;
	margin-right: 0.5em;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0.5em;
	margin-bottom: 1em;
}
.block-content {
	float: left;
	padding-bottom: 1em;
	width: 100%;
}


.thumb-image02   {
	width: 100%;
	margin-bottom: 20px;
}



#other {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;


}


#videos {
	/* [disabled]clear: both; */
	float: left;
	width: 22%;
	display: block;
	margin-right: 3%;
}
.thumb-video   {
	width: 100%;
	margin-bottom: 20px;
}

#team {
	/* [disabled]clear: both; */
	float: left;
	width: 32%;
	display: block;
	margin-right: 2%;
	/* [disabled]background-color: #FC9; */
}

#news {
	/* [disabled]clear: both; */
	float: right;
	margin-left: 0;
	width: 39%;
	display: block;
	margin-right: 2%;
	border:none;
	padding-top:0;
}


#news .date {	
	float:none;
	display: block;
}
#news h4{
	float:none;
	max-width:100%;
	font-size:95%;
	display:block;
}


/* ELEMENT STYLES */

.slider p{

	font-size: 100%;
	line-height:100%
	color:#fff;

}

.claim{
	line-height:100%
}	

.teaser{
	padding:0.5% 1.5%;
	font-size:14px;
	 line-height:100%
}

.small{
	width: 250px;
	padding-left: 0;
	padding-right: 0px;
	text-align: left;
}

.light_white {
	font-family: "微軟正黑體", Arial;
	font-size: 180%;
	color: #CC0000;
	padding: 1%;
}


.light_gray {

	font-size: 180%;
	color: #FFFFFF;
	padding: 10px;
}


.red_corner{
	color: #FFF;
	font-size: 120%;
	line-height: 180%;
}


}


@media only screen and (min-width: 950px) {
.gridContainer {
	width: 90.2%;
	max-width: 1280px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 96%;
	display: block;
	padding-top: 3em;
	padding-bottom: 0.5em;
	padding-left: 2%;
	padding-right: 2%;
	background-color: #FFF;
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
}




#services {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-bottom: 1em;
}


.intor-block-content02 {
	float: left;
	display: block;
	width: 22%;
	margin-right: 0.6em;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0.6em;
	margin-bottom: 1em;
}
.block-content {
	float: left;
	padding-bottom: 1em;
	width: 100%;
}


.thumb-image02   {
	width: 100%;
	margin-bottom: 20px;
}



#other {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;

}


#videos {
	/* [disabled]clear: both; */
	float: left;
	width: 22%;
	display: block;
	margin-right: 2.5%;
}
.thumb-video   {
	width: 100%;
	margin-bottom: 20px;
}

#team {
	/* [disabled]clear: both; */
	float: left;
	width: 32%;
	display: block;
	margin-right: 2%;
	/* [disabled]background-color: #FC9; */
}

#news {
	/* [disabled]clear: both; */
	float: right;
	margin-left: 0;
	width: 39%;
	display: block;
	margin-right: 2%;
}


#news .date {	
	float:right;
	display: block;
}
#news h4{
	float:left;
	max-width:73%;
	font-size:95%;
	display:block;
}



/* ELEMENT STYLES */

.slider p{

	font-size: 80%;
	line-height:100%
	color:#fff;

}

.claim{
	line-height:100%
}	

.teaser{
	padding:0.5% 1.5%;
	font-size:14px;
	 line-height:100%
}

.small{
	width: 250px;
	padding-left: 0;
	padding-right: 0px;
	text-align: left;
}

.light_white {
	font-family: "微軟正黑體", Arial;
	font-size: 180%;
	color: #CC0000;
	padding: 1%;
}


.light_gray {

	font-size: 180%;
	color: #FFFFFF;
	padding: 10px;
}


.red_corner{
	color: #FFF;
	font-size: 120%;
	line-height: 180%;
}




}

@media only screen and (min-width: 1000px) {


.intor-block-content02 {
	float: left;
	display: block;
	width: 22%;
	margin-right: 0.5em;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0.8em;
	margin-bottom: 1em;
}

}



@media only screen and (min-width: 1200px) {


.intor-block-content02 {
	float: left;
	display: block;
	width: 22%;
	margin-right: 0.em;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0.8em;
	margin-bottom: 1em;
}

}


@media only screen and (min-width: 1400px) {
.gridContainer {
	width: 88.2%;
	max-width: 1280px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 96%;
	display: block;
	padding-top: 3em;
	padding-bottom: 0.5em;
	/*padding-bottom: 3em;*/
	padding-left: 2%;
	padding-right: 2%;
	background-color: #FFF;
	box-shadow: 2px 0px 15px rgba(0,0,0,.2);
}

#services {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-bottom: 1em;
}


.intor-block-content02 {
	float: left;
	display: block;
	width: 22%;
	margin-right: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-left: 1.1em;
	margin-bottom: 1em;
}
.block-content {
	float: left;
	padding-bottom: 1em;
	width: 100%;
}


.thumb-image02   {
	width: 100%;
	margin-bottom: 20px;
}



#other {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;

}


#videos {
	/* [disabled]clear: both; */
	float: left;
	width: 22%;
	display: block;
	margin-right: 2.5%;
}
.thumb-video   {
	width: 100%;
	margin-bottom: 20px;
}

#team {
	/* [disabled]clear: both; */
	float: left;
	width: 32%;
	display: block;
	margin-right: 2%;
	/* [disabled]background-color: #FC9; */
}

#news {
	/* [disabled]clear: both; */
	float: right;
	margin-left: 0;
	width: 39%;
	display: block;
	margin-right: 2%;
}


#news .date {	
	float:right;
	display: block;
}
#news h4{
	float:left;
	max-width:73%;
	font-size:95%;
	display:block;
}


/* ELEMENT STYLES */

.slider p{

	font-size: 75%;
	line-height:100%
	color:#fff;

}

.claim{
	line-height:100%
}	

.teaser{
	padding:0.5% 1.5%;
	font-size:14px;
	 line-height:100%
}

.small{
	width: 250px;
	padding-left: 0;
	padding-right: 0px;
	text-align: left;
}

.light_white {
	font-family: "微軟正黑體", Arial;
	font-size: 180%;
	color: #CC0000;
	padding: 1%;
}


.light_gray {

	font-size: 180%;
	color: #FFFFFF;
	padding: 10px;
}


.red_corner{
	color: #FFF;
	font-size: 120%;
	line-height: 180%;
}


}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

.bxslider{
	padding: 0px;
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.bxslider ul li{
 text-align: center;
}
.bxslider img{
max-width: 1280px;
width:100%;
/*max-height:450px;*/

}
/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
	width: 100%;
	/*max-width: 1280px;*/
	margin-top: 20px;
	margin-right: auto;
	padding-bottom: 30px;
	margin-left: auto;
	
}
.bx-wrapper li {
    text-align: center;
}
.bx-wrapper img {
	max-width: 1280px;
		text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.bx-wrapper img a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}




/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/* [disabled]-moz-box-shadow: 0 0 5px #ccc; */
	/* [disabled]-webkit-box-shadow: 0 0 5px #ccc; */
	/* [disabled]box-shadow: 0 0 5px #ccc; */
	/* [disabled]border: solid #fff 5px; */
	/* [disabled]left: -5px; */
	/* [disabled]background: #fff; */
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	background-color: transparent;
	background-image: url(img/slider2/css/bx_loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/* PAGER */

.bx-wrapper .bx-pager {
	position: absolute;
	bottom: 0px;;
	z-index: 999;
	text-align: left;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;

}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 45px;
	height: 45px;
	text-indent: 9999;
	z-index: 8888;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

.bx-wrapper .bx-prev, 
.bx-wrapper .bx-next {
	text-decoration:none;
	position:absolute;
	width:45px; height:45px;
	padding: 0.5em;
	z-index:9999;
	letter-spacing: 2px;
	font-size: 12px;
	text-align: center;
	display: block;

}

.bx-wrapper .bx-prev:after {
  font-family: 'special-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e02c"; /*\e02d箭頭往下, \e02c箭頭往上*/
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.bx-wrapper .bx-prev:after {
  font-size: 32px;
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.bx-wrapper .bx-prev:after {
  text-align: center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
}


.bx-wrapper .bx-prev:hover {
  display: block;
}

.bx-wrapper .bx-prev {
	left: 0px;
	color: #FFF;
	background: rgba(0,51,153,0.8);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0,51,153,0.8)), to(rgba(0,51,153,0.8)));
	background: -webkit-linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	background: -moz-linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	background: -ms-linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	background: -o-linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	background: linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	-pie-background: linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 110%;
	line-height: 180%;
	
	behavior: url(css/slider2/corner/PIE.php);

}

.bx-wrapper .bx-next {
	right: 0px;
	color: #FFF;
	background: rgba(0,51,153,0.8);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0,51,153,0.8)), to(rgba(0,51,153,0.8)));
	background: -webkit-linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	background: -moz-linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	background: -ms-linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	background: -o-linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	background: linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	-pie-background: linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 110%;
	line-height: 180%;	
	behavior: url(css/slider2/corner/PIE.php);


}

.bx-wrapper .bx-prev:hover {

	background: rgba(0,51,153,0.5);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0,51,153,0.5)), to(rgba(0,51,153,0.5)));
	background: -webkit-linear-gradient(rgba(0,51,153,0.5), rgba(0,51,153,0.5));
	background: -moz-linear-gradient(rgba(0,51,153,0.5), rgba(0,51,153,0.5));
	background: -ms-linear-gradient(rgba(0,51,153,0.5), rgba(0,51,153,0.5));
	background: -o-linear-gradient(rgba(0,51,153,0.5), rgba(0,51,153,0.5));
	background: linear-gradient(rgba(0,51,153,0.5), rgba(0,51,153,0.5));
	-pie-background: linear-gradient(rgba(0,51,153,0.5), rgba(0,51,153,0.5));
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(css/slider2/corner/PIE.php);

}

.bx-wrapper .bx-next:hover {

	background: rgba(0,51,153,0.5);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0,51,153,0.5)), to(rgba(0,51,153,0.5)));
	background: -webkit-linear-gradient(rgba(0,51,153,0.5), rgba(0,51,153,0.5));
	background: -moz-linear-gradient(rgba(0,51,153,0.5), rgba(0,51,153,0.5));
	background: -ms-linear-gradient(rgba(0,51,153,0.5), rgba(0,51,153,0.5));
	background: -o-linear-gradient(rgba(0,51,153,0.5), rgba(0,51,153,0.5));
	background: linear-gradient(rgba(0,51,153,0.5), rgba(0,51,153,0.5));
	-pie-background: linear-gradient(rgba(0,51,153,0.5), rgba(0,51,153,0.5));
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(css/slider2/corner/PIE.php);

}
.bx-wrapper .bx-next:after {
  font-family: 'special-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e02d"; /*\e02d箭頭往下, \e02c箭頭往上*/
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.bx-wrapper .bx-next:after {
  font-size: 32px;
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.bx-wrapper .bx-next:after {
  text-align: center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
}


.bx-wrapper .bx-next:hover {
  display: block;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next{
	display:block;
}



/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(css/slider2/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(css/slider2/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	right: 0%;
	/*background: #666\9;
	background: rgba(80, 80, 80, 0.75);*/
	max-width: 100%;

	vertical-align: middle;
	background: rgba(0,51,153,0.8);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0,51,153,0.8)), to(rgba(0,51,153,0.8)));
	background: -webkit-linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	background: -moz-linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	background: -ms-linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	background: -o-linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	background: linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	-pie-background: linear-gradient(rgba(0,51,153,0.8), rgba(0,51,153,0.8));
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/slider2/corner/PIE.php);

}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: "微軟正黑體", Arial;
	max-width: 100%;
	display: block;
	font-size: 85%;
	padding: 5px;
}
