@charset "utf-8";
/* CSS Document */


/*MENU*/
.navbar{
	min-height:80px;
	padding-top:15px;
	}
.navbar-brand{
	margin-top:-15px;
	}
/*END____MENU*/

/*回到首頁*/
.BACKTOP{
	position:fixed;
	z-index:9999px;
	padding-bottom:50px;
	bottom:0px;
	right:50px;
	display:block;
	text-align:center;
	font-family:"微軟正黑體","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", "sans-serif";
	font-weight:900;
	}
/*END____回到首頁*/

/*首頁主視覺--圖片往上*/
.m_ZONE{
	margin: -20px 0 0 0;
	background-position: top center;
	background-size: cover;
	background-image: url(../images/student/show/Exhibition15.jpg);
	}
.m_ZONE2{
	margin:-20px 0 0 0;
	}
.backW_02{
	/* [disabled]background-image: url(../../images/edm/student/aic_event/back_02.png); */
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	}
.backW_03{
	background-image: url(../../images/edm/student/aic_event/);back_03.png
	background-position:top center;
	background-size:cover;
	background-repeat:no-repeat;
	}
.backW_04{
	background-image: url(../../images/edm/student/aic_event/back_04.png);
	background-position:top center;
	background-size:cover;
	background-repeat:no-repeat;
	}
.backW_05{
	background-image: url(../../images/edm/student/aic_event/back_04.png);
	background-position:top right;
	background-size:cover;
	background-repeat:no-repeat;
	}
/*END__首頁主視覺*/


/*設計工作坊*/
.t_center{
	text-align:center;
	}
.BK_PIC{
	background: url(../../images/subtle_grunge2.png);
	}
.BK_PIC2{
	background:url(../../images/edm/camp/background_crossword.png);
	background-repeat:repeat;
	margin-top:-25px;
	}

/*字體*/
 .T18BE{
	 font-family:"微軟正黑體", Roboto, Helvetica, Arial, sans-serif;
	 font-weight:bold;
	 font-size:1.8em;
	 line-height:1.5em;
	 }
 .T12E{
	 font-family:"微軟正黑體", Roboto, Helvetica, Arial, sans-serif;
	 font-size:1.2em;
	 line-height:1.8em;
	 }
 .T12E_PK{
	 font-family:"微軟正黑體", Roboto, Helvetica, Arial, sans-serif;
	 font-size:1.2em;
	 line-height:1.8em;
	 color:#FC3E9C;
	 font-weight:bold;
	 }
.T14E_RD{
	 font-family:"微軟正黑體", Roboto, Helvetica, Arial, sans-serif;
	 font-size:1.4em;
	 line-height:1.5em;
	 color:#C00;
	 font-weight:bold;
	 }
.TRD_BD{
	font-family: "微軟正黑體", Roboto, Helvetica, Arial, sans-serif;
	color: #C00;
	font-weight: bold;
	text-align: left;
	 }	
.T_BD{
	font-family: "微軟正黑體", Roboto, Helvetica, Arial, sans-serif;
	font-weight: bold;
	 }
.T_HI{
	 line-height:1.8em;
	}

/*頁尾資訊--------*/
#FOOT {
	clear: both;
	width: 100%;
	display: block;
	overflow:hidden;
}
.SCHOOL{
	margin-top:-25px;
	}
/*-------------頁尾資訊結束*/	
/*END__設計工作坊*/

/*回函*/
.F_BB{
	font-weight:bold;
	}
.white_bkra{
	background-color:#fff;
	border-radius:15px;
	box-shadow:1px 1px 5px #4A4129;
	padding:15px;
	}
.MAININFO_highlight_01{
	color:#000;
	background-color:#CCC;
}
/*END____回函*/
.MG-LEFT{
	margin-left:0px;
}
.MG-LEFT02{
	margin-left:0px;
}
/* Small devices (tablets, 768px and up) 不讓BOX邊緣貼邊*/
@media (min-width: 768px) { 
.MG-LEFT{
	margin-left:-28px;
}
.MG-LEFT02{
	margin-left:-68px;
}
 }

	
