@charset "utf-8";

/* CSS Document */

body {
	font-family: "微軟正黑體" !important;
	font-size: 15px!important;
}

body a:focus {
    outline: -webkit-focus-ring-color auto 1px;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
 	/*For IE 6&7 only*/
}

body .into a:focus {
	color: #555;
}

body .into a {
	position: absolute;
	color: transparent;
}

/*----------------------------------*/

body .container, body .home_box, body .menu_box, body .menu_box .navbar-default, body .ad_box, body .fat_box, body .footer_box, body .footer_box .footer {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}

body .event, body .ad_box {
	clear: both;
	margin-top: 15px;
	float: left;
}

body .event {
	clear: none;
}
.fbdiv {
    padding-right: 4px;
    padding-top: 3px;
    padding-left: 7px;
    text-align: center;
}
.row {
	margin-right: 10px;
	margin-left: 10px;
}

body .top {
	position: relative;
	height: 85px;
}

body .top h1 img, body .main .banner .slick-slide img, body .link_box img, body .event img ,body .home_box .content .sub .pic img {
	width: 100%;
}

body .top p {
	position: absolute;
	right: 10px;
	z-index: 99999;
}

/*-----------------top----------------------*/

body .top h1 {
	margin: 15px;
	max-width: 509px;
	float: left;
	position: absolute;
	z-index: 9999;
	display: block;
}

body .top h1 a {
	display: block;
	margin-right: 50px;
/* width: 100%; */
}

body .menu_box input[type="button"] {
	background: #128230;
	border: 0;
	text-indent: -9999px;
	background-image: url(../images/all/icon_search.png);
	background-position: 50%;
	background-repeat: no-repeat;
	width: 45px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
}

body .menu_box input[type="button"]:hover {
	background-color: #e8c41d;
	background-image: none;
	text-indent: inherit;
}

body .menu_box .search_box {
	width: 100%;
	position: absolute;
	right: 10px;
	top: -52px;
	padding-left: 687px;
	text-align: left;
}

body .menu_box .search_box .subtitle {
	color: #419ec9;
	margin: 0;
	background-image: url(../images/all/arrow01.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 15px;
	display: none;
}

body .menu_box .search_box input[type="text"] {
	border: 0;
	background-color: #e5e5e5;
	height: 30px;
	padding: 5px;
	width: 100%;
	margin-right: -37px;
}

body .menu_box .search_box .keyin {
	position: relative;
}

body .menu_box .calendar {
	
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	color: #298641;
	padding-left: 35px;
	top: -52px;
	left: 500px;
	text-align: left;
}

body .menu_box .toplink {
	position: absolute;
	right: 10px;
	top: -75px;
}

body .menu_box .toplink a {
	color: #000;
}

body .menu_box .calendar p {
	margin: 0;
	line-height: 15px;
}

/*------------------menu--------------------*/

body .menu_box {
	clear: both;
	margin-top: 20px;
	/* height: 62px; */
}

body .menu_box .navbar-collapse {
	text-align: center;
}

body .menu_box .navbar-default .navbar-nav {
    width: 100%;
    display: inline-block;
    float: none;
    padding-top: 100p;
}

body .menu_box .navbar-default .navbar-nav>li {
    width: 16.6666%;
    text-align: center;
    padding: 0;
    background-color: #138932;
    /* margin-left: 5px; */
    border-left: 3px #fff solid;
}

body .menu_box .navbar-default .navbar-nav>li:nth-child(1) {
    /* border: navajowhite; */
    border: none;
}

body .menu_box .navbar-default .navbar-nav>li a h2 {
	margin: 0;
	font-size: 100%;
	line-height: 0px;
	font-family: 微軟正黑體;
}

body .menu_box .navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 130%;
	padding: 22px 39px 22px 40px;
	white-space: nowrap;
}

body .menu_box .navbar-default .navbar-nav>li>a:focus, body .menu_box .navbar-default .navbar-nav>li>a:hover, body .menu_box .navbar-default .navbar-nav>li.open>a:focus, body .menu_box .navbar-default .navbar-nav>li.open>a:hover, body .menu_box .navbar-default .navbar-nav>li.open>a:active {
	background-color: #bff2ce;
	color: #000;
}

/*-------------------------nav---------------------------*/

body .menu_box .navbar-default {
	background: none;
	border: 0;
	z-index: 999;
}

body .menu_box .navbar-nav>li .end a {
	border: none;
}

body .menu_box .navbar-nav .caret {
	position: absolute;
	color: #fff;
	right: 10px;
	top: 50%;
}

body .menu_box .navbar-nav:not(.sm-collapsible) ul .caret {
	top: auto !important;
	margin-top: -25px;
	color: #fff;
}

body .menu_box .navbar-default .navbar-nav>.open>a, body .menu_box .navbar-default .navbar-nav>.open>a:focus, body .menu_box .navbar-default .navbar-nav>.open>a:hover {
	background-color: #bff2ce;
	color: #000;
}

body .menu_box .navbar-nav>li>.dropdown-menu {
	background-color: #64da83;
	border-radius: 0;
	box-shadow: none;
	padding: 0 0;
	border: none;
	min-width: 100% !important;
}

body .menu_box .navbar-nav>li>ul .dropdown-menu {
	background-color: #64da83;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	margin-top: -43px !important;
}

body .menu_box .dropdown-menu>li>a {
	color: #000;
	line-height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #c2e3cb solid;
	font-size: 115%;
	background-color: #daf6e2;
}

body .menu_box .dropdown-menu>li {
}

body .menu_box .dropdown-menu>li>ul>li a {
	border-bottom: 1px #fbfbfb solid !important;
	;
}

body .menu_box .dropdown-menu>li>a:focus, body .menu_box .dropdown-menu>li>a:hover, body .menu_box .dropdown-menu .open>a, body .menu_box .dropdown-menu .open>a:focus, body .menu_box .dropdown-menu .open>a:hover {
	background-color: #e2eeaa !important;
	/* border-color: #efd15c; */
}

body .menu_box .dropdown-menu ul>li>a:focus, body .menu_box .dropdown-menu ul>li>a:hover {
	background-color: #ffefe5 !important;
}

/*----------抬頭顯示器-------------------*/

body .menu_box.smaller {
	position: fixed;
	transition: height 0.3s;
	z-index: 999;
	margin-top: -95px;
}

body .menu_box.smaller .calendar, body .menu_box.smaller .search_box {
	/* display: none; */
}

/*pad*/

body .menu_box .navbar-default .navbar-toggle {
	border: none;
	background-color: #128230;
	margin-top: -50px;
	z-index: 9999;
}

body .menu_box .navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	width: 25px;
	height: 2px;
	display: block;
	margin: 5px 0;
}

/*-----------------Main --------------*/

body .row {
	padding: 0;
	margin: 0;
}

/*banner*/

body .main {
	padding: 10px;
}

body .slick-initialized .slick-slide a:focus {
	outline: 2px #e8af44 solid;
	display: block;
}

body .slick-prev:focus, body .slick-next:focus {
	outline: 3px #e8af44 solid;
	opacity: 1 !important;
}

/*----------跑馬燈-----------------------*/

body .main .marquee_box {
	font-size: 115%;
	padding: 30px 10px 10px 0;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	margin-top: -15px;
}

body .main .marquee_box .marquee {
	font-size: 100%;
	margin: -25px 5px 5px 5px;
}

body .main .marquee_box .marquee_icon {
	position: absolute;
	top: 5px;
	background-image: url(../images/all/icon_marguee.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 45px;
	height: 28px;
	background-color: #fff;
}

body .main .banner {
	padding: 0 5px 0 5px;
}

body .main .banner .slick-slide {
	/* position: relative; */
	max-width: 1000px;
}

body .main .banner .slick-slide img {
}

body .main .banner .slick-slide .title {
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 9px 10px;
	color: #fff;
	font-size: 140%;
	max-width: 980px;
}

body .main .banner .slick-list {
	width: 100%;
	margin-bottom: 15px;
}

body .main .banner .slick-prev, body .main .banner .slick-next {
	width: 30px;
	height: 30px;
	top: 50%;
	text-indent: -9999px;
	opacity: 0.5;
	bottom: 10px;
	z-index: 99;
}

body .main .banner .slick-prev:hover, .slick-prev:focus, body .main .banner .slick-next:hover, .slick-next:focus {
	opacity: 1;
}

body .main .banner .slick-prev:hover, .slick-prev:focus, body .main .banner .slick-next:hover, .slick-next:focus {
	opacity: 1;
}

body .main .banner .slick-prev {
	background: url(../images/index/banner_pre.png) #555 no-repeat center !important;
	left: 7px;
}

body .main .banner .slick-next {
	background: url(../images/index/banner_next.png) #555 no-repeat center !important;
	right: 5px;
}

/*link_box*/

body .link_box {
	padding: 0px;
}

body .link_box ul {
	list-style: none;
}

body .link_box li {
	padding: 0px 0px 0px 5px;
	margin-bottom: 10px;
}

body .link_box li img {
	border-radius: 10px;
}

body .link_box li a:hover {
	opacity: 0.7;
}

/*訊息*/

body .event .slick-slide {
	/* padding: 5px; */
	background-color: #ffffff;
	margin: 0 5px;
	height: 400px;
	border-top: 10px #dc3455 solid;
	border-left: 10px #dc3455 solid;
	border-right: 10px #dc3455 solid;
	border-bottom: 0;
	overflow: hidden;
	position: relative;
}

body .event .more a {
	clear: both;
	background-color: #14a83b;
	color: #fff;
	padding: 8px 0;
	width: 109px;
	margin: 10px auto;
	display: block;
	text-align: center;
	font-size: 115%;
}

body .event .more a:hover {
	background-color: #f1af00;
	text-decoration: none;
}

body .event.pic .slick-slide {
	height: 310px;
}

body .event .title {
	color: #007aa5;
	text-align: center;
	font-size: 115%;
	font-weight: bold;
	height: 50px;
	overflow: hidden;
	padding: 5px 10px;
}

body .event .title a {
	color: #555;
}

body .event.list .title,body .event.pic .htitle {
	background-image: url(../images/index/event_icon.png);
	text-align: left;
	background-repeat: no-repeat;
	background-position: 10px;
	background-color: #2e7b8e;
	color: #fff;
	font-size: 130%;
	font-weight: normal;
	padding: 0 0 0 36px;
	height: 45px;
	line-height: 45px;
	position: relative;
}
body .event .htitle.titleb0 {
	background-color: #2e7b8e;
}
body .event .title.titleb2 {
	background-color: #af640f;
}

body .event .title.titleb3 {
	background-color: #813573;
}

body .event .htitle.titleb1 {
	background-color: #dc3455;
}

body .event .htitle.titleb4 {
	background-color: #2e7b8e;
}
body .event .htitle.titlebpic {
	background-color: #dc3455;
}
body .event .slick-slider {
	background-color: #dc3455;
}

body .event.list,body .event.pic {
	padding: 0 5px;
}

body .event.list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

body .link_box ul {
	list-style: none;
}

body .event.list li a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cdcdcd;
	margin: 0;
	color: #000;
	position: relative;
	/* overflow: hidden;
	height: 45px;*/
	line-height: 30px;
	padding: 6px 0;
}

body .event.list li.last a {
	border: none;
}

body .event.list li a:hover {
	background-color: #ffffff;
	text-decoration: none;
}

body .event.list .date {
	color: #797474;
	margin-right: 15px;
	font-size: 90%;
}

body .event.list .title .more a,body .event.pic .htitle .more a {
	/* width: 20px; */
	height: 20px;
	right: 15px;
	top: 0;
	position: absolute;
	padding: 0;
	background-image: url(../images/index/bt_more.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 35px 0;
	/* text-indent: -9999px; */
	font-size: 78%;
	line-height: 20px;
	text-align: right;
	color: #fff;
}

body .event.list .title .more a:hover,body .event.pic .htitle .more a:hover {
	opacity: 0.5;
}

body .event .txt {
	padding: 5px 10px;
	line-height: 22px;
}

body .event .pic {
	padding: 5px;
	height: 51%;
	overflow: hidden;
	/* margin-bottom: 15px; */
}

body .event.pic .pic {
	height: 67%;
}

body .event .pic img {
	height: 100% !important;
}

body .event .box .more {
	//
	background-image: url(../images/index/bt_more.png);
	background-repeat: no-repeat;
	background-position: 50%;
	position: absolute;
	bottom: 0;
	/* z-index: 99; */
	width: 100%;
	background-color: #dc3455;
	text-indent: -9999px;
	height: 40px;
	padding: 0;
	margin: 0;
}

body .event .box .more a {
	//

	background-image: url(../images/index/bt_more.png);
	background-repeat: no-repeat;
	background-position: 50%;
	position: absolute;
	bottom: 0;
	/* z-index: 99; */
	width: 100%;
	background-color: #aacd06;
	text-indent: -9999px;
	height: 40px;
	padding: 0;
	margin: 0;
}

body .event .box .more a:hover {
	//background-image: url(../images/index/bt_morehover.png);
}

body .event .slick-prev, body .event .slick-next {
	width: 25px;
	height: 39px;
	text-indent: -9999px;
	opacity: 0.2;
	z-index: 99;
}

body .event .slick-prev:hover, .slick-prev:focus, body .event .slick-next:hover, .slick-next:focus {
	opacity: 1;
}

body .event .slick-prev {
	background: url(../images/index/event_pre.png) !important;
	left: 0;
}

body .event .slick-next {
	background: url(../images/index/event_next.png) !important;
	right: 0;
}

/*廣告專區*/

body .ad_box {
	background-color: #e1e1e1;
	padding: 10px;
}

body .ad_box .title {
	background-image: url(../images/index/ad_icon.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #000;
	font-size: 130%;
	padding-bottom: 15px;
}

body .ad_box .title h3 {
	font-size: 100%;
	margin: 0;
	padding: 5px 0 0 0;
}

body .ad_box .slick-prev, body .ad_box .slick-next {
	display: none !important;
}

body .ad_box .slick-track {
	background-color: #fff;
	padding: 10px 0;
}

body .ad_box .slick-slide img {
	border: 1px #d2d2d2 solid;
	margin: auto;
}

body .ad_box .slick-dots {
	top: -40px;
	text-align: right;
	bottom: inherit;
}

body .ad_box .slick-dots li {
	margin: 0;
}

body .ad_box .slick-dotted.slick-slider {
	margin: 0;
}

/*----------------------- fat -----------------------*/

body .fat_box {
	background-color: #e1e1e1;
	background-image: url(../images/all/fat_bg.gif);
	background-repeat: repeat-x;
	font-size: 85%;
}

body .fat_box .fat {
	font-family: "微軟正黑體" !important;
}

body .fat_box .ui-accordion .ui-accordion-header {
	margin: 0;
	padding: 0;
	border: 0;
	height: 29px;
	text-indent: -9999px;
	border-radius: 0;
	background-color: #c7c7c7 !important;
	background-repeat: no-repeat;
	background-position: 50%;
}

body .fat_box .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	display: none;
}

body .fat_box .ui-state-active, body .fat_box .ui-widget-content .ui-state-active, body .fat_box .ui-widget-header .ui-state-active {
	background-image: url(../images/all/fat_close.png) !important;
}

body .fat_box .ui-state-default, body .fat_box .ui-widget-content .ui-state-default, body .fat_box .ui-widget-header .ui-state-default {
	background-image: url(../images/all/fat_open.png);
}

body .fat_box .ui-widget-content {
	border-radius: 0;
	background: none;
	border: none;
	padding: 20px 0 10px 0;
	height: auto !important;
}

body .fat ul {
	float: left;
	margin: 0 7px 0 15px;
	white-space: nowrap;
	min-height: 300px;
	list-style-type: none;
}

body .fat ul li {
	width: 100px;
	white-space: normal;
	margin: 10px 0;
}

body .fat ul li a {
	color: #333;
	font-size: 105%;
}

body .fat ul li a:hover {
	color: #000;
}

body .fat ul .title {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 120%;
}

/*----------footer----------*/

body .footer_box {
	background-color: #c7c7c7;
	height: 100%;
}

body .footer_box .footer {
	position: relative;
	padding: 10px;
	color: #000;
	line-height: 24px;
	padding-bottom: 55px;
}

body .footer_box .footer p {
	margin: 0;
}

body .footer_box .footer .txt_link a {
	color: #000;
	padding: 0 10px;
	white-space: nowrap;
}

body .footer_box .footer .txt_link a.first {
	padding-left: 0;
}

body .footer_box .footer .txt_link {
	/* padding: 0 10px; */
	margin-bottom: 10px;
}

body .footer_box .footer .link {
	right: 15px;
	top: 50px;
}

body .footer_box .footer .txt_link {
	color: #000;
	right: 10px;
	/*top: 127px;*/
}

body .footer_box .footer .txt_link, body .footer_box .footer .link {
	position: absolute;
}

body .footer_box .footer .link .qrcode {
	float: right;
}

body .footer_box .footer .link .icon01 {
	float: left;
}

body .footer_box .footer .link ul {
	list-style-type: none;
}

body .footer_box .footer .link li {
	float: left;
	margin-left: 10px;
	border: none;
	margin-bottom: 5px;
}

body .footer_box .footer .link .qr {
	width: 75px;
	height: 77px;
	margin-bottom: 41px;
}

body .footer_box .footer .link .qr a, body .footer_box .footer .link .qr .nsblock {
	border-radius: 0 !important;
}

body .footer_box .footer .link .qr p {
	/* margin-top: -10px; */
	width: 100%;
	text-align: center;
}

body .footer_box .footer .link .qr .nsoverlay {
	height: 77px !important;
	border-radius: 0 !important;
	background-image: url(../images/all/link_hover.png) !important;
	background-size: 37% !important;
}

body .footer_box .footer .link .qr a:hover {
	opacity: 0.7;
}

body .footer_box .footer_box .footer .link li p {
	text-align: center;
	width: 100%;
}

/*-------------內頁------------------------*/

body .home_box {
	background-image: url(../images/home/banner.gif);
	background-position: center top;
    /*padding-top: 40px;*/
	-moz-background-size: 6%;
	-webkit-background-size: 6%;
	-o-background-size: 6%;
	background-size: 6%;
}

body .home_box .content {
	background-color: #fff;
	padding: 0px 15px 0 15px;
	display: inline-block;
	width: 100%;
}

body .home_box .content .con .list a {
	color: #555;
	font-size: 110%;
	padding: 5px 0 5px 0;
	display: inline-block;
}

body .content .detail.news .con .list a {
	padding: 15px 0;
}

body .home_box .content .con .list span img {
	position: relative;
	top: -2px;
}

/*大中小*/

body .home_box .content.small {
	font-size: 90%;
}

body .home_box .content.medium {
	font-size: 100%;
}

body .home_box .content.large {
	font-size: 130%;
}

body .content.large .detail .search_box {
	font-size: 85%;
}

body .content.large .detail .search_box .search01 .keyin {
	padding: 0 30px 0 75px;
}

body .content.large .detail .search_box .search02 .keyin {
	padding: 0 240px 0 10px;
}

body .content.large .detail .search_box .search02 .icon {
	right: 233px;
}

body .content.large .detail .search_box .search02 .w02 {
	right: 201px;
}

body .content.large .detail .search_box .keyword .keyin {
	padding: 0 107px 0 75px;
}

body .content.small .detail .search_box .search02 .w02 {
	right: 155px;
}

body .home_box .list .dlist img {
	width: auto;
}

body .content.small .detail .search_box .search02 .w03 {
	right: 0;
}

body .content.small .detail .search_box .search02 .icon {
	right: 180px;
}

body .content.small .detail .search_box .search02 .keyin {
	padding: 0 189px 0 10px;
}

/*-*/

body .home_box .content .unit.title {
	background-image: url(../images/home/title_icon.png);
	background-repeat: no-repeat;
	color: #298641;
	padding-left: 50px;
	font-size: 155%;
	margin: 15px 0 5px 0;
	position: relative;
}

body .home_box .content .unit.title h3 {
	padding: 12px 0 13px 0;
}

body .home_box .content .sub {
	padding: 10px;
}

body .home_box .content .sub .pic {
	border: 1px #d2d2d2 solid;
}

body .home_box .content .sub .name {
	text-align: center;
	color: #14a83b;
	font-size: 130%;
	margin: 10px 0;
	font-weight: 500;
}

body .home_box .content .sub .title {
	background-image: url(../images/home/arrow03.png);
	line-height: normal;
	padding-left: 20px;
	margin: 0;
	background-position: 0 7px;
	line-height: 29px;
	background-repeat: no-repeat;
	color: #14a83b;
	font-size: 140%;
}

body .home_box .content .sub ul li {
	background-image: url(../images/home/dot02.png);
	background-position: 5px 7px;
	font-size: 110%;
	line-height: normal;
	margin: 8px 0;
}

body .home_box .content .sub ul {
	margin-bottom: 20px;
}

body .home_box .content .sub .pic img {
}

body .home_box .content .sub .pic_news .frame {
	border: 1px #e6e6e6 solid;
	margin: 5px;
	padding: 10px;
	width: 48%;
	float: left;
}

body .home_box .content .sub .pic_news {
	margin-top: 15px;
}

body .home_box .content .sub .pic_news .frame p {
	/* line-height: 30px; */
	overflow: hidden;
	height: 25px;
	margin: 0;
}

body .home_box .content .sub .pic_news .frame .txt {
	line-height: 30px;
}

body .home_box .content .sub .pic_news .frame .date {
	font-size: 90%;
	color: #555;
}

body .home_box .content .sub .pic_news img {
	width: 100%;
}

body .home_box .content .sub li {
	background-image: url(../images/home/arrow03.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 30px;
	background-position: 0 7px;
}

body .home_box .content .annex li {
	background-image: url(../images/all/arrow01.png) !important;
	background-position: 10px 10px !important;
	border-bottom: 1px #e4e4e4 solid;
	line-height: 20px;
	padding: 5px 5px 5px 20px;
}

body .home_box .content .annex li a {
/* margin: 10px 5px; */
}

body .home_box .content .annex li .icon {
	margin-left: 5px;
}

body .home_box .content .sub .con {
	background: none;
}

body .home_box .content .sub .min_title {
	color: #1a7098;
}

body .home_box .content .title .plug {
	display: -webkit-flex;
	display:flex;
	-webkit-justify-content:flex-end;
	justify-content:flex-end;
}

body .home_box .content.large .title .plug {
	top: -22px;
	right: 5px;
}

body .home_box .content .title .plug li {
	float: left;
	font-size: 50%;
	color: #565656;
	margin-right: 5px;
	line-height: normal;
}

body .home_box .content .title .plug li a {
	background-image: url(../images/home/icon_plug.png);
	text-indent: -9999px;
	background-position-y: -3px;
	width: 16px;
	height: 16px;
	display: block;
}

body .home_box .content .title .plug .print a {
	background-image: url(../images/home/icon_print2.png);
	background-position: -32px 0px;
}

body .home_box .content .title .plug li a.skip {
	background: none;
}

body .home_box .content .title .plug .word a {
	background-position-y: 0;
	width: 17px;
	height: 19px;
}

body .home_box .content .title .plug .fb a {
	background-position-x: 0;
}

body .home_box .content .title .plug a:hover {
	/*background-position-y: -19px;*/
}

body.home .content.w_small .l a, body.home .content.w_large .s a, body.home .content.w_medium .m a {
	background-position-y: -19px !important;
}

body .home_box .content .title .plug .plurk a {
	background-position-x: -16px;
}

body .home_box .content .title .plug .twitter a {
	background-position-x: -32px;
}

body .home_box .content .title .plug .l a {
	background-position-x: 51px;
}

body .home_box .content .title .plug .m a {
	background-position-x: 34px;
}

body .home_box .content .title .plug .s a {
	background-position-x: 17px;
}

body .home_box .bread {
	font-size: 90%;
	color: #565656;
}

body .home_box .bread a {
	color: #565656;
}

body .home_box .bread a.accesskey {
	color: #565656;
	position: relative;
}

body .home_box .content .headlines {
	background-color: #3aca60;
	padding: 10px;
	color: #000;
	font-size: 125%;
}

body .home_box .content .lines {
	border-top: 5px #14a83b solid;
	text-indent: -9999px;
}

body .home_box .content .annex, body .home_box .content .opera {
	float: left;
	width: 100%;
	margin-top: 20px;
}

body .home_box .content .annex .stitle {
	font-size: 120%;
	background-color: #de920f;
	padding: 5px 10px;
	color: #fff;
}

/*------按鈕列-------------*/

body .home_box  .opera ul {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
}

body .home_box .opera ul li {
	float: left;
	margin-right: 5px;
}

body .home_box .opera .note {
	color: #14a83b;
	background-image: url(../images/home/dot01.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 5px 0 5px 20px;
	margin-left: 16px;
	/* line-height: 35px; */
	/* float: right; */
}

body .home_box .opera li a {
	background-color: #14a83b;
	display: block;
	color: #000;
	padding: 5px 10px 5px 30px;
	background-image: url(../images/home/icon_print.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

body .home_box .opera li a:hover {
	background-color: #ffa200;
	text-decoration: none;
}

body .home_box .opera .home a {
	background-image: url(../images/home/icon_home.png);
	background-position: 7px 8px;
}

body .home_box  .opera .back a {
	background-image: url(../images/home/icon_back.png);
	background-position: 7px 9px;
}

body .home_box  .opera .gotop a {
	background-image: url(../images/home/icon_top.png);
	background-position: 8px 11px;
}

/*-------------detail----------*/

body .content .detail {
	padding: 20px;
	display: inline-block;
}

body .content .detail.news {
	width: 100%;
	padding: 5px 0;
}

body .content .detail div {
	margin-bottom: 35px;
}

body .content .detail .list .con {
	border-bottom: 5px #000 solid;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}

body .content .detail .con .list {
	margin: 0;
	display: inline-block;
	width: 100%;
    /* padding: 10px 0; */
}

body .content .detail .list.B {
	background-color: #f6ffd4;
}

body .content .detail .list a {
	display: inline-block;
	position: relative;
	width: 100%;
}

body .content .detail .list a:hover {
	background-color: #7dd5e6;
}

body .content .detail .list .title {
	margin: 0;
	padding: 0;
	background-color: #b6d637;
	background-image: none;
	display: inline-block;
	width: 100%;
}

body .content .detail .list .title span {
	border: 0;
	color: #000;
	text-align: center;
	font-size: 100%;
	font-weight: normal;
	border-left: 1px #fff solid;
	padding: 0;
	white-space: nowrap;
	background-image: none;
	margin: 0;
	height: 45px;
	line-height: 45px;
}

body .content .detail .list .ftitle {
	margin: 0;
	padding: 0;
	background-color: #14a83b;
	background-image: none;
	display: inline-block;
	width: 100%;
}

body .content .detail .list .ftitle span {
	border: 0;
	color: #fff;
	text-align: center;
	font-size: 75%;
	font-weight: normal;
	border-left: 1px #f7d0c1 solid;
	padding: 0;
	background-image: none;
	margin: 0;
}

body .content .detail.news .con .stitle {
	font-weight: normal;
	font-size: 100%;
	margin: 0;
}

body .content .detail.news .con .mtitle {
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	word-break: break-all;
}

body .content.small .detail.news .con .mtitle {
	height: 20px;
}

body .content .detail .con .issued,body .content .detail .con .date {
	color: #000;
	font-size: 90%;
	text-align: center;
}

body .content .detail .con .stitle {
	color: #000;
	background-image: url(../images/all/arrow01.png);
	background-position: 15px 7px;
	background-repeat: no-repeat;
	padding-left: 27px;
}

body .content .detail .con .mtitle {
	color: #000;
}

body .content .detail .search_box,body .content .detail .search_box div {
	margin: 4px 0 0 0;
}

body .content .detail .search_box {
	background-color: #e6e6e6;
	display: inline-block;
	padding: 15px 10px;
	margin-bottom: 0;
	top: 0;
	position: relative;
	right: 0;
	width: 100%;
}

body .content .detail .search_box .keyin,body .content .detail .search_box .opt {
	position: relative !important;
	width: 100%;
}

body .content .detail .search_box .opt {
	padding: 0 0 0 65px;
}

body .content .detail .search_box .search01 .keyin {
	padding: 0 30px 0 65px;
}

body .content .detail .search_box .search02 .keyin {
	padding: 0 230px 0 10px;
}

body .content .detail .search_box .keyword .keyin {
	padding: 0 137px 0 65px;
}
body .content .detail .search_box .keyword .his {
right: 0;
}
body .content .detail .search_box span {
	float: left;
}

body .content .detail .search_box .icon, body .content .detail .search_box .w02,body .content .detail .search_box .w03, body .content .detail .search_box .button {
	position: absolute;
}

body .content .detail .search_box .search01 .icon {
	right: 20px;
}

body .content .detail .search_box .search02 .icon {
	right: 218px;
}

body .content .detail .search_box .search02 .w02 {
	right: 190px;
}

body .content .detail .search_box .search02 .w03 {
	right: 8px;
}

body .content .detail .search_box .keyword .ok {
	right: 115px;
}

body .content .detail .search_box .keyword .clean {
	right: 78px;
}

body .content .detail .search_box .w01 {
	position: absolute;
	z-index: 99;
	left: 0px;
}

body .content .detail .search_box input, body .content .detail .search_box select {
	width: 100%;
}

body .content .detail .search_box .keyword .w01 {
	background-image: url(../images/all/icon_search.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

body .content .detail .pic img {
	border: 1px #d6d6d6 solid;
}

body .content .detail .pic {
	margin: 10px 0;
}

body .content .detail .name {
	text-align: center;
	color: #385590;
	font-size: 160%;
	font-weight: bold;
	line-height: 45px;
	margin-bottom: 20px;
	white-space: nowrap;
}

body .content .detail img {
	width: 100%;
}

body .content .detail.news img {
	width: inherit;
}

body .content .detail .page, body .content .detail .page_info {
	width: 100%;
	text-align: center;
	margin: 20px auto;
	vertical-align: middle;
	line-height: 14px;
}

body .content .detail .page_info div {
	margin: 0 10px 5px 0;
	display: inline-block;
}

body .content .detail .page .num a {
	display: inline;
	height: 12px;
	padding: 0 5px;
	color: #868686;
}

body .content .detail .page .bt a {
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 10px;
	background-position-y: 0;
	height: 12px;
	display: inline-block;
	margin-right: 5px;
	padding: 0;
}

body .content .detail .page span {
	display: inline-block;
}

body .content .detail .page .bt a:hover {
	background-position-y: -12px;
}

body .content .detail .page .first a {
	background-image: url(../images/all/page_first.gif);
}

body .content .detail .page .pre a {
	background-image: url(../images/all/page_pre.gif);
}

body .content .detail .page .next a {
	background-image: url(../images/all/page_next.gif);
}

body .content .detail .page .last a {
	background-image: url(../images/all/page_last.gif);
}

.visitors {
	clear:both;
	padding: 20px 0 0 0;
}

/*****menu*****/

a#contentdata {
	position: absolute;
	top: -310px;
}

/*****6張icon圖*****/
.link_box_icon {
	border-radius: 10px;
}

.link_box_frame {
	margin-bottom: 10px;
}

