@charset "utf-8";
/* CSS Document */

html {
	height:100%;	
}

body{
	min-height: 100%;
	font-family: sans-serif, 'Microsoft JhengHei' !important;
	font-size:16px;
	line-height:30px;
	color:#393938;
	background-color:#f6f6f6;
	/*background: url('../images/bg.jpg') no-repeat top;
	background-size:cover;*/
	/*background-image:url(../images/bg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top center;*/
    /**/
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;*/
}

h1 {
	font-size:25px;
	color:#f18b31;
	font-weight: bold;
}

h2{
	font-size:20px;
	color:#C15603;
	font-weight: bold;
}

ul.a {
    list-style-type: disc;
	padding-left:15px;
}
ol.d {
    list-style-type: lower-alpha;
	padding-left:15px;

}


a:hover, a:focus {
	text-decoration:none;
}

span {
	color:#393938;
}

.para p {
	padding-bottom:15px;
}
	
	
.nav-style{
	box-shadow: none !important;
    background: none !important;
	/*background:transparent;*/
    border: none !important;
	font-size:18px;
}

.container2 {
  margin-right: auto;
  margin-left: auto;
}

.navbar-default .navbar-nav > li > a {
  color: #f18b31;
  /*text-shadow:3px 3px 3px #cccccc;*/
  border-bottom: 3px solid #f18b31;
  border-right: 1px solid #f18b31;
  font-weight:500;
  font-size:16px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
  color: #FFF;
  background-color: #f18b31;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #f5b277;
}

.b-f:hover > span,  .b-f:focus > span{
  background-color: #FFF !important;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{
  background-color: #f0ad4e;
}

.navbar-nav > li > a {
  margin: 0px 2px;
  /*font-family: MElleHK-Medium;*/
  font-family: 'cwTeXHei', sans-serif;
}

/*@font-face {
  font-family: 'MElleHK-Medium';
  src: local('MElleHK-Medium Regular'),
       local('MElleHK-Medium'),
       url(../font/MElleHK-Medium.OTF) format("opentype"),
       url(../font/MElleHK-Medium-Roman.svg) format("svg"),
	   url(../font/MElleHK-Medium-Roman.ttf) format("truetype"),
       url(../font/MElleHK-Medium-Roman.woff) format("woff"),
	   url(../font/MElleHK-Medium-Roman.woff2) format("woff2"),
	   url(../font/MElleHK-Medium-Roman.eot) format("embedded-opentype");
}*/

.footer{
	font-family: 微軟正黑體;
}

a.flink:link,a.flink:visited {
	color:white;
	text-decoration:none;
}

a.flink:hover,a.flink:focus {
	/*color:#1b7ce0;*/
	text-decoration:none;
}


@media (max-width: 991px) {
.navbar-nav > li > a {
  font-size:20px;
  margin: 0px 2px;
}

/*@media (max-width: 767px) {
.navbar-nav > li > a {
  font-size:18px;
}*/

.navbar-default .navbar-toggle {
  border-color: #D28B28;
}

.full-page-background {
background: url(/Content/Vixen/img/background02.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:top center;  
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

position: fixed;
width: 100%;
z-index: 1;
}

/*.full {
    background: url('../images/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}*/
}

.carousel-indicators li {
  background-color: #575757;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: white;
}

.navbar {
  position: relative;
  min-height: 40px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  text-align:center;
}

.content_title {
	text-align:center;
	font-family: 'cwTeXHei', sans-serif;
}

.content {
	min-height:435px;
	border-left:1px solid #F18B31;
}

.content2 {
	border-top:1px solid #F18B31;
}


.table_title {
	min-width:200px;
	padding:20px; 
	padding-right:20px;
	text-align:top;
	font-size:20px;
}

.table_title2 {
	padding:20px; 
	padding-right:20px;
	text-align:top;
	font-size:20px;
}

.table_title3 {
	padding:3px; 
	background:#d8f2f6;
	color:#31b7f6;
	text-align:center;
	border-right:2pt solid white;
}

.table_title4 {
	padding:10px;
	background:#effafc;
	border-right:2pt solid white;
	line-height:22px;
}


.table_title5 {
	padding:10px;
	background:#c2eaff;
	border-right:2pt solid white;
	line-height:22px;
}

.table_title6 {
	padding:10px;
	background:#e2f5ff;
	border-right:2pt solid white;
	line-height:22px;
}


.table_title7 {
	padding:3px; 
	background:#ffd4d4;
	text-align:center;
	border:2pt solid white;
}

.table_title8 {
	padding:10px;
	background:#ffebeb;
	border:2pt solid white;
	line-height:22px;
}

.table_title8 a{
	color:#1b7ce0;
}

.table_title8 a:hover,  .table_title8 a:focus {
	color:#FF6700;
}


.table_title9 {
	padding:10px;
	background:#feecfa;
	border:2pt solid white;
	line-height:22px;
	color:#cb2a84;
	text-align:center;
}

.table_title10 {
	padding:10px;
	background:#fff7fd;
	border:2pt solid white;
	line-height:22px;
}

.sub_button {
	width:100%;
	padding:10px 0 0 0;
	/*margin-left:-5px;*/
	border:none;
	background:transparent;
	outline:none;
	color:#229083;
}

.sub_button:hover, .sub_button:focus {
	background:#def7f2;
	text-decoration:none;
}

.btn_icon:before {
	content:'';
	position:absolute;
	float:left;
	background:url(../images/05_icon.png) no-repeat 0 0;
	width:20px;
	height:26px;
	/*margin-left:-30px;*/
	
}

.contact_title {
	color:#d80404;
	margin-bottom:20px;
}

.sub_button2 {
	width:100%;
	padding:10px 0 0 0;
	/*margin-left:-5px;*/
	border:none;
	background:transparent;
	outline:none;
	color:#555555;
	text-align:center;
	border-bottom:1px solid #f18b31;
}

.sub_button2:hover, .sub_button2:focus {
	background:#ffddc4;
	color:#f18b31;
	text-decoration:none;
}

.sub_button_active {
	text-align:center;
	width:100%;
	padding:10px 0 0 0;
	border-bottom:1px solid #f18b31;
	background:#ffddc4;
	color:#f18b31;
	text-decoration:none;
}

@media (min-width: 768px) {
	.sub_button_active {
	padding-left: 50px;
    text-align: left;
	}
}


/*.btn_icon2:before {
	content:'';
	position:absolute;
	float:left;
	background:url(../images/06_icon.png) no-repeat 0 0;
	width:26px;
	height:26px;
}
*/

.sub_button3 {
	width:100%;
	padding:10px 0 0 0;
	/*margin-left:-5px;*/
	border:none;
	background:transparent;
	outline:none;
	color:#a62424;
}

.sub_button3:hover, .sub_button3:focus {
	background:#ffebeb;
	text-decoration:none;
}

.btn_icon3:before {
	content:'';
	position:absolute;
	float:left;
	background:url(../images/07_icon.png) no-repeat 0 0;
	width:26px;
	height:26px;
	/*margin-left:-30px;*/
	
}

.sub_button4 {
	width:100%;
	padding:10px 0 0 0;
	/*margin-left:-5px;*/
	border:none;
	background:transparent;
	outline:none;
	color:#E07B24;
}

.sub_button4:hover, .sub_button4:focus {
	background:#ffefda;
	text-decoration:none;
}

.btn_icon4:before {
	content:'';
	position:absolute;
	float:left;
	background:url(../images/02_icon.png) no-repeat 0 0;
	width:20px;
	height:26px;
	/*margin-left:-30px;*/
	
}



/*album*/
   .gallery {
        list-style: none;
        overflow: hidden;
        padding: 0;
        margin: 0;
    }
    
    .gallery li {
        float: left;
		margin-bottom:15px;
    }
	
	.zoom_in {
		cursor: zoom-in; /* 大大大 */
	}
/*end of album*/

.album_box {
	background:#ffeacd;
	padding-top:10px;
	text-align:center;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	width:45%;
	float:left;
}

.album_box2 {
	background:#fff7cd;
	padding-top:10px;
	text-align:center;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	width:45%;
	float:left;
}

.album_link:link, .album_link:hover, .album_link:focus ,.album_link:visited {
	color:#393938;
	text-decoration:none;
}


.album_box3 {
	background:#ffeacd;
	padding-top:10px;
	text-align:center;
	margin-bottom:20px;
	/*margin-left:10px;
	margin-right:10px;*/
	width:100%;
	float:left;
}

.album_box4 {
	background:#fff7cd;
	padding-top:10px;
	text-align:center;
	margin-bottom:20px;
	/*margin-left:10px;
	margin-right:10px;*/
	width:100%;
	float:left;
}



.album_box5 {
	background:#feecfa;
	padding-top:10px;
	text-align:center;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	width:45%;
	float:left;
}

.album_box6 {
	background:#fff7fd;
	padding-top:10px;
	text-align:center;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	width:45%;
	float:left;
}

	

.album_box7 {
	background:#feecfa;
	padding-top:10px;
	text-align:center;
	margin-bottom:20px;
	/*margin-left:10px;
	margin-right:10px;*/
	width:100%;
	float:left;
}

.album_box8 {
	background:#fff7fd;
	padding-top:10px;
	text-align:center;
	margin-bottom:20px;
	/*margin-left:10px;
	margin-right:10px;*/
	width:100%;
	float:left;
}	

.breadcrumb {
	background:none;
	color:#393938;
	padding: inherit;
}

a.breadcrumb:hover {
	color:#8CC63E;
}


.video-container {
 position: relative;
 padding-bottom: 56.25%;
 padding-top: 30px;
 height: 0;
 overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}


/*view on phone*/
  .content {	
	/*border-top:1px solid #F18B31;*/
	border-left:none;
	min-height:inherit;
	
  }
  
  .size {
	 padding-right:6px;padding-left:6px; padding-top:20px;
  }
  
  .container-border{
	width:auto;
	border-top:5px solid #f18b31;
  }

/*use different css with different size*/

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  
  .container-border{
    width: auto;
	border-top:5px solid #f18b31;
  }

  .content {
	min-height: 515px;
	border-left:1px solid #F18B31;
	border-top:none;
	background:white;
  }
  
  .size {
	  padding-right:50px;padding-left:50px;padding-top:20px;
  }
  
  .sub_button2 {
	  padding-left:50px;
	  text-align:left;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1200px;
  }
  
  .container-border{
    width: 1200px;
	border-top:5px solid #f18b31;
  }

  .content {
	min-height:515px;
	border-left:1px solid #F18B31;
	border-top:none;
	background:white;
  }
  
  .size {
	  padding-right:60px;padding-left:60px; padding-top:20px;
  }
  
  .btn_icon2 {
	  margin-left:8px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  
  .container-border{
    width: auto;
	border-top:5px solid #f18b31;
  }

  .content {
	min-height:515px;
	border-left:1px solid #F18B31;
	border-top:none;
	background:white;
  }
  
  .size {
	  padding-right:60px;padding-left:60px; padding-top:20px;
  }
}

/*menu color*/
.active {
	background:#ff558d;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
		background-image: none;
		box-shadow: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: white;
    background: none;
}



.active2 {
	background:#fe4e00;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active2 > a {
		background-image: none;
		box-shadow: none;
}

.navbar-default .navbar-nav > .active2 > a, .navbar-default .navbar-nav > .active2 > a:hover, .navbar-default .navbar-nav > .active2 > a:focus {
	color: white;
    background: none;
}



.active3 {
	background:#ff8a00;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active3 > a {
		background-image: none;
		box-shadow: none;
}

.navbar-default .navbar-nav > .active3 > a, .navbar-default .navbar-nav > .active3 > a:hover, .navbar-default .navbar-nav > .active3 > a:focus {
	color: white;
    background: none;
}



.active4 {
	background:#67d446;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active4 > a {
		background-image: none;
		box-shadow: none;
}

.navbar-default .navbar-nav > .active4 > a, .navbar-default .navbar-nav > .active4 > a:hover, .navbar-default .navbar-nav > .active4 > a:focus {
	color: white;
    background: none;
}



.active5 {
	background:#0091db;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active5 > a {
		background-image: none;
		box-shadow: none;
}

.navbar-default .navbar-nav > .active5 > a, .navbar-default .navbar-nav > .active5 > a:hover, .navbar-default .navbar-nav > .active5 > a:focus {
	color: white;
    background: none;
}



.active6 {
	background:#5353dc;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active6 > a {
		background-image: none;
		box-shadow: none;
}

.navbar-default .navbar-nav > .active6 > a, .navbar-default .navbar-nav > .active6 > a:hover, .navbar-default .navbar-nav > .active6 > a:focus {
	color: white;
    background: none;
}


.active7 {
	background:#b55fd2;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active7 > a {
		background-image: none;
		box-shadow: none;
}

.navbar-default .navbar-nav > .active7 > a, .navbar-default .navbar-nav > .active7 > a:hover, .navbar-default .navbar-nav > .active7 > a:focus {
	color: white;
    background: none;
}


.active8 {
	background:#d80404;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active8 > a {
		background-image: none;
		box-shadow: none;
}

.navbar-default .navbar-nav > .active8 > a, .navbar-default .navbar-nav > .active8 > a:hover, .navbar-default .navbar-nav > .active8 > a:focus {
	color: white;
    background: none;
}


/*end of menu color*/

.container-fluid {
	padding-left:0;
	padding-right:0;
	float:right;
}

.nav > li > a {
	padding: 10px 26px;
}

@media (max-width: 991px){
	.nav > li > a {
	/*padding: 10px 22.5px;*/
	padding: 10px 53.75px;
}
}

.navbar-toggle {
	margin-right: 30px;
	background:#fabe00;
}

.navbar-collapse {
	border-top:none;
}


.carousel-indicators {
	bottom:85%;
	margin-left: -11%;
}

@media screen and (max-width: 600px) {
.carousel-indicators {
    bottom:72%;
}
}

@media screen and (min-width: 768px) {
.carousel-indicators {
    bottom:85%;
}
}

@media screen and (min-width: 992px) {
.carousel-indicators {
    bottom:90%;
}
}

#likebox-wrapper * {
   width: 100% !important;
}

a.table_link, a.table_link:visited {
	color:#1b7ce0;
}

a.table_link:hover, a.table_link:focus {
	color:#FF6700;
	}
	

.send_btn {
  -webkit-border-radius:15;
  -moz-border-radius: 15;
  border-radius: 15px;
  color: #ffffff;
  font-size: 18px;
  background: #df5c5c;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
  border:none;
  outline:none;
}

.send_btn:hover {
  background: #d80404;
  text-decoration: none;
}

/*dropdown menu*/
.dropdown-menu {
	min-width:139px;
	font-size:16px;
	border:none;
	background-color:#ffeddd;
	border-radius:0;
	box-shadow:none;
	padding-top:0;
	padding-bottom:0;
}

.dropdown-menu > li > a {
	text-align:center;
	color:#555555;
	padding: 11px 28px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: white;
	background-color: #f18b31;
}


.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	border-color:transparent;
}

.dropdown-menu .divider {
	background-color:#f78c26;
	margin:0;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color:#ffddc4;
	background-image:none;
	color:#f18b31;
}

@media (min-width: 768px) {
 .nav > li > a {
	padding: 10px 26px;
}
}

.navbar-toggle {
	float:left;
	border:none;
	border-radius:0;
	padding: 16px 12px;
    margin-top: 6px;
	margin-right: 0;
	background:#FBDCC1;
	
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background:#F18B31;
}

.img-1{
	padding-top:5px;padding-right:5px; margin-left:7px; width:38px; vertical-align:top;
}
.img-2{
	padding-top:5px;padding-right:5px; margin-left:-3px; width:38px; vertical-align:top;
}
.navbar-toggle{
	padding: 9px 6px;
}

@media (min-width: 500px) {
	.img-1{
		padding-top:5px;padding-right:5px; margin-left:10px; width:51px; vertical-align:top;
	}
	.img-2{
		padding-top:5px;padding-right:5px; margin-left:0px; width:51px; vertical-align:top;
	}
	.navbar-toggle{
		padding: 16px 12px;
	}
}

@media (max-width: 767px) {
	.navbar {
		padding-left:10px;
	}
	
	.container-fluid {
		float:left;
		width:100%;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color:#555555;
		font-size:18px;
		padding-top:10px;
		padding-bottom:10px;
		background-color: #ffeddd;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color:#F18B31;
		background:#ffddc4;
	}
	
	.navbar-default .navbar-nav > li > a {
		 border-right:none;
		 font-size:18px;
	}
	
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 0 5px 0px;
	}
}

/*end of drop down menu*/

.index_title {
	background:#fbdcc1;
	height:40px;
	border-top:5px solid #f18b31;
	text-align:center;
	color:#666666;
	padding-top:3px;
}

@media (max-width: 767px) {
.index_title {
	font-size:18px;
	padding-top:5px;
	height:45px;
}
.contact_left {
	width:20%;
}
}
	

.contact_td {
	padding-left:25px;
	padding-right:20px;
	padding-top:49px;
	padding-bottom:6px;
}



.contact_left {
	background:#f5f6f4;
	width:30%;
	color:#f78c26;
}

.btn_active {
	width:70%;
	text-align:left;
	outline: none;
    padding: 0px 10px 0px 20px;
    border: none;
	background:white;
	color:#f78c26;
	font-weight:600;
	font-size:18px;
	height:100%;
}

.btn_active:hover, .btn_active:focus {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebebeb+0,000000+100&0.65+0,0+100 */
	background: -moz-linear-gradient(left, rgba(235,235,235,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(235,235,235,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(235,235,235,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ebebeb', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
	



.course_td {
	padding:10px 5px 8px 5px;
	border:1px solid #fbdcc1;
}

@media (max-width: 991px) {
	.course_td {
	padding-top:10px;
	padding-bottom:13px;
}
}



.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	color: white;
	background-image:none;
}

.carousel-control {
	width:5%;
	opacity:0.5;
}

.carousel-control.right, .carousel-control.left {
	background-image:none;
}

.content_left {
	margin-bottom:10px;
	padding-left:0;
	padding-right:0;
	background:#ffeddd;
	height:100%;
}

@media (max-width: 767px) {
	.content_left {
		margin-top:10px;
		margin-bottom:0;
		font-size:18px;
	}
}


.index_div {
	margin-bottom:10px;
	padding-right:0;
	padding-left:0;
}

@media (min-width: 768px) {
	.index_div {
	padding-right:6px;
	padding-left:6px;
	}
}


@media (max-width: 767px) {
	.clear_both {
		clear:both;
	}
}

table.reminder,th.reminder,td.reminder {
    border: 1px solid black;
    border-collapse: collapse;
}

th, td {
    padding: 15px;
}