
/*polly*/
.tt-container1280 {
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.tt-container920 {
  width: 920px;
  margin-left: auto;
  margin-right: auto;
}

.tt-inner-wrapper380{
	width: 380px;
	position: relative;
	text-align: center;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tt-inner-wrapper920{
	width: 920px;
	position: relative;
	text-align: center;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.page-title{
	text-align:center;
	margin-top: 55px;
}

.tt-inner-wrapper100 {
	width:100%;
  margin: 0 auto;
  position: relative;
}

.tt-inner-wrapper100footer {
	width:100%;
	height:55px;
  margin: 0 auto;
  position: relative;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.title-container{

}

.title-bt-container{
	width:339.3333px;
	margin-top:0px;
	padding:5px 0 5px 0;
	font-size:18px;
}

.title-ogrectangle{
	height:25px;
	width:7px;
	background-color:rgba(255,102,51,1);
	float:left;
}

.title-text{
	color: rgba(255,102,51,1);
	text-align: left;
	font-weight: bold;
	float: left;
	margin-left: 15px;
}

.innter-text-title{
	width: 95px;
	color: rgba(153,153,153,1);
	text-align: center;
	margin-right: 10px;
	margin-left: 5px;
	font-size: 18px;
}

.innter-text{
	width:270px;
	height: 51px;
	color: rgba(153,153,153,1);
	text-align: left;
	margin:0 auto;
	font-size: 18px;
	padding: 0;
	border: none;
}

.innter-text-container{
	width: 380px;
	height: 51px;
	line-height: 51px;
	margin-top: 20px;
	border: 1px solid rgba(204,204,204,1);
}

.inner-bt-container{
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
}

.inner-bt{
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:rgba(255,255,255,1);
}

.bg-og{
	background:rgba(255,102,51,1);
}

.bg-s{
	background:rgba(244,243,238,1);
}

.bg-br{
	background:rgba(149,39,45,1);
}

.bg-r{
	background:rgba(255,0,0,1);
}

.bg-cof{
	background:rgba(115,99,87,1);
}

.bg-line-r{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: rgba(255,0,0,1);
}

.color-w{
	color:rgba(255,255,255,1);
}

.color-s{
	color:rgba(153,153,153,1);
}

.line{
	height:1px;
	margin-top:20px;
}

.line-border-s{
	border: 1px solid rgba(204,204,204,1);
}

.line-border-r{
	border: 1px solid rgba(255,0,0,1);
}

.footer{
	/*position:fixed;*/
}

.footer p {
	color: rgba(247,147,30,1);
	text-align: center;
}

.tt-min-wrapper img {
	margin-right: auto;
	margin-left: auto;
}

.list{
	padding:10px 0 10px 0;
	font-size:18px;
}

/*.inner-bt a{
	display:block;
	text-decoration:none;
}
.inner-bt a:hover{
	background-color: rgba(153,0,0,1);
}*/

.card-container{
	width: 300px;
	height: 140px;
	text-align: center;
	border: 3px solid rgba(255,0,0,1);
	margin: auto;
	font-weight: bold;
	font-size:22px;
}

.card-inner{
	padding-top: 22px;
	padding-bottom: 22px;
}

.btn{
	border-radius: 0px;
}

/**
 * 課程清單項目
 */
.course-title{
	width:46%;margin-left:22px;
}

.course-date{
	width:20%;
}

.course-teacher{
	width:20%;color:rgba(241,90,36,1);
}

.course-link{
	width:10%;color:rgba(255,0,0,1);
}

.privacy-outter-wrapper{
	width:1004px;
	margin:0 auto;
	margin-bottom:20px;
	background: #eee; 
	padding:10px;
	border: 1px solid;
}

.privacy-wrapper{
	font-size: 18px;
}
.privacy-title{
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
}
.privacy-sub-title{
	font-size: 20px;
	line-height: 2;
	text-align: center;
}
.item-header{
	margin: 1em 0;
}
.privacy-main-list{
	font-size: 17px;
}
.privacy-main-list .item-body{
	padding-left: 2em;
}