

.container {
	width: 90% \9;
}

 
@media only screen and (min-width: 950px){
.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container {width: 96%;} 

}
@media only screen and (min-width: 1200px){
.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container {width: 88%;} 

}


@media only screen and (min-width: 1300px){
.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container {width: 85%;} 

}


@media only screen and (min-width: 1500px){
.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container {width: 80%;} 

}
 
.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
}
 

.container:before,.container:after {
	display: table;
	line-height: 0;
	content: "";
}

.container:after {
	clear: both;
}



p {
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

 
 
.clearfix {
	*zoom: 1;
}
 
 
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
	display: block;
} 
 
 
 
 

 
 
html {
	background-color:#EFEEE9;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;


}





body {
	margin: 0;
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", "HeiTi TC", sans-serif;
	font-size: 14px;
	line-height: 1.6;
	color: #333333;
	
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}




img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;

}









@charset "utf-8";



* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}





header{
	background-image: url(../cherry_images/header-bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	background-color: #FFFFFF;
	-moz-box-shadow:inset 0 15px 15px -15px rgba(255,255,255,.1), 0 0 8px rgba(0,0,0,.7); 
	-webkit-box-shadow:inset 0 15px 15px -15px rgba(255,255,255,.1), 0 0 8px rgba(0,0,0,.7);
	box-shadow:inset 0 15px 15px -15px rgba(255,255,255,.1), 0 0 8px rgba(0,0,0,.7);
}


.navbar-u {
    float: left;
}


.navbar-c {
    float: left;
	color:#f7f7f4;
}



.navbar-b {
    float: left;
	color:#FFFFFF;
}



.logo{
	width: 75%;
	float: left;
	height: 60px;
}

.logo img{
	float: left;
	height: 50px;
	width: 235px;
	margin-top: 5px;
}




.logo-text{
	float: left;
	font-size: 19px;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-left: 20px;
	margin-top: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../cherry_images/logo-line.png);
	background-repeat: no-repeat;
	background-position: left center;		
}





.logo-text span{
	font-family: 'Alice', serif;
	padding-left: 5px;

}




#language{
	height:auto;
	width: 25%;
	padding-top: 15px;
	float: right;

}




#language ul{
	margin: 0px;
	width: 100%;
	list-style-type: none;
	padding: 0px;
	float: left;
}

#language ul li{
	width: auto;
	margin: 0px;
	padding: 0px;
	float: right;
}

#language ul li a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #840000;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#language ul li a:hover{
	background-color: #790000;
}

#language ul li a.left{
	border-radius:0 5px 5px 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #600000;
	font-weight: bold;
}
#language ul li a.right{
	border-radius:5px 0 0 5px;
}

#language ul li a.current{
	background-color: #990000;
}




main{
	background-image: url(../cherry_images/main-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	padding-top: 10px;

}




@media screen and (max-width: 767px) { 
main{
	padding-bottom: 0px;
	padding-top: 0px;

}
}





@media screen and (max-width: 767px) { 



.logo{
	width: 60%;
	float: left;

}



.logo-text{
display:none;
}





#language{
	width: 35%;
	margin-right: 5%;
}


.mobile-logo-text{
	display: block;
	color: #FFFFFF;
	padding-top: 10px;
	position: absolute;
	padding-left: 10px;
}


}




@media only screen and (min-width: 767px) { 
.mobile-logo-text{
	display: none;

}
}


















@media screen and (max-width: 767px) { 

.mobile-hide{
display:none;

}


}








footer {
	margin: 0px;
	background-color:#4E070B;
	left: 0px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	-moz-box-shadow:inset 0 15px 15px -15px rgba(255,255,255,.1), 0 0 8px rgba(0,0,0,.7); 
	-webkit-box-shadow:inset 0 15px 15px -15px rgba(255,255,255,.1), 0 0 8px rgba(0,0,0,.7);
	box-shadow:inset 0 15px 15px -15px rgba(255,255,255,.1), 0 0 8px rgba(0,0,0,.7);

}
footer a{
	color: #FFFFFF;
}
footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


.footer-logo{
	float: left;
	width: 8%;
	font-size: 17.5px;
	letter-spacing: 1px;
}

.footer-logo img{
	width: 70px;
	height: 70px;


}





.footer-address{
	padding-top: 10px;
	float: left;
	width: 62%;
}

.footer-address span{
	padding-left: 30px;
}



.footer-box{
float: left;
width: 30%;
text-align: right;	

}



.footer-icon {
	padding-right: 5px;
	padding-left: 5px;
	border-radius:5px;
	margin-right: 5px;
	margin-top: -10px;	
	
}

.footer-icon img{
	margin-right: 10px;
	height: 50px;
	width: 50px;
}





@media screen and (max-width: 767px) { 

footer {





}


.footer-logo{
width: 100%;
	display: block;
	text-align: center;
	font-size: 15px;
}


.footer-logo img{

}


.footer-address{
width: 100%;
display: block;
padding-top: 10px;
text-align: center;
}

.footer-address span{
display: block;
padding-left: 0px;

}



.footer-box{
padding-top: 22px;
width: 100%;
display: block;
text-align: center;
	
}




}
























/*row*/
.row {
    width: 100%;
    *zoom: 1;
}
.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: "";
}
.row:after { clear: both }
.row [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.row [class*="span"]:first-child { margin-left: 0 }
.row .controls-row [class*="span"]+[class*="span"] { margin-left: 2.127659574468085% }
.row .span12 {
    width: 100%;
    *width: 99.94680851063829%;
}
.row .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%;
}
.row .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
}
.row .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
}
.row .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
}
.row .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
}
.row .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}
.row .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
}
.row .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%;
}
.row .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%;
}
.row .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%;
}
.row .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
}
@media (max-width: 767px) { 
    .row { width: 100% }
    .row [class*="span"] {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}





































.row-fluid {
	width: 100%;
	*zoom: 1;
}

.row-fluid:before,.row-fluid:after {
	display: table;
	line-height: 0;
	content: "";
}

.row-fluid:after {
	clear: both;
}



.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 2.127659574468085%;
	*margin-left: 2.074468085106383%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}

.row-fluid .controls-row [class*="span"]+[class*="span"] {
	margin-left: 2.127659574468085%;
}

.row-fluid .span12 {
	width: 100%;
	*width: 99.94680851063829%;
}

.row-fluid .span11 {
	width: 91.48936170212765%;
	*width: 91.43617021276594%;
}

.row-fluid .span10 {
	width: 82.97872340425532%;
	*width: 82.92553191489361%;
}

.row-fluid .span9 {
	width: 74.46808510638297%;
	*width: 74.41489361702126%;
}

.row-fluid .span8 {
	width: 65.95744680851064%;
	*width: 65.90425531914893%;
}

.row-fluid .span7 {
	width: 57.44680851063829%;
	*width: 57.39361702127659%;
}

.row-fluid .span6 {
	width: 48.93617021276595%;
	*width: 48.88297872340425%;
}

.row-fluid .span5 {
	width: 40.42553191489362%;
	*width: 40.37234042553192%;
}

.row-fluid .span4 {
	width: 31.914893617021278%;
	*width: 31.861702127659576%;
}

.row-fluid .span3 {
	width: 23.404255319148934%;
	*width: 23.351063829787233%;
}

.row-fluid .span2 {
	width: 14.893617021276595%;
	*width: 14.840425531914894%;
}

.row-fluid .span1 {
	width: 6.382978723404255%;
	*width: 6.329787234042553%;
}











/*menu*/

a#toggle {
	width: 38px;
	height: 40px;
	text-align: center;
	color: #FFF;
	display: none;
	transition: all ease-out 0.3s;
	font-size: 25px;
	float: right;
}

a#toggle i {
	padding-top: 10px;
	padding-right: 30px;
}


main#content { padding: 10px; }

#menu {
	transition: all ease-out 0.3s;
	font-size: 15px;
	letter-spacing: 2px;
	
}

#menu a {
	color: #FFFFFF;
	

	
}

#menu ul {
	margin: 0px;
	padding: 0px;
	z-index: 1000;
	
}

#menu ul li {
	display: inline-block;
	position: relative;
	padding-right: 3%;
}

#menu ul li > a {
	display: inline-block;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;

}

#menu ul li > a > i {
  margin-left: 10px;
  transition: all ease-out 0.3s;
  -webkit-transition: all ease-out 0.1s;
}

#menu ul li a.current {
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0,0,0, .3);
	color: #FFFFFF;
	background-image: url(../cherry_images/menu-current.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;

}


#menu ul li ul {
	display: none;
	position: absolute;
	top: 38px;
	width: 200px;
	text-align: left;

}

#menu ul li ul li { display: block; padding-right: 0%;}

#menu ul li ul li a { display: block; }

#menu ul li:hover > a {}

#menu ul li:hover > a > i { transform: rotateZ(90deg); }





#menu ul li:hover ul { display: block; }

@media screen and (max-width: 767px) {
a#toggle { display: block; }

main#content {
  margin-top: 65px;
  transition: all ease-out 0.3s;
}

#menu {
  position: fixed;
  width: 250px;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  overflow-y: auto;
  background:#6D1020;
  transform: translateX(-250px);
  display:none;

}

#menu ul {
  text-align: left;
  background-color: transparent;
 
}

#menu ul li { display: block; padding-right: 0%;}

#menu ul li a { display: block; }

#menu ul li a > i { float: right; }

#menu ul li ul {
  display: none;
  position: static;
  width: 100%;
  background:#861229;




}

#menu ul li:hover > ul { display: none; }

#menu ul li:hover > a > i { transform: rotateZ(0); }

#menu ul li.open > a { background-color: rgba(0, 0, 0, 0.3); }

#menu ul li.open > a > i { transform: rotateZ(90deg); }

#menu ul li.open > ul { display: block; }

div#overlay {
  display: block;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all ease-out 0.3s;
  z-index: 1;
  opacity: 0;
   z-index: 1000;
}

html.open-menu { overflow: hidden; }

html.open-menu div#overlay {
  visibility: visible;
  opacity: 1;
  width: calc(-150%);
  left: 250px;
}
html.open-menu #menu{display:block;}

html.open-menu a#toggle{  position: relative;
  top: 50%;z-index:1000; background:#F00;}

html.open-menu a#toggle,
html.open-menu main#content { transform: translateX(250px); display:none; }

html.open-menu nav#menu {
  z-index: 5000;
  transform: translateX(0);
  
}


#menu ul li a.current {
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0,0,0, .3);
	color: #FFFFFF;
	background-image: none;
	padding-left:10px;

}



}










/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}



