﻿/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 0px;
  color: #5a5a5a;
  background-color:#f2aa90;
  line-height:1.8em;
 font-family:"Arial","微軟正黑體","新細明體";
 
}



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;

}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}





/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-sm-4 {
  margin-bottom: 0px;
  text-align:center;
 }
.marketing h2 {
  font-weight: normal;
}
.marketing .col-sm-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
.marketing {
position:relative;
display:block;
top: 0px;

}

.container{
max-width:1024px;
margin-bottom:50px;
}

.pic{
position:relative;
display:block;
width:100%;
height:auto;
}

.paddingL{
padding-left:20px;
}
.paddingR{
padding-right:20px;
}
.padding{
padding:20px;
}
/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}




/* RESPONSIVE CSS
-------------------------------------------------- */



@media (min-width: 768px) {

  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

/* Self added
------------------------- */


.boxA{
	min-width:300px;
	box-sizing:border-box;
	position:relative;
	display:block;
	width:95%;
	padding:0px 5px 30px 5px;
	margin-bottom:10px;
	min-height:100px;	
    border-radius:10px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;	

	/* background-color: #cdae9f;
	background-clip: content-box; 
	border-image: url("../imgg/boxbg.png") 97 100/97px 100px repeat stretch; */

}

.boxM{
	min-width:320px;
	position:relative;
	display:block;
	width:98%;
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	min-height:100px;
	margin-left:auto;
	margin-right:auto;
	background-color: rgba(87 ,138, 113, 0.6);
	border: 2px solid #6ca07f;
	
}
.more-in{
	display:none;
}

.boxB{
    min-width:300px;
	box-sizing:border-box;
	position:relative;
	display:block;
	width:85%;
	padding:20px;
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:10px;
	min-height:100px;	
    border-radius:10px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;	

	
}













.cit{
position:relative;
display:block;
width:1px;
height:1px;
margin-left:auto;
margin-right:auto;
}
.cits2{
position:relative;
display:block;
width:100%;
float:left;
}

.cits3{
position:relative;
display:block;
width:100%;
margin-top:10px;

}



.cits3in{
position:relative;
display:block;
width:270px;
height:52px;
margin-left:auto;
margin-right:auto;
}

.cits3in:hover{

}

.cits4in{
position:relative;
display:block;
width:310px;
height:90px;
margin-left:auto;
margin-right:auto;

margin-bottom:230px;
}

.cits2in{
	position:relative;
	display:block;
	width:223px;
	height:158px;
	margin-left:auto;
	margin-right:auto;
}
.cits2in:hover{
opacity:0.9;
}
.colorTd{
font-size:1.3em;
color:#fff;
margin-top:10px;
margin-bottom:5px;
text-shadow:2px 2px 2px #000;
}
.colorTd2{
	font-size:1em;
	color:#fff;
	margin-top:10px;
	margin-bottom:5px;
	text-shadow:2px 2px 2px #000;
}
.colorGd{
	font-size:1.1em;
	color:#6b1d28;
	margin-top:0px;
	margin-bottom:10px;
	/*text-shadow:2px 2px 2px #000;*/
	line-height:1en;
	text-align:left;
	width:85%;
	margin-left:auto;
	margin-right:auto;
}

.wpic{
width:100%;
height:100%;
min-height:250px;
margin:auto;
padding:auto;
text-align:center;
background-color:#c1765a;
display:block;
position:relative;
}
.wpic_t{
width:100%;
height:60px;
margin-left:auto;
margin-right:auto;
text-align:center;
background-color:#6b1d28;
}

.wpicnobg{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.tbg{
    width:100%;
	height:26px;
	background-color: rgba(145, 61, 43, 0.5);
	border-radius:100px;
    margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding-left:25px;
	padding-top:0px;
	text-align:left;
	font-size:1.1em;
	font-weight:bold;
	color:#ffe1d6;
	border: 1px solid #913d2b;
	
	
}


.boxB .colorGd{
	text-align:left;
}

.step{
text-align:left;
padding-left:20px;
}

.ddpt  li {
list-style:none;
float:left;
}

.ddpt2  li {
list-style:none;
float:left;
}



.form-control {
  display: block;
  width: 190px;
  height: 34px;
  text-align:center;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin:auto;
  padding:auto;
}

.form-contro2 {
   display: block;
  width: 70px;
  height: 34px;
  text-align:center;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin:auto;
  padding:auto;
 
}

.form-contro3 {
   display: block;
  width: 260px;
  height: 34px;
  text-align:center;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin:auto;
  padding:auto;
 
}




.mimi {
width:85%;
margin:0 auto;
color:#443d5a;
font-size:0.9em;
padding-left:15px;
text-align:left;
}

.mimi a{
color:#D63939
}

.mimi2 {
color:#443d5a;
font-size:0.9em;
width:270px;
margin:0 auto;
margin-bottom:15px;
}



.colorGd2{
	font-size:0.9em;
	color:#763002;
	margin-top:10px;
	margin-bottom:5px;
	line-height:1.1em;

}

.colorGd3{
	font-size:1.4em;
	color:#763002;
	margin-top:0px;
	margin-bottom:5px;
	text-align:center;
	font-weight:bold;
}
.footerA >.col-md-1, 
.footerA >.col-md-2, 
.footerA >.col-md-3,
.footerA >.col-md-4, 
.footerA >.col-md-5, 
.footerA >.col-md-6, 
.footerA >.col-md-7, 
.footerA >.col-md-8, 
.footerA >.col-md-9, 
.footerA >.col-md-10, 
.footerA >.col-md-11, 
.footerA >.col-md-12 
{
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.citf2{
margin-left:auto;
margin-right:auto;

position:relative;
display:block;
}
.container-fluid {
	
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}


.city{
	position:relative;
	display:block;
	margin-top:0px;
	width:260px;
	margin-left:auto;
	margin-right:auto;
	height:30px;


}

.wordW{
	color:#FFF;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	
}

.height50{
height:30px;
width:100%;
}

.lines{
position:relative;
display:block;
width:100%;
height:1px;
text-shadow:3px 3px 8px #000;
background-color:#fff;
}

.s50{
	width:100%;
	max-width:514px;
	position:relative;
	display:block;
	margin:auto;
	padding:5px;
	background-color:#257c7c;
	border-radius: 8px 8px 8px 8px;
}


.s60{
	width:315px;
	height:476px;
	position:relative;
	display:block;
	margin:auto;
	padding:auto;
	text-align:center;
	background:top center url(../imgg/twmap.png) no-repeat;
	padding-top:19px;
	
}
.aff{
	width:40px;
	height:28.3px;
	position:relative;
	display:block;
	text-align:center;
	padding-left:275px;
	font-size:1em;
	color:#4d8b8c;
	padding-top:0px;
	
	}



.s90{
	width:100%;
	max-width:360px;
	position:relative;
	display:block;
	margin:auto;
	padding:auto;
	
}

.s90:hover{ 
opacity:0.7;
}

.s100{
	width:100%;
	max-width:600px;	
	position:relative;
	display:block;
	margin:auto;
	padding:auto;	
	border-radius:10px;	
	border: 2px solid #913d2b;
	
}

.s101{
	max-width:497px;
	min-width:300px;
}




.btx3{
	width:100%;
	max-width:293px;
	margin:auto;
	padding:auto;
	position:relative;
	display:block;
	}
	
	
.allbtn{
height:20px;
width:100%;
padding:5px 15px 5px 15px;
border-radius:50px;
background-color:#47648b;
font-size:1.1em;
color: #fff;


}	

.allbtn:hover{
background-color:#443d5a;
}
	
.leftl{
	width:270px;
    height:580px;	
	margin:auto;
	padding:auto;
	position:relative;
	display:block;
	background:top center url(../imgg/leftl.png) no-repeat;
}

.lbtn01{
position:relative;
}

.lbtn01:hover{
opacity:0.7;
}

.lbtn02{
top:137px;
left:68px;
position:relative;
}

.lbtn02:hover{
opacity:0.8;
}


.reftl{
	width:270px;
    height:456px;	
	margin:auto;
	padding:auto;
	position:relative;
	display:block;
	background:top center url(../imgg/rightl.png) no-repeat;
}

.rbtn01{
top:103px;
position:relative;
}

.rbtn01:hover{
opacity:0.8;
}



.ppm{
position:absolute;
display:block;
width:100%;
min-width:320px;
}

.pp{
position:absolute;
display:block;
width:100%;
}



.paddT{
padding-top:20px;
position:absolute;
display:block;
height:100px;
width:100%;
}
.topa{
position:relative;
display:block;
width:100%;
height:420px;
z-index:-1800;
}


#div1{
text-align:right;
}
#div3{
text-align:left;
}

.overfh{
overflow:hidden;
}

.centerit{
text-align:center;
margin-left:auto;
margin-right:auto;
display:block;
max-width:590px;
width:100%;
min-width:300px;


}

/* 左側選單樣式動畫 */

.menuallBOX{

position: absolute;
left: 0px;   
 top: 20px;
 z-index: 902; 
}

.box{
    position:relative;
    width: 154px;
    height: 143px;
	display:block;
    margin: 0 auto;   
     z-index: 901; 
	}
.box:hover{
						-moz-transform-origin:50% 0%;
						-o-transform-origin:50% 0%;
						-webkit-transform-origin:50% 0%;
						-ms-transform-origin:50% 0%;
						transform-origin:50% 0%;
									
						animation-name:mgo1;
						animation-timing-function:linear;
						animation-duration:1s;
						animation-delay:0s;
						animation-iteration-count:infinite;
						animation-direction:normal;
					
							
						-webkit-animation-name:mgo1;
						-webkit-animation-timing-function:linear;
						-webkit-animation-duration:1s;
						-webkit-animation-delay:0s;
						-webkit-animation-iteration-count:infinite;
						-webkit-animation-direction:normal;
}


@keyframes mgo1{
	0%{
	-moz-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	transform:rotateY(0deg);
	}
	
	49%{
	
	-moz-transform:rotateY(90deg);
	-o-transform:rotateY(90deg);
	-webkit-transform:rotateY(90deg);
	-ms-transform:rotateY(90deg);
	transform:rotateY(90deg);
	
	}

	50%{
	-moz-transform:rotateY(90deg);
	-o-transform:rotateY(90deg);
	-webkit-transform:rotateY(90deg);
	-ms-transform:rotateY(90deg);
	transform:rotateY(90deg);
	}
	
	100%{
	
	-moz-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	transform:rotateY(0deg);
	
	}
}


@-webkit-keyframes mgo1{
	0%{
	-moz-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	transform:rotateY(0deg);
	}
	
	49%{
	
	-moz-transform:rotateY(90deg);
	-o-transform:rotateY(90deg);
	-webkit-transform:rotateY(90deg);
	-ms-transform:rotateY(90deg);
	transform:rotateY(90deg);
	
	}

	50%{
	-moz-transform:rotateY(90deg);
	-o-transform:rotateY(90deg);
	-webkit-transform:rotateY(90deg);
	-ms-transform:rotateY(90deg);
	transform:rotateY(90deg);
	}
	
	100%{
	
	-moz-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	transform:rotateY(0deg);
	
	}
}
	
/* 左側選單樣式動畫結束 */
	
	
.menuimg{	
	width:100%;	
	position:relative;
	display:block;
	margin:auto;
	padding:auto;

}	


.menuall_center{

	width:100%;	
	position:relative;
	display:none;
	margin:auto;
	padding:auto;
	
}




.widpic{
position:absolute;
display:block;
width:100%;
}

.coverM{
position:relative;
display:block;

top:230px;
width:307px;
height:217px;
margin-left:auto;
margin-right:auto;

}
.coverMon{
position:relative;
display:block;

width:307px;
height:217px;

background-image:url("../imgg/coverM.png");
}

.left1barA{
position:absolute;
display:block;
overflow:hidden;
width:92px;
height:193px;
left:10px;
top:10px;

background-color:#324236;
}

.left2barA{
position:absolute;
display:block;
width:92px;
height:193px;
overflow:hidden;
left:106px;
top:10px;

background-color:#324236;
}

.left3barA{
position:absolute;
display:block;
overflow:hidden;
width:92px;
height:193px;
left:204px;
top:10px;

background-color:#324236;
}
.left1bar{
position:absolute;
display:block;
background-image:url("../imgg/line1.jpg");
width:92px;
height:1143px;
left:0px;
top:-925px;
}

.left2bar{
position:absolute;
display:block;
background-image:url("../imgg/line2.jpg");
width:92px;
height:1143px;
left:0px;
top:-906px;
}

.left3bar{
position:absolute;
display:block;
background-image:url("../imgg/line3.jpg");
width:92px;
height:1143px;
left:0px;
top:-902px;
}

.off{
display:none;
}
.rot{

	-moz-transform-origin:50% 100%;
	-o-transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
	-ms-transform-origin:50% 100%;
	transform-origin:50% 100%;
		
	animation-name:go1;
	animation-timing-function:linear;
	animation-duration:0.4s;
	animation-delay:0s;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	animation-play-state:running;
	
		
	-webkit-animation-name:go1;
	-webkit-animation-timing-function:linear;
	-webkit-animation-duration:0.4s;
	-webkit-animation-delay:0s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:alternate;
	-webkit-animation-play-state:running;

}

.centerit2{
position:relative;
text-align:center;
margin-left:auto;
margin-right:auto;
display:block;
max-width:300px;
width:100%;
min-width:130px;
}
.register{
position:relative;
text-align:center;
margin-left:auto;
margin-right:auto;
display:block;
max-width:215px;
width:100%;
min-width:130px;
display:block;
}



.flo{
position:relative;
display:block;
top:0px;
}

@keyframes go1{
from{
	-moz-transform:rotate(-3deg);
	-o-transform:rotate(-3deg);
	-webkit-transform:rotate(-3deg);
	-ms-transform:rotate(-3deg);
	transform:rotate(-3deg);
	}
	to{
	-moz-transform:rotate(3deg);
	-o-transform:rotate(3deg);
	-webkit-transform:rotate(3deg);
	-ms-transform:rotate(3deg);
	transform:rotate(3deg);
	}
}


@-webkit-keyframes go1{
	from{
	-moz-transform:rotate(-3deg);
	-o-transform:rotate(-3deg);
	-webkit-transform:rotate(-3deg);
	-ms-transform:rotate(-3deg);
	transform:rotate(-3deg);
	}
	to{
	-moz-transform:rotate(3deg);
	-o-transform:rotate(3deg);
	-webkit-transform:rotate(3deg);
	-ms-transform:rotate(3deg);
	transform:rotate(3deg);
	}
}

#picmenu1{
	width:100%;
	max-height: 132px;
}
#picmenu2{
	width:100%;
	max-height: 152px;
}
#picmenu3{
	width:100%;
	max-height: 132px;
}
/* in 1920 */
@media (max-width: 1920px) {
	.marketing {
	position:relative;
	display:block;
	top: 0px;
	}
	.centerit{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	max-width:590px;
	width:100%;
	min-width:300px;

	
	}
	.centerit2{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	max-width:300px;
	width:50%;
	min-width:130px;
	}
	


/* in 1680 */
@media (max-width: 1680px) {

.box{
    width: 135px;
	height:100%;
	}
		
	.marketing {
	position:relative;
	display:block;
	top: 0px;
	}
	.topa{
position:relative;
display:block;
width:100%;
height:380px;
z-index:-800;
}

	.widpic{

width:100%;

margin-left:auto;
margin-right:auto;
}
	.centerit{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	max-width:550px;
	width:100%;
	min-width:300px;

	}
	.centerit2{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	max-width:238px;
	width:40%;
	min-width:150px;
	}
	
	
}

/* in 1400 */
@media (max-width: 1400px) {
	
.box{
    width: 110px;
	height:100%;
	}
	
	.marketing {
	position:relative;
	display:block;
	top:0px;
	
	}
	

.topa{
position:relative;
display:block;
width:100%;
height:300px;
z-index:-800;
}

.centerit{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	max-width:430px;
	width:60%;
	min-width:300px;

	}
}

/* in 1200 (default size)*/
@media (max-width: 1200px) {

.box{
    width: 95px;
	height:100%;
	}
	
	.centerit{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	max-width:380px;
	width:60%;
	min-width:300px;

	}
	
	#div1{
	text-align:center;
	}
	#div3{
	text-align:center;
	}
	.marketing {
	position:relative;
	display:block;
	top:0px;
	}
	
	
.topa{
	position:relative;
	display:block;
	width:100%;
	height:230px;
	z-index:-800;
}
}

/* in 1023(default size)*/
@media (max-width: 1023px) {

.box{
    width: 120px;
	height:100%;
	}

.menuall_center{


	display:block;

	
}

.menuallBOX{

display:none;
}

.centerit{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	max-width:530px;
	width:90%;
	min-width:300px;

	}
	
.topa{

	height:500px;

}	
	
}
/* in 992 (default size)*/
@media (max-width: 992px) {
	



	#div1{
	text-align:center;
	}
	#div3{
	text-align:center;
	}
	.marketing {
	position:relative;
	display:block;
	top:0px;
	}
	#pic4{
	display:none;
	}
	
	

.topa{

	height:400px;

}	
}

	
	
/* in 768 (default size)*/
@media (max-width: 768px) {

.boxA{
	width:100%;	
}

.boxB{
	width:100%;	
}

.logopos{
position:relative;
display:block;
width:136px;
height:66px;
top:-23px;
left:-10px;
}


  .centerit{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	max-width:420px;
	width:80%;
	min-width:300px;	
	}	
	
.marketing {
	position:relative;
	display:block;
	top:0px;
	}
	


.topa{
position:relative;
display:block;
width:100%;
height:350px;
z-index:-800;
}


}

/* in 618 (default size)*/
@media (max-width: 618px) {
  .centerit{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	max-width:350px;
	width:80%;
	min-width:300px;	
	}	
.topa{

	height:250px;

}	
}

/* in 480 (default size)*/
@media (max-width: 480px) {

.centerit{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	max-width:320px;
	width:90%;
	min-width:300px;

	}
	
.topa{

	height:160px;

}	

.s90{
	width:100%;
	max-width:439px;
	position:relative;
	display:block;
	margin:auto;
	padding:auto;
	padding-top:30px;
	
}




}

@media (max-width: 320px) {
.box{
    width: 100px;
	height:100%;
	}
}

/* Overlap */
.navbar-inverse {
	background-color:#000;
    background-image:url("../imgg/bar.png");
	background-repeat:no-repeat;
	background-position:center top;
    border-color: #000;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ddd;
	 font-size:1.1em;
   font-weight:700;
}
.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 {
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
   background-image:url("../imgg/bar.png");
   background-position:top center;
   color: #ff8e00;
   font-size:1em;
   font-weight:700;
   font-family:"Arial","微軟正黑體","新細明體";
   text-decoration:none;
}

.navbar-inverse .navbar-toggle {
    border-color: #000;
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
    float: right;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 8px;
    padding: 0px 0px;
    position: relative;
}
.navbar-toggle:hover {
    background-color: #000;
    
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #000;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}
/* Overlap End */

.citf{
position:relative;
display:block;
margin-left:auto;
margin-right:auto;
}

.linkfb{
position:absolute;

display:block;
left:265px;
top:8px;
width:40px;
height:40px;
}
.yout{
position:absolute;

display:block;
left:265px;
top:48px;
width:40px;
height:40px;
}
.garena {
	display: block;
	height: 39px;
	left: 148px;
	position: absolute;
	top: 24px;
	width: 150px;
}

.logoR{
position:relative;
display:block;
width:299px;
height:100px;
background-image:url("../imgg/logod.jpg");
}

.logoL{
position:relative;
display:block;
width:299px;
height:100px;
background-image:url("../imgg/logoi.jpg");
}

.resultCover{
position:absolute;
display:block;
width:295px;
height:196px;
top:9px;
left:5px;
color:#fff;
padding:35px;
padding-top:80px;
font-size:1.1em;
line-height:1.4em;

background-image:url("../imgg/over.png");
}

.logoR{
	position:relative;
	display:block;
	width:299px;
	height:100px;
	background-image:url("../imgg/logod.png");
}

.logoL{
	position:relative;
	display:block;
	width:299px;
	height:100px;
	background-image:url("../imgg/logoi.png");
}
.gogo li{ 
    margin-left:-20px;
  	font-size:0.9em;	
	line-height:1en;
	color:#6b1d28;
  }




/*表格樣式01*/

.table_a {
	font-family: Verdana,"微軟正黑體", "新細明體";
	font-size:1em;
	line-height: 20px;
	border: 1px solid #443d5a;
	text-align: center;
	color: #5A463C;
    border-radius: 8px 8px 8px 8px;

}
.desk tr td {
	font-family: Verdana;
	color: #374e6d;
	text-align: center;
	font-size: 0.8em;
}

.table_a tr td{
border: 1px solid #ECDBD3;
background-color:#D0BCB2;
padding:3px;

}

.table_a .tt0t{
background-color:#5A463C;
color: #fff;
}

.table_a_title{
	color: #374e6d;
	font-family:"微軟正黑體", "新細明體", Verdana;
	letter-spacing: 1px;
	
}
.table_a_line1 {
	background-color: #E0F0FE;
}
.tabble_bubble  {
	font-family: Verdana,"微軟正黑體", "新細明體",;
	font-size: 0.8em;
	color: #9a7462;
}


.e1{	
	width:175px; 	
	/*background:url(../imgg/e1.jpg) top center;*/
	float:left;
	position:relative;
	display:block;
	margin:10px 6px 10px 6px;	
	padding:auto;
}

.putt{
  font-size:0.9em;
  color:#fff;
  background-color:#283c57;
  border-radius:20px;
  padding:0px 13px 0px 13px;
  margin: 0px 0px 0px -40px;
 opacity: 1;
     max-width: 64px;
}

.putt:hover,
.put:focus{
  background-color:#443d5a;
  color:#fff;

}

.putt2{
  font-size:0.9em;
  color:#fff;
  background-color:#283c57;
  border-radius:20px;
  padding:0px 13px 0px 13px;
  margin: 0px 0px 0px -40px;
 opacity: 1;
     max-width: 64px;
}

.putt2:hover,
.put2:focus{
  background-color:#443d5a;
  color:#fff;

}

#closee{
display:none;
}

