@charset "utf-8";
#tag{ width:100%; border-bottom:1px solid #e8e7e7; padding-bottom:5px; overflow:hidden; margin-bottom:15px}
#tag h1{font-family: 'Archivo Black',Arial, Verdana, sans-serif; font-size:25px; color:#015ca3; float:left; text-align:left; line-height:1.0}
#tag h2{ font:12px; color:#aaa9a9; float:right; text-align:right; margin-top:10px;}
#tag h2 a{ color:#6f6d6d; }
#tag h2 a:hover{ color:#015ca3; }
#pdname{ width:100%; text-align:left;}
#pdname h3{ color:#817c7c; font-size:18px; margin-bottom:5px;}
#pdname h4{ background:#333; }
#pdname h4 ul{  color:#fff; margin-left:10px; border-left:10px solid #767676; font-size:20px; padding-left:10px;}
#pdname h5{ color:#817c7c; font-size:35px; margin-bottom:5px;}

#pdcon{ margin-top:20px; overflow:hidden; border-bottom:1px solid  #e8e7e7; padding-bottom:10px;}
#pdcon_left{ float:left; width:400px;}
#pdcon_right{ float:right; width:360px;}
#pdcon_right li{ border-bottom:1px solid #e8e7e7; padding:10px 0; font-size:13px; line-height:1.7}
#pdcon_right li:first-child{ padding-top:0;}
#pdcon_right li:last-child{ border:none;}
#pdcon_right li .pic{ width:75px; margin-right:10px; height:56px; cursor: pointer; }
.green{ color:#1789a5;}

#tab { margin-top:20px; clear:both; width:100%;}

#tab #nav {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}

#tab #nav li {
  float: left;
  min-width: 8em;
  text-align: center; letter-spacing:0.1em; font-weight:600
}

#tab #nav a {
  background-color: rgba(255,255,255,0.4);
  color:#5f6162; 
  display: block;
  padding: 0.5em;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px; border-top:1px solid #b6b2b2;
   border-left:1px solid #b6b2b2;border-right:1px solid #b6b2b2;
   font-size:15px; 
}

#tab #nav li.selected a , #tab #nav li.selected a:hover{  background-color:#015ca3; color:#fff; }


#tab #nav li a:hover {  background-color: rgba(239,240,241,0.8);}
#tab #content {  clear: both;    color: #323333;  padding: 1.5em 0; border-bottom:1px solid  #015ca3;border-top:1px solid  #015ca3; overflow:hidden; line-height:1.7; font-size:1.1em;}



ul.gallery {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.gallery li { display: inline-block;
  float: left;
  width: 245px;
  margin: 0 20px 30px 0;   margin: 0 10px 30px 0 \0; 
  position: relative; 
 
}

ul.gallery li:nth-child(3n-6){ 
  margin-right: 0;  
}


ul.gallery img {
  /*display: block;*/
  /*為了讓圖片上下置中，因而註解，需再觀察引響層面*/
}



ul.gallery span {
  position: absolute;
  top: 0;
  left: 0;  
  color: rgb(255,255,255);
  width: 245px; height:185px; background:url(../images/play.png) center center no-repeat rgba(0,0,0,0.7);
  margin-left: -9999px;
  
}


ul.gallery span.zoom {
  position: absolute;
  top: 0;
  left: 0;  
  color: rgb(255,255,255);
  width: 245px; height:185px; background:url(../images/zoom.png) center center no-repeat rgba(0,0,0,0.7); 
  
}

ul.gallery span.zoom {
  margin-left: -9999px;
}


ul.gallery li:hover span {
  margin-left: 0;
}

.test{ width:100%; height:45px; margin:5px 0; color:#121212; font-size:13px;}







.download a{ display:block; height:20px ; width:98px ; background: url(../images/download.png) no-repeat; margin:0 auto;}
.download a:hover{ background-position: 0 -20px;}

#download{ width:780px; text-align:center; letter-spacing:1px; font-size:13px; margin:10px 0 15px;}
#download h1,#download h2,#download h3{ float:left;}
#download h1{ width:80px;}
#download h2{ width:545px; text-align:left;}
#download h3{ width:140px; }
#download ul{ background:#e2e2e3; width:780px; overflow:auto; padding:3px 0; margin-bottom:10px;}
#download li{ width:780px; border-bottom:1px solid #e2e2e3; list-style:none; overflow:auto; padding:10px 0; }
#download li:hover{ background:#e1f0fa;}

.news_top{ background:url(../images/news_sd.jpg) no-repeat center bottom; padding-bottom:19px;}
.news_top > ul{ border-bottom:1px solid #121212; border-top:1px solid #121212; background: url(../images/news_bg.gif); padding:20px 0; overflow:hidden;}
.news_top ul h1{ max-height:91px; max-width:127px ; float:left; margin:0 20px;}
.news_top ul h1 img:hover{ opacity: .8;-moz-opacity: .8;filter: alpha(opacity=80);}

.news_top ul h2{  float:left; width:595px;  }
.news_top ul h2 ul{ margin-bottom:7px; }
 .date{ color:#777979;}
 .title{  font-size:15px;  font-weight:bold;color:#015ca3; }
 .title a{color:#015ca3; display:block;}  
 .title a:hover{color:#0591fc;}
 .text{  color:#454444; }
 
#newspage h1{  width:100px; float:left;  line-height:2em;}
#newspage h2{   width:620px; float:left;}
 
#news_list{ width:100%; margin:5px 0 15px 0; clear:both; color:#454444; line-height:1.8; font-size:13px;}
#news_list ul{ }
#news_list li{ border-bottom:1px solid  #e8e7e7 ; background:#fff; padding:10px 10px; overflow:hidden; }
#news_list li:nth-child(even){  background:#eefcfe; }
#news_list li:hover{ background:#f0f1f1; }
#news_list li h1{ width:15%; float:left; padding:0 1%; line-height:2em;}
#news_list li h2{ width:82%; float:left; }

#link{ width:100%; clear:both; border-bottom:1px solid  #e8e7e7;border-top:1px solid  #e8e7e7; padding:10px 10px 0px 10px; color:#555454}
#link a{ color:#015ca3;}
#link a:hover{ text-decoration:underline;}
#link ul { margin-bottom:10px;}

#button{ width:100%; clear:both; margin:10px auto; text-align:center;}

#about{ width:100%; margin:20px auto;  color:#454444; font-size:14px; line-height:1.8; font-family: Verdana, ;}

#contact{ width:1000px; margin:20px auto;  color:#454444; font-size:13px;  overflow: hidden;  }
#contact ul{ width:315px;  margin:5px 8px; float:left; background:#FFF; border:1px solid   #e8e7e7;
-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); 
-moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); 
box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
behavior: url(PIE.htc); }
#contact ul li { padding:10px;}
#contact ul li:first-child{ background: #121212; color:#fff; font-size:15px; font-weight:bold; }
#contact ul li:first-child a{
	color:#fff;
}
#form{ background: url(../images/news_bg.gif); padding:15px 0 0;}
#form ul{ border-bottom:1px solid #015ca3; padding:10px 0;}
.textbox{ border:1px solid #e8e7e7; padding:5px; }
#form td{ padding:7px;}




/*藍色   #015ca3  淺灰  #e8e7e7  */