﻿@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i');

/* custom font setting from google font 
 * sans-serif
 */
/* alternative font for Helvetica */
@import url(https://fonts.googleapis.com/css?family=Arimo:400,700,400italic,700italic);
/* alternative font for A Grotesk and DIN Condensed */
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
/* alternative font for Futura */
@import url(https://fonts.googleapis.com/css?family=Muli:300,400,400italic,300italic);
/* good quality sans-serif font */
@import url(https://fonts.googleapis.com/css?family=Asap:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,900,800,700,600,500,300,200,100);
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

/* serif
 * alternative font for Serifa */
@import url(https://fonts.googleapis.com/css?family=Arvo:400,700,400italic,700italic);
/* alternative font for Didot */
@import url(https://fonts.googleapis.com/css?family=GFS+Didot:400);
/* alternative font for Bodoni */
@import url(https://fonts.googleapis.com/css?family=Old+Standard+TT:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Abril+Fatface);
/* alternative font for Trajan Pro */
@import url(https://fonts.googleapis.com/css?family=Cinzel:400,700,900);

/*
* Noto Sans TC (Chinese_traditional) http://www.google.com/fonts/earlyaccess
 */
/* @font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format('woff2'),
       url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff) format('woff'),
       url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff2) format('woff2'),
       url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff) format('woff'),
       url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 400;
   src: url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 500;
   src: url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 700;
   src: url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 900;
   src: url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.otf) format('opentype');
 }
 */
html, body, caption, th, input, textarea, select, option {
	/* font-family: "Asap", "Century Gothic", PingFang, Verdana, Helvetica, Arial, 'Noto Sans TC', "蘋方", "PingFang TC", "儷黑 Pro", "LiHei Pro Medium", "黑體-繁", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "標楷體", "DFKai-SB", sans-serif; */
	font-family:'Ubuntu',Arial, "微軟正黑體", "Microsoft JhengHei",sans-serif, "Helvetica Neue", Helvetica;
  *font-family:"微軟正黑體";
} 
h1, h2, h3, h4, h5, .itemBox .subTitle, .module-NewsComponent .list li > span.title {
	/* font-family: 'Montserrat', 'Noto Sans TC', "微軟正黑體", "Microsoft JhengHei", sans-serif; */
  font-family:'Ubuntu',Arial, "微軟正黑體", "Microsoft JhengHei",sans-serif, "Helvetica Neue", Helvetica;
	text-rendering: optimizelegibility;
	letter-spacing: -0.025em;
	font-weight: 400;
	color: #222222;
}
/*.date, .date-range, .tel, .en, .times, .numbers {
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
}*/ 


/*@font-face{font-family:MyTitleChinese;src:local("LiHei Pro"),local(儷黑Pro),local(微軟正黑體),local("Microsoft JhengHei");unicode-range:U+4E00-9FFF,U+FF00-FFEF;font-weight:700;font-style:normal} 
@font-face{font-family:MyMainChinese;src:local("ヒラギノ角ゴ Pro"),local(Hiragino Kaku Gothic Pro),local(微軟正黑體),local("Microsoft JhengHei");unicode-range:U+4E00-9FFF}

body, caption, th, td, input, textarea, select, option, legend, fieldset, tt, mark {
  font-family: "Asap", Futura, "Lucida Grande", Helvetica, Arial, "sourcehansans-tc-normal", MyMainChinese, "sans-serif"; font-weight: 400;
} 

body {color: #222; line-height: 1.7em; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga" on;} 

h1, h2, h3, h4, h5, .itemBox .subTitle, .module-NewsComponent .list li > span.title {
  font-family: "Montserrat", Helvetica, Arial, FreeSans, "sourcehansans-tc", "sourcehansans-tc-bold" ,MyTitleChinese,"sans-serif"; letter-spacing: -0.025em; font-weight: 400;
} 

.text-muted{color:#777}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}
address {font-style: normal;}
*/