/* public */
body {
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4, Microsoft JhengHei, MingLiU, sans-serif;
	letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4, Microsoft JhengHei, MingLiU, sans-serif;
}
h1, h2 {
    font-size: 14pt;
    font-weight:  bold;
	margin-top: 0;
}

/* jumbotron */
.container .jumbotron {
    padding: 0;
}
.container .jumbotron img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #666 1px 1px 4px;
	-moz-box-shadow: #666 1px 1px 4px;
	box-shadow: #666 1px 1px 4px;
}

/* panel */
.panel-heading h1, .panel-heading h2 {
	padding: 0;
	margin: 0;
	font-size: 14pt;
}

/* col */
.col-lg-6 {
	padding: 0 5px;
}

/* 外部使用 */
body {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image:  url(bg.png);
	background-repeat : no-repeat; 
	background-attachment : fixed; 
	background-color: #FFF;
}
.wrap {
	width: 100%;
	height: 100%;
}
/* Everything but the jumbotron gets side spacing for mobile first views */
.header, .marketing, .footer {
	padding-left: 15px;
	padding-right: 15px;
}
/* Custom page header */
.header {
	border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 40px;
	padding-bottom: 10px;
    font-weight: bold;
}
.header h3 .fb-like {
    line-height: 20px;
    padding-left: 5px;
}
/* Custom page footer */
.footer {
	padding-top: 19px;
	color: #777;
	border-top: 1px solid #e5e5e5;
}

/* Customize container */
/*@media (min-width: 768px) {
.container {
	max-width: 730px;
}
}*/
.container-narrow > hr {
	margin: 30px 0;
}
/* Main marketing message and sign up button */
.jumbotron {
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}
/* Supporting marketing content */
.marketing {
	margin: 0;
}

/* line */
.line {
    padding: 10px 10px 0;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
/* Remove the padding we set earlier */
  .header,  .marketing,  .footer {
	padding-left: 0;
	padding-right: 0;
}
/* Space out the masthead */
  .header {
	margin-bottom: 10px;
}
/* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
	border-bottom: 0;
}
}
@media screen and (max-width: 768px) {
    .wrap {
        background-image:  none;
    }
    .fb-like-box {
        display: none !important;
    }
    .header ul li.nonav {
        display: none;
    }
}

/* ci */
.myci {
    text-align: center;
}
.myci img {
    margin: 5px auto;
}

/* height-light */
.height-light {
    margin-top: 10px;
}

.move {
    position: absolute;
    top: 72%;
    left: 12%;
    font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft JhengHei, MingLiU, sans-serif;
}

.move02 {
    position: absolute;
    top: 72%;
    left: 41%;
    font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft JhengHei, MingLiU, sans-serif;
}

.container {
    margin-right:inherit;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}