/*!
 * Start Bootstrap - Small Business HTML Template (https://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see https://www.apache.org/licenses/LICENSE-2.0.
 */

body {
  padding-top: 100px;
  font-family: "微軟正黑體";
  background: #F4F4F4;
}
img{
	max-width:100%;}

p a{
	text-decoration:underline;
	color: #8B8B8B;
}

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}

.navbar-inverse {
  background-color: #49241F;
  border-color: #CFCFCF;
}

.navbar-inverse .navbar-toggle {
  border-color: #FFFFFF;
  background: #7C6562;
}

.cell{
	float:left;
	margin-top:50px;
	}
.navbar-inverse .navbar-nav>li>a {
  color: #FFFFFF;
}
.navbar-inverse .navbar-nav>li>a:hover {
  color: #666 ;
}
@media(min-width:768px) {
body {
      
    }

    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }
}
.col-fixed, .row {
	  float: left;
	  margin-left: 0;
	  margin-right: 0;
	}

h5{
   display:none;
} 
.row {
	  background: none;
	   margin-left:15px;
}

h1 {
  font-size: 18px;
  color: #096DAB;
  font-weight: bold;
}
h2{display:none;}
	
h3 {
  font-size: 18px;
  color: #000000;
}
 
.logo{
	float:right;

}
	

.red{
	font-size:16px;
	color:#F00;
	margin:20px 0 40px 0;
}
	
	
.well{
	background:#FFBC00;
}


#time{
		
	}
.breadcrumb {
  text-align: left;
}
.cell_this {
  text-align: right;
  display: inline-block;
  margin-right:0;
}
.timeOut{
	padding-right:50px;
}	

	
/* ======主文link區====== */	
.link {
  width: 100%;
  height: 100%;
  padding-top: 20px;
}
.link li {
  list-style-type: none;
  /* float: right; */
  /* width: 200px; */
  border: solid 1px #03DEF0;
  padding: 4px 8px;
  margin-bottom: 10px;
  margin-right: 8px;
  text-align: center;
  /* margin: 0 auto; */
  display: inline-block;}

.block-nn {
  padding: 6px 18px 20px 18px;
  background: #F6BFB8;
  /* margin-bottom: 15px; */
  border-radius: 5px;
  margin-left: 15px;
}
	
.block-nn a {
  color: #A6045E;
  /* padding-left: 4px; */
  /* padding-right: 6px; */
  text-align: center;
  padding: 4px 4px;
  text-decoration: none;
}

.block-nn a:hover{
	color:#333;
	
}
 	

	
/* ======頁尾區====== */
#binFoo {
	line-height: 1.2;
	padding-top: 32px;
	font-size: 92.3%;
	letter-spacing: 0.06em;
	height: 350px;
	margin-top: 15px;
	width: 1280px;
	margin: 0 auto;
	display: block;
}
#binFoo .col {
	float: left;
	width: 150px;
	margin-right: 30px;
}
.fooH {
	width: 150px;
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #999;
	line-height: 45px;
	font-weight: bolder;
	font-size: 14pt;
	letter-spacing: 3px;
}
#binFoo ul {
	list-style: none;
	margin: 0;
}
#binFoo li {
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(../images/arrow2.gif) no-repeat left 4px;
}
#binFoo .col02 {
	float: left;
	margin-right: 30px;
	margin-top: 69px;
}
.arr_txt{
	
	width:960px;
	margin:0 auto;
	display:block;
	min-height:680px;	
}
footer {
  margin-top: 30px;
  width: 100%;
  text-align: center;
  font-size: 12px;
  background-color: #49241F;
  padding: 15px;
  color: #fff;
}
footer span{
	color:#fff;}

.col02 ul,.col ul{
	padding-left: 10px;
}
/* ======new css====== */
header {
  text-align: center;
  color: #fff;
  background-attachment: scroll;
  background-image: url(../images/area/kaohsiung/header-bg.jpg);  
  background-position: center center;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

header .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

header .intro-text .intro-lead-in {
  margin-bottom: 25px;
  font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 40px;
  font-style: italic;
  line-height: 40px;
}
::selection {
  text-shadow: none;
  background: #fed136;
}

.btn-xl {
  padding: 20px 40px;
  border-color: #fed136;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background-color: #fed136;
}


.block-main {
  /* margin-top: 20px; */
  padding: 0 18px 20px 18px;
  margin-bottom: 15px;
 	}
	
strong {
   background: #FCFAB7;
}
span {
  color: #004F71;
}
.col-md-12 {
  width: 100%;
  margin-bottom: 10px;
}

.navbar-nav>li>a {
  color: #0C3786;
}

.navbar-nav>li>a:hover {
	color:#666;}
	
.small, small {
  font-size: 16px;
  color: #931015;}
  
 hr {
  border-top: 1px solid #CDCCCC;
}

.img-rounded {
  border-radius: 6px;
  padding-bottom: 5px;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}

a {
   color: #1584B5;
  }
 
a:hover {
  color: #F90 ;}
  
  .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top: 20px;
}

.right{
	float:right;
	margin-top:10px;
}

@media screen and (max-width:739px) and (min-width: 0px){
	#binFoo {
	line-height: 1.2;
	padding-top: 32px;
	font-size: 92.3%;
	letter-spacing: 0.06em;
	height: 350px;
	margin-top: 15px;
	margin: 0 auto;
	width:100%;
	display: block;
}
#binFoo .col {
	float: left;
	width: 150px;
	margin-right: 30px;
}
#binFoo .col02 {
	float: left;
	margin-right: 30px;
	margin-top: 69px;
}	
	}
	
.rig15 {
  margin-left:26px;
  padding: 10px;
}

.main {
  background: #fff;
  margin-top: 80px;
  padding-bottom: 60px;
  padding: 10px;
}