body{
	overflow-x: hidden;
	padding:0;
	margin:0;
	font-family:Microsoft JhengHei;
	/*background: #000f15 url(../img/bottom_bg.jpg) center top repeat-x;*/
	background:url(../img/bottom_bg.png) no-repeat center top;
	ord-wrap: break-word;
	word-break:break-word;
	
}

.left{
	float:left;
}

.left31{
	float:left;
	min-width:160px;
	border:1px #dbc19c solid;
	background-color:#FFF;
}

.left-1{
	float:left;
	display: block;
}

.left2{
	float:left;
	display:none;
}

.right{
	float:right
}
.clear{
	clear:both
}
.relative{
	position: relative;
}
/*上方形象區*/
.fixed_width{
	max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}
.header_bg{
	width:100%;
    height: auto;
	position: absolute;
	max-height: 152px;
}
.image_header_bg{
	position:relative;
	z-index:1
}
.image{
	position:relative;
	z-index:0;
}
div#pic00 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.left_flexslider{
	width:5.4%;
	min-height:50px;
	float:left
}
.right_flexslider{
	width:61.1%;
	min-height:50px;
	float:left
}
.flexslider {
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: -99;
    position: relative;
	float:left;
	padding-bottom: 4.5%;
}
#img {
	position: relative;
	width: 100%;
	height: auto;
	float:left;
	z-index:0;
}
#img ul li img {
	width: 100%;
	height: auto;
}
.slides ul,.slides li{
  list-style:none !important;
  max-height: 152px;
}
/*end 上方形象區*/

/*toplink*/
.toplink{
	position:relative;
	font-size:13px;
	min-height:72px;
	/*background:url(../img/logo_bg.png) no-repeat top left;*/
}
.search{
	position: absolute;
	top: 7px;
    right: -7px;
	font-size:12px;
}
.search a{
	color:#2e3f87;
}
.search_a {
	max-width:325px;
	padding:6px;
	margin-top: 3px;
	color:#b5361d;
	
}
.search_a a{
	color:#b5361d;
}
.search_bg{
	background:url(../img/search_icon_a2.png) left no-repeat;
	/*background:url(../img/search_bg.png) no-repeat;*/
	width:315px;
	height:45px;
	padding-left: 69px;
}

.search_bg2{
	background:url(../img/search_icon_b2.png) left no-repeat;
	width:315px;
	height:45px;
	padding-left: 69px;
}

.key_width{
	/*max-width:145px;*/
	float:left;
}
.search_a a img{
	margin: 0px;
}
.search_input{
    height: 23px;
    border: none;
    margin: 5px 4px;
	max-width: 160px;
	width: 140px;
}

.search_img_a1 { min-width:75px;}

.logo{
	position: absolute;
    top: 30%;
/*    left: 50%;
    margin-left: -185px;*/
    /*margin-top: -24px;*/
	top:10px;
}
.margin_top{
	position: relative;
}

.link_font a{
	line-height: 30px;
	color: #FFF;
	padding:20px 29px 20px 29px;
	background:url(../img/link_bg.png) no-repeat center;
	}

/*end toplink*/



/*menu*/
#menu {
    width: 100%;
    margin: 0 auto;
	min-height: 32px;
	/*background:#7e6c5c;*/
}
#menu2 {
	position: relative;
	width: 100%;
	display: table;
    margin: 0 auto;
}
.icon_font {
	display: none;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 15px;
	padding-right: 58px;
	background: #3092c0;
}
.nav {
	list-style: none;
 *zoom: 1;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav ul {
	list-style: none;
	width: 9em;
}
.nav a {
	color: #fff;
}
.nav li {
	position: relative;
}
.nav > li {
	float: left;
}
.nav > li > .parent {
}
.nav > li > a {
	display: block;
}
.nav li ul {
	position: absolute;
	left: -9999px;
	margin-top: -4px;
}
.nav > li.hover > ul {
	left: 0;
}
.nav li li.hover ul {
	left: 100%;
	top: 0;
}
.nav li li a {
	display: block;
	background: #0d4365;
	position: relative;
	z-index: 100;
	border-bottom: 1px solid #fff;
	padding: 10px 15px;
}
.nav li li li a {
	background: #0f4e76;
	z-index: 200;
	border-bottom: 1px solid #fff;
}
.nav li ul ul {
	margin-top: 0;
}
.toggleMenu {
	display: none;
}

.img_size {
	max-width: 980px;
	max-height: 435px;
}

/*menu*/


#content_top{
	padding-bottom: 20px;
	margin-top: 20px;
	min-height:450px;
	/*background-color: #FFF;*/
}
.content_bg{
	padding-top: 0px;
}
.web_width{
	max-width:964px;
	width:100%;
	margin:0 auto;
}


/* 跑馬燈 */
.message{
	background:#fff;
	height:36px;
}
#message_bg {
	background:url(../img/message_icon.png) no-repeat center left;
	height: 36px;
}
#message {
    width: 100%;
    padding-left:31px;
    height: 36px;
    padding-top: 6px;
}

#message a{
	color:#ece9dd;
}

ul.marquee {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	overflow: hidden;
	width: 100%;
	font-size: 17px;
	height: 30px;
}
ul.marquee a {
    color: #000;
	text-decoration: none
}
ul.marquee li {
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	font-size: 14px;
	padding: 4px 5px;
}
/* end 跑馬燈 */

/*圖片輪播*/
body .content .ad {
    /* float: left; */
    max-width: 100%;    margin-bottom: -22px;
}

#activity_banner{
	/*background:#fff;
	border-right:1px solid #d6d6d6;*/
	padding: 18px;
}

/*end 圖片輪播*/



div#activity_banner a {
    display: block;
}
div#tabs a:focus {
    border: dotted 1px #000000;
}

.bigbanner_bg{
	/*background:#f1f1f1;
	border:1px solid #ffa568;*/
	/*-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.38);
	-moz-box-shadow: 0 0 10px 1px rgba(0,0,0,0.38);*/
	/*box-shadow: 0 0 10px 1px rgba(0,0,0,0.38);*/
	/*border-radius:5px;*/
	margin-bottom: 20px;
	/*background-color:#362b27;*/
	/*min-height: 480px;*/
	padding: 25px 15px 0px 15px;
}
/*.unit_title{
	background:url(../img/unit_bg.png) repeat-x;
	color:#fff;
	font-size:18px;
	position: absolute;
    width: 100%;
	margin-top: 20px;
}*/
.unit_title img{
    margin: -15px 5px 0 10px;
}
#unit{
	background: #FFF;
	margin-bottom: 20px;
	margin: 0px 5px 0px 5px;
}
#unit ul,#unit li{
	margin:10px 10px;
    padding: 0;
}
#unit ul li{
	list-style-type:none;
	font-size:18px;
	line-height:36px;
	text-align: left;
	padding-left: 14px;
	border-bottom:1px solid #d6d6d6;
	/*background:url(../img/unit_list_icon.png) no-repeat 90% center;*/
}
#unit ul li:first-child{
	/*border-top:1px solid #d6d6d6;*/
}
#unit ul li:hover{
	/*background:#fff url(../img/unit_list_icon.png) no-repeat 90% center;*/
	background-color:#f4f0d5;
}
#unit a,.icon_link a{
	color:#000;
	text-decoration:none;
	font-size: 13px;
}
.icon_link a:hover{
	text-decoration:underline
}

/*-------------------最新消息等-----------------------------*/
div#tabs a:focus {
    border: dotted 1px #000000;
}
#tabs{
	background:url(../img/tab_bg.png) no-repeat left top;
	margin-bottom: 20px;
	min-height: 308px;
}
#tabs ul,#tabs li{
	list-style:none;
	padding: 0;
    margin: 0;
	font-size:16px;
}
#tabs a{
	color:#000;
	text-decoration:none
}
#tabs .list li{
	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 34px;
	padding: 0 5px;
}
#tabs .list li:hover{
	background:#f0f0f0
}
#tabs .title{
	position: relative;
    z-index: 0;
}
#tabs .title li a{
	margin-top: 4px;
	padding-top: 3px;
}
#tabs .more,#video .more{
	position: absolute;
    right: 10px;
    z-index: 1;
    top: 3px;
    font-size: 14px;
    background: #f58432;
    border-radius: 5px;
    padding: 5px;
}
#tabs .more a,#video .more a{
	color:#fff
}
#tabs .date{
	padding-right:10px
}

.tabs_font_a1 { font-size:16px; color:#FFF; background-color:#e9965d; /*border-radius-bottom: 20px;*/ padding:10px 10px 10px 10px; margin:0px 20px; border-top-left-radius: 8px; border-top-right-radius: 8px;}

.tabs_font_a2 { font-size:16px; color:#FFF; background-color:#e8c044; /*border-radius-bottom: 20px;*/ padding:10px 10px 10px 10px; margin:0px 20px; border-top-left-radius: 8px; border-top-right-radius: 8px;}

.tabs_font_a3 { font-size:16px; color:#FFF; background-color:#27c6cc; /*border-radius-bottom: 20px;*/ padding:10px 10px 10px 10px; margin:0px 20px; border-top-left-radius: 8px; border-top-right-radius: 8px;}

#video .more a:hover{
	text-decoration:none
}
body .ui-widget-content {
	background: none;
}
body .ui-tabs .ui-tabs-panel,body .content .sec02 .inlist_box {
	border-top:3px #b24141 double !important;
	padding: 0px;
	clear: both;
	overflow: hidden; 
}

body .ui-tabs .ui-tabs-panel {
}
body .ui-corner-all, body .ui-corner-bottom, body .ui-corner-right, body .ui-corner-br {
	border-radius: 0;
	border: none !important;
	/* margin-left: 5px; */
}
body .ui-tabs .ui-tabs-nav li.ui-tabs-active:hover, body .ui-tabs .ui-tabs-nav li.ui-tabs-active, body .ui-tabs .ui-tabs-nav li.ui-state-disabled a, body .ui-tabs .ui-tabs-nav li.ui-state-processing a, body .ui-tabs .ui-tabs-nav li:hover, body .ui-tabs .ui-tabs-nav li a:hover {
	border: 0;
	display: block;
	text-align: center;
}
body .navbar-default .navbar-nav>li>a:focus, body .navbar-default .navbar-nav>li>a:hover {
   /* background-color: #E0E353;*/
}
body .navbar-default .navbar-nav>.active>a {
    background-color: #f7adad;
}
body .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	color: #21A69B;
}

body .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	background:url(../img/tab_ul.png) no-repeat;
	height:40px;
	color: #fff !important;
}
body .ui-tabs .ui-tabs-nav li:hover, body .ui-tabs .ui-tabs-nav li a:hover {
	text-decoration: none;
}
body .ui-tabs .ui-tabs-nav li.ui-tabs-active a, body .ui-tabs .ui-tabs-nav li.ui-state-disabled a, body .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	text-decoration: none;
}

body .ui-tabs .ui-tabs-nav li a, body .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	float: none;
	color: #000;
	font-weight: bold;
	display: block;
	padding: 0 15px;
	margin: 0;
}
body .ui-tabs .ui-tabs-nav li.ui-tabs-active:hover {
}
body .ui-tabs .ui-tabs-nav li:hover {
	margin-left: 0;
	background-position: 0 0;
}
body .ui-tabs .ui-tabs-nav li.news01 a {
	/* background-color: rgba(0, 255, 255, 0); */
}
body .news li span.icon {
	background-position: 0 8px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline-block;
	width: 30px;
}


body .ui-tabs .ui-tabs-nav li, body .ui-tabs .ui-tabs-nav li:hover {
	text-align: center;
	border-radius: 0;
	float: left;
	margin: -2px 0 0 0;
	height: 34px;
	background: none;
	line-height: 28px;
}
body .ui-tabs .ui-tabs-nav {
	padding: 0;
	list-style-type: none;
	margin: 0 0 0 6px;
	background: none;
}
body .news li a:hover {
	
	margin-left: -3px;
}
body .content .ui-tabs ul.list,body .content .sec02 .inlist_box ul {
    padding: 0;
    list-style-type: none !important;
    margin: 0;
    font-family: "微軟正黑體";
}

body .content .ui-tabs .list a:hover,body .content .sec02 .inlist_box .list a:hover {
    background-color: #F3F5C1;
    text-decoration: none;
}

body .content .ui-tabs .list a ,body .content .sec02 .inlist_box .list a {
    display: block;
    line-height: 40px;
/*    padding: 8px 0px 8px 0;
*/}

body .content .ui-tabs ul.list li,body .content .sec02 .inlist_box ul li {
    background-image: url(../images/all/list_icon.png);
    background-repeat: no-repeat;
    background-position: 8px 15px;
    padding-left: 36px;
    color: #000;
    font-size: 110%;
    /* margin-bottom: 10px; */
}

body .content .ui-tabs ul.list li {
        font-size: 100%;
    list-style-type: none;
    height: 55px;
    overflow: hidden;
    width: 50%;
    float: left;
    line-height: 55px;
}
body .ui-tabs a:focus {
    outline: thin dotted;
    outline: none;
    outline-offset: -2px;
}
body .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: inherit;
}
body .content .ui-tabs .more a,
body .content .sec02 .inlist_box .more a,
body .content .sec02 .video_box .more a
 {
/*    background-color: #E0E353;
*/    float: right;
    padding: 3px 15px;
    color: #dc3a66;
    font-family: monospace;
    font-weight: bold;
}

body .content .ui-tabs .more,body .content .sec02 .inlist_box .more {
    position: relative;
    top: -10px;
    right: 7px;
    z-index: 5;
}

body .content .ui-tabs .more a:hover,body .content .sec02 .inlist_box .more a:hover {
    text-decoration: none;
}
body .ui-tabs ul li .icon {
    margin-right: 2px;
}

/*---------------------頁籤-------------------------*/
.icon_link>div{
	width: 16.6%;
	text-align: center;
	margin-top: 50px;
}


/*banner*/
#banner{
	padding: 8px 0;
    min-height: 100px;
}
#banner .more{
    text-align: right;
    font-size: 13px;
    background: #f58432;
    border-radius: 8px;
    padding: 3px;
    /*border: 2px solid #fff;*/
    margin-bottom: 5px;
    margin-right: 0px;
}
#banner .more a{
	color:#fff
}
#banner .more a:hover{
	text-decoration:none
}
.banner_bg{
	/*background:#eeeeee;*/
	height:116px;
}



/*footer*/
#footer{
	background:url(../img/bottom_bg3.png) center bottom no-repeat;  /*內容背景圖*/
    width: 100%;
    overflow: hidden;
	/*background-color: #c48255;*/
}
#footer ul,#footer li{
	list-style:none;
	padding: 0;
    margin: 0;

}
.footer{
	width: 100%;
    max-width: 980px;
    margin-right: auto;
    margin-left: auto;
}
.footer ul{
	float:left;
	width:18%;
}

#footer_info a{
    font-size: 15px;
    font-weight: bold;
    line-height: 27px;
	color:#fff3c1;
    padding: 0 0px;	
}
#footer_info a:hover{
	text-decoration:underline
}
.footer_link{
	padding:1px 0;
	border-radius:10px;
	color:#000;
	margin:0 5px;
	text-align:center;    
	/*min-height: 133px;*/
}
.footer_link img{
	margin-bottom:0px;
	/*background:#fff;
	border-radius:5px;*/
	padding:2px
}


/*end footer*/




/*內容*/
.home_bg{
	/*background:url(../img/home_bg.png) repeat-x top;*/
	font-size: 14px;
    padding:20px 20px 10px;
/*	border-top: 5px solid #ffbd85;
	border-bottom: 5px solid #ffbd85;*/
	/*min-height: 400px;*/
	/*margin-top: 13px;*/
}
.home_link{
	color:#a7a4a4;
    /*background: #ffede1;*/
    line-height: 17px;
    padding: 0 10px;
    ord-wrap: break-word;
    word-break: break-word;
}

.home_link a{
	color: #a7a4a4;
}

.home_link a:hover{
	color: #FFF;
}

.root{
	padding:10px 0 5px 0;
	line-height: 30px;
}
.list_a {
	/*background-color: #3f4040;*/
	color: #c5c5c5;
}
.list_b {
	background-color: #fff;
	color: #000;
}

.list_a:hover, .list_b:hover {
	background-color: #0099d2;
}
th {
	color: #fff;
    text-align: center;
	/*border:1px #aea4a1 solid;*/
    background-color: #837772;
}
.table td, .table th, .table {
	padding: 5px;
	background-color: #282828;
}
.table {
	padding: 0;
	margin: 5px 0;
	border-bottom: 1px solid #7c7570;
}
.table a {
	color: #FFF;
	text-decoration: none;
}
.table a:hover , #content a:hover{
	text-decoration: none;
}
#content a{
	/*color:#000*/
}
#container_home {
	width: 1000px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 35px;
	min-height: 560px;
}
#container_home_1 {
	position: relative;
	width: 1000px;
}
#content_title {
    background: url(../img/home_title.png) no-repeat top left;
    color: orange;
    font-size: 20px;
    padding: 13px 0 0 48px;
    min-height: 45px;
    font-weight: bold;
    border-bottom: 1px #67605d solid;
}

#content_text {
	margin: 20px 0;
}
.ll {
	position: absolute;
	margin-left: 68px;
	top: -3px;
	color: #77B7B5;
	font-size: 14px;
	text-decoration: none;
}

/*end 內容*/

.fix{
	position:fixed
}
.c{
	position: absolute;
    top: 0;
    left: 0;
}

body #content .word a {
    display: inline-block;
    background-color: #ccc;
    padding: 6px 0;
    color: #fff;
    line-height: 12px;
    font-weight: bold;
    width: 25px;
    text-align: center;
}
body #content .word a:hover {
	background-color: #c14747;
	text-decoration:none

}

#home_update{
    text-align: center;
    clear: both;
}
#home_nav{
    line-height: 35px;
    text-align: center;
    clear: both;
}

#home_nav .btn_01 {
	background:url(../img/back_bg.png) no-repeat center;
	border-radius: 20px;
    word-break: break-word !important; /*超過畫面的寬度，單字不切斷，並換行*/。
}
#home_nav .btn_01:hover {
    background:url(../img/back_bg2.png) no-repeat center;
}

#home_nav a {
    color: #fff;
    text-decoration: none;
	margin:5px;
	padding:5px 20px;
    border-radius: 3px;
}
 

.table_text {
	font-size:110%;
	padding: 0;
	margin: 5px 0;
	line-height:26px;
	border-bottom: 1px solid #d9d2c1;
	border-color:#bababa;
}
.table_text a {
	color: #f5deb3;
	text-decoration: none;
}
.table_text a:hover , #content a:hover{
	text-decoration: none;
}

.text_a1 { padding:5px 0px; border-bottom:#7c7570 1px solid; list-style: none;}
.text_a1 a{ color:skyblue;}
.text_color_a1 { color:#f7e4c0;}



/*內頁關鍵字搜尋與list 123456等區塊*/
.tilte3 { font-size:110%; color: #333333; line-height: 29px;}
.font2 { color: #333; font-size:90%;}
.fontsize_frame { background-color: #FFF;padding: 3px 3px;color:#666666; border:1px solid #999;}

#pageno_top {
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pageno_top ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#pageno_top ul li {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	display: inline-block;
}
#pageno_top ul a {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
#pageno_top ul a:hover {
	color: #333333;
	text-decoration: underline;
}
#pageno_top ul ul a {
	margin: 0px;
	padding: 5px;
	text-align: center;
	/*background-color: #eee;*/
	border: 1px solid #585858;
	color:#FFF;
}
#pageno_top ul ul a:hover {
	background-color: #eeeeee;
	color: #333;
	text-decoration: none;
}
#pageno_top ul ul ul a {
	margin: 0px;
	padding: 5px;
	text-align: center;
	background-color: #585858;
}
#pageno_top ul ul ul a:focus {
	background-color: #67a3ff;
	color: #FFF;
	text-decoration: none;
}



#pageno_botton {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	width: 100%;
	display: inline-block;
	background-color:#585858;
	padding: 2% 0%;
}
#pageno_botton ul {
	margin: 0px;
	padding: 0px;
	/*text-align: center;*/
	list-style-type: none;
	width: 100%;
}

#pageno_botton ul li {
	padding: 0px;
	text-align: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	display: inline-block;
}


.font_color_a1 { color: #666;}
.title_font_a1 { color: #FFF;}


/*天氣氣溫農民曆*/
.calendar_box { 
    text-align: center;
    color: #fff;
    margin: 10px 0 7px 0;
    min-height: 139px;
	background-color:#256879;
	border-radius: 17px;
	padding-top: 14px;
	/*display:none;*/
	}
	
.pm_box { 
    text-align: center;
    color: #fff;
    margin: 10px 0 7px 0;
    min-height: 139px;
	background-color: #4b701b;
	border-radius: 17px;
	padding-top: 14px;
	/*display:none;*/
	}

.weather_box {
	text-align: center;
    color: #fff;
    margin: 10px 0 7px 0;
    min-height: 139px;
	background-color: #b43b3b;
	border-radius: 17px;
	padding-top: 14px;
	/*display:none;*/
	}

.china_box {
	margin: 10px 0 7px 0;
	color: #fff;
	text-align: left;
    padding: 10px;
    line-height: 15px;
	background-color: #b49853;
	min-height: 139px;
	border-radius: 17px;
	padding-top: 14px;
	/*display:none;*/
	}

.china_box_frame {
	margin-bottom: 10px;
	margin-left: 25px;
	}
	
.china_box_frame2{
	background-color: #24a20b;
    /*border: 1px #fff solid;*/
    text-align: center;
    width: 67px;
    line-height: 20px;
    display: inline-block;
    margin: -4px 5px 0 -28px;
    float: left;
	border-radius: 12px;
	}

.china_box_title { font-size:100%; font-size: 140%;line-height: 19px;}
.red_bg{background-color:#a20b0b;}



/*6大項目 最新焦點/影音專區/新北報報/廉政專區/查詢專區/法規專區*/
.button_icon {
	margin: 10px 0 7px 0;
	color: #fff;
	text-align: center;
    padding: 0px;
    line-height: 15px;
	background-color: whitesmoke;
	border-radius:12px;
	font-size:110%;
	padding:10px 10px 10px 10px;
	/*min-height: 139px;
	border-radius: 20px;*/
	/*display:none;*/
	box-shadow: 5px 5px 15px #787878; 
-webkit-box-shadow: 5px 5px 15px #787878; 
-moz-box-shadow: 5px 5px 15px #787878; 


/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */


	}
	
.button_icon a{
	color: #575958;
	}

.button_icon:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fffcfc+0,adadad+49,c6c6c6+51,fffcfc+100 */
background: #fffcfc; /* Old browsers */
background: -moz-linear-gradient(top, #fffcfc 0%, #adadad 49%, #c6c6c6 51%, #fffcfc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fffcfc 0%,#adadad 49%,#c6c6c6 51%,#fffcfc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fffcfc 0%,#adadad 49%,#c6c6c6 51%,#fffcfc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#fffcfc',GradientType=0 ); /* IE6-9 */
}
	

.button_icon2 {
	min-height:100px;
	margin: 10px 0 7px 0;
	color: #fff;
	text-align: center;
    padding: 0px;
    line-height: 15px;
	background-color: #FFF;
	border-radius:12px;
	font-size:110%;
	padding:10px 10px 10px 10px;
	float:left;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	height:208px;
	}

.button_icon a{
	color: #575958;
	}	

.button_icon img{
	/*opacity: 0.3;*/
	/*width: 100%;*/
	/*height: 250px;*/
	}	

.button_icon:hover img {
    opacity: 1;
}

.button_icon2:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fffcfc+0,adadad+49,c6c6c6+51,fffcfc+100 */
background: #fffcfc; /* Old browsers */
background: -moz-linear-gradient(top, #fffcfc 0%, #adadad 49%, #c6c6c6 51%, #fffcfc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fffcfc 0%,#adadad 49%,#c6c6c6 51%,#fffcfc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fffcfc 0%,#adadad 49%,#c6c6c6 51%,#fffcfc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#fffcfc',GradientType=0 ); /* IE6-9 */
}
	
.button_icon2 a{
	color: #575958;
	}	

.button_icon2 img{
	opacity: 0.7;
	width: 100%;
	/*max-height:200px;*/
	/*height: 250px;*/
	}	

.button_icon2:hover img {
    opacity: 1;
}
	

/*訊息*/
body .event .slick-slide {
	background-color: #404040;
	margin: 0 5px;
	min-height:150px;
	/*border: 1px #d8d8d8 solid;*/
	overflow: hidden;
	position: relative;
}

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

body .event .more a:hover {
    background-color: #e0244c;
    text-decoration: none;
}
body .event.pic .slick-slide {
	height: 310px;
}
body .event .title {
	color: #f7e4c0;
	text-align: center;
	font-size: 115%;
	font-weight: bold;
	height: 33px;
	overflow: hidden;
	padding: 5px 10px;
}

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

body .event.list .title {
	background-image: url(../images/index/event_icon.png);
	text-align: left;
	background-repeat: no-repeat;
	background-position: 10px;
	background-color: #a2ccdb;
	color: #fff;
	font-size: 130%;
	font-weight: normal;
	padding: 0 0 0 36px;
	height: 45px;
	line-height: 45px;
	position: relative;
	border-radius: 50px;
}
body .event.list {
	/* background-color: #f0f0f0; */
	padding: 0 5px;
}

body .event.list ul {}
body .event.list li a {
	display: block;
	/* border-bottom-width: 1px; */
	/* border-bottom-style: dashed; */
	/* border-bottom-color: #cdcdcd; */
	/* margin: 0 10px; */
	color: #000;
	position: relative;
	overflow: hidden;
	height: 45px;
	line-height: 45px;
	border-radius: 45px;
	padding-left: 36px;
	font-size: 110%;
}

body .event.list li:nth-child(2n+2) a {
    background-color: #e8e8e8;
}
body .event.list li.last a {
	border: none;
}
body .event.list li a:hover {
	background-color: #bbe8de;
	text-decoration: none;
}
body .event.list .date {
	color: #2b93c3;
	margin-right: 15px;
	font-size: 90%;
}
body .event.list .title .more a {
	width: auto;
	right: 15px;
	top: 0;
}
body .event .txt {
	padding: 5px 10px;
	line-height: 22px;
}

body .event .txt a {
    color: #c5c5c5;
}
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;width: 100% !important;}
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: #a2ccdb;
	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: 70px;
	height: 70px;
	text-indent: -9999px;
	opacity: 0.2;
	z-index: 4;
	opacity: 0.7;
}
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: -10px;*/
}
body .event .slick-next {
	background: url(../images/index/event_next.png) !important;
	/*right: -10px;*/
}




/*首頁活動與最新標題*/
.newstitle {
    width: 100%;
    margin: 0 auto 0 auto;
    position: relative;
    clear: both;
    padding: 8px 0 6px 0px;
    /*background-color: #848484;*/
    color: #000;
	text-align: center;
    /*background-image: url(../images/index/news_title.png);*/
    background-position: 5px 3px;
    background-repeat: no-repeat;
    font-size: 150%;
	margin-top: 20px;
	border-radius: 44px;
	height:40px;
	/*background:url(../img/bottom_title.png) center top no-repeat;*/
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ababab+0,ffffff+49 */
background: #ababab; /* Old browsers */
background: -moz-linear-gradient(top,  #ababab 0%, #ffffff 49%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ababab 0%,#ffffff 49%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ababab 0%,#ffffff 49%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ababab', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


	}
	
.newstitle a {
	position: absolute;
    right: 0;
    bottom: 0;
    /* display: block; */
    padding: 0 10px;
    line-height: 37px;
    background-color:#b8b8b8;
    color: #fff;
    font-size: 60%;
    text-align: center;
	}
	
.newstitle_02 {
    width: 100%;
    margin: 0 auto 0 auto;
    position: relative;
    clear: both;
    padding: 6px 0 6px 44px;
    /*background-color: #848484;*/
    color: #efe8d8;
    /*background-image: url(../images/index/news_title.png);*/
    background-position: 5px 3px;
    background-repeat: no-repeat;
    font-size: 150%;
	margin-top: 20px;
	border-radius: 44px;
	height:40px;
	/*background:url(../img/bottom_title.png) center top no-repeat;*/
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+44,ababab+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 44%, #ababab 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 44%,#ababab 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 44%,#ababab 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ababab',GradientType=0 ); /* IE6-9 */


	}

/*無障礙區塊*/
.accesskey_frame { top:0px; float: left;}
a.accesskey_frame { color:#FFF; }


/*頁底top icon*/
#gotop a {
    display: block;
    background-color:slategray;
    position: fixed;
    border-radius: 50px;
    background-image: url(../images/index/top.png);
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    width: 60px;
    height: 60px;
    z-index: 4;
    right: 12px;
	top: 200px;
    /*bottom: 32px;*/
	opacity:0.8; 
}


#gotop a:hover {
    background-color: #6fd5e1;
}



#gohome a {
    display: block;
    background-color:slategray;
    position: fixed;
    border-radius: 50px;
    background-image: url(../images/index/gohome.png);
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    width: 60px;
    height: 60px;
    z-index: 4;
    right: 12px;
	top: 130px;
    /*bottom: 32px;*/
	opacity:0.8; 
}


#gohome a:hover {
    background-color: #6fd5e1;
}




/*單筆內頁相片*/
.pic_news {
	margin-top: 15px;
}

.pic_news img {
	width: 100%;
}

.frame {
	border: 1px #e6e6e6 solid;
	margin: 8px;
	padding: 10px;
	width: 48%;
	float: left;
}
li.frame_li {list-style-type: none;/*margin: 0;padding: 0;*/}


/*內頁標題項目*/
.title_b1 {
	list-style-type: none;
    color: #FFF;
    font-size: 15px;
    background-color: #282828;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    margin-top: 5px;
	/*border-radius: 10px;*/
	}
	
/*home頁面作品文字*/
.font_words_a1 { padding:5px 5px 5px 5px; text-align:center; float:none;}
.work_05 { color:#5a5a5a; text-align: center; float: left; width: 97%; padding-top: 8px; font-size: 15px; font-weight: bold; }
.work_05 a { border-radius: 3px; color: #FFF; background-color: #5a5a5a; padding: 3px; font-size: 13px; margin-left: 5px; font-weight: normal; }
.work_05 a:hover { color: #FFF; background-color: #FC0; text-decoration: none;} 



.font_center { text-align: center;}