@import url("base.css");
@import url("bootstrap-base.css");
@import url("flexslider.css");
#map { width:100%; height:150px; border:1px solid #555;}
.back { position:absolute; bottom:15px; left:0; right:0; width:100%;}
body { background:#FFFFFF; font-family:Arial, Helvetica, sans-serif}
h1,h2,h3 {font-family:'Helvetica Neue', Verdana, 微軟正黑體, 'Microsoft JhengHei', 'Microsoft YaHei', "Lucida Grande", "Lucida Sans Unicode", sans-serif;}
.req { padding:0 0 0 8px; font-size:12px; color:#C00}
#header { padding:35px 0; background:url(../img/h_bg.jpg) bottom repeat-x}
#navgation { background:url(../img/m_bg.png) repeat-x; height:58px; width:100%; position:relative}
#navgation .li { float:left; width:155px; border-left:1px solid #FFF; text-align:center}
#navgation .li a.title { font-size:15px; font-weight:bold; color:#FFFFFF; display:block; width:155px; height:58px; line-height:58px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
#navgation .li a.title:hover { text-decoration:none; background:#3e9be2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
#content { clear:both}
.slideshow { margin-bottom:15px; width:100%;}
.title_bar { border-bottom:1px solid #DDD; height:25px; }
.title_bar h4 { font-weight:bold; }
.title_bar a { font-size:12px;}
#footer { background:#2D2E2E; width:100%; color:#FFFFFF; border-top:5px solid #DCDCDC;}
#footer p { font-size:13px}
#footer h4 { font-weight:bold; border-bottom:1px solid #555555; line-height:180%;}
.copyright { background:#202121; text-align:center; padding:3px 0;}
copyright p { margin:0; padding:0; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:100%;}
.news_list li { position:relative; padding:10px 0 18px 90px; border-bottom:1px dashed #DDD;}
.news_list .pic { margin:0; padding:0; width:80px; height:70px; position:absolute; top:10px; left:0;}
.news_list p { margin:0; padding:0;}
.news_list b { font-size:12px; font-weight:normal; margin-right:15px;}
.news_list .more { position:absolute; top:30px; right:0;}
.news_list h5 { line-height:150%; margin:0; padding:0; font-weight:bold}
.social a {	display:inline-block;margin:0 8px;padding:3px 0 0 0;font-size:36px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;text-align:center;width:52px;height:50px; color:#FFFFFF;line-height:135%;}
.social a:hover { text-decoration:none}
.share_bar { background:url(../img/s_bg.jpg) repeat-x top; padding:15px 0 0 0; border-top:1px solid #DDD;}
.share_bar h2 { line-height:250%; margin:0; padding:0;font-family:'Helvetica Neue', Verdana, 微軟正黑體, 'Microsoft JhengHei', 'Microsoft YaHei', "Lucida Grande", "Lucida Sans Unicode", sans-serif;}
.facebook_icon { background:#3A5B9A}
.twitter_icon { background:#49C8F5}
.google_icon { background:#323232}
.logo_scroll li { float:left; margin:5px;}
.logo_scroll { width:100%; height:80px; overflow:hidden;}
.logo_scroll ul {width:2999px;}
.breadrumb { border-bottom:2px solid #75c3ee; padding:5px 0; height:35px;}
.breadrumb span { font-size:13px;}
.pagecontent { position:relative; padding-bottom:38px; }
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open  > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.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: #ffffff;
}
.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;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}