.back,
.back_s {
	width: 96%;
	padding: 0 2%;
}
.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_left {
	float: none;
	text-align: center;
}
.header_right .head_menu::before,
.header_right .head_menu::after {
	display: none;
}
.header_right .mod_topmenu_s {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}
.header_right .head_menu {
	background: none;
	display: inline-block;
	height: auto;
}
.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;
	border-top: 1px solid #5b6573;
	border-bottom: 1px solid #25292f;
}
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;
}
ul#topmenu a:hover {
	color: #ccc;
}
.header_right .mod_search input[type="text"] {
	width: 150px;
}
/* mainmenu */
.mod_mainmenu {
	display: none;
}
.mod_mainmenu_s {
	display: block;
}
.mainmenu_nav {
	display: block;
}
/* banner 
 * 20161214 Jean
*/
.itemid-132 .header_right .mod_search,
.space {
	display: block;
}
.back_banner .banner_inner {
	height: auto;
	background-size: 100% 100%;
}
.banner_left form {
	visibility: hidden;
}
.banner_left .mod_home_search {
		display: none;
}
.home_search_inner input[type="text"] {
	width: 54%;
}
.home_search_inner select {
	width: 40%;
}
.home_search_inner .keyword span {
	display: block;
}
.back_banner .banner_right {
	display: none;
}
/* marquee */
#abgne_marquee {
	float: none;
	width: 100%;
}
#abgne_marquee .title {
	background: none;
	background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180205170243/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: calc(95vw - 70px);
	float: left;
}
/* gpmenu */
.menu_gpmenu {
	text-align: center;
	float: none;
}
.menu_gpmenu li a {
	padding: 0 8px;
}
.menu_gpmenu_b {
	display: none;
}
.menu_gpmenu_s {
	display: block;
	float: right;
	margin-top: 4px;
}
/* ctab */
#tabs_news .tab-title a {
	width: 95px;
}
#tabs_news .tab-content {
	margin-left: 95px;
}
#tabs_news .tab-content .rdate {
	display: none;
}
#tabs_news,
.mod_qa {
	width: auto;
}
.mod_pbas {
	margin: 0 auto;
	margin-top: 5px;
}
#tabs_news .tab-content .listline .datablock {
	padding: 7px 0;
}
/* quick 	20170328 modified by Jean */
.mod_quick {
	background: none;
	width: auto;
	overflow: auto;
	margin-bottom: 10px;
}
.mod_quick li {
	float: left;
	width: 46%;
	margin: 3px 1%;
	padding: 0 1%;
	border-bottom: 0;
	background: #fff;
	border-radius: 5px;
	box-shadow: 2px 2px 4px #ccc;
}
/* island */
.mod_island {
	position: relative;
}
.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;
	overflow: auto;
	width: 96%;
	min-height: initial;
	background: #349207;
	border-radius: 5px 5px 0 0;
	padding: 2%;
	padding-bottom: 0;
	border-bottom: 1px solid #1d5104;
}
.mod_island .map_dongsa {
	display: none !important;
}
.mod_island .map_penghu {
	background: none !important;
}
.mod_island .main_island {
	display: none !important;
}
.mod_island .island {
	position: relative;
	left: auto;
	top: auto;
	width: 25%;
	float: left;
	text-align: center;
	font-size: 17px;
	line-height: 30px;
	color: #fff;
}
@media screen and (max-width: 305px) {
	.mod_island .island {
		font-size: 15px;
	}
}
.mod_island .island img {
	display: none !important;
}
.mod_island .island .island_name {
	display: block;
	border: 1px solid #30850f;
	border-bottom: 0;
	background: #22aa19;
	border-radius: 5px 5px 0 0;
}
.mod_island .island.active .island_name {
	border: 1px solid #53d40b;
	border-bottom: 0;
	background: #235f31;
	color: #c1ff22;
}
.mod_island .island_marker {
	display: none !important;
}
.mod_island .pull-right {
	width: 96%;
	padding: 2%;
	border-radius: 0 0 5px 5px;
	overflow: auto;
}
.mod_island .spot_img img {
	height: auto;
}
.mod_island .pull-left {
	position: absolute;
	top: 75px;
	left: 0;
	z-index: 2;
}
.mod_island .island_detail {
	margin-top: 38px;
}
/* mod_eco */
.eco_content .eco_img {
	float: none;
	text-align: center;
}
.eco_content .eco_img img {
	width: 100%;
}
.eco_content .eco_info {
	margin-left: 0;
}
.ca-container {
	width: 220px;
}
/* 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%;
}
.back_media .title {
	text-align: center;
}
.mod_fb {
	width: 100%;
	margin: 0 auto;
}
.mod_video {
	width: 100%;
	margin-top: 10px;
}
.mod_video .content,
.mod_video .video,
.mod_video .list {
	display: block;
}
.mod_video .video {
	width: 100%;
	height: 240px;
	margin-bottom: 10px;
}
/* sitemap */
.menu_sitemap {
	margin:  10px 0;
	border-bottom: 1px solid #cee0da;
	text-align: center;
}
.menu_sitemap > li {
	display: inline-block;
	float: none;
}
.menu_sitemap > li > a {
	border-bottom: 0;
	padding: 0 10px;
}
.menu_sitemap > li > ul {
	display: none;
}
.foot_inner {
	font-size: 12px;
}
.foot_inner .logo {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.foot_inner .content {
	margin-left: 0;
}
/* tmpl */
.mod_tmpl_banner img {
	width: 100%;
}
.menu_info .pull-left,
.main_wrapper .wrapper_left {
	display: none;
}
.menu_info .info_right,
.main_wrapper .wrapper_content {
	margin-left: 0;
}
.main_wrapper .wrapper_content {
	padding: 0 10px 10px 10px;
}
/* ########## 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 5px;
}
/* catalogue */
.catalogue_list > div {
    width: 100%;
    padding: 0;
    float: none;
}
/* related images */
.related_imgs .img_list,
.two_imgs .img_list {
    width: 90%;
    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%;
}
#fwgallery {
	padding: 10px;
}
.fwgi-image-prev,
.fwgi-image-next {
	width: 42%;
	padding: 2%;
	margin: 1%;
}
/* postcard */
.postcard_img {
	padding: 10px;
}
/* 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: 100%;
}
.wrapper_content .custom_guide,
.wrapper_content .custom_guide_en {
	left: inherit;
}
.pull-right .wrapper_content {
	width: 100%;
	margin-top: 10px;
}
/*mtabs	20170603 Jean*/
.mtabs .mtab {
	display: block;
	width: 100%;
}
.mtabs .mtab img {
	width: 100%;
}
.layout-mtabs .wrapper_content img {
	height: 100%;
}
.wrapper_content .tab_intro {
	/* word-wrap: break-word; 強迫英文單字內斷行 */
}
/*重大政策新版面*/
.menu_list > ul {
	margin-left: 0;
}
.layout-tabs .wrapper_content img {
	max-height: 100%;
}
/*海灘廢棄物*/
.image_block {
	width: 90% !important;
}
.two_imgs .img_list img {
	height: 100%;
}
/*內頁 相關連結*/
.com_linkout .gray_light {
	word-break: break-all;		/*強迫英文網址斷行*/
}
.polling_container_wrapper {
	width: 100% !important;
}
/*二天一夜遊程A、B路線*/
.itemid-192 .tab_intro table th:first-child p,
.itemid-193 .tab_intro table th:first-child p {
	-moz-border-radius: 35px !important;
	-webkit-border-radius: 35px !important;
	border-radius: 35px !important;
	padding: 25px 10px !important;
	width: 17px;
}





/*
     FILE ARCHIVED ON 17:02:43 二月 5, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 18:33:00 五月 18, 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)).
*/
