﻿@charset "utf-8";
/* CSS Document */

  @import url(style1-pages.css);

  
  /*--------------------------  共用CSS ----------------------------------*/


  /* bu-top */
  
   .top-bu{
	width: 40px;
	height: 40px;
	background-image: url(../../all_img/images-new/bu-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0%;
	  }
    .top-bu:hover {
	background-position: left bottom;
	  }
	  
	  
   @media (min-width: 768px) {
    .top-bu{
	display: block;
    } 
	.rwd-mob {
    display:none;	   
     }
   }

   @media (max-width: 767px) {
   .rwd{
    display:none;	   
     }	
	 .top-bu{
	display: none;
    } 
   }

  /*---------------------------------------- mobile -----------------------------------------*/

   @media (min-width: 991px) {
   #logo-frame-mobile {
	 display:none;
   } 
   }

   @media (max-width: 990px) {
   #logo-frame-mobile {
    width:100%;   
	float:left;
	text-align: center;
    background-color:#fff;	
	 display:inline-block; 
   } 
   }
   
     
   /**/
	@media (min-width: 351px) {
	.logo-frame-mob {
     width:320px;	   	   
	 margin-left: auto;
 	 margin-right: auto;
	}
	.logo-frame-mob img {
     width:320px;
	 height:85px;
	 float:left;	 
	}
    }
	
	@media (max-width: 350px) {
	.logo-frame-mob {
     width:100%;   
	 margin-left: auto;
 	 margin-right: auto;
	}
	.logo-frame-mob img {
     width:100%;
	 height:auto;
	 float:left;	 
	}
    }
	
	/* menu */
    .mobile-menu-frame {
	width: 100%;
	height: 50px;
	float: left;
	text-align: center;
	position: relative;
   } 
   
   /**/
   
   .home-bu-cha {
	   width:98%;
	   margin-left:1%;
	   margin-right:1%;	   
	   display:inline-block;
	   margin-top:4px;
	   margin-bottom:4px;	   
	 }	 
	 	  
   @media (min-width: 991px) {
	.home-bu-cha {
	 text-align:right;   
	}
   }

   @media (max-width: 990px) {
	.home-bu-cha {
	text-align:center;
	}
   }
	   
    .home-bu-cha a {
	width: 135px;
	display:inline-block;
	}
    .home-bu-cha .bu-sa04 img{
	width: 135px;
	height: auto;
	display: block;
	border: 1px solid #ccc;
	}
   
   
   
   /* mobile */

   
   /* 選單 */
   .menu-trigger {
	width: 32px;
	height: 32px;
	font-size: 0%;
	display: block;
	background-image: url(../../all_img/images-new/menu-left-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin: 0px;
	position: absolute;
	left: 10px;
	top: 9px;
	z-index: 3000;
	 -moz-border-radius: 5px; /* Firefox */
     -webkit-border-radius: 5px; /* Safari, Chrome */
     -khtml-border-radius: 5px; /* Konqueror */
     border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
     behavior: url(border-radius.htc); /* IE6, IE7, IE8 */
   }   


   /* mobile  搜尋 */
   
   /**/
  #mobile-search .search-frame {
	width: 100%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 7px;
	margin-bottom: 7px;
	display: inline-block;
  } 
  #mobile-search .search-frame label {
	display: none;
  }  
  /**/
  #mobile-search .search-frame .input-from {
	height: 33px;
	width: 80%;
	float: left;
	margin-right: 3px;
	font-size: 100%;
	line-height: 33px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
  	 -moz-border-radius: 5px; /* Firefox */
     -webkit-border-radius: 5px; /* Safari, Chrome */
     -khtml-border-radius: 5px; /* Konqueror */
     border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
     behavior: url(border-radius.htc); /* IE6, IE7, IE8 */
  }  
   #mobile-search .search-frame .bu-search {
	float: left;
	height: 32px;
	width: 32px;
	border: 1px solid #ccc;
  	 -moz-border-radius: 5px; /* Firefox */
     -webkit-border-radius: 5px; /* Safari, Chrome */
     -khtml-border-radius: 5px; /* Konqueror */
     border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
     behavior: url(border-radius.htc); /* IE6, IE7, IE8 */
  } 
  
 
  /*----------------------------------------  -------------------------------------------*/

  #frame-container{
	width: 100%;
	float: left;
	display: inline-block;
  }
  
  /**/  
  #head-frame{
	width: 100%;
	height: 40px;
	float: left;
	background-color:#333;
	text-align: center;
	overflow: hidden;
  }	      
  
  @media only screen and (min-width: 1025px) {
  #head-frame-mid {
	width: 1160px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: right;
  }
  }
  @media only screen and (min-width: 991px) and (max-width: 1200px) {
  #head-frame-mid {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: right;
  }
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
  #head-frame-mid {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
  }
  }  

  @media only screen and (min-width: 568px) and (max-width: 768px) {
  #head-frame-mid {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
  }
  }
  @media only screen and (min-width: 0px) and (max-width: 567px){
  #head-frame-mid {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
  }
  }
    
  
  #head-frame a {
	font-size: 90%;
	line-height: 40px;
	font-weight: normal;
	text-decoration: none;
  }	
  #head-frame samp {
	font-size: 120%;
	line-height: 28px;
	vertical-align: middle;
  }	
  /**/
  
 
  
   @media (min-width: 991px) {
   #logo-frame{
    width:100%;
	float:left;
	text-align: center;
	 background-color:#fff;	 
  }
    }

   @media (max-width: 990px) {
   #logo-frame{
	 display:none;
   }
   }
   
   /**/  
   
   #logo-frame-mid {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	position: relative;
  }  
    
  @media only screen and (min-width: 1201px) {
  #logo-frame-mid {
	width: 1160px;
  }
  }

  @media only screen and (min-width: 991px) and (max-width: 1200px) {
  #logo-frame-mid {
	width: 990px;
  }
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
  #logo-frame-mid {
	display:none;
  }
  }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
  #logo-frame-mid {
	display:none;
  }
  }

  /**/
  
  @media only screen and (min-width: 991px) {
  #logo-frame-mid .logo-frame{
    float:left;
  }
  #logo-frame-mid .logo-frame img {
    float:left;
   }
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {  
  #logo-frame-mid .logo-frame{
	display:none;
   }
  #logo-frame-mid .logo-frame img {
	display:none;
   }
  }
  
  @media only screen and (min-width: 0px) and (max-width: 768px) {
   #logo-frame-mid .logo-frame{
	display:none;
   }
  #logo-frame-mid .logo-frame img {
	display:none;
   }
   }

  /**/
  #logo-frame-mid .search-frame {
  	position: absolute;
	top: -2px;
	right: 100px;
  }
  #logo-frame-mid .search-frame label {
	display: none;
  }   
  /**/
  #logo-frame-mid .search-frame .input-from {
	float: left;
	margin-right: 3px;
	background-color: #f5f5f5;
	font-size: 100%;
	line-height: 33px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
  	 -moz-border-radius: 5px; /* Firefox */
     -webkit-border-radius: 5px; /* Safari, Chrome */
     -khtml-border-radius: 5px; /* Konqueror */
     border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
     behavior: url(border-radius.htc); /* IE6, IE7, IE8 */
  }   
  #logo-frame-mid .search-frame .bu-search {
	float: left;
	height: 32px;
	width: 32px;
	border: 1px solid #ccc;
  	 -moz-border-radius: 5px; /* Firefox */
     -webkit-border-radius: 5px; /* Safari, Chrome */
     -khtml-border-radius: 5px; /* Konqueror */
     border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
     behavior: url(border-radius.htc); /* IE6, IE7, IE8 */
  } 
  
  @media only screen and (min-width: 991px) {
   #logo-frame-mid .search-frame .input-from {
	height: 33px;
	width: 220px;
   }
   #logo-frame-mid .search-frame {
	margin-top:20px;
  }
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {  
   #logo-frame-mid .search-frame .input-from {
	display:none;
   }
  }
  
  @media only screen and (min-width: 0px) and (max-width: 768px) {
   #logo-frame-mid .search-frame .input-from {
	display:none;
   }
   }
  
  /**/
  #logo-frame-mid .i-font .font-ex {
	position: absolute;
	top: 35px;
	right: 0px;
        width: 650px;
	text-align:right;
  } 
 
  #logo-frame-mid .i-font {
	position: absolute;
	top: 0px;
	right: 0px;
  } 
  #logo-frame-mid .i-font .font-bu{
	float:left;
  }
  #logo-frame-mid .i-font .font-bu a{
	float:left;
  }
  
  @media only screen and (min-width: 991px) {
  #logo-frame-mid .i-font {
	margin-top:33px;
  } 
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {  
  #logo-frame-mid .i-font {
   display:none;	
   } 
  }
  
  @media only screen and (min-width: 0px) and (max-width: 768px) {
   #logo-frame-mid .i-font {
   display:none;	
   } 
   }
  
  /*------------------------ 選單 -------------------------------*/
  
   #menu-frame{
	width: 100%;
	float: left;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
   }
   
   @media (min-width: 991px) {
   #menu-frame{
   display: inline-block;
   }
   }
   @media (max-width: 990px) {
   #menu-frame{
   display: none;
   }
   } 
  /**/ 
  
  #menu-frame-mid {
	height:45px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
  }	
  
  @media only screen and (min-width: 1201px) {
  #menu-frame-mid {
   width: 1160px;
   height:45px;
  }
  }

  @media only screen and (min-width: 991px) and (max-width: 1200px) {
  #menu-frame-mid {
	width: 990px;
	height:45px;
  }
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
  #menu-frame-mid {
	width: 96%;
	height:45px;
  }
  }
  
  @media only screen and (min-width: 0px) and (max-width: 768px) {
  #menu-frame-mid {
  display:none;
  }
  }
  
    /**/    
    #menu-frame-mid .menu-box {
	width: 100%;
	float: left;
	display: block;
	}
  
   #menu-frame-mid .menu-box li {}
   #menu-frame-mid .menu-box li a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	}

	
	@media only screen and (min-width: 1201px) {
     #menu-frame-mid .menu-box li {
	 display: inline-block;
	 margin-right: 15px;
	 margin-left: 15px;
	 padding-right: 5px;
	 padding-left: 5px;
	 }
     #menu-frame-mid .menu-box li a {
	 font-size: 120%;
	 line-height: 45px;
 	 letter-spacing: 0.3em;
	 }
    }
  
    @media only screen and (min-width: 991px) and (max-width: 1200px) {
     #menu-frame-mid .menu-box li {
	 display: inline-block;
	 margin-right: 15px;
	 margin-left: 15px;
	 padding-right: 5px;
	 padding-left: 5px;
	 }
     #menu-frame-mid .menu-box li a {
	 font-size: 110%;
	 line-height: 45px;
 	 letter-spacing: 0.2em;
	 }
    }

    @media only screen and (min-width: 769px) and (max-width: 990px) {
     #menu-frame-mid .menu-box li {
	 display: inline-block;
	 margin-right: 8px;
	 margin-left: 8px;
	 padding-right: 5px;
	 padding-left: 5px;
	 }
     #menu-frame-mid .menu-box li a {
	 font-size: 110%;
	 line-height: 45px;
 	 letter-spacing: 0em;
	 }
    }
  
    @media only screen and (min-width: 0px) and (max-width: 768px) {
     #menu-frame-mid .menu-box li {
	 display: none;
	 }
     #menu-frame-mid .menu-box li a {
	 display: none;
	 }
    }
    
  
  /*------------------------ 圖片 -------------------------------*/

  #picture-frame{
	width: 100%;
	float: left;
	text-align: center;
	display: inline-block;
  }	
  
  #picture-frame-gradient {
	width: 100%;
	float: left;
	text-align: center;
	background-image: url(../../dep_images/style1-img/picture-frame-01-gradient.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline-block;
	 -moz-background-size:2000px 100%;
     -webkit-background-size:2000px 100%;
     -o-background-size:2000px 100%;
     background-size:2000px 100%;
  }	
  /**/
    
  .picture-frame-img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
  }	
  .picture-frame-img-gradient {
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-image: url(../../dep_images/style1-img/picture-frame-01-gradient.png);
	background-repeat: no-repeat;
	background-position: center top;	
	 -moz-background-size:2000px 100%;
     -webkit-background-size:2000px 100%;
     -o-background-size:2000px 100%;
     background-size:2000px 100%;
  }
  
  .picture-frame-img .poto-box {
	display: inline-block;
  }	
  
  .picture-frame-img .poto-box img {
	display: block;
	float:left;
  }
  /**/
  
  
  
  @media only screen and (min-width: 1201px) {
   .picture-frame-img {
	width: 1160px;
  }	
  .picture-frame-img-gradient {
	width: 1160px;
	height: 275px;
  }
  
  .picture-frame-img .poto-box {
	width: 1160px;
  }	
  
  .picture-frame-img .poto-box img {
	width: 1160px;
	height:275px;
  }
  }

  @media only screen and (min-width: 991px) and (max-width: 1200px) {
  .picture-frame-img {
	width: 990px;
  }	
  .picture-frame-img-gradient {
	width: 990px;
	height: 227px;
  }
  
  .picture-frame-img .poto-box {
	width: 990px;
  }	
  
  .picture-frame-img .poto-box img {
	width: 990px;
	height:227px;
  }
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
  .picture-frame-img {
	width: 760px;
  }	
  .picture-frame-img-gradient {
	width: 760px;
	height: 174px;
  }
  
  .picture-frame-img .poto-box {
	width: 760px;
  }	
  
  .picture-frame-img .poto-box img {
	width: 760px;
	height:174px;
  }
  }
  
  @media only screen and (min-width: 568px) and (max-width: 768px) {
  .picture-frame-img {
	width: 100%;
  }	
  .picture-frame-img-gradient {
	width: 100%;
	height: 170px;
  }
  
  .picture-frame-img .poto-box {
	width: 100%;
  }	
  
  .picture-frame-img .poto-box img {
	width: 100%;
	height:170px;
  }
  }

  @media only screen and (min-width: 0px) and (max-width: 567px){
  .picture-frame-img {
	width: 100%;
  }	
  .picture-frame-img-gradient {
	width: 100%;
	display:none;
  }
  
  .picture-frame-img .poto-box {
	width: 100%;
  }	
  
  .picture-frame-img .poto-box img {
	width: 100%;
	height:auto;
  }
  }
    	  
  
  /*-------------- 中間區塊 ------------------*/

  #content-frame{
	 width:100%;
	 float:left;
	text-align: center; 
  }	
  #content-frame-mid {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	display: inline-block;
  }	
  
  @media only screen and (min-width: 1201px) {
   #content-frame-mid {
	width: 1160px;
	margin-bottom:60px;
   }	
  }

  @media only screen and (min-width: 991px) and (max-width: 1200px) {
   #content-frame-mid {
	width: 990px;
	margin-bottom:60px;
   }	
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
   #content-frame-mid {
	width: 96%;
	margin-bottom:60px;
   }	
  }
  
  @media only screen and (min-width: 568px) and (max-width: 768px) {
  #content-frame-mid {
	width: 100%;
   }
  }

  @media only screen and (min-width: 0px) and (max-width: 567px){
   #content-frame-mid {
	width: 100%;
   }
  }
  
     
  /*----------------- 業務專區 ------------------*/  
  
  #content-frame .service-frame {
	text-align: center;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.5); /* Firefox */
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5); /* Safari 和 Chrome */
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5); /* Opera 10.5 + */
        filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=6); /* ie */	
	z-index: 10;
  }  
  
  @media only screen and (min-width: 1201px) {
  #content-frame .service-frame {
	width: 45%;
	height: 370px;
	position: absolute;
	right: 0px;
	top: -20px;
	background-image: url(../../all_img/images-new/service-frame-img.png);
	background-repeat: no-repeat;
	background-position: right top;
    }
  }
  @media only screen and (min-width: 991px) and (max-width: 1200px) {
  #content-frame .service-frame {
	width: 45%;
	height: 370px;
	position: absolute;
	right: 0px;
	top: -20px;
	background-image: url(../../all_img/images-new/service-frame-img.png);
	background-repeat: no-repeat;
	background-position: right top;
    }
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
  #content-frame .service-frame {
	width: 45%;
	height: 370px;
	position: absolute;
	right: 10px;
	top: -20px;
    }
   }
   
   @media only screen and (min-width: 0px) and (max-width: 768px){
   #content-frame .service-frame {
  	 width: 100%;
	 height: 370px;
	float: left;
    }
   }  

   #content-frame .service-frame .ser-box {
	width: 100%;
	float: left;
	text-align: left;
	position: relative;
	} 
  
  /*瞄點*/


   @media only screen and (min-width: 1201px) {
   #content-frame .service-frame .ser-box .alt-b a {
	color: #fff;
    }
   }
  
   @media only screen and (min-width: 991px) and (max-width: 1200px) {
    #content-frame .service-frame .ser-box .alt-b a {
	color: #fff;
    }
   }
 
   @media only screen and (min-width: 0px) and (max-width: 990px) {
    #content-frame .service-frame .ser-box .alt-b a {
	color: #333;
    }
   }

   /**/

   @media (min-width: 768px) {
    #content-frame .service-frame .ser-box .alt-b {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
    }	
    #content-frame .service-frame .ser-box .alt-b a {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
    }
    }

   @media (max-width: 767px) {
   #content-frame .service-frame .ser-box .alt-b {
   display:none;
   }	
   #content-frame .service-frame .ser-box .alt-b a {
	display:none;
   }
   }

  
   /**/
  
  #content-frame .service-frame .ser-box-title {
	float: left;
	text-align: left;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 130%;
	line-height: 60px;
	font-weight: normal;
	color: #555;
	text-decoration: none;
	margin-bottom:15px;
	}
     
  @media only screen and (min-width: 1201px) {
   #content-frame .service-frame .ser-box-title {
    width: 70%;
	margin-left:5%;
	margin-right:5%;
   } 
  }
  
  @media only screen and (min-width: 991px) and (max-width: 1200px) {
    #content-frame .service-frame .ser-box-title {
    width: 70%;
	margin-left:5%;
	margin-right:5%;
   } 
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
    #content-frame .service-frame .ser-box-title {
	width: 90%;
	margin-left:5%;
	margin-right:5%;
	}
   }
   
   @media only screen and (min-width: 0px) and (max-width: 768px){
    #content-frame .service-frame .ser-box-title {
	width: 90%;
	margin-left:5%;
	margin-right:5%;
	} 
   }  
   
  
  /**/
  
   #content-frame .service-frame .ser-box-list {
	float: left;
	text-align: left;
	position: relative;
	} 
   
  @media only screen and (min-width: 1201px) {
   #content-frame .service-frame .ser-box-list {
	width: 67%;
	margin-left:5%;
   }    
  }
  
  @media only screen and (min-width: 991px) and (max-width: 1200px) {
   #content-frame .service-frame .ser-box-list {
	width: 67%;
	margin-left:5%;
   } 
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
    #content-frame .service-frame .ser-box-list {
	width: 84%;
	margin-left:8%;
	margin-right:8%;
   } 
   }
   
   @media only screen and (min-width: 0px) and (max-width: 768px){
    #content-frame .service-frame .ser-box-list {
	 width: 90%;
	 margin-left:5%;
  	 margin-right:5%;
 	} 
   }    
	
	#content-frame .service-frame .ser-box-list li {
	width: 100%;
	float: left;
	text-align: left;
	position: relative;
	} 
	#content-frame .service-frame .ser-box-list li a {
	width: 100%;
	float: left;
	text-align: left;
	position: relative;
	background-image: url(../../dep_images/style1-img/ser-box-list-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	text-overflow : ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	font-size: 105%;
	line-height: 37px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	}
	
  
  /*---------------------- 訊息中心 -----------------------*/
  
  #content-frame .new-frame{
    float:left;
	text-align: center;
  }
  
  @media only screen and (min-width: 1201px) {  
   #content-frame .new-frame{
	width:47%;
	height: 325px;
	margin-left:3%;
  }
  }
  
  @media only screen and (min-width: 991px) and (max-width: 1200px) { 
   #content-frame .new-frame{
	width:46%;
	height: 325px;
	margin-left:3%;
   }
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
   #content-frame .new-frame{
	width:44%;
	height: 325px;
	margin-left:3%;
  }
   }
   
   @media only screen and (min-width: 0px) and (max-width: 768px){
   #content-frame .new-frame{
	width:90%;
	margin-right:5%;
	margin-left:5%;
	margin-top:15px;
	padding-bottom:30px;	
   }
   }   
  
  #content-frame .new-frame .new-box{
	width:100%;
	float:left;	
	text-align: center;
  }
  
  #content-frame .new-frame .new-title{
	width: 100%;
	float: left;
	text-align: left;
	position: relative;
	font-size: 130%;
	line-height: 50px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom:15px;
  }	
  
  /*瞄點*/ 	
  @media (min-width: 768px) {
   #content-frame .new-frame .alt-c {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	position: absolute;
	left: -20px;
	top: 0px;
   }	
   #content-frame .new-frame .alt-c a {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
   }
  }
   @media (max-width: 767px) {
   #content-frame .new-frame .alt-c {
	display: none;
    }	
    #content-frame .new-frame .alt-c a {
	display: none;
    }
   }  
  
  /**/
  
      .new-ti-bu {
	padding-right: 15px;
	padding-left: 15px;	 
  	 -moz-border-radius: 5px; /* Firefox */
     -webkit-border-radius: 5px; /* Safari, Chrome */
     -khtml-border-radius: 5px; /* Konqueror */
     border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
     behavior: url(border-radius.htc); /* IE6, IE7, IE8 */
     }
	
	.new-ti-bu-frame{
	float: right;
	display:inline-block;
        text-align:right;
	 }
	
	
   @media (min-width: 768px) {
    .new-ti-bu {
	 margin-left:5px;
	 margin-top:12px;
	 display:inline-block;
         text-align:center;
	}
    }

   @media (max-width: 767px) {
	.new-ti-bu-frame{
	width: 100%;
	text-align: center;
	 }
	 	
    .new-ti-bu {
	width: 32%;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 1%;
	margin-right: 1%;
	display: inline-block;
	}
   } 	
   
   /**/
	
   .new-ti-bu a {
	font-size: 70%;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;	
	text-overflow : ellipsis;
	white-space:nowrap;word-wrap: normal;
	overflow: hidden;
	  }
	  
 
   /**/  
   #content-frame .new-list {
	float: left;
	text-align: left;
  }
  
  
  
   @media (min-width: 768px) {
   #content-frame .new-list {
	width: 100%;
   }
    }

   @media (max-width: 767px) {
   #content-frame .new-list {
	width: 90%;
	margin-left:5%;
	margin-right:5%;
   }
   }  
  
   #content-frame .new-list li {
	float: left;
	width: 100%;
	text-align: left;
   }
   
   #content-frame .new-list li a{
	float: left;
	width: 100%;
	text-align: left;
	text-decoration: none;
   }
  
     
   
   #content-frame .new-list li a h2 {
	float: left;
	text-align: left;
	font-size: 105%;
	font-weight: normal;
	text-decoration: none;
	text-overflow : ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	text-indent: 30px;
   }
   
   #content-frame .new-list li a em {
	float: left;
	text-align: left;
	font-size: 105%;
	font-weight: normal;
	text-decoration: none;
	text-overflow : ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	text-indent: 30px;
   }
   
   #content-frame .new-list li a span {
	float: left;
	text-align: right;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
   }
   
   @media (min-width: 768px) {
    #content-frame  .new-list li a h2 {
	width: 80%;
	line-height: 40px;
   }
   #content-frame  .new-list li a em {
	width: 80%;
	line-height: 40px;
   }
   #content-frame  .new-list li a span {
	width: 20%;
	line-height: 40px;
   }
    }

   @media (max-width: 767px) {
   #content-frame .new-list li a h2 {
	width: 75%;
	line-height: 26px;
   }
   #content-frame .new-list li a em {
	width: 75%;
	line-height: 26px;
   }
   #content-frame .new-list li a span {
	width: 25%;
	line-height: 26px;
   }
   }
  
  /*---------------------- 分享按鈕 ------------------------*/
 
  #content-frame .share-frame {
	text-align: left;
  }	   
  
  @media (min-width: 768px) {
   #content-frame .share-frame {
   position: absolute;
   right: 0px;
   bottom: -50px;
   }	
  }

  @media (max-width: 767px) {
   #content-frame .share-frame {
	float:left;
	width:100%;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#fff;
   }
   }  
   
  #content-frame .share-frame .pow-box {
	text-align: center;
	margin-right: 5px;
	display: inline-block;
  }	
  #content-frame .share-frame .more-bu {
	text-align: center;
	display: inline-block;
  }	
  #content-frame .share-frame .more-bu a {
	text-align: center;
	display: inline-block;
	line-height: 33px;
	font-weight: normal;
	color: #111444;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
  	 -moz-border-radius: 5px; /* Firefox */
     -webkit-border-radius: 5px; /* Safari, Chrome */
     -khtml-border-radius: 5px; /* Konqueror */
     border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
     behavior: url(border-radius.htc); /* IE6, IE7, IE8 */
  }	
  
  
  /*---------------------------  ad-frame  -------------------------------*/
  #ad-frame{
	 width:100%;
	 float:left;
	text-align: center;
  }	
  
  #ad-frame-mid {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	overflow: hidden;
  }	 
  
  @media only screen and (min-width: 1201px) {
  #ad-frame-mid {
	width: 1160px;
  }	
  }

  @media only screen and (min-width: 991px) and (max-width: 1200px) {
  #ad-frame-mid {
	width: 990px;
  }	
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
  #ad-frame-mid {
	width: 760px;
  }	
  }
  @media only screen and (min-width: 568px) and (max-width: 768px) { 
  #ad-frame-mid {
	width: 500px;
  }	
  }

  @media only screen and (min-width: 0px) and (max-width: 567px){
  #ad-frame-mid {
	width: 300px;
  }	
  }
  
  /**/
  
  @media (min-width: 768px) {
   #ad-frame-mid .alt-b {
	position: absolute;
	left: 0px;
	top: 0px;
   }  
   #ad-frame-mid .alt-b a {
	font-size: 90%;
	font-weight: normal;
	color: #777;
	text-decoration: none;
   }
  }

   @media (max-width: 767px) {
   #ad-frame-mid .alt-b {
    display:none;
   }  
   #ad-frame-mid .alt-b a {
	display:none;
   }
   }    	
  
  /**/
    #ad-frame-mid .ban-box {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	text-align: center;
	padding-top:15px;
	padding-bottom:5px;
  }
  #ad-frame-mid .ban-box .ad-bu {
	text-align: center;
	display: inline-block;
	overflow: hidden;
	border: 1px solid #ccc;
	background-color:#f5f5f5;
  }
  #ad-frame-mid .ban-box .ad-bu img {
	display: block;
	float: right;
  }
  
  @media only screen and (min-width: 1201px) {
    #ad-frame-mid .ban-box .ad-bu {
	width: 135px;
	height:60px;
	margin-left: 2px;
	margin-right: 2px;
   }
   #ad-frame-mid .ban-box .ad-bu img {
	width: 135px;
	height:60px;
   }
  }

  @media only screen and (min-width: 991px) and (max-width: 1200px) {
    #ad-frame-mid .ban-box .ad-bu {
	width: 110px;
	height:47px;
	margin-left: 2px;
	margin-right: 2px;
   }
   #ad-frame-mid .ban-box .ad-bu img {
	width: 110px;
	height:47px;
   }
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
  #ad-frame-mid .ban-box .ad-bu {
	width: 170px;
	height:73px;
	margin-left: 2px;
	margin-right: 2px;
   }
   #ad-frame-mid .ban-box .ad-bu img {
	width: 170px;
	height:73px;
   }
  }
  @media only screen and (min-width: 568px) and (max-width: 768px) { 
   #ad-frame-mid .ban-box .ad-bu {
	width: 110px;
	height:47px;
	margin-left: 2px;
	margin-right: 2px;
   }
   #ad-frame-mid .ban-box .ad-bu img {
	width: 110px;
	height:47px;
   }
  }

  @media only screen and (min-width: 0px) and (max-width: 567px){
  #ad-frame-mid .ban-box .ad-bu {
	width: 140px;
	height:47px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom:10px;
   }
   #ad-frame-mid .ban-box .ad-bu img {
	width: 140px;
	height:47px;
   }
  }  
  
  
  /**/  
  #foot-frame {
	width: 100%;
	float: left;
	text-align: center;
	background-image: url(../../dep_images/style1-img/foot-frame-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
  }
  
  #foot-frame-mid {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
  }
  
  @media only screen and (min-width: 1201px) {
  #foot-frame-mid {
	width: 1160px;
	margin-top:25px;
  }
  }

  @media only screen and (min-width: 991px) and (max-width: 1200px) {
  #foot-frame-mid {
	width: 990px;
	margin-top:25px;
  } 
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
  #foot-frame-mid {
	width: 96%;
	margin-top:25px;
  } 
  }
  
  @media only screen and (min-width: 568px) and (max-width: 768px) {
  #foot-frame-mid {
	width: 100%;
	margin-top:25px;
  }
  }

  @media only screen and (min-width: 0px) and (max-width: 567px){
  #foot-frame-mid {
	width: 100%;
	margin-top:25px;
  }
  }
    
  #foot-frame-mid .foot-top {
	width: 100%;
	float: left;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:15px;
  }
  
  #foot-frame-mid .foot-top .date-frmae {
	float: left;
	font-size: 90%;
	line-height: 200%;
  }
  
  #foot-frame-mid .foot-top .bu-link {
	float: left; 
  }
  
  @media only screen and (min-width: 1201px) {
  #foot-frame-mid .foot-top .date-frmae {
	width: 70%;
	text-align: left;
  }
  #foot-frame-mid .foot-top .bu-link {
	width: 30%;
	text-align: right; 
  }
  }

  @media only screen and (min-width: 991px) and (max-width: 1200px) {
  #foot-frame-mid .foot-top .date-frmae {
	width: 60%;
	text-align: left;
  }
  #foot-frame-mid .foot-top .bu-link {
	width: 40%;
	text-align: right; 
  }
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
  #foot-frame-mid .foot-top .date-frmae {
	width: 50%;
	text-align: left;
  }
  #foot-frame-mid .foot-top .bu-link {
	width: 50%;
	text-align: right;
  }
  }
  
  @media only screen and (min-width: 568px) and (max-width: 768px) {
  #foot-frame-mid .foot-top .date-frmae {
	width: 100%;
	text-align:center;
  }
  #foot-frame-mid .foot-top .bu-link {
	width: 88%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:6%;
	padding-right:6%;	
  }
  }

  @media only screen and (min-width: 0px) and (max-width: 567px){
  #foot-frame-mid .foot-top .date-frmae {
	width: 92%;
	margin-left:4%;
	margin-right:4%;
	text-align:center;
  }
  #foot-frame-mid .foot-top .bu-link {
	width: 88%;
	margin-left:6%;
	margin-right:6%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
  }
  }
    
  #foot-frame-mid .foot-top .bu-link a {
	width: 30%;
	text-align: center;
	display: inline-block;
	margin-right: 1px;
	margin-left: 1px;
	font-weight: normal;
	text-decoration: none;
  }
  
  
  @media (min-width: 768px) {
   #foot-frame-mid .foot-top .bu-link a {
	font-size: 90%;
   }
  }

  @media (max-width: 767px) {
   #foot-frame-mid .foot-top .bu-link a {
	font-size: 70%;
	line-height: 30px;
   }
  }    
  
  /**/
  #foot-frame-mid .foot-bottom {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	margin-bottom:25px;
  }
  
  
  @media only screen and (min-width: 1201px) {
  #foot-frame-mid .foot-declare {
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
  }
  }

  @media only screen and (min-width: 991px) and (max-width: 1200px) {
  #foot-frame-mid .foot-declare {
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
  }
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
   #foot-frame-mid .foot-declare {
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
   }
  }
  @media only screen and (min-width: 568px) and (max-width: 768px) {
  #foot-frame-mid .foot-declare {
	text-align: center;
	float:left;
	width:100%;
	margin-bottom:10px;
  }
  }

  @media only screen and (min-width: 0px) and (max-width: 567px){
	#foot-frame-mid .foot-declare {
	text-align: center;
	float:left;
	width:100%;
	margin-bottom:10px;
  }
  }
    
  /**/
  
  #foot-frame-mid .foot-copyright {
	float: left;
  }
  
  
  @media only screen and (min-width: 1201px) {
  #foot-frame-mid .foot-copyright {
	width: 80%;
	text-align: left;
  }
  }

  @media only screen and (min-width: 991px) and (max-width: 1200px) {
  #foot-frame-mid .foot-copyright {
	width: 80%;
	text-align: left;
  }
  }

  @media only screen and (min-width: 769px) and (max-width: 990px) {
  #foot-frame-mid .foot-copyright {
	width: 75%;
	text-align: left;
  }
  }
  
  @media only screen and (min-width: 568px) and (max-width: 768px) {
  #foot-frame-mid .foot-copyright {
   width: 80%;
   text-align: center;
   margin-left:10%;
   margin-right:10%;
  }
  }

  @media only screen and (min-width: 0px) and (max-width: 567px){
  #foot-frame-mid .foot-copyright {
	width: 80%;
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
  }
  }
  
  #foot-frame-mid .foot-copyright h3 {
	width: 100%;
	float: left;
  } 
    
  #foot-frame-mid .foot-copyright h4 {	
	width:100%;
	float:left;
  }
  #foot-frame-mid .foot-copyright h5 {
	width: 100%;
	float: left;
	font-size: 90%;
  }
  #foot-frame-mid .foot-copyright b {
	font-weight: normal;
  }
  
	
/*---------------------------- 2016 04 14 ----------------------------*/

#bg {
	width:1002px;
	height:auto;
	background-color:#FFF;
	margin-right: auto;
	margin-left: auto;}

#all_box {
	width:1002px;}

#top_box {
	height:83px;
	padding-right:48px;}

#logo_box {
	position:absolute;} 
	#logo_box img {height:83px; width:264px;}

#topbtn_box {
	position:absolute;
	margin-left:410px;
	margin-top:10px;}
	#topbtn_box td {
	background:url(../dep_images/style1-00_img/top_icon.gif) center left no-repeat;
	font-size:100%;
	padding:2px 2px 2px 16px;} 
	#topbtn_box td a {
	color:#FFF;
	text-decoration:none;}
	#topbtn_box td a:hover {
	color:#FF9;
	text-decoration:none;}

#search_box {
	background-color:#FFF;
	position:absolute;
	margin-left:730px;
	margin-top:10px;}
	#search_box input {
		border:1px #FFF solid;
		color: #999;}
	#search_box td {
		padding:1px;}
	
#menu_box {
	width:622px;
	position:absolute;
	margin-left:332px;
	margin-top:42px;
	padding-left:12px;
	height:35px;}
	#menu_box img { padding-top:0px; padding-left:8px; padding-right:8px; padding-bottom:10px;}
	#menu_box .mu_toplist { float:left;display: block;}
	#menu_box .mu_toplist a {display:block;}
	#menu_box .mu_toplist a:hover {  background: #FFF; display:block;}
	
#image_box {
	height:230px;
	} /*230*/
	#fla_box {
	position:absolute;}
	#poto_box {
	padding-left:65px;
	padding-top:19px;
	position:absolute;}
	#poto_box img {
		width:860px;
		height:200px;}

#con_box {
	height:250px;>height:auto; /* For IE7*/}

#left_box {
	float:left;
	padding-left:30px;}
	
#ser_box {
	width:225px;}
	#ser_bg {
	background:url(../dep_images/style1-00_img/ser_bg.gif) repeat-y;}
	#ser_bg ul {
	margin:0 8px 0 8px;
	padding:7px 8px 5px 18px;
	background:url(../dep_images/style1-00_img/ser_icon.gif) left center no-repeat;
	border-bottom:1px dotted #CCCCCC;}
	#ser_bg ul a {
	color:#333333;
	text-decoration:none;}
	#ser_bg ul a:hover {
	color: #993300;
	text-decoration: underline;}
	#ser_dow {
	background:url(../dep_images/style1-00_img/ser_dow.gif) no-repeat;
	height:10px;}
	
#ser_ti {
	height:44px;}
	#ser_ti span {
	display: block;
	visibility: hidden;}
	
#pow_box {
	width:224px;
	text-align:center;}
	#pow_box img {
	border:0px;}
	 
#new_box {
	float:left;
	width:420px;
	margin:0 15px 0 12px;}
	#new_list ul {
	width:410px;
	padding:7px 5px 7px 10px;
	background:url(../dep_images/style1-00_img/ser_icon.gif) left center no-repeat;
	border-bottom:1px dotted #CCCCCC;}
	#new_list ul span {
	color:#006600;
	width:80px;
	padding-left:3px;
		float: left;}
	#new_list li {} 
	#new_list ul a {
	color:#333333;
	text-decoration:none;}
	
#new_ti {
	width:100%;
	height:47px;}
	#new_ti span {
	display: block;
	visibility: hidden;}
	
#new_more {
	padding-left:340px;
	float:left;}
	#new_more span a {
	display: block;
	visibility: hidden;}

#ban_box { width:290px; text-align: left; height:220px; float:left; margin:30px 5px 8px 0px;_margin-right: -5px; /* For IE6*/}
	#ban_box .ban_img { width:125px;height:50px; border:1px #CCC solid; padding:2px; margin:1px;}
	
#ban_more { clear:both; margin:0 30px 0 80px; float:right;}
	#ban_more img {border:1px #FFF solid;}

#pow_box {
	margin-top:15px;
	float:left;}
	#pow_box img {
	border:0px;}

#fot_box {
	width:1002px;
	color:#333333;
	padding-top:20px;
	margin-top:50px;
	background-color:#FFF;
	display: inline-table\9;
	overflow:hidden;}
	#fot_box table {
	font-size:100%;
	color:#666;
	line-height:1.3; 
	width:1002px;}
	#fot_box td {
		padding-bottom:10px;}
	#fot_box img {
	border:0px;}
	#fot_box span {
	color:#006699;}
	

	  
	   
	