@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
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;
	color: #414141;
}
a {
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
input {
	padding: 0;
}
.sticky {
	position: fixed;
	top: 0px;
	z-index: 3
}
#header {
	background-color: #f6f6f6;
	width: 100%;
	float: left;
}
#container {
	background-color: #A2E2E2;
	width: 100%;
	float: left;
}
#footer {
	width: 100%;
	float: left;
}
#logo a { 
    position: relative;
	z-index: 4;
}
#search_keyword_block {
    color: #135983;
}
#search_keyword_block a {
    color: #135983;
}
#search_keyword_block a:hover {
    color: #CA3E7B;
}
#topnews {
	background-color: #135983;
}
#topnews_content_txt a:hover {
	color: #FEF102;
}
#announce {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#announce img {
	float: left;
}
#announce ul {
	float: left;
}
#video iframe, #video embed {
	width: 100%;
	height: 100%;
}
#search_terms {
	color: #5050C5;
	overflow: hidden;
}
#search_terms_date {
	float: left;
	margin-top: 18px;
	margin-right: 15px;
	height: 21px;
}
#search_terms_date div {
	float: left;
}
#search_terms_date div:nth-child(1) {
	padding-right: 5px;
}
#search_terms_date div:nth-child(3) {
	width: 15px;
	text-align: center;
}
#search_terms_date1 {
	float: left;
	margin-top: 18px;
	margin-right: 15px;
	/*height: 21px;*/
}
#search_terms_date1 div {
	float: left;
}
#search_terms_date1 div:nth-child(1) {
	padding-right: 5px;
}
#search_terms_date1 div:nth-child(3) {
	width: 15px;
	text-align: center;
}
.search_terms_date_input {
	background-color: #E8E3D4;
	border-radius: 4px;
	padding: 1px 10px;
	color: #333333;
	/*width: 115px;*/
}
#search_terms_title {
	float: left;
	margin-top: 18px;
	margin-right: 15px;
	height: 21px;
}
#search_terms_button {
	float: left;
	margin-top: 12px;
}
#search_terms_button a {
	float: left;
}
#search_terms_button a:first-child {
	margin-right: 5px;
}
#search_terms_unit{
	float: left;
    margin-top: 18px;
	margin-right: 8px;
	height: 21px;
}
.search_terms_classify {
	float: left;
    margin-top: 18px;
    margin-right: 15px;
	height: 21px;
}
#search_terms_name {
	float: left;
	margin-top: 18px;
	margin-right: 15px;
	height: 21px;
}
#search_terms_letters {
	float: left;
	margin-top: 18px;
	margin-right: 15px;
	height: 21px;
}
#search_terms_vocabulary {
	float: left;
	margin-top: 18px;
	margin-right: 15px;
	height: 21px;
}
#search_terms_translate {
	float: left;
	margin-top: 18px;
	margin-right: 15px;
	height: 21px;
}
#content_list {
	padding-top: 17px;
}
#content_view {
	padding-bottom: 44px;
}
.T12red {
    padding-right: 5px;
    line-height: 6px;
    color: #FF0033;
    font-weight: normal;
}
.news_a {
    color: #135983;
    font-weight: bold;
}
.news_a:hover {
    color: #FF2BFF;
}
.list {
    font-size: 94%;
}
.list td{
	padding: 5px 0;
}
.list:hover {
	background-color: #EBE4D6;
}
.list_title {
	color: #ffffff;
	font-size: 14px;
}
.list_a {
	color: #135983;
	font-weight: bold;
}
.list_a:hover {
	color: #FF2BFF;
}
.list1 td {
    vertical-align: middle;
}
.list1 td ul li {
    background: url(../images/icon_b2.jpg) no-repeat left top;
    padding-left: 20px;
    margin: 5px 0;
}
.list1 td ul li a {
	color: #135983;
    font-weight: bold;
}
.list1 td ul li a:hover {
	color: #FF2BFF;
}
#page > table {
    margin: 44px auto;
    font-size: 12px;
}
#page > table > tbody > tr:nth-child(1) > td {
    padding-bottom: 25px;
}
.style_37-3 {
	color: #777776;
}
.style_37-3 a {
	color: #135983;
	font-weight: bold;
}
.style_37-3 a:hover {
	color: #FF2BFF;
}
.style_37-1 a {
	display: block;
	color: #999;
	background-color: #F4F4F4;
	border: 1px solid #D9D9D9;
	padding: 6px 7px;
	font-weight: bold;
}
.style_37-1 a:hover {
	background-color: #66C;
	color: #FFF;
}
.style_37-2 ul {
	padding-right: 6px;
	padding-left: 6px;
}
.style_37-2 ul li {
	float: left;
	margin-right: 4px;
	margin-left: 4px;  
}
.style_37-2 ul li a {
	display: block;
	background-color: #FFF;
	border: 1px solid #DFDFDD;
	color: #999;
	padding: 6px 6px;
	font-weight: bold;
}
.style_37-2 ul li a.style_37-5 {
	background-color: #66C;
	color: #FFF;
}
.style_37-2 ul li a:hover {
	background-color: #EBEBEB;
	color: #07AFBC;
}
.style_37-2 ul li a.style_37-5:hover {
	background-color: #66C;
	color: #FFF;
}
.style_37-4 {
	color: #07AFBC;
    margin-right: 4px;
    margin-left: 4px;
}
.style_40-1 {
	font-size: 25px;
    font-weight: bold;
    color: #0288a6;
    padding-top: 10px;
    padding-bottom: 10px;
}
.style_40-2 {
	color: #85765a;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 12%;
	min-width: 75px;
}
.style_40-3 {
	color: #ea5541;
	font-weight: bold;
}
.style_40-4 {
	color: #333333;
}
.style_40-5 {
	color: #333333;
	line-height: 20px;
	text-align: justify;
}
.style_40-9 {
    line-height: 22px;
    padding-bottom: 15px;
	overflow: hidden;
}
#content_info {
	overflow: hidden;
}
#content_browse {
	float: right;
}
#content_update {
	float: right;
    margin-left: 30px;
}
#content_detail {
    word-break: break-all;
}
/********** 頁籤 **********/
.r-tabs {
	position: relative;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	background-color: #E3E3E3;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	margin-right: -2px;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	display: inline-block;
	padding: 8px 23.5px;
	font-size: 15px;
	font-weight: bold;
	color: #675d50;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: #ffffff;
	background-color: #CA3E7B;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
.r-tabs .r-tabs-panel {
	background-color: white;
	/*border-bottom: 4px solid white;*/
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;
	background-color: #9b2300;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	font-size: 14px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	color: #9b2300;
	text-shadow: none;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}
.tabs_content {
	overflow: auto;
}
.tabs_content ul li {
	line-height: 33px;
	border-bottom: solid 1px #e9e7e1;
	background: url(../images/tabs_list_style.png) no-repeat 15px center;
	padding-left: 35px;
}
.tabs_content ul li a {
	display: block;
}
.tabs_content ul li a:hover .tabs_title {
	color: #F61774;
}
.tabs_date {
	float: right;
	display: table-cell;
	margin-left: 16px;
	margin-right: 8px;
	color: #b3b3b3;
}
.tabs_title {
	display: table-cell;
	font-size: 15px;
	color: #353535;
}
.tabs_more {
	float: right;
}
/********** 頁籤 End **********/

/* Mobile Layout: 480px and below. */
@media only screen and (max-width: 480px) {
#header_1 {
	width: 100%;
	padding-bottom: 20px;
	overflow: hidden;
}
#logo {
	text-align: center;
}
#logo a {
	margin-left: 12%;
}
#search {
	width: 97.068%;
	margin: auto;
}
#search_input {
	background-color: #e3e3e3;
	width: 100%;
	border-radius: 8px;
	padding: 4px 0.534%;
	box-sizing: border-box;
	text-align: center;
}
#search_keyword {
	border: solid 1px #dacab0;
	height: 20px;
	width: 80.153%;
}
#search_button {
	background-color: #cdb799;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	border: solid 1px #a89070;
	height: 22px;
	width: 46px;
}
#icon {
	display: none;
}
#toplink {
	display: none;
}
#mainmenu {
	display: none;
}
#container_1 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 0.5em 1.82%;
	box-sizing: border-box;
	background-color: #4FB3B5;
	overflow: hidden;
}
#activity_banner {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#topnews {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 0.5em;
}
#topnews_img {
	display: none;
	width: 0;
}
#topnews_content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding: 14px 0;
}
#topnews_content_title {
	color: #ffffff;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	padding: 5px 10px;
}
#topnews_content_txt {
	color: #c6fcfb;
	font-size: 14px;
	line-height: normal;
	padding: 5px 10px;
}
#topnews_content_txt a {
	color: #ffffff;
	font-weight: bold;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #ffffff;
	border: solid 1px #168482;
	border-radius: 8px;
	padding: 16px 14px;
	box-sizing: border-box;
}
#horizontalTab {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#activity_banner_s {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#weather {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#sixtheme {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#fouricon {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#video {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
/*20170516*/
iframe#iframe_video{
	width: 100%;
}
tr#share{
	display: none;
}
th#class,th#readnumber{
	display: none;
}
td#class,td#readnumber{
	display: none;
}
#threeicon {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#threeicon-normal {
	display: none;
}
#threeicon-480 a:nth-child(1) img {
	width: 57.1765%;
	float: left;
	margin-bottom: 0;
}
#threeicon-480 a:nth-child(2) img {
	width: 20.2353%;
	float: left;
	margin-right: 0;
	margin-left: 1.17645%;
}
#threeicon-480 a:nth-child(3) img {
	width: 20.2353%;
	float: left;
	margin-left: 1.17645%;
}
#hotapply {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#theme {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#theme img {
	float: left;
	width: 25%;
	/*height: 80px;*/
	padding-top: 8px;
}
#ad {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding: 12px;
	box-sizing: border-box;
}
#footer_1 {
	width: 100%;
	margin: auto;
	padding: 1em 3.82%;
	box-sizing: border-box;
	overflow:auto;
}
#footer_logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#footer_info {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: 12px;
	color: #a39688;
	line-height: 1.375em;
}
#footer_info a {
	color: #fe2a5c;
}
#footer_info a:hover {
	color: #2EB8B2;
}
#qrcode {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#browser {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#noblock {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#gov {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#container_2 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 0.5em 1.82%;
	padding-top: 0;
	box-sizing: border-box;
	background-color: #4FB3B5;
}
#banner {
	width: 100%;
	position: relative;
}
#container_content {
	background-color: #ffffff;
	border: solid 1px #168482;
	border-radius: 8px;
	box-sizing: border-box;
	overflow: hidden;
}
#leftmenu {
	display: none;
}
#content {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}
#root {
	color: #3caab5;
}
#root a {
	color: #5d5d5d;
	font-size: 13px;
	font-weight: bold;
}
#content_title {
	font-size: 24px;
	line-height: 46px;
	font-weight: bold;
	color: #3d3d3d;
	background: url(../images/title_list_style.png) no-repeat 5px center;
	padding-left: 25px;
	border-bottom: solid 1px #e3e3e3;
	min-height: 46px;
}
#hotkey_fontsize {
	display: none;
}
.search_terms_classify_480 {
	margin-right: 0;
	height: auto;
}
.search_terms_classify_480 select {
	width: 89.57%;
}
.post_date, .post_unit, .post_url, .post_img, .post_name, .post_result, .post_link {
	display: none;
}
#page tr:first-child {
    display: none;
}
#fatfooter {
	display: none;
}
#footer_icon {
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 12px;
}
#footer_icon a {
    background-color: #AFAAA4;
    color: #ffffff;
    padding: 4px;
    float: left;
    margin-right: 5px;
}
}

@media only screen and (max-width: 400px){
#logo a {
    margin-left: 20%;
}
#logo img {
    max-width: 260px;
}
}

@media only screen and (min-width: 481px) and (max-width: 697px) {
/*#topnews_content_title {
	line-height: 1.125em;
}*/
#topnews_content_txt {
	line-height: 1em;
}
}
@media only screen and (min-width: 481px) and (max-width: 649px) {
/*#topnews_content_title {
	padding: 2px 10px 0px 10px !important;
}*/
#topnews_content_txt {
	padding: 2px 10px !important;
}
}
@media only screen and (min-width: 481px) and (max-width: 613px) {
/*#topnews_content_title {
	display: none;
}*/
#topnews_content_txt {
	padding: 0 10px !important;
}
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 481px) and (max-width: 768px) {
#header_1 {
	width: 100%;
	padding-bottom: 20px;
	overflow:auto;
}
#logo {
	text-align: center;
}
#search {
	width: 98.068%;
	margin: auto;
}
#search_input {
	background-color: #e3e3e3;
	width: 100%;
	border-radius: 8px;
	padding: 4px 0.534%;
	box-sizing: border-box;
	text-align: center;
}
#search_keyword {
	border: solid 1px #dacab0;
	height: 20px;
	width: 86.153%;
}
#search_button {
	background-color: #cdb799;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	border: solid 1px #a89070;
	height: 22px;
	width: 46px;
}
#icon {
	display: none;
}
#toplink {
	display: none;
}
#mainmenu {
	display: none;
}
#container_1 {
	width: 100%;
	padding: 0.5em 1.1625%;
	box-sizing: border-box;
	background-color: #4FB3B5;
	overflow: hidden;
}
#activity_banner {
	clear: both;
	float: left;
	margin-left: 0;
	width: 63.5384%;
	display: block;
}
.rslides2 img {
	height: 120px !important;
}
#topnews {
	clear: none;
	float: left;
	margin-left: 1.1625%;
	width: 36.3%;
	display: block;
}
#topnews_img {
	display: none;
	width: 0;
}
#topnews_content {
	width: 100%;
}
#topnews_content_title {
	/*color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px 0px 10px;
	box-sizing: border-box;*/
	display: none;
}
#topnews_content_txt {
	color: #c6fcfb;
	font-size: 14px;
	padding: 5px 10px;
	box-sizing: border-box;
}
#topnews_content_txt a {
	color: #ffffff;
	font-weight: bold;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #ffffff;
	border: solid 1px #168482;
	border-radius: 8px;
	padding: 16px 10px;
	box-sizing: border-box;
}
#horizontalTab {
	clear: both;
	float: left;
	margin-left: 0;
	width: 61.5384%;
	display: block;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	display: inline-block;
	padding: 6px 21.5px;
	font-size: 13px;
	font-weight: bold;
	color: #675d50;
}
.tabs_content ul li {
	/*height: 29px;*/
	line-height: 31px;
	border-bottom: solid 1px #e9e7e1;
	background: url(../images/tabs_list_style.png) no-repeat 13px center;
	padding-left: 35px;
}
.tabs_date {
	float: right;
	display: none;
	margin-left: 16px;
	margin-right: 8px;
	color: #b3b3b3;
}
.tabs_title {
	display: table-cell;
	font-size: 13px;
	color: #353535;
}
#activity_banner_s {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 35.8974%;
	display: block;
}
#weather {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 35.8974%;
	display: block;
}
#weather div>img {
	width: 38px;
	height: 38px;
}
#weather_info {
	color: #2EB8B2;
	float: left;
	font-size: 11px;
}
#weather_info span {
	font-size: 23px;
}
#weather_date {
	background-color: #2EB8B2;
	color: #ffffff;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	text-align: center;
	margin-top: 3px;
}
#sixtheme {
	clear: none;
	float: left;
	margin-left: 0;
	width: 61.5384%;
	display: block;
}
#sixtheme ul li {
	float: left;
}
#sixtheme > ul > li:nth-child(1) {
	width: 17.7116%;
}
#sixtheme > ul > li:nth-child(2) {
	width: 15.6740%;
}
#sixtheme > ul > li:nth-child(3) {
	width: 15.8308%;
}
#sixtheme > ul > li:nth-child(4) {
	width: 15.9875%;
}
#sixtheme > ul > li:nth-child(5) {
	width: 15.9875%;
}
#sixtheme > ul > li:nth-child(6) {
	width: 18.8088%;
}
#sixtheme ul li a {
	display: block;
}
#fouricon {
	clear: none;
	float: right;
	margin-left: 2.5641%;
	width: 35.8974%;
	display: block;
}
#fouricon a {
	float: left;
	width: 50%;
}
#video {
	clear: both;
	float: left;
	margin-left: 0;
	width: 59.588%;
	display: block;
	height: 273px;
}
#threeicon {
	clear: none;
	float: left;
	margin-left: 2.407%;
	width: 38.005%;
	display: block;
}
#threeicon a:nth-child(1) img {
	width: 100%;
	margin-bottom: 0.375em;
	height: 140px;
	float: left;
}
#threeicon a:nth-child(2) img {
	margin-right: 1.76%;
	width: 49.12%;
	height: 129px;
	float: left;
}
#threeicon a:nth-child(3) img {
	width: 49.12%;
	height: 129px;
	float: left;
}
#threeicon-480 {
	display: none;
}
#hotapply {
	clear: none;
	float: right;
	width: 38.005%;
	display: block;
	background: #3BAAB5 url(../images/apply_icon.png) no-repeat 15px 18px;
	padding: 10px 15px;
	box-sizing: border-box;
	height: 208px;
	margin-top: 16px;
}
#hotapply_title {
	font-size: 16px;
	color: #ffffff;
	margin-left: 43px;
	border-bottom: solid 1px #8ccdd3;
	line-height: 30px;
}
#hotapply_title a {
	float: right;
}
#hotapply ul {
	margin-left: 35px;
	margin-top: 1.125em;
}
#hotapply ul li {
	color: #ffffff;
	font-size: 13px;
	line-height: 1.875em;
	list-style: url(../images/apply_list_style.png);
	border-bottom: solid 1px #5db8c1;
}
#hotapply ul li a {
	color: #ffffff;
}
#hotapply ul li a:hover {
	color: #FDF001;
}
#theme {
	clear: none;
	float: left;
	margin-left: 0;
	width: 60.265%;
	display: block;
	margin-top: 0.5em;
}
#theme img {
	float: left;
	width: 25%;
	height: 100px;
	margin-top: 8px;
}
#ad {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding: 12px;
	box-sizing: border-box;
}
#footer_1 {
	width: 100%;
	padding: 0.625em 0;
	overflow:auto;
}
#footer_logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 13.2%;
	display: block;
}
#footer_info {
	clear: none;
	float: left;
	width: 60.5%;
	display: block;
	font-size: 12px;
	line-height: 22px;
	color: #a39688;
	margin-top: 0.375em;
	margin-left: -1.25em;
	margin-right: 0.5em;
}
#footer_info a {
	color: #fe2a5c;
}
#footer_info a:hover {
	color: #2EB8B2;
}
#qrcode {
	clear: none;
	float: left;
	margin-left: 0;
	width: 22%;
	display: block;
}
#qrcode a:nth-child(1) img {
	width: 46.4286%;
	float: left;
}
#qrcode a:nth-child(2) img {
	width: 53.5715%;
	float: left;
}
#browser {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#noblock {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#gov {
	clear: none;
	float: left;
	width: 5%;
	display: block;
	margin-top: 0.625em;
	margin-left: -0.4375em;
}
#noblock a, #gov a {
	display: block;
}
#container_2 {
	width: 100%;
	padding: 0.5em 1.1625%;
	padding-top: 0;
	box-sizing: border-box;
	background-color: #4FB3B5;
}
#banner {
	width: 100%;
	position: relative;
}
#container_content {
	background-color: #ffffff;
	border: solid 1px #168482;
	border-radius: 8px;
	box-sizing: border-box;
	overflow: hidden;
}
#leftmenu {
	display: none;
}
#content {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}
#root {
	text-align: right;
	color: #3caab5;
}
#root a {
	color: #5d5d5d;
	font-size: 13px;
	font-weight: bold;
}
#content_title {
	font-size: 24px;
	line-height: 46px;
	font-weight: bold;
	color: #3d3d3d;
	background: url(../images/title_list_style.png) no-repeat 5px center;
	padding-left: 25px;
	border-bottom: solid 1px #e3e3e3;
	min-height: 46px;
}
#hotkey_fontsize {
	text-align: right;
	margin-top: 6px;
	margin-bottom: 16px;
	font-size: 13px;
	color: #a2a2a2;
}
#hotkey_fontsize a {
	margin: 0 2px;
}
#fatfooter {
	display: none;
}
#footer_icon {
    display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 769px) and (max-width: 860px) {
.tabs_date {
	display: none !important;
}
}

@media only screen and (min-width: 769px) and (max-width: 954px) {
.tabs_title {
	font-size: 13px !important;
}
}

@media only screen and (min-width: 769px) and (max-width: 946px) {
#topnews_content_title{
	line-height: inherit !important;
	padding-bottom: 0 !important;
}
#topnews_content_txt {
	line-height: inherit !important;
}
}
@media only screen and (min-width: 769px) and (max-width: 906px) {
/*#topnews_content_title{
	padding-top: 5px !important;
}*/
}
@media only screen and (min-width: 769px) and (max-width: 802px) {
/*#topnews_content_title{
	padding: 3px 5px 0px 5px !important;
}
#topnews_content_txt {
	padding: 3px 5px !important;
}*/
}

@media only screen and (min-width: 769px) and (max-width: 899px) {
#topnews_content_title {
	display: none;
}
}

@media only screen and (min-width: 769px) {
#header {
	border-bottom: solid 1px #dddddd;
}
#header_1 {
	width: 98.5%;
	max-width: 1000px;
	margin: auto;
	overflow: auto;
}
#mobilemenu {
	display: none;
}
#logo {
	float: left;
}
#logo a {
	display: block;
}
#search {
	width: 27.2%;
    float: right;
    margin-top: 18px;
    margin-right: 3.6809%;
}
#search_input {
    background-color: #e3e3e3;
    width: 100%;
    border-radius: 8px;
    padding: 4px 0.534%;
    box-sizing: border-box;
    text-align: center;
}
#search_keyword {
	border: solid 1px #dacab0;
	height: 20px;
	width: 68.498%;
}
#search_button {
	background-color: #cdb799;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	border: solid 1px #a89070;
	height: 22px;
	width: 46px;
}
#search_keyword_block {
    line-height: 14px;
}
#icon {
	float: right;
	margin-top: 18px;
	margin-right: 10px;
}
#icon a {
	display: block;
	float: left;
}
#toplink {
	float: right;
	background: url(../images/toplink_bg.png) no-repeat;
	height: 29px;
	width: 667px;
	margin-top: -29px;
}
#toplink ul {
	margin-left: 40px;
	overflow: hidden;
}
#toplink ul li {
	float: left;
	color: #ffffff;
	font-size: 13px;
	line-height: 29px;
	background: url(../images/toplink_list_style.png) no-repeat;
	padding-left: 24px;
	padding-right: 10px;
}
#toplink ul li a {
	display: block;
	color: #ffffff;
}
#toplink ul li a:hover {
	color: #FEED07;
}
#mainmenu {
	background-color: #ffffff;
	width: 100%;
	float: left;
}
#mainmenu > ul {
	width: 98.5%;
	max-width: 1000px;
	margin: auto;
}
#mainmenu ul li {
	float: left;
}
#mainmenu > ul > li:nth-child(1), #mainmenu > ul > li:nth-child(2), #mainmenu > ul > li:nth-child(4), #mainmenu > ul > li:nth-child(5) {
	width: 16.7%
}
#mainmenu > ul > li:nth-child(3), #mainmenu > ul > li:nth-child(6) {
	width: 16.6%
}
#container_1 {
	width: 98.5%;
	max-width: 1000px;
	padding: 0.5em 0.8%;
	margin: auto;
	background-color: #4FB3B5;
	box-sizing: border-box;
	overflow: auto;
}
#activity_banner {
	clear: both;
	float: left;
	margin-left: 0;
	width: 55.9055%;
	display: block;
}
.rslides img {
	max-height: 239px;
}
.rslides2 img {
	height: 136px !important;
}
#topnews {
	clear: none;
	float: right;
	/*margin-left: 0.86%;*/
	margin-left: 8px;
	box-sizing: border-box;
	width: 43.233%;
	display: block;
}
#topnews_img {
	float: left;
	width: 33.09693%;
	/*height: 239px;*/
}
#topnews_img img {
	width: 100%;
	height: 100%;
}
#topnews_content {
	float: left;
	width: 66.90307%;
	/*height: 239px;*/
	box-sizing: border-box;
}
#topnews_content_title {
	color: #ffffff;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	padding: 5px 10px;
	box-sizing: border-box;
}
#topnews_content_txt {
	color: #c6fcfb;
	font-size: 14px;
	line-height: normal;
	padding: 5px 10px;
	box-sizing: border-box;
}
#topnews_content_txt a {
	color: #ffffff;
	font-weight: bold;
}
#topnews_content_txt a:hover {
	color: #FEF102;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #ffffff;
	border: solid 1px #168482;
	border-radius: 8px;
	padding: 16px;
	box-sizing: border-box;
}
#horizontalTab {
	clear: both;
	float: left;
	margin-left: 0;
	width: 67.554%;
	display: block;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	display: inline-block;
	padding: 8px 23.5px;
	font-size: 15px;
	font-weight: bold;
	color: #675d50;
}
.tabs_content ul li {
	line-height: 33px;
	border-bottom: solid 1px #e9e7e1;
	background: url(../images/tabs_list_style.png) no-repeat 15px center;
	padding-left: 35px;
}
.tabs_date {
	float: right;
	display: table-cell;
	margin-left: 16px;
	margin-right: 8px;
	color: #b3b3b3;
}
.tabs_title {
	display: table-cell;
	font-size: 15px;
	color: #353535;
}
#activity_banner_s {
	clear: none;
	float: left;
	margin-left: 1.607%;
	width: 30.707%;
	display: block;
}
#weather {
	clear: none;
	float: left;
	margin-left: 1.607%;
	width: 30.707%;
	display: block;
	margin-top: 10px;
}
#weather_info {
	color: #2EB8B2;
	float: left;
}
#weather_info span {
	font-size: 25px;
}
#weather_date {
	background-color: #2EB8B2;
	color: #ffffff;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	font-size: 16px;
	text-align: center;
	margin-top: 5px;
}
#sixtheme {
	clear: none;
	float: left;
	margin-left: 0;
	width: 67.554%;
	display: block;
}
#sixtheme ul li {
	float: left;
}
#sixtheme > ul > li:nth-child(1) {
	width: 17.7116%;
}
#sixtheme > ul > li:nth-child(2) {
	width: 15.6740%;
}
#sixtheme > ul > li:nth-child(3) {
	width: 15.8308%;
}
#sixtheme > ul > li:nth-child(4) {
	width: 15.9875%;
}
#sixtheme > ul > li:nth-child(5) {
	width: 15.9875%;
}
#sixtheme > ul > li:nth-child(6) {
	width: 18.8088%;
}
#sixtheme ul li a {
	display: block;
}
#fouricon {
	clear: none;
	float: right;
	margin-left: 1.607%;
	width: 30.707%;
	display: block;
	margin-top: 10px;
}
#fouricon a {
	float: left;
	width: 50%;
}
#video {
	clear: both;
	float: left;
	margin-left: 0;
	width: 42.354%;
	display: block;
	height: 231px;
}
#threeicon {
	clear: none;
	float: left;
	margin-left: 1.272%;
	width: 23.93%;
	display: block;
}
#threeicon a:nth-child(1) img {
	width: 100%;
	margin-bottom: 0.475em;
	height: 117px;
	float: left;
}
#threeicon a:nth-child(2) img {
	margin-right: 1.76%;
	width: 49.12%;
	height: 108px;
	float: left;
}
#threeicon a:nth-child(3) img {
	width: 49.12%;
	height: 108px;
	float: left;
}
#threeicon-480 {
	display: none;
}
#hotapply {
	clear: none;
	float: left;
	margin-left: 1.7398%;
	width: 30.707%;
	height: 231px;
	display: block;
	background: #3BAAB5 url(../images/apply_icon.png) no-repeat 15px 18px;
	padding: 10px 15px;
	box-sizing: border-box;
}
#hotapply_title {
	font-size: 18px;
	color: #ffffff;
	margin-left: 43px;
	border-bottom: solid 1px #8ccdd3;
	line-height: 30px;
}
#hotapply_title a {
	float: right;
}
#hotapply ul {
	margin-left: 35px;
	margin-top: 1.125em;
}
#hotapply ul li {
	color: #ffffff;
	font-size: 15px;
	line-height: 1.875em;
	list-style: url(../images/apply_list_style.png);
	border-bottom: solid 1px #5db8c1;
}
#hotapply ul li a {
	color: #ffffff;
}
#hotapply ul li a:hover {
	color: #FDF001;
}
#theme {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 1em;
}
#theme img {
	float: left;
	width: 12.5%;
	height: auto;
	padding-top: 0;
}
#ad {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding: 12px;
	box-sizing: border-box;
}
#footer_1 {
	width: 98.5%;
	max-width: 1000px;
	margin: auto;
	overflow:auto;
}
#footer_logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 17.2%;
	display: block;
}
#footer_info {
	clear: none;
	float: left;
	margin-left: 0;
	width: 44.8%;
	display: block;
	font-size: 12px;
	line-height: 22px;
	color: #a39688;
	margin-top: 0.375em;
}
#footer_info a {
	color: #fe2a5c;
}
#footer_info a:hover {
	color: #2EB8B2;
}
#qrcode {
	clear: none;
	float: left;
	margin-left: 0;
	width: 19.6%;
	display: block;
}
#qrcode a:nth-child(1) img {
	width: 46.4286%;
	float: left;
}
#qrcode a:nth-child(2) img {
	width: 53.5715%;
	float: left;
}
#browser {
	clear: none;
	float: left;
	margin-left: 0;
	width: 14.6%;
	display: block;
	background-color: #AFAAA4;
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	margin-top: 0.9em;
	padding: 3px;
}
#noblock {
	clear: none;
	float: left;
	margin-left: 0;
	width: 8.8%;
	display: block;
	margin-top: 12px;
}
#gov {
	clear: none;
	float: left;
	margin-left: 0;
	width: 4.3%;
	display: block;
	margin-top: 12px;
	margin-left: 15px;
}
#noblock a, #gov a {
	display: block;
}
#container_2 {
	width: 98.5%;
	max-width: 1000px;
	padding: 0.5em 0.8%;
	padding-top: 0;
	margin: auto;
	background-color: #4FB3B5;
	box-sizing: border-box;
}
#container_content {
	background-color: #ffffff;
	border: solid 1px #168482;
	border-radius: 8px;
	box-sizing: border-box;
	overflow: hidden;
}
#banner {
	width: 98.5%;
	max-width: 1000px;
	margin: auto;
	position: relative;
}
#leftmenu {
	width: 22.532%;
	background-color: #E9F7F7;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	padding-left: 22px;
	padding-top: 22px;
	padding-bottom: 18px;
	float: left;
}
#leftmenu > ul {
	background-color: #3BAAB5;
	border: solid 2px #3caab5;
	border-radius: 12px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
#leftmenu ul li {
	position: relative;
}
#leftmenu > ul > li:nth-child(1) {
	font-size: 20px;
	font-weight: bold;
	color: #fff202;
	line-height: 42px;
	margin-left: 20px;
	border-bottom: solid 2px #e0f1f3;
	margin-bottom: 10px;
}
#leftmenu > ul > li > a {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 0 9px 34px;
	display: block;
	border-bottom: solid 1px #5db8c1;
	background: url(../images/leftmenu_list_style.png) no-repeat 20px center;
}
#leftmenu > ul > li > a:hover {
	color: #FFF202;
	background-color: #318B95;
}
#leftmenu ul li ul {
	position: absolute;
	top: 0;
	background-color: #30A9B9;
	width: 100%;
	left: 100% !important;
}
#leftmenu ul li ul li a {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 0 9px 15px;
	display: block;
	border-bottom: solid 1px #5db8c1;
}
#leftmenu ul li ul li a:hover {
	background-color: #004080;
	color: #FF0;
}
#content {
	float: right;
	width: 74.4431%;
	padding: 20px;
	box-sizing: border-box;
}
#root {
	text-align: right;
	color: #3caab5;
}
#root a {
	color: #5d5d5d;
	font-size: 13px;
	font-weight: bold;
}
#root a:hover {
	color: #fe2a5c;
}
#content_title {
	font-size: 24px;
	line-height: 46px;
	font-weight: bold;
	color: #3d3d3d;
	background: url(../images/title_list_style.png) no-repeat 5px center;
	padding-left: 25px;
	border-bottom: solid 1px #e3e3e3;
	min-height: 46px;
}
#hotkey_fontsize {
	text-align: right;
	margin-top: 6px;
	margin-bottom: 16px;
	font-size: 13px;
	color: #a2a2a2;
}
#hotkey_fontsize a {
	margin: 0 2px;
}
#content_detail {
	min-height: 500px;
}
#fatfooter {
	background-color: #A2E2E2;
	width: 100%;
	float: left;
	padding-top: 32px;
}
#fatfooter_open_close {
	background: url(http://www.tycg.gov.tw/fckdowndoc?file=/fatfoot_top.jpg&flag=pic) no-repeat center center;	
	width: 98.5%;
    max-width: 1000px;
    height: 32px;
    margin: auto;
    margin-top: -32px;
}
#fatfooter_open_close a {
    position: absolute;
    width: 187px;
    height: 28px;
    left: 50%;
    margin-left: -93.5px;
}
#fatfooter_1 {
	width: 98.5%;
	max-width: 1000px;
	margin: auto;
	overflow: auto;
	background-color: #3597A0;
	padding-bottom: 22px;
	margin-bottom: 32px;
	display: block;
}
#fatfooter_1 > ul > li {
	float: left;
	color: #fcff13;
	font-size: 16px;
	font-weight: bold;
	/* width: 20%; */
	margin-left: 3%;
	margin-right: 3%;
	line-height: 37px;
}
#fatfooter_1 ul li ul li {
	clear: both;
	color: #656565;
	font-size: 14px;
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}
#fatfooter_1 ul li ul li a {
	color: #ffffff;
}
#fatfooter_1 ul li ul li a:hover {
	color: #FF0;
}
#footer_icon {
    display: none;
}
}

/********** for IE8 & IE7 **********/
.ie8 #header_1, .ie7 #header_1 {
	width: 100%;
	padding-bottom: 20px;
	overflow:auto;
}
.ie8 #logo, .ie7 #logo {
	text-align: center;
}
.ie8 #search, .ie7 #search {
	width: 97.068%;
	margin: auto;
}
.ie8 #search_input, .ie7 #search_input {
	background-color: #e3e3e3;
	width: 100%;
	border-radius: 8px;
	padding: 4px 0.534%;
	box-sizing: border-box;
	text-align: center;
}
.ie8 #search_keyword, .ie7 #search_keyword {
	border: solid 1px #dacab0;
	height: 20px;
	width: 80.153%;
}
.ie8 #search_button, .ie7 #search_button {
	background-color: #cdb799;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	border: solid 1px #a89070;
	height: 22px;
	width: 46px;
}
.ie8 #icon, .ie7 #icon {
	display: none;
}
.ie8 #toplink, .ie7 #toplink {
	display: none;
}
.ie8 #mainmenu, .ie7 #mainmenu {
	display: none;
}
.ie8 #container_1, .ie7 #container_1 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 0.5em 1.82%;
	box-sizing: border-box;
	background-color: #4FB3B5;
	overflow: hidden;
}
.ie8 #activity_banner, .ie7 #activity_banner {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.ie8 #topnews, .ie7 #topnews {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 0.5em;
}
.ie8 #topnews_img, .ie7 #topnews_img {
	display: none;
}
.ie8 #topnews_content, .ie7 #topnews_content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding: 14px 0;
}
.ie8 #topnews_content_title, .ie7 #topnews_content_title {
	color: #ffffff;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	padding: 5px 10px;
}
.ie8 #topnews_content_txt, .ie7 #topnews_content_txt {
	color: #c6fcfb;
	font-size: 14px;
	line-height: normal;
	padding: 5px 10px;
}
.ie8 #topnews_content_txt a, .ie7 #topnews_content_txt a {
	color: #ffffff;
	font-weight: bold;
}
.ie8 #LayoutDiv4, .ie7 #LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #ffffff;
	border: solid 1px #168482;
	border-radius: 8px;
	padding: 16px 14px;
	box-sizing: border-box;
}
.ie8 #horizontalTab, .ie7 #horizontalTab {
	display: none;
}
.ie8 #activity_banner_s, .ie7 #activity_banner_s {
	display: none;
}
.ie8 #weather, .ie7 #weather {
	display: none;
}
.ie8 #sixtheme, .ie7 #sixtheme {
	display: none;
}
.ie8 #fouricon, .ie7 #fouricon {
	display: none;
}
.ie8 #video, .ie7 #video {
	display: none;
}
.ie8 #threeicon, .ie7 #threeicon {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.ie8 #threeicon-normal, .ie7 #threeicon-normal {
	display: none;
}
.ie8 #threeicon-480 a:nth-child(1) img, .ie7 #threeicon-480 a:nth-child(1) img {
	width: 57.1765%;
	float: left;
	margin-bottom: 0;
}
.ie8 #threeicon-480 a:nth-child(2) img, .ie7 #threeicon-480 a:nth-child(2) img {
	width: 20.2353%;
	float: left;
	margin-right: 0;
	margin-left: 1.17645%;
}
.ie8 #threeicon-480 a:nth-child(3) img, .ie7 #threeicon-480 a:nth-child(3) img {
	width: 20.2353%;
	float: left;
	margin-left: 1.17645%;
}
.ie8 #hotapply, .ie7 #hotapply {
	display: none;
}
.ie8 #theme, .ie7 #theme {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.ie8 #theme img, .ie7 #theme img {
	float: left;
	width: 25%;
	height: 80px;
	padding-top: 8px;
}
.ie8 #ad, .ie7 #ad {
	display: none;
}
.ie8 #footer_1, .ie7 #footer_1 {
	width: 100%;
	margin: auto;
	padding: 1em 3.82%;
	box-sizing: border-box;
	overflow:auto;
}
.ie8 #footer_logo, .ie7 #footer_logo {
	display: none;
}
.ie8 #footer_info, .ie7 #footer_info {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: 12px;
	color: #a39688;
	line-height: 1.375em;
}
.ie8 #footer_info a, .ie7 #footer_info a {
	color: #fe2a5c;
}
.ie8 #footer_info a:hover, .ie7 #footer_info a:hover {
	color: #2EB8B2;
}
.ie8 #qrcode, .ie7 #qrcode {
	display: none;
}
.ie8 #browser, .ie7 #browser {
	display: none;
}
.ie8 #noblock, .ie7 #noblock {
	display: none;
}
.ie8 #gov, .ie7 #gov {
	display: none;
}
.ie8 #container_2, .ie7 #container_2 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 0.5em 1.82%;
	padding-top: 0;
	box-sizing: border-box;
	background-color: #4FB3B5;
}
.ie8 #banner, .ie7 #banner {
	max-width: 1000px;
	margin: auto;
	position: relative;
}
.ie8 #container_content, .ie7 #container_content {
	background-color: #ffffff;
	border: solid 1px #168482;
	border-radius: 8px;
	box-sizing: border-box;
	overflow: hidden;
}
.ie8 #leftmenu, .ie7 #leftmenu {
	display: none;
}
.ie8 #content, .ie7 #content {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}
.ie8 #root, .ie7 #root {
	color: #3caab5;
}
.ie8 #root a, .ie7 #root a {
	color: #5d5d5d;
	font-size: 13px;
	font-weight: bold;
}
.ie8 #content_title, .ie7 #content_title {
	font-size: 24px;
	line-height: 46px;
	font-weight: bold;
	color: #3d3d3d;
	background: url(../images/title_list_style.png) no-repeat 5px center;
	padding-left: 25px;
	border-bottom: solid 1px #e3e3e3;
	min-height: 46px;
}
.ie8 #hotkey_fontsize, .ie7 #hotkey_fontsize {
	display: none;
}
.ie8 #fatfooter, .ie7 #fatfooter {
	display: none;
}
.ie8 #footer_icon, .ie7 #footer_icon {
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 12px;
}
.ie8 #footer_icon a, .ie7 #footer_icon a {
    background-color: #AFAAA4;
    color: #ffffff;
    padding: 4px;
    float: left;
    margin-right: 5px;
}