@charset "utf-8";
#WRAPPER .media-body{
	text-align: center;
}
.Slogan2{
	display: none;
}
.stylish{
	display: block;
	float: left;
    margin-top: -10px;
    margin-right: 8px;
    width: 155px;
    height: 155px;
    border-radius: 80px;
    border: 4px double #ccc;
    border-style: dotted;
    font-size: 10px;
    color: #000;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    /*text-shadow: 0 1px 0 #fff;*/
    background: #F5F5F5;
}
.stylish:hover{
	border:4px double #bbb;
	color: #000;
	text-decoration:none;
	background:#e6e6e6
}
.table_form {
	height:260px;
}
.pen {
    display: none;
}
.S .coffeCup {
    display: none;
}
.model .WWM {
	display: none;
}
.form p {
	font-size: 1.35em;
}
.form img {
	display: none;
}

.container {
	width: 100% !important;
}
.S {
	display: none;
}
.form h3 {
	font-size: 1.35em;
	font-weight: bold;
}

h1.formHeading {
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	text-align: center;
	line-height: 1.5em;
}
/*h1.formHeading::before {
	content: url(../img/AMC.png);
	padding-right: .35em;
}*/
.media {
    text-align: center;
}
.media h4.media-heading {
	font-weight: bold;
	font-size: 22px !important;
	color: #b58900;
}
h4.media-heading {
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.2em;
}
#WRAPPER .media:first-child{
	margin: 20px 5px 20px 0;
	padding-bottom: 20px; 
}

.form {
    padding: 20px;
    height: auto;
    background-color: #DFDACF;
    width: 100%;
}

.TEXT_box h3 {padding:5px;background-color: #000;border-radius: 5px; }

#WRAPPER{
	position:relative;
	max-width:960px;
	min-height: 100%;
	margin:50px auto;
}
#WRAPPER .row{
	margin-top: 10px;
	margin-bottom: 50px;
	margin-right: 0px;
	margin-left: 0px;
}
#WRAPPER .TEXT {
	position:relative;
	width:40%;
	float:left;
	margin-left:2%;
	margin-top:4%;
	padding-bottom:5px;
}
#WRAPPER .TEXT .TEXT_box p{
	font-family: "微軟正黑體","新細明體", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:22px;
	margin-top:0px;
	margin-bottom:20px;
}

.box {
	display: none;
}


body {
	font-family: "Heiti TC Light", "Open Sans", "微軟正黑體", "Adobe 繁黑體 Std B", "MS Gothic";
	color: #333;
	background: #eee;
	margin: 0px auto;
	position: relative;
}
:hover {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.row {
	/*row向左右兩邊各擴增*/
	margin-right: 0px; 
	margin-left: 0px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	/*col向左右兩邊各縮小，這是製造每個col之間的空隙*/
	position: relative;
	min-height: 1px;
	padding-right: 20px;
	padding-left: 20px;
}
.btn-custom { background-color: hsl(199, 57%, 67%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aad4e7", endColorstr="#7abcda"); background-image: -khtml-gradient(linear, left top, left bottom, from(#aad4e7), to(#7abcda)); background-image: -moz-linear-gradient(top, #aad4e7, #7abcda); background-image: -ms-linear-gradient(top, #aad4e7, #7abcda); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aad4e7), color-stop(100%, #7abcda)); background-image: -webkit-linear-gradient(top, #aad4e7, #7abcda); background-image: -o-linear-gradient(top, #aad4e7, #7abcda); background-image: linear-gradient(#aad4e7, #7abcda); border-color: #7abcda #7abcda hsl(199, 57%, 64%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.19); -webkit-font-smoothing: antialiased; }
.btn-custom:hover { background-color: hsl(199, 57%, 65%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c2e0ee", endColorstr="#72b8d8"); background-image: -khtml-gradient(linear, left top, left bottom, from(#c2e0ee), to(#72b8d8)); background-image: -moz-linear-gradient(top, #c2e0ee, #72b8d8); background-image: -ms-linear-gradient(top, #c2e0ee, #72b8d8); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c2e0ee), color-stop(100%, #72b8d8)); background-image: -webkit-linear-gradient(top, #c2e0ee, #72b8d8); background-image: -o-linear-gradient(top, #c2e0ee, #72b8d8); background-image: linear-gradient(#c2e0ee, #72b8d8); border-color: #72b8d8 #72b8d8 hsl(199, 57%, 60%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33); -webkit-font-smoothing: antialiased; }
.btn-custom a {
	color: #51626A;
	text-decoration: none;
}
.bluebg, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
   background-color: #70BBE0;
}
.divider {
	border-bottom: 1px dotted #D2D9DC;
	margin-top: 10px;
	margin-bottom: 20px;
}



.all {
	width: 100%;
}
.navbar-brand {
	z-index: 300;
}
#logo {
	position: absolute;
	z-index: 10;
	width: 100px;
	height:auto;
	margin-top: 10px;
    margin-left: 10px;
}
.navbar-collapse.collapse.in {
	margin: 0px;
	border-color: #FFFFFF;
}
.navbar-fixed-top, .navbar-collapse {
	border-bottom-color: #427188;
}
.navbar-inverse {
	background-color: #0097E0;
	background-color: rgba(0,151,224,.85);
	max-width: 960px;
    margin: 0px auto;
    padding-left: 22px;
}

.navbar-header .navbar-toggle {
	border-color: #FFFFFF;
}
.navbar-toggle {
	margin-top: 8px;
}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #F6AA00;
	border-color: #F6AA00;
}

.row.section {
	background-color: #E6EDF2;
	border-top: 1px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 2px #B9CED9;
	box-shadow: 0px 0px 2px #B9CED9;
	margin: 0px;
}

.mainDiv {
	max-width: 100%;
	height: auto;
	position: relative;
}
.header_bg{
	width: 100%;
	position: relative;
	margin: 0px auto;
}
.header_bg1{
	width: 100%;
	height: 300px;
	position: relative;
	background-image: url(../img/KV_460x300.gif);
	background-image: -webkit-image-set(url(../img/KV_460x300.gif) 1x);
	background-image: -moz-image-set(url(../img/KV_460x300.gif) 1x);
	background-image: -o-image-set(url(../img/KV_460x300.gif) 1x);
	background-image: -ms-image-set(url(../img/KV_460x300.gif) 1x);
	background-position: top center; 
}
/*===FOOTER區===*/
#FOOTER{
	position:relative;
	margin:0 auto;
	text-align:center;
	background-color:#014483;
	height: 70px;/*脚部的高度*/
	margin-top:-70px;
	clear:both;
}

img#footer_1{
	max-width:100%;
	margin-top:-10px;
	/*width:63%;*/
}
	
img#footer_2{
	max-width:350px;
	margin-top:-10px;
	/*width:37%;*/
}
/*===FOOTER區END===*/

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0.5;
    -webkit-transform: scale3d(.3, 1, .3);
            transform: scale3d(.3, 1, .3);
  }
  10% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0.5;
    -webkit-transform: scale3d(.3, 1, .3);
            transform: scale3d(.3, 1, .3);
  }
  10% {
    opacity: 1;
  }
}

}

@media (min-width:360px){
.pen {
    display: none;
}
.S .coffeCup {
    display: none;
}
.model .WWM {
	display: none;
}
.table_form {
	height:260px;
}
.t-pic {
	margin-left: 28%;
}
.second-nav .btn.btn-default {
	font-size: 1.2em;
}
#classFeature .panel .panel-collapse {
    margin-left: 0%;
}
#classFeature .panel .heading a.btn {
    margin: 3px;
    padding: 3px 3px;
}
#FOOTER{
	height:80px;
	background-color: black;
}
}
@media (max-width:450px){

#WRAPPER .form{
	margin-top:0px;
	height:400px;
	border: none;
    border-radius: 0px;
    padding: 12px;
}

#WRAPPER .form .table_title{
	width:100%;
	margin-top:-20px;
}
	
#WRAPPER .TEXT .TEXT_box{
	width:85%;
	margin-left:10%;
}


/*===FOOTER區===*/
#FOOTER{
	height:80px;/*脚部的高度*/
	background-color: black;
}

img#footer_1{
	margin-top:-3%;
	width:100%;
}
	
img#footer_2{
	margin-top:-8%;
	width:100%;
}
/*===FOOTER區END===*/


}
@media (min-width:450px){
.table_form {
	height:260px;
}
.t-pic {
	margin-left: none; 
	float: none;
}

.header_bg1{
	width: 100%;
	height: 310px;
	position: relative;
	background-image: url(../img/KV_600x310.gif);
	background-image: -webkit-image-set(url(../img/KV_600x310.gif) 1x);
	background-image: -moz-image-set(url(../img/KV_600x310.gif) 1x);
	background-image: -o-image-set(url(../img/KV_600x310.gif) 1x);
	background-image: -ms-image-set(url(../img/KV_600x310.gif) 1x);
	background-position: top center; 
}
.pen {
    display: none;
}
.S .coffeCup {
    display: none;
}
.model .WWM {
	display: none;
}
.form {
    padding: 40px;
    height: auto;
    background-color: #DFDACF;;
    width: 100%;
}

.eliteNav{height: 0px;}

#FOOTER{
	height:158px;
	background-color: black;
}
}
@media (min-width:600px){

.t-pic {
	margin-left: none; 
	float: none;
}
.header_bg1{
	width: 100%;
	height: 350px;
	position: relative;
	background-image: url(../img/KV_760x350.gif);
	background-image: -webkit-image-set(url(../img/KV_760x350.gif) 1x);
	background-image: -moz-image-set(url(../img/KV_760x350.gif) 1x);
	background-image: -o-image-set(url(../img/KV_760x350.gif) 1x);
	background-image: -ms-image-set(url(../img/KV_760x350.gif) 1x);
	background-position: top center; 
}
.pen {
    display: none;
}
.S .coffeCup {
    display: none;
}
.model .WWM {
	display: none;
}
}

@media only screen and (min-width: 450px) and (max-width: 600px) {

#WRAPPER .form{
	margin-top:30px;
}

#WRAPPER .form .table_title{
	width:85%;
	margin-top:-20px;
}
	
#WRAPPER .TEXT .TEXT_box{
	width:80%;
	margin-left:10%;
}
}

@media only screen and (min-width: 500px) and (max-width: 600px) {
	img#footer_1{
	margin-top:-2%;
	width:90%;
}	
}

@media (min-width:600px){
	.media {
    text-align: left;
}
}

@media (min-width:768px){

body {
  position: relative;
  background: #F5F5F5;
}
.media {
    text-align: left;
}
.floatR {
	float: right;
}
.navbar-fixed-top {
	height: 70px;
}
#logo  {
	width: 150px;
	height: auto;
    margin-top: 18px;
    margin-left: 20px;
	position: absolute;
	z-index: 1009;
	float: right;
}

.mainDiv p, .mainDiv li {
	font-size: 1.1em;
	color: white;
}
#content header {
	line-height: 50px;
	font-size: 1.5em;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	width: 25%;
    left: 37%;
}


.TEXT_box img {
	display: none;
	margin-left: 37%;
}

/*===FOOTER區===*/
#FOOTER{
	height:62px;
	background-color: black;
}

img#footer_1{
	margin-top:-1%;
	width:50%;
}
	
img#footer_2{
	margin-top:-1%;
	width:50%;
}
/*===FOOTER區END===*/
}

@media only screen and (max-width: 767px) {
	

#WRAPPER .form{
	width: 100%;
    margin-left: 0%;
    height: 400px;
}

#WRAPPER .form .table_title{
	width:100%;
	margin-top:-5px;
}

#WRAPPER .TEXT{
	width:98%;
	margin-left:1%;
	margin-top:2%;
	padding: 0px 21px;
	text-align: center;
}
	
#WRAPPER .TEXT .TEXT_box{
	position:relative;
	width:100%;
	float:left;
	margin-left:1%;
}

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.container {
	text-align: center;
}
.t-pic {
	margin-left: none; 
	float: none;
}
.header_bg1{
	width: 100%;
	height: 450px;
	position: relative;
	background-image: url(../img/KV_1024x450.gif);
	background-image: -webkit-image-set(url(../img/KV_1024x450.gif) 1x);
	background-image: -moz-image-set(url(../img/KV_1024x450.gif) 1x);
	background-image: -o-image-set(url(../img/KV_1024x450.gif) 1x);
	background-image: -ms-image-set(url(../img/KV_1024x450.gif) 1x);
	background-position: top center; 
}
.Slogan2{
	display: none;
}
.pen {
    display: none;
}
.S .coffeCup {
    display: none;
}
.model .WWM {
	display: none;
}
.form {
    padding: 40px;
    height: auto;
    background-color: #DFDACF;
    width: 100%;
}
.media {
    text-align: left;
}
#WRAPPER .form{
	width:50%;
	height:380px;
}	
	/*===FOOTER區===*/
#FOOTER{
	height:60px;
	background-color: black;
}

img#footer_1{
	margin-top:-1%;
	max-width:60%;
	/*width:63%;*/
}
	
img#footer_2{
	margin-top:-1%;
	max-width:40%;
	/*width:37%;*/
}
/*===FOOTER區END===*/
}

@media (min-width:1025px){
.table_form {
	height:220px;
}
.t-pic {
	margin-left: none; 
	float: none;
}
body {
  	background: #E1DDD2;
}
.mainDiv {
	max-width: 100%;
	height: auto;
	position: relative;
}
.header_bg{
	width: 100%;
	position: relative;
	margin: 0px auto;
}
.header_bg1{
	width: 100%;
	height: 800px;
	position: relative;
	background-image: url(../img/woodenBG_1350x800.jpg);
	background-image: -webkit-image-set(url(../img/woodenBG_1350x800.jpg) 1x);
	background-image: -moz-image-set(url(../img/woodenBG_1350x800.jpg) 1x);
	background-image: -o-image-set(url(../img/woodenBG_1350x800.jpg) 1x);
	background-image: -ms-image-set(url(../img/woodenBG_1350x800.jpg) 1x);
	background-position: top center; 
}
.S {
	display: inline;
	width: 100%;
	height: auto;
}
.pen {
	display: inline-block;
    position: absolute;
    height: auto;
    top: 4%;
    left: 17.5%;
    width: 107px;
    z-index: 1008;
    transform: rotate(30deg)translateY(67px);
}
.S .coffeCup {
	display: inline-block;
    position: absolute;
    height: auto;
    top: 4%;
    right: -4.5%;
    width: 407px;
    z-index: 1003;
}
.model .WWM {
	display: inline-block;
	position: absolute;
	height: auto;
	top: 31.5%;
	right: 5%;
	width: 272px;
	z-index: 1003;
}
.form img {
	display: inline-block;
    width: 85%;
    padding: 25px 10px 0px 10px;
    margin-left: 18px;
}
.form {
    position: absolute;
    padding: 10px 5px 10px 70px;
    height: 800px;
    top: -26px;
    left: 16.5%;
    background-color: rgba(0,0,0,0);
    border-radius: 0px;
    width: 600px;
    z-index: 1000;
    background: url(../img/Note.png) no-repeat -6px -1px;
	background: -webkit-image-set(url(../img/Note.png) )no-repeat -6px -1px;
	background: -moz-image-set(url(../img/Note.png) )no-repeat -6px -1px;
	background: -o-image-set(url(../img/Note.png) )no-repeat -6px -1px;
	background: -ms-image-set(url(../img/Note.png) )no-repeat -6px -1px;
    transform: rotate(0deg)translateY(2px);
}
.Slogan2{
	display: inline-block;
}
.Slogan2-2 {
    display: none;
}
.media {
    text-align: left;
}
.all {
	width: 100%;
}
#logo  {
	margin-left: 25px;
    top: 8px;
}
.navbar-fixed-top {
	height: 85px;
}

#content header {
	width: 22%;
	left: 39%;
}


#form {
	padding-bottom: 0px;
}
#form h3 span {
	font-size: 0.6em;
	width: 120px;
	padding: 5px 0px;
	margin-top: 2px;
}
}

@media (min-width:1200px){

.media {
    text-align: left;
}
.t-pic {
	margin-left: none; 
	float: none;
}
.all {
	max-width: 100%;
}
#logo  {
    margin-left: 30px;
    top: 22px;
}
.S {
	display: inline;
	width: 100%;
	height: auto;
}
.pen {
	display: inline-block;
    position: absolute;
    height: auto;
    top: 4%;
    left: 18.5%;
    width: 107px;
    z-index: 1008;
    transform: rotate(30deg)translateY(67px);
}
.S .coffeCup {
	display: inline-block;
    position: absolute;
    height: auto;
    top: 4%;
    right: -0.5%;
    width: 407px;
    z-index: 1003;
}
.model .WWM {
	display: inline-block;
	position: absolute;
	height: auto;
	top: 31%;
	right: 12%;
	width: 272px;
	z-index: 1003;
}
.form img {
	display: inline-block;
    width: 85%;
    padding: 25px 10px 0px 10px;
    margin-left: 18px;
}
.form {
    position: absolute;
    padding: 10px 5px 10px 70px;
    height: 800px;
    top: -26px;
    left: 19.5%;
    background-color: rgba(0,0,0,0);
    border-radius: 0px;
    width: 600px;
    z-index: 1000;
    background: url(../img/Note.png) no-repeat -6px -1px;
	background: -webkit-image-set(url(../img/Note.png) )no-repeat -6px -1px;
	background: -moz-image-set(url(../img/Note.png) )no-repeat -6px -1px;
	background: -o-image-set(url(../img/Note.png) )no-repeat -6px -1px;
	background: -ms-image-set(url(../img/Note.png) )no-repeat -6px -1px;
    transform: rotate(0deg)translateY(2px);
}
.Slogan2{
	display: inline-block;
}
.Slogan2-2 {
          display: none;
        }

.second-nav .btn.btn-default  {
	font-size: 1.8em;
}

#WRAPPER{
	position:relative;
	max-width:1120px;
	min-height: 100%;
	margin:60px auto;
}

/*===FOOTER區===*/
#FOOTER{
	position:relative;
	margin:0 auto;
	text-align:center;
	/*background-color:#014483;*/
	height: 70px;/*脚部的高度*/
	margin-top:-70px;
	clear:both;
}

img#footer_1{
	max-width:610px;
	margin-top:-10px;
	/*width:63%;*/
}
	
img#footer_2{
	max-width:350px;
	margin-top:-10px;
	/*width:37%;*/
}
/*===FOOTER區END===*/
}

@media (min-width:1320px){

.header_bg1{
	width: 100%;
	height: 800px;
	position: relative;
	background-image: url(../img/woodenBG_1920x700.jpg);
	background-image: -webkit-image-set(url(../img/woodenBG_1920x700.jpg) 1x);
	background-image: -moz-image-set(url(../img/woodenBG_1920x700.jpg) 1x);
	background-image: -o-image-set(url(../img/woodenBG_1920x700.jpg) 1x);
	background-image: -ms-image-set(url(../img/woodenBG_1920x700.jpg) 1x);
	background-position: top center; 
}
.S {
	display: inline;
	width: 100%;
	height: auto;
}
.pen {
	display: inline-block;
    position: absolute;
    height: auto;
    top: 4%;
    left: 24.5%;
    width: 107px;
    z-index: 1008;
    transform: rotate(30deg)translateY(67px);
}
.S .coffeCup {
	display: inline-block;
    position: absolute;
    height: auto;
    top: 4%;
    right: 5.5%;
    width: 407px;
    z-index: 1003;
}
.model .WWM {
	display: inline-block;
    position: absolute;
    height: auto;
    top: 31%;
    right: 11%;
    width: 272px;
    z-index: 1003;
}
.form img {
	display: inline-block;
    width: 85%;
    padding: 25px 10px 0px 10px;
    margin-left: 18px;
}
.form {
    position: absolute;
    padding: 10px 5px 10px 70px;
    height: 800px;
    top: -26px;
    left: 26.5%;
    background-color: rgba(0,0,0,0);
    border-radius: 0px;
    width: 600px;
    z-index: 1000;
    background: url(../img/Note.png) no-repeat -6px -1px;
	background: -webkit-image-set(url(../img/Note.png) )no-repeat -6px -1px;
	background: -moz-image-set(url(../img/Note.png) )no-repeat -6px -1px;
	background: -o-image-set(url(../img/Note.png) )no-repeat -6px -1px;
	background: -ms-image-set(url(../img/Note.png) )no-repeat -6px -1px;
    transform: rotate(0deg)translateY(2px);
}
.Slogan2{
	display: inline-block;
}
.Slogan2-2 {
          display: none;
        }

@media (min-width:1620px){


.S {
	display: inline;
	width: 100%;
	height: auto;
}
.pen {
	display: inline-block;
    position: absolute;
    height: auto;
    top: 4%;
    left: 24.5%;
    width: 107px;
    z-index: 1008;
    transform: rotate(30deg)translateY(67px);
}
.S .coffeCup {
	display: inline-block;
    position: absolute;
    height: auto;
    top: 4%;
    right: 19.5%;
    width: 407px;
    z-index: 1003;
}
.model .WWM {
	display: inline-block;
    position: absolute;
    height: auto;
    top: 31%;
    right: 28%;
    width: 272px;
    z-index: 1003;
}
.form img {
	display: inline-block;
    width: 85%;
    padding: 25px 10px 0px 10px;
    margin-left: 18px;
}

.form {
    position: absolute;
    padding: 10px 5px 10px 70px;
    height: 800px;
    top: -26px;
    left: 26.5%;
    background-color: #ece1ca;
    border-radius: 0px;
    width: 600px;
    z-index: 1000;
    background: url(../img/Note.png) no-repeat -6px -1px;
	background: -webkit-image-set(url(../img/Note.png) )no-repeat -6px -1px;
	background: -moz-image-set(url(../img/Note.png) )no-repeat -6px -1px;
	background: -o-image-set(url(../img/Note.png) )no-repeat -6px -1px;
	background: -ms-image-set(url(../img/Note.png) )no-repeat -6px -1px;
    transform: rotate(0deg)translateY(2px);
}
.Slogan2{
	display: inline-block;
}
.Slogan2-2 {
          display: none;
        }