@charset "UTF-8";
/* COMMON  STYLES */
ul, li {
	margin: 0;
	padding: 0
}
* {
	margin: 0;
	padding: 0
}
a img:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-mox-opacity: 0.7;
}
.error {
	text-align: center;
	background: #f2f2f2;
	height: 100vh
}
body {
	font-family: "微軟正黑體";
}
#wrapper {
	width: 100%;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 7px;
	margin-bottom: -5px;
}
h2 {
	color: #000;
}
h4 {
	padding-top: 10px;
}
.square-btn-adjust {
	border: 0px solid transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
p {
	font-size: 18px;
	line-height: 36px;
	padding-top: 20px;
}
pre {
	font-family: "微軟正黑體";
	display: block;
	word-break: break-all;
	word-wrap: break-word;
	border: 0px solid;
	background-color: #FFFFFF;
	border-radius: 0px;
	font-size: 100%;
	line-height: 1.9;
	margin-top: -10px;
	margin-left: -15px;
}
.col-sm-12 img {
	height: auto;
}
.container-fluid {
	margin: 0px;
}
.container {
	position: relative
}
.navbar-cec {
	border-radius: 0;
	background: #fff;
	border: 0;
	border-color: transparent;
}
.text-center {
	text-align: center;
}
.no-boder {
	border: 1px solid #f3f3f3;
}
.keyword {
	color: hsl(0, 100%, 50%);
}
A.key:link {
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	position: absolute;
	z-index: 9000;
	left: 0
}
A.key:visited {
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none
}
A.key:hover {
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none
}
.hrline {
	border-bottom: 1px solid #e1e1e1;
}
/* HEADER STYLES */
.header-bg {
	background: url(../images/header_bg.png);
}
.search_div {
	float: right;
	width: auto;
	padding: 0px 0px 0px 0px;
}
.search_div .red {
	margin-left: 0px;
	color: red;
}
.search_div div.line {
	background: #fff;
	overflow: hidden;
	width:330px; float:right
}

.search_div input.input_bar:focus{ outline:1px solid #9a9999!important}
.search_div div.line table tr td{ padding:0 }
.search_div div.line input{ margin-bottom:20px;}
.search_div div.line table tr td input{border:none;background-image: url(http://www.google.com/uds/css/v2/search_box_icon.png);background-repeat: no-repeat;
	background-position: center center;}
.search_div input.input_bar {
	font-size: 15px;
	padding: 2px 10px;
	letter-spacing: 0.05em;
	border: 0px;
	width: 70%;
	float: left;
	margin-top: 4px;
	margin-left: 10px;
	/*outline: none;*/
}
.search_div input.input_but {
	background-image: url(../images/ico_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 35px;
	height: 32px;
	text-indent: -9999px;
*text-indent:0px;
	display: inline-block !important;
	border: 0px;
	cursor: pointer;
	float: right;
	margin-right: 10px
}
div.links {
	float:right;
	text-align: right;
	margin: 5px 0px;
}
div.search_div .red {
	margin-left: 0px;
	color: red;
}
div.links a {
	color: #999;
	text-decoration: none;
	background-image: url(../images/head_menu_bg.png);
	padding-left: 15px;
}
div.links a:link {
	color: #999;
	text-decoration: none;
}
div.links a:visited {
	color: #999;
	text-decoration: none;
}
div.links a:hover {
	color: #333;
	text-decoration: underline;
}
div.links a.key2 {
	COLOR: #ddd;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	background-image: none
}
div.links a.key2:link {
	COLOR: #ddd;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
div.links a.key2:visited {
	COLOR: #ddd;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
div.links a.key2:hover {
	COLOR: #ddd;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
.selectpicker {
	margin-left: 10px;
	background: #eeeeee;
	border: 1px solid #eeeeee;
	outline: none;
	padding: 3px 10px
}
.hotsearch_div {
	float: right;
	width: auto;
	padding: 8px 0px 0px 0px;
}
.navbar-brand {
	text-indent: -9999px;
	width: 332px;
	height: 110px;
	display: block;
	padding: 0px 15px;
}/* logo size*/
.navbar-brand img {
	width: 100%;
	height: auto
}
/* MENU STYLES */
.navbar-nav {
	margin: 0px
}
.nav-menu {
	width: 100%;
	background: #ad85b5;
	display: block;
	font-size: 15px;
}/* menu bar*/
.nav > li > a{padding: 10px 8px;}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	display: block
}
.nav-menu li {/* background:url(../images/head_menu_line.png) no-repeat center right;*/
	border-right: 1px solid #fff
}/* menu line*/
.nav-menu li:last-child {
	border-right: none
}
.nav-menu li > ul li {
	border-right: 0px
}
.navbar-cec .navbar-nav > li > a {
	color: #fff
}
.navbar-cec .navbar-nav > li > a:hover, .navbar-cec .navbar-nav > li > a:focus {
	color: #333;
	background-color: #f9f9f9;
	border-top: 4px solid #972277;
	margin-top: -4px
}
.navbar-cec .navbar-nav > .active > a, .navbar-cec .navbar-nav > .active > a:hover, .navbar-cec .navbar-nav > .active > a:focus {
	color: #333;
	background-color: #f9f9f9;
	border-top: 4px solid #a1a1a1;
	margin-top: -4px
}
.navbar-cec .navbar-nav > .disabled > a, .navbar-cec .navbar-nav > .disabled > a:hover, .navbar-cec .navbar-nav > .disabled > a:focus {
	color: #333;
	background-color: #f9f9f9;
	border-top: 4px solid #a1a1a1;
	margin-top: -4px
}
.navbar-cec .navbar-nav > .open > a, .navbar-cec .navbar-nav > .open > a:hover, .navbar-cec .navbar-nav > .open > a:focus {
	color: #333;
	background-color: #f9f9f9;
	border-top: 4px solid #a1a1a1;
	margin-top: -4px
}
.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
}
.navbar-collapse.in {
	overflow-y: auto;
}
.navbar-nav .dropdown-menu {
	min-width: 160px;
	padding: 0px 0;
	margin: 2px 0 0 -1px;
	font-size: 15px;
	text-align: left;
	list-style: none;
	background-color: #f9f9f9;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: none;
	border-bottom: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}/* dropdown-menu box*/
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 8px 15px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #fc5c04;
	text-decoration: none;
	background-color: transparent;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-default+.dropdown-menu > li > a {
	color: #000;
}
.area > .red {
	font-size: 0.5rem;
}
.textstyle_search {
	font-size: 140%;
	font-weight: 400;
	color: #D80929
}
.textstyle_factor {
	font-size: 180%;
	font-weight: 400;
}
/* PATH STYLES */
div.path {
	padding-bottom: 15px;
}
A.pathlink:link {
	COLOR: #DF063C;
	FONT-SIZE: 100%;
	TEXT-DECORATION: none;
	line-height: 10px;
}
A.pathlink:visited {
	COLOR: #DF063C;
	FONT-SIZE: 100%;
	TEXT-DECORATION: none
}
A.pathlink:hover {
	COLOR: #DF063C;
	FONT-SIZE: 100%;
	TEXT-DECORATION: underline
}
/* SEARCH STYLES */
.panel-body {
	padding-top: 0;
	padding-bottom: 0
}
.panel-body .form-group {
	margin-bottom: 0px
}
.odd {
	background: #fff;
	padding: 10px 0px
}
.odd1 {
	background: #fff;
	padding: 35px 0px 10px 0px
}
.odd2 {
	background: #fff;
	padding: 10px 0px 25px 0px;
}
.even {
	background: #f2f2f2;
	padding: 10px 0px
}
.form-group .control-label {
	font-weight: bold
}
.control-label {
	font-size: 16px;
	line-height: 20px;
	text-align: left
}
.control-label-1 {
	font-size: 130%;
	font-weight: 500;
	line-height: 20px;
	text-align: right;
	background-image: url(../images/search_icon_1.png);
	background-position: right;
	background-repeat: no-repeat
}
.control-label-2 {
	font-size: 140%;
	font-weight: 500;
	line-height: 20px;
	text-align: right;
	background-image: url(../images/search_icon_2.png);
	background-position: right;
	background-repeat: no-repeat
}
.control-label-3 {
	font-size: 130%;
	font-weight: 500;
	line-height: 20px;
	text-align: right;
	background-image: url(../images/search_icon_3.png);
	background-position: right;
	background-repeat: no-repeat
}
.control-label-4 {
	font-size: 140%;
	font-weight: 500;
	line-height: 20px;
	text-align: right;
	background-image: url(../images/search_icon_4.png);
	background-position: right;
	background-repeat: no-repeat
}
.textstyle_01 {
	letter-spacing: 19px;
	font-size: 130%;
	margin-right: -18px;
}
.textstyle_01_2 {
	letter-spacing: 0px;
	font-size: 85%;
	margin-right: -0px;
	color: #D10D10
}
.textstyle_03 {
	letter-spacing: 2px;
	font-size: 130%;
}
.red {
	margin-left: 2em;
	color: red;
}
.more {
	text-align: center;
	padding-bottom: 20px;
	margin: 0 auto;
}
.more a {
	text-align: center;
	padding: 7px 30px 7px 30px;
	overflow: hidden;
	color: #5a5757;
	font-size: large;
	border: 1px solid #9a9999;
}
.more a:hover {
	text-align: center;
	color: #FF0000;
	border: 1px solid #fc5c04;
}
#indexvideo {
	width: 100%;
	margin: 0px 0;
	background-color: #fff;
	color: #515151;
	padding: 30px 0 40px 0;
}
#indexvideo h4 {
	text-align: center;
	line-height: 1.8em;
}
#indexvideo h4 a {
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
	width: 100%;
	display: block;
}
#indexbanner {
	width: 100%;
	margin: 0px 0;
	background-color: #f2f2f2;
	color: #515151;
	padding: 20px 0 20px 0;
}
#indextheme {
	padding: 40px 0px
}
#indextheme img {
	width: 100%;
	height: auto;
	display: block;
	margin: 15px 0px
}
#indexnews{
	width:100%;
	margin:0px 0;
	color:#515151;
	padding:30px 0 40px 0;
}
.indexnews_title{
	font-size:240%;
	text-align:left;
	background-repeat:no-repeat;
}
.indexnews_List {
	float:left;
	width:100%;
	color:#666;
	padding:20px 0 20px 0;
	font-size: large;
	border-bottom:1px solid #ccc
}
.date{
	color:#e9275e; text-align:right
}
.indexnews_List .col-md-10{ margin:0; padding:0}
.indexnews_more{ text-align:center; width:250px; padding-top:50px; padding-bottom:20px; margin:0 auto;}
.indexnews_more a{text-align:center;padding:7px 30px 7px 30px;overflow: hidden;white-space: normal;height: 3em;text-overflow: -o-ellipsis-lastline;margin-bottom:3px;color: #fc5c04;	line-height: 200%;font-size: 120%;
	font-family: "微軟正黑體", "新細明體"; border:1px solid #fc5c04; }
.indexnews_more a:hover{text-align:center;overflow: hidden;white-space: normal;height: 3em;text-overflow: -o-ellipsis-lastline;margin-bottom:3px;color: #FF0000;line-height: 200%;font-size: 120%;
	font-family: "微軟正黑體", "新細明體";text-decoration: none; border:1px solid #fc5c04; }

.eventphoto {
	padding: 0px;
	background: #f2f2f2;
	min-height: 410px;
	margin-right: -15px
}
.eventphoto img {
	width: 100%;
	height: auto
}
.eventphoto .text_overflow {
	padding: 15px;
	font-size: medium;
	line-height: 1.5em;
}
.eventphoto .image-wrap {
	height: 250px;
	overflow: hidden;
	max-width: 100%;
	text-align : center;
	line-height : 250px;
*font-size : 225px;
*font-family : Arial;
	background: #000
}
.eventphoto .image-wrap img {
	width: 100%;
	vertical-align : middle;
}
.eventphoto .more {
	font-size: medium;
}
#cecbanner {
	background-color: #f8f8f8;
	font-size: larger;
	padding: 20px 0px 45px 0px
}
.cecbanner_list li {
	height: auto;
	text-align: center;
	float: left;
	overflow: hidden;
	display: block
}
.cec-accessible {
	background: url(../images/index_cec_banner.png);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	height: 140px
}
.cec-video {
	background: url(../images/index_cec_banner.png);
	background-position: center -150px;
	background-repeat: no-repeat;
	display: block;
	height: 140px
}
.cec-events {
	background: url(../images/index_cec_banner.png);
	background-position: center -300px;
	background-repeat: no-repeat;
	display: block;
	height: 140px
}
.cec-digital {
	background: url(../images/index_cec_banner.png);
	background-position: center -450px;
	background-repeat: no-repeat;
	display: block;
	height: 140px
}
.cec-database {
	background: url(../images/index_cec_banner.png);
	background-position: center -600px;
	background-repeat: no-repeat;
	display: block;
	height: 140px
}
.cec-city {
	background: url(../images/index_cec_banner.png);
	background-position: center -750px;
	background-repeat: no-repeat;
	display: block;
	height: 140px
}
/* MANU STYLES */
#cont-manu {
	width: 100%;
	padding: 0px 0;
	background: #f7f7f7;
}
.cont-manu_con {
	width: 100%;
	padding: 0px 0;
	background: #f7f7f7;
}
.cont-manu_con_l {
	width: 50%;
	padding: 0px 0;
	background: #f7f7f7;
	float: left;
}
.cont-manu_con_r {
	width: 50%;
	padding: 0px 0;
	background: #f7f7f7;
	float: left;
}
.nav-manu .cont-manu_con .cont-manu_con_l > li {
	float: left;
}
.nav-manu > li > a {
	border-radius: 0px;
	font-size: 120%;
	color: #363030;
	background-color: #e5e2dd
}
.nav-manu > li > a:hover {
	border-radius: 0px;
	font-size: 120%;
	color: #363030;
	background-color: #ffd241;
}
.nav-manu > li + li {
	margin-left: 2px;
}
.nav-manu > li.active > a, .nav-manu > li.active > a:hover, .nav-manu > li.active > a:focus {
	color: #363030;
	background-color: #ffd241;
}
.nav-manu > .active > a > .badge {
	color: #363030;
	background-color: #fff;
}
.nav-manu > li > a > .badge {
	margin-left: 3px;
}
/* CONT STYLES */
.panel-title {
	font-weight: 400;
	font-size: xx-large;
	letter-spacing: 4px;
	padding: 0px 10px 20px 10px;
	line-height: 1.4em;
	border-bottom: 3px solid #ccc;
	margin: 0 -15px
}
.cont-title {
	font-weight: 600;
	font-size: 170%;
	letter-spacing: 2px;
	margin-top: 50px;
	margin-bottom: 10px;
	color: #e80550;
}
.fill-div {
	height: 34px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
}
.table-bordered1 {
	font-size: larger;
	line-height: 2;
	border-top: 3px solid #ddd;
}
.table-bordered1 > thead > tr > th {
	background: transparent;
	color: #333;
	line-height: 2;
	letter-spacing: 0.5em;
	font-size: larger;
	border-bottom: 3px solid #ddd;
	padding: 8px 12px;
}
.table-bordered1 > tbody > tr > th {
	background: transparent;
	color: #333;
	line-height: 2;
}
.table-bordered1 tbody tr:nth-child(even) td {
	background-color: #f5f5f5;
}
.table-bordered1 > thead > tr > td, .table-bordered1 > tbody > tr > td, .table-bordered1 > tfoot > tr > td {
	padding: 12px;
	line-height: 1.9;
	vertical-align: top;
	border-top: 0px
}
.form-group .col-md-12 label {
	padding-right: 20px
}
.form-group .col-md-10 {
	padding-left: 10px;
}
/*.read-table .form-group .col-md-12{ border-bottom:1px solid #ddd; padding-bottom:10px}
.read-table .form-group .col-md-6{ border-bottom:1px solid #ddd; padding-bottom:10px}*/

.no-line {
	border-bottom: none
}
.add-on:last-child {
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 5px;
	margin-left: 5px
}
.add-on {
	display: inline-block;
	width: auto;
	min-width: 16px;
	padding: 0px 5px 0px 5px;
	font-weight: normal;
	line-height: 0px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	vertical-align: middle;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	margin-right: 20px
}
.form-control-left {
	width: 180px;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control-none {
	height: 34px;
	padding: 6px 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}
.input-group {
	display: inline;
}
.iconbox-bottom {
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.lastD-title {
	font-weight: 400;
	font-size: 130%;
	letter-spacing: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #7f7b7d;
}
.databox {
	padding-top: 60px;
	padding-bottom: 40px;
	background-color: #f2f1f1;
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 20px;
	color: #7f7b7d;
}
/* CONT-CMS STYLES */
.main-list {
}
.main-list table {
	width: 100%;
	padding: 0 -15px
}
.main-cont {
	font-size: larger;
	line-height: 1.8em;
	padding: 15px 0px
}
.main-cont p {
	line-height: 1.8em;
}
.main-cont img {
	max-width: 800px;
	margin: 0 auto;
	height: auto
}
.info {
	font-size: larger
}
.info .source {
	padding: 5px 0px;
	background: url(../images/icon/icon_img.png) no-repeat left 0px;
	padding-left: 25px
}
.info .date {
	padding: 5px 0px;
	background: url(../images/icon/icon_img.png) no-repeat left -30px;
	padding-left: 25px;
	text-align:left;
	color: #333
}
.info .view {
	padding: 5px 0px;
	background: url(../images/icon/icon_img.png) no-repeat left -60px;
	padding-left: 25px
}
.info .source:before {
	content: "Data Source："
}
.info .date:before {
	content: "Last Updated："
}
.info .view:before {
	content: "View Count："
}
.download-file ul {
	list-style: none;
	padding: 0;
	font-size: larger
}
.download-file li {
	width: 100%;
	margin: 0 0 7px 0;
	border-left: 5px solid #fc5c04;
}
.download-file li a {
	display: block;
	width: 100%;
	margin: 0 0 7px 0;
	background: #F7F5F2 url(../images/icondown.png) 97% center no-repeat;
	color: #333;
	padding: 10px;
	text-decoration: none;
}
.download-file li a:hover {
	background-color: #EFEFEF;
}
.share ul {
	list-style: none;
	padding: 0;
}
.share ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block
}
.icon-facebook {
	background: url(../images/iconstyle.png);
	background-repeat: no-repeat;
	background-position: -10px -70px;
	width: 48px;
	height: 50px;
	float: left;
	display: block
}
.icon-twitter {
	background: url(../images/iconstyle.png);
	background-repeat: no-repeat;
	background-position: -70px -70px;
	width: 48px;
	height: 50px;
	float: left;
	display: block
}
.icon-gplus {
	background: url(../images/iconstyle.png);
	background-repeat: no-repeat;
	background-position: -130px -70px;
	width: 48px;
	height: 50px;
	float: left;
	display: block
}
.icon-yahoo {
	background: url(../images/iconstyle.png);
	background-repeat: no-repeat;
	background-position: -130px -10px;
	width: 48px;
	height: 50px;
	float: left;
	display: block
}
.icon-plurk {
	background: url(../images/iconstyle.png);
	background-repeat: no-repeat;
	background-position: -10px -10px;
	width: 48px;
	height: 50px;
	float: left;
	display: block;
}
.share ul li span {
	display: none
}
body {
	counter-reset: section;
}
#cms-site {
	padding: 15px 0px
}
#cms-site h4 {
	font-weight: bold;
	background: #eee;
	display: block;
	padding-bottom: 10px;
	padding-left: 10px
}

#cms-site ul {
	padding-bottom: 25px;
	min-height: 250px;
	counter-reset: section; list-style-type: none;
}
#cms-site ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#cms-site ul li a {
	color: #989898;
	font-size: 15px;
	padding: 3px 0px 3px 0px;
	display: inline-block
}
#cms-site ul li a:hover {
	color: #989898;
}
#cms-site h4 {
	counter-reset: subsection;
}
#cms-site h4:before {
	counter-increment: section;
	content: " " counter(section) ". ";
}
#cms-site ul li a::before { counter-increment: section;
  content: counters(section,".") " ";  padding-left: 10px                    
}
#cms-site ul li ul {padding-bottom:0px;min-height: auto;padding-left:15px}
.pager-top {
	border-top: 3px solid #ccc;
	padding-bottom: 25px
}
.pager-top .pager li > a, .pager-top .pager li > span {
	border: 2px solid #337ab7;
	border-radius: 0px;
}
/* CONT-MEDIA STYLES */
.media {
	padding: 30px 0px;
	display: block
}
.media h4 {
	text-align: center;
	line-height: 1.8em;
}
.media h4 a {
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
	width: 100%;
	display: block;
}
.image-wrap {
	height: 250px;
	overflow: hidden;
	max-width: 800px;
	text-align : center;
	line-height : 250px;
*font-size : 225px;
*font-family : Arial;
	background: #333
}
.image-wrap img {
	width: 100%;
	vertical-align : middle;
}
.event-info {
	line-height: 1.8em;
	padding: 15px;
	background: #feffd1;
	margin: 20px 0px
}
.event-info p {
	padding: 0
}
.event-info:before {
	content: " 活動說明 ";
	border-radius: 20px;
	background: #b5811c;
	color: #fff;
	padding: 0px 10px;
	display: table;
	margin-bottom: 10px
}
.bannerlink {
	padding: 30px 0px;
	display: block
}
.bannerlink img{ width:180px; height:70px}
.row-top {
	margin-top: 30px
}
.pagination {
	margin: 0;
}
.selbtn {
	margin-top: 0px;
	padding-right: 0px
}
.fht-cell {
	display: none;
}
/* 最新消息列表手機修正 */
.fixed-table-body .card-view .title {
	padding-right: 15px;
	display: none;
}
/* 最新消息分頁修正 */
.pagination {
	padding-bottom: 30px;
	padding-top: 20px;
}
.pagination-detail {
	padding-top: 40px;
}
.table_l, .table_l > tbody > tr > th, .table_l > tfoot > tr > th, .table_l > thead > tr > td, .table_l > tbody > tr > td, .table_l > tfoot > tr > td {
	border-top: 1px solid #c6c6c6;
	padding: 8px !important;
}
/* 影音專區 */
a.video_title {
	color: #242424;
	font-size: x-large;
	text-align: center
}
a.video_title:hover {
	color: #f1592a;
	font-size: x-large;
	text-decoration: none;
}
a.video_title:focus {
	color: #242424;
	font-size: x-large;
}
/* FAT FLOOTER STYLES */
#sitemap {
	background-color: #ad85b5;
	color: #fff;
	padding: 15px 0px
}
#sitemap h4 {
	font-weight: bold
}
#sitemap ul {
	padding-bottom: 25px
}
#sitemap ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sitemap ul li a {
	color: #F1F1F1;
	font-size: 15px;
	padding: 3px 0px;
	display: block
}
#sitemap ul li a:hover {
	color: #F9E425;
}
/* FLOOTER STYLES */
footer {
	text-align: center;
	padding: 10px 0px 30px 0px;
	background: #64416b;
	color: #FFFFFF;
	line-height: 2em;
	font-size: larger
}
div.shareiconbox {
	width: 100%;
	padding: 2px 0px;
	height: 26px;
	margin: 15px 0 15px 0;
	text-align: center;
}
div.shareiconbox ul {
	display: inline-block;
}
div.shareiconbox li {
	list-style: none;
	margin: 0px;
	float: left
}
li.csc a {
	height: 30px;
	width: 30px;
	display: block;
	background-image: url(../images/icon/icon_01.png);
	background-repeat: no-repeat;
	margin: 0px 2px
}
li.csc a:hover {
	height: 30px;
	width: 30px;
	display: block;
	background-image: url(../images/icon/icon_01.png);
	background-repeat: no-repeat;
	margin: 0px 2px
}
li.data a {
	height: 30px;
	width: 30px;
	display: block;
	background-image: url(../images/icon/icon_02.png);
	background-repeat: no-repeat;
	margin: 0px 2px
}
li.data a:hover {
	height: 30px;
	width: 30px;
	display: block;
	background-image: url(../images/icon/icon_02.png);
	background-repeat: no-repeat;
	margin: 0px 2px
}
li.rss a {
	height: 30px;
	width: 30px;
	display: block;
	background-image: url(../images/icon/icon_03.png);
	background-repeat: no-repeat;
	margin: 0px 2px
}
li.rss a:hover {
	height: 30px;
	width: 30px;
	display: block;
	background-image: url(../images/icon/icon_03.png);
	background-repeat: no-repeat;
	margin: 0px 2px
}
li.facebook a {
	height: 30px;
	width: 30px;
	display: block;
	background-image: url(../images/icon/icon_04.png);
	background-repeat: no-repeat;
	margin: 0px 2px
}
li.facebook a:hover {
	height: 30px;
	width: 30px;
	display: block;
	background-image: url(../images/icon/icon_04.png);
	background-repeat: no-repeat;
	margin: 0px 2px
}
li.google a {
	height: 30px;
	width: 30px;
	display: block;
	background-image: url(../images/icon/icon_05.png);
	background-repeat: no-repeat;
	margin: 0px 2px
}
li.google a:hover {
	height: 30px;
	width: 30px;
	display: block;
	background-image: url(../images/icon/icon_05.png);
	background-repeat: no-repeat;
	margin: 0px 2px
}
li.gov a {
	display: block;
	margin: 0px 5px
}
li.csc a span, li.data a span, li.rss a span, li.facebook a span, li.google a span {
	display: none
}
footer a {
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: none;
	line-height: 30px;
}
footer a:hover {
	color: #FFCE01;
	text-decoration: none;
}
div.copyw {
	color: #FFFFFF;
	font-size: 90%;
}
div.banner_div {
	border-top: none;
	margin: 0px auto;
	padding-top: 15px;
	padding-bottom: 35px;
}
.banner_list {
	width: 100%;
	margin: 15px auto;
}
.banner_list ul li {
	list-style: none;
}
.banner_list ul {
	display: block;
	overflow: hidden;
}
.banner_list li {
	width: 20%;
	display: block;
	list-style: none;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px
}
.banner_list li img {
	text-align: center;
	width:180px; height:70px	 
}
/*top Document */
#back-top {
	position: fixed;
	bottom: 10px;
	right: 40px;
	z-index: 10000
}
#back-top a {
	width: 45px;
	display: block;
	text-align: center;
	font: 13px Arial;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	text-indent: -9999px
}
#back-top a:hover {
	color: #333;
}
#back-top span {
	width: 45px;
	height: 45px;
	display: block;
	background: #ddd url(../images/icon/up-arrow.png) no-repeat center center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	margin: 20px 3px 45px 3px;
}
#back-top a span {
	background-color: #999
}
#back-top a:hover span {
	background-color: #333;
	width: 45px;
	height: 45px;
	color: #fff;
	background-image: none;
	text-indent: 0px;
	text-align: center;
	line-height: 45px
}
.breadcrumb {
	background: transparent;
	display: block;
	color: #666;
	font-size: 16px;
	border-bottom: 1px solid #eee;
	border-radius: 0px;
}
.breadcrumb > li + li:before {
	color: #666
}
.rssicon {
	background: #f78422 url(../images/icon/rss.svg) no-repeat;
	background-size : contain;
	color: #fff;
	border-radius: 5px;
	padding: 3px 5px 3px 25px;
	font-weight: bold;
	width: auto;
	position: absolute;
	right: 15px;
	top: 5px
}
.rssicon:hover {
	color: #fff600;
	text-decoration: none
}


/* MEDIA QUERIES  */


@media (max-width: 1024px) {
.control-label-1 {
	font-size: 120%;
	font-weight: 500;
	line-height: 20px;
	text-align: right;
	background-image: url(../images/search_icon_1.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 50px;
}
.control-label-3 {
	font-size: 120%;
	font-weight: 500;
	line-height: 20px;
	text-align: left;
	background-image: url(../images/search_icon_3.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 50px;
}
.textstyle_01 {
	letter-spacing: 4px;
	font-size: 100%;
	margin-right: -0px;
}
.textstyle_03 {
	letter-spacing: 0px;
	font-size: 100%;
}
.banner_div {
	display: none
}
}

@media (max-width: 1024px) {
.nav-menu {
	font-size: 15px
}
}

@media(min-width:768px) {
.navbar-side {
	z-index: 1;
	position: absolute;
	width: 260px;
}
.navbar {
	border-radius: 0px;
}
.navbar-toggle {
	display: none;
}
}

@media screen and (max-width: 768px) {
.container-fluid {
	padding: 0px
}
.navbar-toggle {
	background: #fff;
}
.navbar-cec .navbar-toggle {
	border: 2px solid #e2e2e2;
	margin-top: 12px
}
.navbar-cec .navbar-toggle:hover, .navbar-cec .navbar-toggle:focus {
	background-color: #f2f2f2;
}
.navbar-cec .navbar-toggle .icon-bar {
	background-color: #e2e2e2;
}
.navbar-cec .navbar-collapse {
	border-color: #f9f9f9;
}
.nav-menu li {
	border-right: none;
	border-bottom: 1px solid #bdbdbd;
	font-weight: bold
}
.nav-menu li:last-child {
	border-bottom: none
}
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 10px 15px 10px 15px
}
.navbar-nav .open .dropdown-menu > li > a:before {
	line-height: 20px;
	content: " - ";
	padding: 0 3px
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
	background-image: none;
}
.navbar-cec .navbar-nav .open .dropdown-menu > li > a {
	color: #333;
	background: #f9f9f9
}
.navbar-cec .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-cec .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #fc5c04;
	background-color: #fff
}
.navbar-cec .navbar-nav .open .dropdown-menu > .active > a, .navbar-cec .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-cec .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #ffc7e9;
	background-color: #f9f9f9;
}
.navbar-cec .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-cec .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-cec .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #ffc7e9;
	background-color: transparent;
}
.presidentBox {
	float: left;
	width: 98%;
	height: 100%;
	padding: 0 0 15px 0;
	margin: 1%;
	background-image: url(../images/president_bg.png);
	margin-bottom: 70px;
}
.header-bg {
	background: #fff
}
.navbar-brand {
	text-indent: -9999px;
	width: 220px;
	height: 60px;
	background-size: cover;
	background-size: contain;
	margin-top: 0px;
	margin-bottom: 0px
}
.form-group .col-md-10 {
	padding-left: 15px;
}
.panel-body .form-group {
	margin-bottom: 0px
}
.fill-div {
	height: auto;
	padding: 6px 0px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
}
}

@media screen and (max-width: 768px) {
.navbar-header {
	float: none;
	border-bottom: 3px solid #eeeeee
}
.nav-menu {
	font-size: 15px
}
/* HEADER STYLES */
.search_div {
	float: none;
	width: 100%;
	padding: 2px 10px 10px 10px;
	background: #f9f9f9
}
.search_div div.line {
	float: none;
	width: 100%;
}
.search_div input.input_bar {
	font-size: 96%;
	padding: 2px;
	letter-spacing: 0.05em;
	width: 220px;
	border: 0px;
}
.search_div input.input_but {
	background-image: url(../images/ico_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 35px;
	height: 32px;
	text-indent: -9999px;
*text-indent:0px;
	display: inline-block !important;
	border: 0px;
	cursor: pointer
}
div.links {
	float: none;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
}
div.links a {
	color: #dd0a55;
	text-decoration: none;
	background-image: url(../images/head_menu_bg.png);
	padding-left: 15px;
}
div.links a {
	color: #999;
	text-decoration: none;
	background-image: url(../images/head_menu_bg.png);
	padding-left: 15px;
}
div.links a:link {
	color: #999;
	text-decoration: none;
}
div.links a:visited {
	color: #999;
	text-decoration: none;
}
div.links a:hover {
	color: #333;
	text-decoration: underline;
}
div.links a.key2 {
	COLOR: #ffffff;
	FONT-SIZE: 6px;
	TEXT-DECORATION: none;
}
div.links a.key2:link {
	COLOR: #ffffff;
	FONT-SIZE: 6px;
	TEXT-DECORATION: none;
}
div.links a.key2:visited {
	COLOR: #ffffff;
	FONT-SIZE: 6px;
	TEXT-DECORATION: none;
}
div.links a.key2:hover {
	COLOR: #ffffff;
	FONT-SIZE: 6px;
	TEXT-DECORATION: none;
}
.hotsearch_div {
	float: none;
	width: auto;
	padding: 15px 0px 0px 0px;
}
#progress {
	display: none;
}
#indextheme img {
	width: 100%;
	height: auto;
	display: block;
	margin: 15px 0px
}
/*.eventphoto{ padding:0px; float:none; background:#f2f2f2; width:97.5%; clear:both; margin-top:20px}*/
.eventphoto {
	margin-top: 20px;
	width: 100%;
	margin-left: -15px;
}
.eventphoto .image-wrap {
	height: auto;
}
.eventphoto {
	padding-right: 0px;
}
#indexnews .col-md-4 {
	padding-right: 0px
}
.breadcrumb {
	display: none !important
}
.selectpicker {
	width: 50%
}
.main-cont img {
	width: 100%;
	height: auto;
	max-width: 800px;
}
.error img {
	width: 100%;
	height: auto;
}
.rssicon {
	position: relative;
	width: 100px;
	margin: 0px 25px 15px 25px;
	padding: 5px 5px 5px 30px;
	font-weight: bold
}
.rssicon:hover {
	text-decoration: none
}
}

@media screen and (min-width: 768px) and (max-width: 900px) {
.banner_list li {
	width: 25%;
}
.navbar-header {
	float: none;
	border-bottom: 3px solid #eeeeee
}
.nav-menu {
	font-size: 15px
}
.nav-menu li {
	border-right: none;
	border-bottom: 1px solid #bdbdbd;
	font-weight: bold;
	width: 100%
}
.navbar .container {
	padding: 0
}
/* HEADER STYLES */
.search_div {
	float: none;
	width: 100%;
	padding: 2px 10px 10px 10px;
	background: #f9f9f9
}
.search_div div.line {
	float: none;
	width: 100%;
}
.search_div input.input_bar {
	font-size: 96%;
	padding: 2px;
	letter-spacing: 0.05em;
	width: 220px;
	border: 0px;
}
.search_div input.input_but {
	background-image: url(../images/ico_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 35px;
	height: 32px;
	text-indent: -9999px;
*text-indent:0px;
	display: inline-block !important;
	border: 0px;
	cursor: pointer
}
.hotsearch_div {
	float: none;
	width: auto;
	padding: 15px 0px 0px 0px;
}
}

@media (max-width: 992px) {
.container {
	width: 100%;
}
}

@media screen and (min-width: 320px) and (max-width: 640px) {
.legislatorBox {
	float: left;
	width: 98%;
	height: 100%;
	padding: 0 0 15px 0;
	margin: 2%;
	margin-bottom: 70px;
}
div.links {
	float: none;
	text-align: center;
	margin: 5px 0px;
	width: 100%;
}
.search_div {
	float: none;
	width: 100%;
	padding: 2px 10px 10px 10px;
}
.search_div div.line {
	float: none;
	width: 100%;
}
.selectpicker {
	width: 100%;
	margin: 10px 0px;
}
div.links a.key2 {
	display: none
}
}

@media screen and (min-width:320px) and (max-width:767px) {
.banner_list li {
	width: 50%;
	margin-bottom: 5px
}
#sitemap {
	display: none !important
}
}

@media screen and (min-width:320px) and (max-width:480px) {
.bannerlink img {
	width: 100%;
	height: auto
}
.cecbanner_list a {
	font-size: 15px
}
.info{font-size: 15px}
}

@media screen and (max-width:320px) {
.banner_list li {
	width: 50%;
}
.banner_list li img {
	width: 100%;
}
}
/* margin CSS Document */
.margin-t-0 {
	margin-top: 0;
}
.margin-t-h {
	margin-top: .5em;
}
.margin-t-1 {
	margin-top: 1em;
}
.margin-t-2 {
	margin-top: 2em;
}
.margin-t-3 {
	margin-top: 3em;
}
.margin-t-4 {
	margin-top: 4px !important;
}
.margin-t-5 {
	margin-top: 5px !important;
}
.margin-t-10 {
	margin-top: 10px !important;
}
.margin-t-15 {
	margin-top: 15px !important;
}
.margin-t-20 {
	margin-top: 20px !important;
}
.margin-t-30 {
	margin-top: 30px !important;
}
.margin-t-40 {
	margin-top: 40px !important;
}
.margin-t-50 {
	margin-top: 50px !important;
}
.margin-t-60 {
	margin-top: 60px !important;
}
.margin-t-70 {
	margin-top: 70px !important;
}
.margin-t-80 {
	margin-top: 80px !important;
}
.margin-t-90 {
	margin-top: 90px !important;
}
.margin-t-100 {
	margin-top: 100px !important;
}
.margin-b-0 {
	margin-bottom: 0;
}
.margin-b-h {
	margin-bottom: .5em;
}
.margin-b-1 {
	margin-bottom: 1em;
}
.margin-b-2 {
	margin-bottom: 2em;
}
.margin-b-3 {
	margin-bottom: 3em;
}
.margin-b-4 {
	margin-bottom: 4px !important;
}
.margin-b-5 {
	margin-bottom: 5px !important;
}
.margin-b-10 {
	margin-bottom: 10px !important;
}
.margin-b-15 {
	margin-bottom: 15px !important;
}
.margin-b-20 {
	margin-bottom: 20px !important;
}
.margin-b-30 {
	margin-bottom: 30px !important;
}
.margin-b-40 {
	margin-bottom: 40px !important;
}
.margin-b-50 {
	margin-bottom: 50px !important;
}
.margin-b-60 {
	margin-bottom: 60px !important;
}
.margin-b-70 {
	margin-bottom: 70px !important;
}
.margin-b-80 {
	margin-bottom: 80px !important;
}
.margin-b-90 {
	margin-bottom: 90px !important;
}
.margin-b-100 {
	margin-bottom: 100px !important;
}
.margin-pull-t-h {
	margin-top: -1.5em;
}
.margin-pull-t-1 {
	margin-top: -1em;
}
.margin-pull-t-2 {
	margin-top: -2em;
}
.margin-tb-0 {
	margin-top: 0;
	margin-bottom: 0;
}
.margin-tb-h {
	margin-top: .5em;
	margin-bottom: .5em;
}
.margin-tb-1 {
	margin-top: 1em;
	margin-bottom: 1em;
}
.margin-tb-2 {
	margin-top: 2em;
	margin-bottom: 2em;
}
.margin-tb-3 {
	margin-top: 3em;
	margin-bottom: 3em;
}
.margin-lr-0 {
	margin-left: 0;
	margin-right: 0;
}
.margin-lr-h {
	margin-left: .2em;
	margin-right: .5em;
}
.margin-lr-1 {
	margin-left: 1em;
	margin-right: 1em;
}
.margin-lr-10 {
	margin-left: 10px;
	margin-right: 10px;
}

@media (max-width: 769px) {
.navbar-fixed-top {
	position: relative;
	top: auto;
}
.navbar-collapse {
	max-height: 100% !important;
}
body {
	margin: 0;
	padding-top: 0
}
}

/*third dropdown-menu*/
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: -1px;
	left: 100%;
	margin-top: 0px;
	margin-left: 0px;
	border:1px solid #a1a1a1;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #555;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

/* navbar-nav 768 CSS Document */
@media (max-width: 991px) {
.navbar-header {
	float: none;
    border-bottom: 3px solid #eeeeee;
}
.navbar-toggle {
	display: block; z-index:3000;
 position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #f2f2f2;
  background-image: none;
 border: 2px solid #e2e2e2;
  border-radius: 4px;
  margin-top:25px
}
.navbar-collapse {
	border-top: 1px solid #f9f9f9;
	box-shadow: inset 0 1px 0 rgba(255,255,255,1);
	border-color: #f9f9f9;
}
.navbar-toggle .icon-bar {
    background-color: #e2e2e2;
	}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-collapse.collapse.in {
	display: block!important;
}
.collapsing {
	overflow: hidden!important;
}
}

a:focus img { border: 1px solid #ff0000; box-sizing: border-box !important;}
