
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/*
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/
/* ---reset.css--- */

html {	
	font-family:Helvetica, sans-serif;
	-webkit-text-size-adjust:none;
	background-image:url(../images/index_bg.jpg);
	background-repeat:repeat-x; background-color:#FFF;
}

body{
	background-image:url(../images/index_bg.jpg);
	background-repeat:repeat-x; background-color:#FFF;
    font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	
}



#WRAPPER{
		width:100%;
		min-width:100%;
	/*	min-width:1060px;  */
}
#m_WRAPPER{display:none;}

#TOP-MENU{
	display:none;
}

#TOP-MENU #BTN{}

#NAV{
	width:100%;
	height:121px;
	margin:0 auto;
	background-color:#A00;
	background-image:url(../images/9393_201605EDM_bar_bg.jpg);
}

#NAV ul{
	width: 1060px;
	height: 121px;
	margin:0 auto;
}

#NAV li{
	float:left;
}

#NAV li a{
	display:block;
	line-height: 121px;
	text-align:center;
	text-indent:-9999px;
	text-decoration:none;
	color:#FFF;
	background-image:url(../images/9393_201605EDM_bar.jpg);
}

#NAV li#NAV_BTN1 a{
	width:325px;
	background-position:left top;
}
#NAV li#NAV_BTN1 a:hover, #NAV li#NAV_BTN1.ON a{
	background-position:left -121px;
}
#NAV li#NAV_BTN2 a{
	width:360px;
	background-position:-325px top;
}
#NAV li#NAV_BTN2 a:hover, #NAV li#NAV_BTN2.ON a{
	background-position:-325px -121px;
}
#NAV li#NAV_BTN3 a{
	width:340px;
	background-position:-685px top;
}
#NAV li#NAV_BTN3 a:hover, #NAV li#NAV_BTN3.ON a{
	background-position:-685px -121px;
}
#NAV li#NAV_BTN4 a{
	width:270px;
	background-position:-1025px top;
}
#NAV li#NAV_BTN4 a:hover, #NAV li#NAV_BTN4.ON a{
	background-position:-1025px -121px;
}

#BANNER{
	width:100%;
	min-width:1060px;
	height:510px;
	margin:0;
	padding:0;
	box-sizing:border-box;
	background-image:url(../images/top_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#BANNER2{
	width:1060px;
	height:755px;
	margin:0 auto;
}
#BANNER #TOP{
	width:1060px;
	min-width:1060px;
	height:500px;
	margin:0 auto;
	padding:0;
	box-sizing:border-box;
	position:relative;
}
#BANNER #TOP h1{
	display: block;
	width: 368px;
	height: 121px;
	background-image: url(../images/top_title.png);
	text-indent: -9999px;
	position: absolute;
	right: 320px;
	background-repeat: no-repeat;
	top: 136px;
}

#BANNER #TOP h3{
	display:block;
	width:290px;
	height:95px;
	background-image:url(../images/9393_201605EDM_index_logo.png);
	text-indent:-9999px;
	position:absolute;
	left: 0;
	top: 0px;
	background: no-repeat center center fixed\0/;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='../images/9393_201605EDM_index_logo.png',
sizingMethod='scale');

-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='../images/9393_201605EDM_index_logo.png',
sizingMethod='scale')";
}

#BANNER #TOP #DATE{
	display: block;
	width: 685px;
	height: 156px;
	background-image: url(../images/top_date.png);
	text-indent: -9999px;
	position: absolute;
	right: 0px;
	top: 289px;
	background-repeat: no-repeat;
}
#BANNER #TOP #STUDENT{
	display: block;
	width: 322px;
	height: 347px;
	background-image: url(../images/top_NAHA.png);
	position: absolute;
	right: 0px;
	top:0;
	background-repeat: no-repeat;
}

#BANNER2 h1{
	display:block;
	width:1100px;
	height:452px;
	background-image:url(../images/9393_201601EDM_index_01.jpg);
	text-indent:-9999px;
}

#CONTENT{
	display: block;
	clear: both;
	width: 100%;
	min-width:1060px;
	height:550px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
	padding: 0px;

}

#CONTENT .BOX{
	float:left;
	width:auto;
	margin-left:0px;
	padding-top:0px;
}

.CONTENT2{
	width: 1060px;
	min-width:1060px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
	padding: 0px;
	background-repeat:repeat-x;
}

.CONTENT2 .BOX{
	float:left;
	width:auto;
	margin-left:5px;
	padding-top:0px;
}

#CONTENT .BOX h3{
	font-size:2em;
	line-height:2;
	border-bottom:2px solid #900;
	color:#900;
	text-align:center;
}

#CONTENT .BOX p{
	font-size:15px;
	line-height:1.8;
	padding:20px;
	color:#333;
}

a#BTN3{
	clear:both;
	text-indent:-9999px;
	width:1060px;
	height:338px;
	margin:0 auto;
	padding:0px;
	background-image:url(../images/9393_201601EDM_index_13.png);
	background-size:cover;
	background-position:center center;
	display:block;
}
div#M_BTN3{
		display:none;
}

#DOWN{
	clear:both;
	width:1060px;
	height:225px;
	margin:0 auto;
	padding:0px;
/*	background-image:url(../images/9393_201601EDM_index_14.jpg);  */
	background-position:center center;
}

#DOWN p{
	font-size:13px;
	text-align:center;
	line-height:1.8;
	color:#FFF;
	margin:0; padding:0;
}
#DOWN img{margin:0; padding:0;}
.SUB_TITLE{
	font-family: "微軟正黑體";
	font-size:36px;
	font-weight:bold;
	color:#039;
	line-height:1.8;
}


p{
	font-family: "微軟正黑體";
	line-height:1.8;
}
p2{font-size:14px;
    font-weight
   font-family:"微軟正黑體";
   margin-left:auto;
   margin-right:auto;}
 table, tr, td{padding:0; margin:0 auto;}
p3{font-size:19px;
   font-family:"微軟正黑體";
   font-weight:bold}
p4{font-size:15px;
   font-family:"微軟正黑體";}
.CONTACT {
	font-family:"微軟正黑體";
		  padding:0;
	      color:#000000; line-height:1.8;
		  font-size:18px;
}
.CONTACT_CLASS {
	color: #5d2809;
	font-size: 24px;
	font-weight: bold;
	 line-height:1.8;
}

.block-content {
	text-align: left;
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height:1.8;
}
.block-content tr td .CONTACT_CLASS {
	text-align: left;
}
.block-content tr td p {
	font-family:  "微軟正黑體";
}
.block-content tr td p {
	font-size: 18px;
}
.block-content tr td p {
	color: #000;
}
.block-content tr td p {
	color: #FFF;
}
.block-content tr td p {
	font-size: 18px;
}
.block-content tr td p {
	font-weight: bold;
}



@media screen and (max-width: 736px) {
	
	*{
		box-sizing:border-box; 
	}
	
	html,body{
		-webkit-text-size-adjust:none; 
		background-color:#FFF;
	}
	
	#WRAPPER{
		min-width:320px;
		display:none;
	}
	
	#BANNER, #CONTENT{display:none;}
	#BANNER2, #CONTENT2{ display:none;}
		
	#TOP-MENU{
		display:block;
		width:100%;
		height:60px;
		position:fixed; 
		right:0; bottom:0px;
		background-color:#A00;
	}
	
	#TOP-MENU #BTN{ 
		display:block;
		width:60px;
		height:40px;
		background-image:url(../images/btn.png);
		background-size:90%;
		background-position:center center;
		
		position:absolute; 
		right:5px;
		top:10px;
		text-indent:-9999px;
	}
	

	#BANNER{
		width:100%;
		height:auto; /* Ã©Â«ËœÃ¥ÂºÂ¦Ã¨â€¡ÂªÃ¥â€¹â€¢ */
		margin:0 auto;
		border:none;
		
	}
	
	#BANNER h1{
		
		width:100%; 
		height:0;
		padding-bottom:70%;
		
		background-image:url(../images/9393_201601EDM_index_01_m.jpg);
		
		background-size:cover; 
		background-position:center top;
		
		text-indent:-9999px;
	}
	
	#CONTENT{
		width:100%;
		margin:0 auto;
		overflow:hidden;
		background-color:#FFF !important;
		padding:0px;
	}
	
	#CONTENT .BOX{
		float:none; 
		width:100%;
		margin:0;
		padding:10px 20px;
	}
	
	#CONTENT .BOX h3{
		font-size:32px;
		line-height:2;
		border-bottom:2px solid #900;
		color:#900;
		text-align:center;
	}
	
	#CONTENT .BOX p{
		font-size:18px;
		line-height:1.8;
		padding:20px;
		color:#333;
	}
	.CONTENT2{display:none;}
	
	a#BTN3{display:none;}
	div#M_BTN3{
		display:block;
}
	#DOWN{
		display:block;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    background-image: url(../images/9393_201601EDM_index_14_m.jpg);
    background-size: cover;
    background-position: center top;
    text-indent: -9999px;
	}
	
	#DOWN p{
		font-size:13px;
		text-align:center;
		line-height:1.8;
		color:#FFF;
	}
	#m_WRAPPER{display:block; min-width:320px; background-color:#FFF; line-height:1.8; position:relative; padding-bottom:0px;}
	#m_WRAPPER img{margin:0; padding:0; margin-bottom: -9px;}
	#m_WRAPPER #NAV{ width:100%; height:60px; position:fixed; bottom:0; display:block; background-image:url(../images/9393_201605EDM_bar_bg.jpg); z-index:100;}
	#m_WRAPPER #NAV ul{width:320px; margin:0 auto;}
	#m_WRAPPER #NAV ul li{ float:left; display:inline; background-image:url(../images/9393_201605EDM_bar_bg.jpg); display:block; width:80px; margin:0 auto; height:60px; }
	#m_WRAPPER #NAV ul li a{ display:block; width:80px; margin:0 auto; height:60px; text-indent:0; font-size:13px; color:#039; text-align:center; line-height:1.5; background-image:url(); }
	li#NAV_BTN1 a{ background-image:url(../images/IS_blackboard.png) !important; background-size:40px 40px; background-repeat:no-repeat; background-position:center 15px !important;}
	li#NAV_BTN2 a{ background-image:url(../images/IS_foreign_language.png) !important; background-size:40px 40px; background-repeat:no-repeat; background-position:center 15px !important;}
	li#NAV_BTN3 a{ background-image:url(../images/IS_certificate.png) !important; background-size:40px 40px; background-repeat:no-repeat; background-position:center 15px !important;}
	li#NAV_BTN4 a{ background-image:url(../images/IS_star.png) !important; background-size:40px 40px; background-repeat:no-repeat; background-position:center 15px !important;}
	li#NAV_BTN1 a:focus, li#NAV_BTN2 a:focus, li#NAV_BTN3 a:focus, li#NAV_BTN4 a:focus{ color:#F00;}
	#m_WRAPPER #BOTTOM{ width:100%; position:fixed; bottom:0; z-index:10;}

}
