body{
	overflow-x: hidden;
	padding:0;
	margin:0;
	font-family:Microsoft JhengHei;
	background: #FFF url(../img/bg.jpg) center top no-repeat;
	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: 33.5%;
    height: auto;
    overflow: hidden;
    z-index: -99;
    position: relative;
	float:left
}
#img {
	position: relative;
	width: 100%;
	height: auto;
	float:left;
	z-index:0;
	max-height: 152px;
}
#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
}
.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:333px;
	height:45px;
	padding-left: 69px;
}

.search_bg2{
	background:url(../img/search_icon_b2.png) left no-repeat;
	width:333px;
	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: 50%;
/*    left: 50%;
    margin-left: -185px;*/
    margin-top: -45px;
}
.margin_top{
	position: relative;
}

.link_font a{
	color: #9a5425;
	}

/*end toplink*/



/*menu*/
#menu {
    width: 100%;
    margin: 0 auto;
	min-height: 50px;
	background:#c48255
}
#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{
	background:url(../img/content_bottom.png) bottom center no-repeat;  /*內容背景圖*/
	padding-bottom: 20px;
	margin-top: 13px;
	min-height:514px;
	/*background-color:#0CC;*/
}
.content_bg{
	padding-top: 0px;
}
.web_width{
	max-width:1000px;
	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:#ff6320;
}

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:#FFF;
}
/*.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;
    border-bottom: 1px solid #d6d6d6;
	/*padding-left: 14px;*/
    /* background: url(../img/unit_list_icon.png) no-repeat left center; */
    height: 37px;
}
#unit ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
#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: 35px 0 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{
    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:10px;
	/*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 150px;
/*	border-top: 5px solid #ffbd85;
	border-bottom: 5px solid #ffbd85;*/
	min-height: 400px;
	margin-top: 13px;
}
.home_link{
	color:#ee9f5b;
    /*background: #ffede1;*/
    line-height: 17px;
    padding: 0 10px;
    ord-wrap: break-word;
    word-break: break-word;
}

.home_link a{
	color: #ee9f5b;
}

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

.root{
	padding:10px 0 5px 0
}
.list_a {
	background-color: #fff;
	color: #000;
}
.list_b {
	background-color: #fff;
	color: #000;
}

.list_a:hover, .list_b:hover {
	background-color: #f0f0f0;
}
th {
	color: #fff;
    text-align: center;
    background-color: #dbc19c;
}
.table td, .table th, .table {
	padding: 8px;
}
.table {
	padding: 0;
	margin: 5px 0;
	border-bottom: 1px solid #dbc19c;
}
.table a {
	color: #9d7136;
	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: #c48255;
    font-size: 16px;
    padding: 15px 0 0 67px;
    min-height: 45px;
    font-weight: bold;
    /*border-bottom: 3px #b24141 double;*/
}
#content_title2 {
    background: url(../img/home_title.png) no-repeat top left;
    color: #c48255;
    font-size: 20px;
    padding: 15px 0 0 67px;
    min-height: 45px;
    font-weight: bold;
}
#content_title3 {
    background: url(../img/home_title.png) no-repeat top left;
    color: #c48255;
    font-size: 23px;
    padding: 15px 0 0 67px;
    min-height: 45px;
    font-weight: bold;
}
#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-color: #55bfc4;
	border-radius: 20px;
    word-break: break-word !important; /*超過畫面的寬度，單字不切斷，並換行*/。
}
#home_nav .btn_01:hover {
    background-color:#a4a4a4;
}

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

/*pc_6大icon標題*/
#title_icon_frame {
	/*background:#f1f1f1;*/
	margin-bottom: 20px;
	margin: 20px 0px 0px 0px;
	display:block;
}
.title_icon_a1 {
	min-height:118px;
	min-height:118px;
	margin:0px 14px 25px 0px;
	float:right;
}



/*pad phone_6大icon標題*/
.frame_e1 { width:98%; border:#d1dde4 5px solid; border-radius: 6px; margin:5px 0px 5px 0px; background-color:#ed3500; text-align:center; float:none; display:none;}
.frame_e2 { width:98%; border:#d1dde4 5px solid; border-radius: 6px; margin:5px 0px 5px 0px; background-color:#f1b500; text-align:center; float:none; display:none;}
.frame_e3 { width:98%; border:#d1dde4 5px solid; border-radius: 6px; margin:5px 0px 5px 0px; background-color:#d510dc; text-align:center; float:none; display:none;}
.frame_e4 { width:98%; border:#d1dde4 5px solid; border-radius: 6px; margin:5px 0px 5px 0px; background-color:#24bfed; text-align:center; float:none; display:none;}
.frame_e5 { width:98%; border:#d1dde4 5px solid; border-radius: 6px; margin:5px 0px 5px 0px; background-color:#82be01; text-align:center; float:none; display:none;}
.frame_e6 { width:98%; border:#d1dde4 5px solid; border-radius: 6px; margin:5px 0px 5px 0px; background-color:#274ef8; text-align:center; float:none; display:none;}

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

.text_a1 { padding:5px 0px; border-bottom:#CCC 1px dotted; list-style: none;}
.text_a1 a{ color: #9d7136;}
.text_color_a1 { color:#c48255;}



/*內頁關鍵字搜尋與list 123456等區塊*/
.tilte3 { font-size:110%; color: #333333; line-height: 29px;}
.font2 { color: #999999; font-size:90%;}
.fontsize_frame { background-color: crimson;padding: 4px 4px;color: white;}

#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 #ddd;
}
#pageno_top ul ul a:hover {
	background-color: #dbc19c;
	color: #FFF;
	text-decoration: none;
}
#pageno_top ul ul ul a {
	margin: 0px;
	padding: 5px;
	text-align: center;
	background-color: inherit;
}
#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:#f2f2f2;
}
#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;
}
.hotnews_title {
    float: left;
    width: calc(100% - 80px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hotnews_date {
    float: left;
    width: 80px;
    text-align: right;
}
.exam_title {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list_class_search {
    float: left;
    margin-right: 5px;
}
.list_postdate_search {
    float: left;
    margin-right: 5px;
}