@charset "utf-8";
@font-face {
	font-family: Helvetica Neue;
	src: url(../fonts/HelveticaNeue.ttf);
}
@font-face {
	font-family: Helvetica Neue Thin;
	src: url(../fonts/HelveticaNeue-Thin.otf);
}
@font-face {
	font-family: Helvetica Neue Light;
	src: url(../fonts/HelveticaNeue-Light.otf);
}
@font-face {
	font-family: Helvetica Neue Medium;
	src: url(../fonts/HelveticaNeue-Medium.ttf);
}
@font-face {
	font-family: Helvetica Neue Bold;
	src: url(../fonts/HelveticaNeue-Bold.ttf);
}
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
body {
    font-family: Microsoft JhengHei;
}
a {
	text-decoration: none;
}
body a:focus {
    outline: 2px #f00 dotted;
}
ul {
	margin: 0;
	padding: 0;
	//list-style: none;
}
input {
	border-radius: 0px;
}
h2 {
    font-size: 100%;
}
.bg-blue {
	background-color: #7dccf3;
}

/* Mobile Layout: 480px and below. */

.central {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: table;
}
.into a:focus {
    outline: 1px #555 dotted;
    display: block;
    color:#000;
}
.into a {
    position: absolute;
    color: transparent;
}
#header, #container, #container_home, #footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#container > .central:nth-child(2) {
	padding: 30px;
    box-sizing: border-box;
}
#container_home > .central {
	padding: 30px;
    box-sizing: border-box;
}
#logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: calc(100% - 40px);
	display: block;
}
#top-link {
	display: none;
}
.top-link {
    text-align: right;
	color: #ffffff;
    font-weight: bold;
}
.top-link a {
    margin-left: 14px;
	color: #ffffff;
}
.top-link a:first-child {
    margin-left: 0;
}
#search {
	display: none;
}
.search > input[type="text"] {
    border: none;
	width: 115px;
	height: 20px;
}
.show {
	display: block !important;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}
#main-menu {
	clear: both;
	float: left;
	width: 100%;
	display: block;
    background-color: #f4f4f4;
}
.toggleMenu {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 40px;
}
/****** Container ******/
#slider {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	position: relative;
}
.topic {
	font-family: Helvetica Neue Bold;
    color: #1A1A1A;
    font-size: 200%;
    text-transform: uppercase;
    border-bottom: solid 1px #1A1A1A;
    padding-bottom: 3px;
	text-align: center;
}
#news {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
.news .article {
    color: #333333;
    font-size:106%;
    line-height: 10px;
    margin: 20px 0;
}
.news .article a {
    color: #333333;
	display: block;
	
}
.news .article .article-heading {
    /*max-height: 40px;*/
    overflow: hidden;
	font-family: Helvetica Neue Medium;
}
.news .article .article-time {
    /*max-height: 20px;*/
    overflow: hidden;
	font-family: Helvetica Neue Light;
}
.news a.article-content-more {
    font-family: Helvetica Neue Medium;
	color: #7dccf3;
	font-size: 81.3%;
	line-height: 30px;
	text-transform: capitalize;
}
.news a.article-content-more:before {
    content: "\2192";
    margin-right: 5px;
}

#government {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-top: 20px;
}
.government .article {
    float: left;
    width: 100%;
	margin-top: 21.5px;
}
.government .article img {
	width: 100%;
	height:100% !important;
}
.government .article .article-content {
    font-family: Helvetica Neue;
	color: #4d4d4d;
    font-size: 140%;
    line-height: 20px;
	margin-top: 20px;
	max-height: 123px;
    overflow: hidden;
}
.government .article a.article-content-more {
    font-family: Helvetica Neue Medium;
	color: #7dccf3;
	font-size: 81.3%;
	line-height: 30px;
	text-transform: capitalize;
}
.government .article a.article-content-more:before {
    content: "\2192";
    margin-right: 5px;
}
#policies {
	clear: both;
	float: left;
	margin-top: 30px;
	width: 100%;
	display: block;
}
.policies .article {
	font-family: Helvetica Neue;
    color: #4d4d4d;
    font-size: 140%;
    line-height: 28px;
	
    overflow: hidden;
}
.policies .article:nth-child(2) {
    margin-top: 15px;
}
.policies .article a {
	color: #4d4d4d;
}
.videolink {
	float:left;
	width:100%;
}

.video-container{
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
}
.links {
	margin-top: 60px;
	/* padding-left: 660px; */
	width: 31%;
	float: right;
}
.linksdiv {
	
	margin-top:2px;
}
/****** Container (home) ******/
#sidebar {
	display: none;
}

.content .breadcrumbs {
	float: left;
	width: 100%;
	margin-bottom: 15px;
    font-family: Helvetica Neue Medium;
	color: #cccccc;
    font-size: 93.8%;
}
.content .breadcrumbs nav {
    margin: 0;
    background-color: #ffffff;
}
.content .breadcrumbs a {
    color: #cccccc;
}
.content .heading {
	float: left;
	width: 100%;
	margin-bottom: 15px;
    font-family: Helvetica Neue Bold;
	color: #1a1a1a;
    font-size: 204.6%;
}
.content .font-size-share {
    float: right;
	margin-bottom: 15px;
	font-family: Helvetica Neue Bold;
	color: #7dccf3;
	font-size: 169.2308%;
}
.content .font-size-share a {
    float: left;
    margin-left: 6px;
    color: #7dccf3;
}
.content .font-size-share > a:first-child {
    margin-left: 0;
}
.content .font-size-share a img {
    float: left;
}
.content .context {
	float: left;
	width: 100%;
    font-family: Helvetica Neue Light;
	color: #1a1a1a;
    font-size: 106.3%;
	line-height: 25px;
}
.content .context img {
    width: 100%;
}
.content .context .search-condition {
    border-top: solid 1px #1a1a1a;
    border-bottom: solid 1px #1a1a1a;
    padding: 10px 0;
	font-family: Helvetica Neue Bold;
	font-size: 106.3%;
    line-height: 30px;
	background-color: #f3eeee;
}
.content .context .search-condition input {
    font-family: Helvetica Neue Bold;
	border: solid 1px #1a1a1a;
}
.content .context .search-condition .search-date, .content .context .search-condition .search-keyword {  
	display: inline-block;
}
.content .context .search-condition input[type="button"] {
    display: inline-block;
	height: 20px;
    background-color: #7dccf3;
    border: none;
    color: #ffffff;
    line-height: 18px;
}
.content .context .search-condition .search-date input[type="text"] {
    height: 14px;
}
.content .context .search-condition .search-keyword input[type="text"] {
    height: 14px;
}
.content .context .listing {
    border-bottom: solid 1px #1a1a1a;
    padding: 10px 0;
}

.content .context .listing:focus {}
.content .context .listing a {
	color: #1a1a1a;
	display: block;
}

.content .context .listing a:focus {
    outline: 2px #f00 dotted;
}
.content .context .listing .listing-heading {
    font-family: Helvetica Neue Bold;
	font-size: 106.6%;
    line-height: 30px;
}
.content .context .listing .listing-time {
	font-size:90.09%;
    line-height: 30px;
}
.context .listing-source {
    border-top: solid 1px #1a1a1a;
    border-bottom: solid 1px #1a1a1a;
    padding: 10px 0;
    font-family: Helvetica Neue Bold;
	font-size: 90.3%;
    line-height: 30px;
}
.context > .listing-heading {
    font-family: Helvetica Neue Bold;
	font-size: 106%;
    line-height: 40px;
    padding: 10px 0;
}
.content .context .pagediv .page_num, .content .context .pagediv .page_info {
    width: 100%;
    text-align: center;
    margin: 20px auto;
    vertical-align: middle;
    line-height: 14px;
}
.content .context .pagediv .page_num {
	display: none;
}
.content .context .pagediv .page_num span.bt a {
    text-indent: -9999px;
    background-repeat: no-repeat;
    width: 10px;
    background-position-y: 0;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
}
.content .context .pagediv .page_num span.first a {
    background-image: url(../images/page_first.gif);
}
.content .context .pagediv .page_num span.pre a {
    background-image: url(../images/page_pre.gif);
}
.content .context .pagediv .page_num span.num a {
	display: inline-block;
    height: 12px;
    padding: 0 5px;
}
.content .context .pagediv .page_num span.next a {
    background-image: url(../images/page_next.gif);
}
.content .context .pagediv .page_num span.last a {
    background-image: url(../images/page_last.gif);
}
.content .context .pagediv .page_info div {
    margin: 0 10px 10px 0;
    display: inline-block;
}
/****** Footer ******/
#fat-footer {
	display: none;
}
#footer-info {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	background-color: #f2f2f2;
}
.footer-info .central {
	padding: 30px 15px;
    box-sizing: border-box;
}
.footer-info .rule {
	float: left;
	width: calc(97% - 88px);
    color: #666666;
    font-size: 95%;
    font-weight: bold;
	text-transform: uppercase;
}
.footer-info .rule a {
    color: #666666;
}
.footer-info .contact {
	float: left;
	width: calc(97% - 88px);
    color: #808080;
    font-size: 81.3%;
    font-weight: bold;
	line-height: 20px;
    margin-top: 15px;
}

#list {
	clear: both;
	float: left;
	margin-top: 30px;
	width: 100%;
	display: block;
}
.article{
	font-family: Helvetica Neue;
    color: #4d4d4d;
    font-size: 115%;
    line-height: 30px;
	
	
}
.article a{
	font-family: Helvetica Neue;
    color: #4d4d4d;
    font-size: 106%;
    line-height: 20px;
	
	
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
@media only screen and (max-width: 769px) {
	.links{
	clear:both;
	padding-left:0px;
	padding-top:0px;
	width:  100%;
	margin-top: 30px;
}
.linksdiv{
	float:left;
	margin-right:5px;
	margin-top:5px;
}
.video {
	
	margin-top: 50px;
	display: block;
}
}
@media only screen and (min-width: 584px) {
	#policies {
	clear: none;
	float: left;
	margin-top: 50px;
	width: 40.7330%;
	display: block;
	margin-left: 23px;
}
}
@media only screen and (min-width: 481px) {
/****** Container ******/
.topic {
    text-align: left;
}
#news {
	clear: both;
	float: right;
	width: 39.1080%;
	display: block;
}
#government {
	clear: none;
	float: left;
	width: 54.7330%;
	display: block;
	margin-top: 0;
}
#policies {
	clear: none;
	float: left;
	margin-top: 50px;
	width: 30.7330%;
	display: block;
	margin-left: 23px;
}
.video {
	
	margin-top: 50px;
	//width: 68%;
	display: block;
}

/****** Container (home) ******/
.content .context .pagediv .page_num {
	display: block;
}
}

/* Desktop Layout: 769px to a max of 1024px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.central {
	max-width: 1024px;
}
/****** Header ******/
#logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.2033%;
	display: block;
}
#top-link {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 39.1525%;
	display: block;
}
.top-link {
    line-height: 58px;
}
#search {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 24.2542%;
	display: block;
}
.search {
    line-height: 58px;
}
.show {
    margin-left: 1.6949%;
    margin-bottom: 0;
}
.toggleMenu {
	display: none;
}
.sticky {
	position: fixed;
	top: 0;
	z-index: 3;
}
/****** Container ******/
#news {
	clear: both;
	float: right;
	width: 31.25%;
	display: block;
}
#government {
	clear: none;
	float: left;
	width: 65.625%;
	display: block;
	margin-top: 0;
}
.government .article {
    float: left;
    width: 47.6190%;
    margin-right: 4.762%;
	margin-top: 21.5px;
}
.government .article:last-child {
    margin-right: 0;
}
#policies {
	clear: none;
	float: right;
	margin-top: 0px;
	width: 31.25%;
	display: block;
}
body.home #policies {
	margin-top: 10px;
	width: 100%;
	
}
.video {
	clear: none;
	float: left;
	margin-top: 60px;
	width: 32%;
	padding: 0 6px;
}
/****** Container (home) ******/
#sidebar {
	clear: both;
	float: left;
	width: 20%;
	display: block;
}
#sidebar > a {
	position: relative;
    top: -2px;
    font-family: Helvetica Neue Medium;
    color: #666666;
    font-size: 93.8%;
}
.sidebar ul li {
	position: relative;
	font-family: Helvetica Neue;
	color: #666666;
	font-size: 120%;
	padding: 7px 0;
	display: block;
}

.sidebar ul li li {
    font-size:  90%;
}
.sidebar ul li a {
	color: #666666;
	padding: 7px 0;
}
.sidebar ul li a:hover, .sidebar ul li a:focus {
	color: #7dccf3;
}
.sidebar ul li ul {
	margin-top: 14px;
	margin-left: 18px;
    padding-left: 15px;
    border-left: solid 1px #7dccf3;
}
.sidebar ul li ul li:first-child {
    padding-top: 0;
}
.sidebar ul li ul li:last-child {
    padding-bottom: 0;
}
.sidebar ul li ul li a {
    color: #999999;
}
#content {
	clear: none;
	float: right;
	width: 80%;
	display: block;
}
/****** Footer ******/
#fat-footer {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	background-color: #e6e6e6;
}
.fat-footer .central {
	padding: 30px 0;
    box-sizing: border-box;
}
.fat-footer .central  ul{
    list-style: none;
}
.fat-footer .central > ul > li {
    float: left;
	margin: 0 1.556%;
	width: calc(78.216% / 7);
	font-family: Helvetica Neue Bold;
    color: #333333;
   
	text-transform: capitalize;
}
.fat-footer .central > ul > li > a {
    color: #333333;
	display: block;
	min-height: 32px;
}
.fat-footer .central > ul > li > ul {
	margin-top: 12px;
}
.fat-footer .central > ul > li > ul > li {
	font-family: Helvetica Neue Light;
	color: #231815;
    font-size: 115%;
	line-height: 20px;
	text-transform: capitalize;
} 
.fat-footer .central > ul > li > ul > li > a {
	color: #231815;
	display: block;
} 
}