@charset "utf-8";
/* CSS Document */     

/* 載入google字型 */
/*@import url(https://fonts.googleapis.com/css?family=Pontano+Sans);*/
/*@import url(https://fonts.googleapis.com/css?family=Open-Sans);*/

@font-face {
	font-family: 'Open Sans';
	src: url('/i/_css/fonts/open-sans/opensans-regular-webfont.eot');
	src: url('/i/_css/fonts/open-sans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/i/_css/fonts/open-sans/opensans-regular-webfont.woff2') format('woff2'),
		url('/i/_css/fonts/open-sans/opensans-regular-webfont.woff') format('woff'),
		url('/i/_css/fonts/open-sans/opensans-regular-webfont.ttf') format('truetype'),
		url('/i/_css/fonts/open-sans/opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('/i/_css/fonts/open-sans/opensans-light-webfont.eot');
	src: url('/i/_css/fonts/open-sans/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('/i/_css/fonts/open-sans/opensans-light-webfont.woff2') format('woff2'),
		url('/i/_css/fonts/open-sans/opensans-light-webfont.woff') format('woff'),
		url('/i/_css/fonts/open-sans/opensans-light-webfont.ttf') format('truetype'),
		url('/i/_css/fonts/open-sans/opensans-light-webfont.svg#open_sansregular') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('/i/_css/fonts/open-sans/opensans-semibold-webfont.eot');
	src: url('/i/_css/fonts/open-sans/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/i/_css/fonts/open-sans/opensans-semibold-webfont.woff2') format('woff2'),
		url('/i/_css/fonts/open-sans/opensans-semibold-webfont.woff') format('woff'),
		url('/i/_css/fonts/open-sans/opensans-semibold-webfont.ttf') format('truetype'),
		url('/i/_css/fonts/open-sans/opensans-semibold-webfont.svg#open_sansregular') format('svg');
	font-weight: 700;
	font-style: normal;
}


html,body,td,li,div,p,input,select,h1, h2, h3, h4, h5, h6{   

font-family: "Open Sans", Helvetica, Verdana, Tahoma, "微軟正黑體", "微软雅黑", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;

}


body {
	
	font-size: 12px;
	line-height: 1.75em;/**/
	color: #262222;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;    
	margin-left: auto;
	/*
	background-image: url(../../images/bg_pattern.jpg);
	background-repeat: repeat;
	*/
}

img {
/*	behavior: url("iepngfix.htc") */
}

fieldset, img {
	border: 0;
}  

a { 
	color: #0074e0;  
	text-decoration:none;
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
/*	
a:link {
	color: #333333;
} 

a:visited {
	color: #094E7F;
}
*/
a:hover {
	color: #0A4E7F;
	text-decoration: none;
}

td{
font-size:12px;  
text-align:left; 
}

form{
margin:0px;
}


/*
.header {
	position: fixed;
	z-index: 200;
	width: 100%;
    min-width: 980px;
    max-width: 1920px;
	height: 52px;
	background-color: #094e7f;
	text-align:center;
}
.header .nav {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 15px;
	color: #FFF;
	font-weight: 500;
	padding-top: 5px;
	height: 46px;
	position: relative;
}
.menu_arrow {
	position: absolute;
	left: 488px;
	top: -3px;
}

.header .menu1 {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 210px;
	font-size: 13px;
	position: relative;
}

.header .nav a:hover {
	color: #33CCFF;
}
.header .nav a {
	color: #FFFFFF;
}
*/


.footer_copyright {
	position:relative;
	width: 100%;
	/* min-height: 270px; */	
  font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;	

	padding-top: 25px;
	
	margin:0px auto 0px auto;
	
	/*
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	*/
	
	background-color: #EBEBEB;	

	/*background-image: url(../../images/footer_bg.png);*/
	background-repeat: repeat-x;		
	
}

/*
.copyright .columns {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	width: 980px;
	height: 210px;
}
*/

.footer_col {

  /*
  width: 153px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
	text-align: left;  
	float: right;   
	display: inline;   
	line-height:22px;	
  */
  
  width: 163px;
	color: #333333;
	font-weight: 300;
	font-size:13px;

}

.footer_col a:hover {
	color: #414141;
}

.footer_col a {
  display:block;
	color: #838383; 
  margin:4px 0px 4px 0px;  
  
  border:0pt solid #0000ff;  
  
}

/*
ul, .tab li {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
*/

.footer_address {
	position: relative;
	width: 100%;
	margin:0px auto 0px auto;
	padding:15px 0px 15px 0px;
	
	text-align: center;
	background-color: #00ADEF;
	border-top:1.5pt solid #009CD7;
	color: #ffffff;
	font-size:12px;
	
}

.footer_address a:hover {
	text-decoration: underline;
	color: #0CF;
}

.footer_address a {
	color: #FFFFFF;
	text-decoration: none;
}

/* 中央內容設定 ///////////////////////////////////////////////////////////////////////////////// */

.wrapper {
  /*
	position:relative;
	
	min-width: 980px;
  max-width: 1920px;
  */ 
  width:100%;
	margin:0px auto;

}

.content {
	/*min-width: 980px\9;*/
	width: 980px;
	text-align:left;
  /*	
	overflow:hidden;
	*/
}

/*

.wrapper .con {
	width: 980px;
	padding-top: 5px;
	position: relative;
}


.clear {
	clear: both;
	overflow: hidden;
	height: 4px;
}

.topbanner {
	height: 310px;
	width: 980px;
	position: relative;
	overflow: hidden;
	margin-top: 52px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



.banner {
	position: relative;
	background-image: url(../../images/banner_bg.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 310px;
	overflow: hidden;
	margin-top: 52px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.con {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

.section1 {
	height: 310px;
}

.section2 {
}

.section3 {
	background-color: #FFF;
	background-image: url(../../images/section3_bg.jpg);
	background-repeat: repeat-x;
}

.tag {
	width: 980px;
	position: relative;
	margin: 0 auto;
}

*/
