body {
	margin: 0;
	padding:0;
	 font-family: Helvetica, Arial, 微軟正黑體修正, 微軟正黑體, serif;
	font-size:15px;
	line-height:30px;
	width:100%;
	
  background-color: #000: 
	
	
}

a
{ color: #3e3e3e;
  text-decoration: none; }


#header
{   position:fixed;
  top:0px;
  width:100%; 
 padding-top: 0px;
 padding-top:7px;
  background: rgba(255,255,255,1);
  color: #FFFFFF;
  z-index:9999;
  text-align: center;
    box-shadow: 0.6px 0.6px 6px rgba(0,0,0,0.5);
    
  }
  



@font-face {
font-family: 'Bank Gothic Light BT';
font-style: normal;
font-weight: normal;
src: local('Bank Gothic Light BT'), url('TT0589M_.woff') format('woff');
}


nav
{ margin:54px auto 0 auto;
  padding: 14px 0 16px 0;
  border-bottom:1px solid rgba(0,0,0,0.1);
  width: 100%;
height: 40px;
top: 0;
display: block;
 position:fixed;
 background-color: #fbfbfb;
 z-index:999;
}


nav>ul
{ margin:10px auto 0 auto;
  padding: 0; 
  width: 100%;
}

nav>ul>li
{ list-style: none;
  float:left;
  width:33%;

  color: #3e3e3e;
  font-size: 17px;
  font-weight: bolder;
  line-height: 18px;
  text-align: center;
  font-family:  'Bank Gothic Light BT',Microsoft JhengHei;

 }

 .circle
{ width: 6px;
  height: 6px;
  border-radius: 30px;
  background-color:#3e3e3e;
  display: inline-block;
  margin-right: 10px;  }

 #nav> ul>li:hover
{ -webkit-animation-name:light; /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1s; /* Chrome, Safari, Opera */
  animation-name:light;
  animation-duration: 1s;
  -webkit-animation-direction: alternate; /* Chrome, Safari, Opera */
  animation-direction: alternate;
  color:red;}  

.title_red
{ color:red;
   font-size:13px;
   display: block;
   font-style:italic;
   font-weight: bolder; 
   padding-right: 1px;
   text-transform:uppercase;
   font-family: 'Bank Gothic Light BT',Microsoft JhengHei;
   
   }


.footer
{ width: 100%;
  background-color: #2e2e2e;
  height: 80px;
  text-align:center;
  color: #ffffff;
  margin-top:0; 
  padding-top: 10px;
 

   }
  .bannerphoto
{ min-width: 100%;
   height: 70px;
   margin:110px auto 0 auto;
background-size:100% auto;
   background-image:url(../images/banner.jpg);
   background-repeat:no-repeat;
   background-position:  center 76px;
     color: #3e3e3e;
	 font-weight:bold;
   font-size: 20px;
   text-align: center;
  padding:30px 0 0 0;
   line-height:24px;
   
   }


.bannerphoto2
{ min-width: 100%;
   height: 70px;
   margin:110px auto 0 auto;
background-size:100% auto;
   background-image:url(../images/banner.jpg);
   background-repeat:no-repeat;
 background-position:  center 76px;
     color: #3e3e3e;
	 font-weight:bold;
   font-size: 20px;
   text-align: center;
  padding:30px 0 0 0;
   line-height:24px;
   
   }


.bannerphoto3
{ min-width: 100%;
   height: 70px;
   margin:110px auto 0 auto;
background-size:100% auto;
   background-image:url(../images/banner.jpg);
   background-repeat:no-repeat;
background-position:  center 76px;
     color: #3e3e3e;
	 font-weight:bold;
   font-size: 20px;
   text-align: center;
  padding:30px 0 0 0;
   line-height:24px;
   
   }

   
.bannerphoto>.en_word,
.bannerphoto2>.en_word,
.bannerphoto3>.en_word
{ color:#F00; }
 
   
table.content_table
{ border-collapse: collapse;
  width:100%;
  margin: 0 auto;

   }

table.content_table>tbody>tr>td
{ padding:0 10px 0 10px ; 
vertical-align: top; }   





table.contact
{ 
width: 96%;
margin: 10px auto;

box-sizing: border-box;
}


table.contact>tbody>tr:nth-child(odd)>td
{ color: red;
  font-weight: bolder;
  border-bottom: 1px solid #bbbbbb;
  
  padding: 0;
     }

table.contact>tbody>tr:nth-child(even)>td
{ padding-bottom: 10px;
  
     }

table.contact>tbody>tr>td> span.en_word
{ font-size:16px; }

.large_area
{ display: block;
  background-color: #2e2e2e;
  color: #ffffff;
  font-size: 20px;
  
 
text-align: center;}

  .center

{ width: 100%;
  margin:0 auto;
  position:relative; }
.detail
{ font-size:15px;

font-weight:normal; }


.year
{font-family:"Frutiger Neue W02 Thin",Arial,Helvetica,sans-serif ;
height: 18px;
font-size:18px;
margin-bottom: 6px;

color: red;
font-weight: bold; }

.photos>img
{ width: 98%;
  margin: 0 auto;
  height: auto; }
