/* CSS Document 圓體 cwTeXYen 明體 cwTeXMing 黑體 cwTeXHei 仿宋 cwTeXFangSong 楷體 cwTeXKai */
@import url(http://fonts.googleapis.com/earlyaccess/cwtexhei.css); 
@import url(http://fonts.googleapis.com/earlyaccess/cwtexming.css); 
@import url(http://fonts.googleapis.com/earlyaccess/cwtexyen.css); 
@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css); 

/*  */

@media only screen and (max-width:768px){
.header {display:none;}
.logodiv{display:none;}

}

@media (min-width: 768px) and (max-width:1200px) {
.header {
	width:100%;
	position:relative;	
	margin:0 auto;
	text-align: center;
	margin-bottom:6px;
	height:auto;
	background:#C7C7C7;
	-moz-box-shadow:2px 4px 4px rgba(20%,20%,40%,0.1),6px 6px 12px rgba(20%,20%,40%,0.1);
	-webkit-box-shadow:2px 4px 4px rgba(20%,20%,40%,0.1),6px 6px 12px rgba(20%,20%,40%,0.1);
	box-shadow:2px 4px 4px rgba(20%,20%,40%,0.1),6px 6px 12px rgba(20%,20%,40%,0.1);
}



}

@media only screen and (min-width:1200px){

.header {
	width:100%;
	position:relative;	
	margin:0 auto;
	text-align: center;
	margin-bottom:6px;
	height:auto;
	background:#C7C7C7;
	-moz-box-shadow:2px 4px 4px rgba(20%,20%,40%,0.1),6px 6px 12px rgba(20%,20%,40%,0.1);
	-webkit-box-shadow:2px 4px 4px rgba(20%,20%,40%,0.1),6px 6px 12px rgba(20%,20%,40%,0.1);
	box-shadow:2px 4px 4px rgba(20%,20%,40%,0.1),6px 6px 12px rgba(20%,20%,40%,0.1);
	
}


}



/*  */


@media only screen and (max-width:768px){

.mnoview {display:none;}

.mlogodiv {
	width:100%;
	height:auto;
	color:#000;
	font-size:30px;
	font-weight:700;
	line-height:30px;
	text-align: left;
	padding: 5px 0;
	background-image : url(../images/topbgm.jpg); 
	background-repeat : no-repeat;
	background-position:right top;
}

.mlogodiv a{
	color:#000;
	font-size:22px;
	font-weight:700;
	letter-spacing:1px;
}

.mlogodiv span a{
	display:block;
	width:68% !important;
	float:left;
	color:#49627A;
	font-size:22px;
	font-weight:700;
	margin:0;
	text-align:left !important;
	padding: 10px 0 0 0 !important;
}


.mlogodiv img{
	width:auto;
	height:50px;
	margin:0;
	border:0;
}


.himg{
	padding: 0;
	margin: 0;	
}

.himg2{display:none;}
.vmdiv{display: inline;}


}



@media only screen and (min-width:768px){

.leftsp{margin-left:60px;}
.imgsp{padding-right:2px!important;}

.vmdiv{display:none;}


.mlogodiv{display:none;}

.mnoview {
	width:400px;
}

.mnoview img{
	border:0;
	margin-top: -40px;	
}


.himg{
	padding: 0 3px 0 0;
	margin: 45px 0 0 0;	
}

.himg2{
	padding: 0 3px 0 0;
	margin: 45px 0 0 0;	
}

}





/*  */

@media only screen and (max-width:768px){


.menuitem{
	width:28%;	
	margin:5px 1%;	
	padding:10px 0;
	font-size:1em;
	font-weight:700;
	color:#fff;
	line-height: 1em;
	letter-spacing:0px;
	text-align: center; 
	float:left;
	border-right:1px solid #898989;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px black;
	background:rgba(0,0,0,0.4);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.menuitem a{color:#fff;}


.menuitem2{
	width:28%;	
	margin:5px 1%;
	padding:10px 2px;
	font-size:1em;
	font-weight:700;
	color:#2a2a2a;
	line-height: 1em;
	letter-spacing:0px;
	text-align: center; 
	float:left;
	border-right:1px solid #898989;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px black;
	background:rgba(0,0,0,0.4);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.menuitem2 a{color:#fff;}



}

@media (min-width: 768px) and (max-width:1200px) {


.logodiv1{
        width:90%;
        padding: 0 5%;
        margin: 0;
	text-align:left;
	background-image : url(../images/topbg.jpg); 
	background-repeat : no-repeat;
	background-position:right top;
}

.logodiv1 img{
	width:auto;
	height:80px;
	padding:0;
	margin:15px 0;
	border:0;
}


.logoimgdiv1{
	width:70%;
	height:auto;
	padding: 10px 0;
	margin: 0;
	text-align:left;
	float:left;
}

.logoimgdiv1 img{
	width:auto;
	height:80px;
	padding:0;
	margin:15px 0;
	border:0;
}


.logoimgdiv2{
	width:30%;
	height:auto;
	padding: 30px 0 0 0;
	margin: 0;
	text-align:center;
	float:left;
}

.logoimgdiv2 a{
	color:#fff;
	font-size:16px;
	font-weight:700;
	line-height:16px;
	letter-spacing:1px;
}

.logoimgdiv2 a img{
	position:absolute;
	width:auto;
	height:16px;
	padding:0;
	margin:-2px 0 0 -20px;
	border:0;
}

.logodiv2{
	margin: 0 auto;
	padding: 15px 0;
	list-style-type: none;
	text-align: center;
	position:relative; 
	float:left;
	left:50%;

}

.menuitem{
	margin:0;	
	padding:0px 12px;
	font-size:18px;
	font-weight:700;
	/* font-family:Microsoft JhengHei; */
	/* font-family:cwTeXYen; */
	/* font-family:cwTeXMing; */
	/* font-family:cwTeXHei; */
	/* font-family:cwTeXFangSong; */
	/* font-family:cwTeXKai; */
	font-family:'Noto Sans TC'; 
	color:#111;
	line-height:18px;
	letter-spacing:1px;
	text-align: center; 
	width:auto;
	border-right:1px solid #ddd;
	float:left;
	*display:inline;
	zoom:1;
	position:relative; 
	right:50%;
}

.menuitem a{color:#111;}
.menuitem a:hover{
	color:#fff;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px #000;
}
.menuitem:hover a{
	color:#fff;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px #000;
}

.menuitem2{
	margin:0;
	padding:0 0 0 20px ;
	font-size:18px;
	font-weight:700;
	/* font-family:Microsoft JhengHei; */
	/* font-family:cwTeXYen; */
	/* font-family:cwTeXMing; */
	/* font-family:cwTeXHei; */
	/* font-family:cwTeXFangSong; */
	/* font-family:cwTeXKai; */
	font-family:'Noto Sans TC'; 
	color:#111;
	line-height:18px;
	letter-spacing:1px;
	text-align: center; 
	width:auto;
	float:left;
	*display:inline;
	zoom:1;
	position:relative; 
	right:50%;
}

.menuitem2 a{color:#111;}
.menuitem2 a:hover{
	color:#fff;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px #000;
}
.menuitem2:hover a{
	color:#fff;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px #000;
}

.menuitem2 a img{
	height:20px;
	width:auto;
	border:0;	
}

.menuitem2 a img:hover{
	-webkit-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	-moz-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);	
}

.menuitem2s{
	margin:0;
	padding:0 0 0 50px ;
	font-size:18px;
	font-weight:700;
	/* font-family:Microsoft JhengHei; */
	/* font-family:cwTeXYen; */
	/* font-family:cwTeXMing; */
	/* font-family:cwTeXHei; */
	/* font-family:cwTeXFangSong; */
	/* font-family:cwTeXKai; */
	font-family:'Noto Sans TC'; 
	color:#111;
	line-height:18px;
	letter-spacing:1px;
	text-align: center; 
	width:auto;
	float:left;
	*display:inline;
	zoom:1;
	position:relative; 
	right:50%;
}

.menuitem2s a{color:#111;}
.menuitem2s a:hover{
	color:#fff;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px #000;
}
.menuitem2s:hover a{
	color:#fff;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px #000;
}

.menuitem2s a img{
	height:20px;
	width:auto;
	border:0;	
}

.menuitem2s a img:hover{
	-webkit-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	-moz-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);	
}

.menuitem2s2{
	margin:0;
	padding:0 0 0 8px ;
	font-size:18px;
	font-weight:700;
	/* font-family:Microsoft JhengHei; */
	/* font-family:cwTeXYen; */
	/* font-family:cwTeXMing; */
	/* font-family:cwTeXHei; */
	/* font-family:cwTeXFangSong; */
	/* font-family:cwTeXKai; */
	font-family:'Noto Sans TC'; 
	color:#111;
	line-height:18px;
	letter-spacing:1px;
	text-align: center; 
	width:auto;
	float:left;
	*display:inline;
	zoom:1;
	position:relative; 
	right:50%;
}

.menuitem2s2 a{color:#111;}
.menuitem2s2 a:hover{
	color:#fff;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px #000;
}
.menuitem2s2:hover a{
	color:#fff;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px #000;
}

.menuitem2s2 a img{
	height:20px;
	width:auto;
	border:0;	
}

.menuitem2s2 a img:hover{
	-webkit-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	-moz-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);	
}


}

@media only screen and (min-width:1200px){


.logodiv1{
        width:84%;
        padding: 0 8%;
        margin: 0;
	text-align:left;
	background-image : url(../images/topbg.jpg); 
	background-repeat : no-repeat;
	background-position:right top;
}

.logodiv1 img{
	width:auto;
	height:80px;
	padding:0;
	margin:15px 0;
	border:0;
}


.logoimgdiv1{
	width:70%;
	height:auto;
	padding: 10px 0;
	margin: 0;
	text-align:left;
	float:left;
}

.logoimgdiv1 img{
	width:auto;
	height:80px;
	padding:0;
	margin:15px 0;
	border:0;
}


.logoimgdiv2{
	width:30%;
	height:auto;
	padding: 30px 0 0 0;
	margin: 0;
	text-align:center;
	float:left;
}

.logoimgdiv2 a{
	color:#fff;
	font-size:16px;
	font-weight:700;
	line-height:16px;
	letter-spacing:1px;
}

.logoimgdiv2 a img{
	position:absolute;
	width:auto;
	height:16px;
	padding:0;
	margin:-2px 0 0 -20px;
	border:0;
}

.logodiv2{
	margin: 0 auto;
	padding: 15px 0;
	list-style-type: none;
	text-align: center;
	position:relative; 
	float:left;
	left:50%;

}

.menuitem{
	margin:0;	
	padding:0 20px;
	font-size:18px;
	font-weight:700;
	/* font-family:Microsoft JhengHei; */
	/* font-family:cwTeXYen; */
	/* font-family:cwTeXMing; */
	/* font-family:cwTeXHei; */
	/* font-family:cwTeXFangSong; */
	/* font-family:cwTeXKai; */
	font-family:'Noto Sans TC'; 
	color:#111;
	line-height:18px;
	letter-spacing:3px;
	text-align: center; 
	width:auto;
	border-right:1px solid #ddd;
	float:left;
	*display:inline;
	zoom:1;
	position:relative; 
	right:50%;
}

.menuitem a{color:#111;}
.menuitem a:hover{
	color:#FC0004;
	text-shadow:-1px -1px 0 #ddd,1px -1px 0 #ddd,-1px 1px 0 #ddd,1px 1px 0 #ddd,2px 2px 2px #ddd;
}
.menuitem:hover a{
	color:#FC0004;
	text-shadow:-1px -1px 0 #ddd,1px -1px 0 #ddd,-1px 1px 0 #ddd,1px 1px 0 #ddd,2px 2px 2px #ddd;
}

.menuitem2{
	margin:0;
	padding:0 20px ;
	font-size:18px;
	font-weight:700;
	/* font-family:Microsoft JhengHei; */
	/* font-family:cwTeXYen; */
	/* font-family:cwTeXMing; */
	/* font-family:cwTeXHei; */
	/* font-family:cwTeXFangSong; */
	/* font-family:cwTeXKai; */
	font-family:'Noto Sans TC'; 
	color:#111;
	line-height:18px;
	letter-spacing:2px;
	text-align: center; 
	width:auto;
	float:left;
	*display:inline;
	zoom:1;
	position:relative; 
	right:50%;
}

.menuitem2 a{color:#111;}
.menuitem2 a:hover{
	color:#FC0004;
	text-shadow:-1px -1px 0 #ddd,1px -1px 0 #ddd,-1px 1px 0 #ddd,1px 1px 0 #ddd,2px 2px 2px #ddd;
}
.menuitem2:hover a{
	color:#FC0004;
	text-shadow:-1px -1px 0 #ddd,1px -1px 0 #ddd,-1px 1px 0 #ddd,1px 1px 0 #ddd,2px 2px 2px #ddd;
}

.menuitem2 a img{
	height:20px;
	width:auto;
	border:0;	
}

.menuitem2 a img:hover{
	-webkit-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	-moz-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);	
}

.menuitem2s{
	margin:0;
	padding:0 0 0 80px ;
	font-size:18px;
	font-weight:700;
	/* font-family:Microsoft JhengHei; */
	/* font-family:cwTeXYen; */
	/* font-family:cwTeXMing; */
	/* font-family:cwTeXHei; */
	/* font-family:cwTeXFangSong; */
	/* font-family:cwTeXKai; */
	font-family:'Noto Sans TC'; 
	color:#111;
	line-height:18px;
	letter-spacing:2px;
	text-align: center; 
	width:auto;
	float:left;
	*display:inline;
	zoom:1;
	position:relative; 
	right:50%;
}

.menuitem2s a{color:#111;}
.menuitem2s a:hover{
	color:#fff;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px #000;
}
.menuitem2s:hover a{
	color:#fff;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px #000;
}

.menuitem2s a img{
	height:20px;
	width:auto;
	border:0;	
}

.menuitem2s a img:hover{
	-webkit-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	-moz-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);	
}

.menuitem2s2{
	margin:0;
	padding:0 0 0 10px ;
	font-size:18px;
	font-weight:700;
	/* font-family:Microsoft JhengHei; */
	/* font-family:cwTeXYen; */
	/* font-family:cwTeXMing; */
	/* font-family:cwTeXHei; */
	/* font-family:cwTeXFangSong; */
	/* font-family:cwTeXKai; */
	font-family:'Noto Sans TC'; 
	color:#111;
	line-height:18px;
	letter-spacing:2px;
	text-align: center; 
	width:auto;
	float:left;
	*display:inline;
	zoom:1;
	position:relative; 
	right:50%;
}

.menuitem2s2 a{color:#111;}
.menuitem2s2 a:hover{
	color:#fff;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px #000;
}
.menuitem2s2:hover a{
	color:#fff;
	text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,2px 2px 2px #000;
}

.menuitem2s2 a img{
	height:20px;
	width:auto;
	border:0;	
}

.menuitem2s2 a img:hover{
	-webkit-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	-moz-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);	
}


}

.lagcss{
	height:20px;
	width:auto;
	border:0;	
}

.lagcss:hover{
	-webkit-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	-moz-box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);
	box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.6);	
}



/*  */



header nav {
	width:100%;
	height:auto;
	padding:0;
	margin:0 auto;
	text-align: center;
}

header nav ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	position:relative; 
	float:left;
	left:50%;
}



header nav ul li {
	margin: 10px 0;
	display: inline;
	padding:0 35px 0 0;
	font-size:15px;
	font-weight:700;
	color:#2a2a2a;
	line-height: 24px;
	text-align: left; 
	width:auto;
	float:left;
	position:relative; 
	right:50%;
	letter-spacing:3px;	
}



header nav ul li a{
	color:#595959;
}

header nav ul li a span{
	color:#595959;
	letter-spacing:2px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

header nav ul li:hover a{
	color:#B84F6E;

}

header nav ul li:hover a span{
	color:#B84F6E;
}


header nav ul li:first-child {
	margin-left: 0;
}
header nav ul li ul {
	display: none;
}


a.meanmenu-reveal {
	display: none;
}

.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #ccc;
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #111;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background:#efefef;
	background:linear-gradient(bottom,#efefef 0,#ddd 10%);
	background:-moz-linear-gradient(bottom,#efefef 0,#ddd 10%);
	background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#efefef),color-stop(10%,#ddd));
	margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #111;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}


.hbar{
	border-left: 1px solid #ddd;
}





