.back,
.back_s {
	width: 98%;
	padding: 0 1%;
}
.pull-left,
.pull-right {
	float: none;
}
.header {
	border-top: 0;
	background: #f6f6f6;
	padding-bottom: 5px;
	position: relative;
	z-index: 15;
}
.header_inner.back_s {
	position: static;
}
.header_right .head_menu::before,
.header_right .head_menu::after {
	display: none;
}
.head_menu {
	background: none;
}
.header_right .mod_topmenu_s {
	display: block;
	margin: 10px;
}
.header_right #topmenu {
	display: none;
	position: absolute;
	right: 0;
	z-index: 10;
	width: 200px;
	background: #434a54;
	border-radius: 5px;
}
ul#topmenu li {
	display: block;
	text-align: center;
}
ul#topmenu li.separator {
	display: none;
}
ul#topmenu a {
	display: block;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #fff;
	text-shadow: none;
	border-top: 1px solid #5b6573;
	border-bottom: 1px solid #25292f;
}
ul#topmenu a:hover {
	color: #ccc;
}
/* mainmenu */
.mod_mainmenu {
	display: none;
}
.mod_mainmenu_s {
	display: block;
}
.mainmenu_nav {
	display: block;
}
/* banner */
.home_search_inner input[type="text"] {
	width: 54%;
}
.home_search_inner select {
	width: 40%;
}
.home_search_inner .keyword span {
	display: block;
}
/* marquee */
#abgne_marquee {
	width: calc( 100% - 294px);
}
#abgne_marquee .title {
	background: none;
	background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180205170237/https://www.marine.gov.tw/templates/system/images/marquee_icon.png');
	background-repeat: no-repeat;
	box-shadow: none;
	width: 40px;
	height: 28px;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
div#abgne_warpper,
div#abgne_marquee #abgne_warpper2 div,
.update_news,
.nonono {
	width: 395px;
	float: left;
}
div#abgne_marquee #abgne_warpper2 div {
	margin-right: 40px;
}
/* gpmenu */
.menu_gpmenu {
	text-align: center;
}
.menu_gpmenu_b {
	display: none;
}
.menu_gpmenu_s {
	display: block;
	float: right;
	margin-top: 4px;
}
.menu_gpmenu li a {
	padding: 0 15px;
}
/*  */
#tabs_news,
.mod_qa {
	width: auto;
}
.mod_pbas {
	margin: 0 auto;
	margin-top: 5px;
}
/* quick 	20170328 modified by Jean */
.mod_quick {
	background: none;
	width: auto;
	overflow: auto;
	margin-bottom: 10px;
}
.mod_quick li {
	float: left;
	width: 21%;
	margin: 3px 1%;
	padding: 0 1%;
	border-bottom: 0;
	background: #fff;
	border-radius: 5px;
	box-shadow: 2px 2px 4px #ccc;
}
/* island */
.mod_island,
.mod_island .pull-left,
.mod_island .pull-right {
	display: block;
	width: 100%;
}
.mod_island .map {
	border-radius: 5px 5px 0 0;
}
.mod_island .map_inner {
	margin: 0 auto;
}
.mod_island .pull-right {
	width: 96%;
	padding: 2%;
	border-radius: 0 0 5px 5px;
	overflow: auto;
}
.mod_island .content {
	float: left;
	width: 48%;
	text-align: right;
}
.mod_island .spot_img {
	float: right;
	width: 48%;
}
.mod_island .spot_img img {
	height: auto;
}
/* topics */
.mod_topics {
	padding-top: 5px;
}
.mod_topics img {
	width: auto;
	margin: 0 auto;
}
/* social media */
.back_media_inner .back_s {
	overflow: hidden;
        width: 90%;
}
.mod_fb {
	width: 500px;
	margin: 0 auto;
}
.mod_video {
	width: 100%;
	margin-top: 10px;
}
.mod_video .video {
	width: 65%;
}
.menu_sitemap {
	margin:  10px 0;
}
.menu_sitemap > li > ul {
	display: none;
}
.foot_inner {
	font-size: 12px;
}
/* tmpl */
.mod_tmpl_banner img {
	width: 100%;
}
.menu_info .pull-left {
	float: left;
}
/* ########## youvideo ########## */
.video_item_wrapper {
	width: 95%;
	padding: 10px 2%;
	margin: 5px 0;
}
.video_detail_inner .video_info {
	width: 90%;
}
/* ########## ebook, efpublication ########## */
#efpublication li > .info,
#ebook li > .info {
    display: none;
}
/* ########## content ########## */
.wrapper_content .tab > div, 
.wrapper_content .tab a {
    padding: 0 20px;
}
/* related images */
.related_imgs .img_list,
.two_imgs .img_list {
    width: 70%;
    margin: 10px auto;
}
.two_imgs {
	display: block;
}
/* com_search */
.com_search .section.gc > div {
    width: 100%;
}
/* fw gallery */
.fwg-images-row > div:nth-child(2n+1) {
	clear: both;
}
.fwg-images-row .span3 {
	width: 46%;
	margin: 1% 2%;
}
/* field width */
.com_dlarea .table_date {
	width: 20%;
}
.com_dlarea .table_cat {
	width: 15%;
}
.com_dlgov .table_date {
	width: 20%;
}
.com_dlgov .table_cat {
	width: 15%;
}
.com_research .table_date {
	width: 20%;
}
.com_research .table_cat {
	width: 15%;
}
/* sitemap */
.sitemap_content .list ul .lvo_1 {
	width: 49%;
}
.pull-right .wrapper_content {
	width: 100%;
	margin-top: 10px;
}
/*mod_mtab 20170510 Jean*/
.wrapper_content .mod_mtab_content .tab_intro img {
	border: 1px solid #eeeeee;
	border-radius: 5px;
	box-shadow: 0px 2px 3px #ccc;
}
/*mtabs*/
.mtabs .mtab img {
	width: 100%;
}
.layout-mtabs .wrapper_content img {
	height: 100%;
}
/*重大政策新版面*/
.menu_list > ul {
	margin-left: 0;
}
.layout-tabs .wrapper_content img {
	max-height: 100%;
}
/*海灘廢棄物*/
.image_block {
	width: 70% !important;
}
.two_imgs .img_list img {
	height: 100%;
}





/*
     FILE ARCHIVED ON 17:02:37 二月 5, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 21:05:15 六月 10, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
