@charset "utf-8";


html,body{	
font-family: 'Ln','Arial,Helvetica','sans-serif','STHeiti Light','׶ Pro','LiHei Pro','Microsoft Yahei','Microsoft JhengHei','sө';

background-color:#80aaba;
	margin:0px auto;
	text-align:center;
	}	
	
	#CONTENT{
	width:1210px;
	background-color:#000;
	margin:0px auto;
	}
	
	#PageLeft{
	width:610px;
	background-color:#000;
	height:100%;
	float:left;
	}
	
	#PageCover{
	width:610px;
	height:880px;
	background-image:url(pageUnitp.jpg);
	float:left;
	position:fixed;
	z-index:-1;
	}
	
	#PageMain{
	width:600px;
	height:100%;
	background-color:#fff;
	float:right;
	}
	
	#LINK {
	width:600px;
	height:40px;
	background-color:#000;
	margin:0 auto;
	line-height:40px;
	z-index:10;
	}
	
	#LINK ul{
	margin:0px auto;
	padding:0px;
	list-style:none;
	display:inline-block;
	background-color:#000;

	}
	#LINK li{
	width:120px;
	height:40px;
 	background-color:#000;
	font-size:13px;color:#fff;	
	float:left;
	margin:0 auto;	
	list-style:none;
	}
	#LINK li:hover,#LINK li a:hover{
	background-color:#d1b96f; /*選單*/
	color:#fff;
	}
	#MainText{
	width:600px;
	height:100%;
	margin 0 auto;	
	background-color:#fff8f0;
	text-align:left;
	}
	#MainText #purLine{
	width:600px;
	height:20px;
	background-color:#92c544;
	}
	
	.post{
		/*min-height:851px;*/
		/*height:851px;*/
		overflow-y:auto;
		margin:30px 30px 0px 0px;
	}
	.post .title{
	padding: 0px 0px 0px 0px;
	margin-left:30px;
	font-size: 12px;
  font-weight: bold;
	}
	.post .subTitle{
	padding: 50px 0px 10px 30px;
	font-size: 14px;
  font-weight: bold;
   color:#DC3522;
   
   }
   img{
   
   }
    
   .post .entry{	padding: 0px 10px 10px 55px;	
	border-bottom: 1px dotted #c6c6c6;
	font-size:13px;	line-height:180%;	color:#5f5f5f;
	font-family:'Microsoft JhengHei';
	}
	.post .entry2{	padding: 0px 10px 10px 55px;	
	font-size:13px;	line-height:180%;	color:#5f5f5f;
	font-family:'Microsoft JhengHei';
	margin-left:12px;
	text-indent:-1em;
	}
	.post .entrylist{	
	padding: 10px 0px 0px 0px;
	font-size:12px;	line-height:150%;	color:#000;
	color:#5e7ab9;
	font-weight:bold;
	}
   .post .entry3{	padding: 0px 10px 0px 40px;	
	font-size:13px;	line-height:180%;	color:#5f5f5f;
	font-family:'Microsoft JhengHei';
	}	

   .post .entry4{	padding: 0px 10px 15px 40px;	
   	border-bottom: 1px dotted #c6c6c6;
	font-size:13px;	line-height:180%;	color:#5f5f5f;
	font-family:'Microsoft JhengHei';
	}	
	
	h1{	
	margin: 0;	padding: 0;
	font-weight: normal;	color: #606060;
}
p{
margin:18px 0 0 0px;
}
#Copy{
width:100%;
height:30px;
text-align:center;
background-color:#000;
position:fixed;
bottom:0px;
padding-bottom:10px;
}
#CopyPhone{
font-size:12px;line-height:150%;color:#dfdfdf;
margin:0px 0px 0px 20px;

}
.download:link { text-decoration: none; color: #000}
.download:visited { text-decoration: none; color: #000}
.download:hover { text-decoration: underline; color: #000}
a:link { text-decoration: none; color: #fff}
a:visited { text-decoration: none; color: #fff}
a:hover { text-decoration: underline; color: #000}

#QAStation{
margin-top:10px;
}

#Qsquare{
margin:0 auto;
padding:4px;
width:500px;
height:100%;
background-color:#1362b2;
font-size:14px;color:#fff;line-height:20px;
}
#Asquare{
margin:0 auto;
padding:4px;
width:500px;
height:100%;
background-color:#E5E5E5;
font-size:14px;color:#000;line-height:20px;
}
#wsq{
padding:10px
}

#showPicture{
width:600px;
margin:10px 0px 0px 0px;
text-align:center;
font-size:14px;color:#e15a2b;
}

.show{
margin:0px 20px 10px 0px;
}

	#pageUnitp{
		}
		
	.set_font{
		font-size:26pt;
		font-family:"微軟正黑體";
		font-weight:bold;
		text-align:center;
		color:#C00;
		}		
		
@media screen and (max-width: 800px) {
	#CONTENT{
	width:100%;
	background-color:#000;
	margin:0px auto;
	}
	
	#PageLeft{
	width:100%;
	background-color:#000;
	height:100%;
	float:left;
	}
	
	#PageMain{
	width:100%;
	height:100%;
	background-color:#fff;
	float:right;
	}
	
	#LINK {
	width:100%;
	height:40px;
	background-color:#000;
	margin:0 auto;
	line-height:40px;
	z-index:10;
	}
	
	#LINK ul{
	margin:0px auto;
	padding:0px;
	list-style:none;
	display:inline-block;
	background-color:#000;
	}
	#LINK li{
	width:120px;
	height:40px;
 	background-color:#000;
	font-size:13px;
	color:#fff;	
	float:left;
	margin:0 auto;	
	list-style:none;
	}
	#LINK li:hover,#LINK li a:hover{
	background-color:#ed8b00;
	color:#fff;
	}
	#MainText{
	width:100%;
	height:100%;
	margin 0 auto;	
	background-color:#fff8f0;
	text-align:left;
	}
	#MainText #purLine{
	width:100%;
	height:60px;
	background-color:#fff8f0;
	}
	
	.post{
	padding-bottom:0px;
	margin:70px 5px 0px -5px;
	overflow:auto;
	z-index:-1;

	}
	.post .title{
	padding: 30px 0px 0px 0px;
	margin-left:30px;
	font-size: 12px;
  font-weight: bold;
	}
	.post .subTitle{
	padding: 50px 0px 10px 30px;
	font-size: 14px;
  font-weight: bold;
   color:#DC3522;
   
   }
   img{
   
   }
	
	.post .entry{	padding: 0px 10px 10px 55px;	
	border-bottom: 1px dotted #c6c6c6;
	font-size:13px;	line-height:180%;	color:#5f5f5f;
	font-family:'Microsoft JhengHei';
	}
	.post .entry2{	padding: 0px 10px 10px 55px;	
	font-size:13px;	line-height:180%;	color:#5f5f5f;
	font-family:'Microsoft JhengHei';
	margin-left:12px;
	text-indent:-1em;
	}
	.post .entrylist{	
	padding: 10px 0px 0px 0px;
	font-size:12px;	line-height:150%;	color:#000;
	color:#5e7ab9;
	font-weight:bold;
	}
	.post .entry3{	padding: 0px 10px 0px 35px;	
	font-size:13px;	line-height:180%;	color:#5f5f5f;
	font-family:'Microsoft JhengHei';
	}

	.post .entry4{	padding: 0px 10px 15px 35px;	
	border-bottom: 1px dotted #c6c6c6;
	font-size:13px;	line-height:180%;	color:#5f5f5f;
	font-family:'Microsoft JhengHei';
	}
	
	h1{	
	margin: 0;	padding: 0;
	font-weight: normal;	color: #606060;
}
p{
margin:18px 0 0 0px;
}
#Copy{
width:100%;
height:30px;
text-align:center;
background-color:#000;
position:fixed;
bottom:0px;
padding-bottom:10px;
display:none;
}
#CopyPhone{
font-size:12px;line-height:150%;color:#dfdfdf;
margin:0px 0px 0px 20px;

}
.download:link { text-decoration: none; color: #000}
.download:visited { text-decoration: none; color: #000}
.download:hover { text-decoration: underline; color: #000}
a:link { text-decoration: none; color: #fff}
a:visited { text-decoration: none; color: #fff}
a:hover { text-decoration: underline; color: #000}

#QAStation{
margin-top:10px;
}

#Qsquare{
margin:0 auto;
padding:4px;
width:500px;
height:100%;
background-color:#1362b2;
font-size:14px;color:#fff;line-height:20px;
}
#Asquare{
margin:0 auto;
padding:4px;
width:500px;
height:100%;
background-color:#E5E5E5;
font-size:14px;color:#000;line-height:20px;
}
#wsq{
padding:10px
}

#showPicture{
width:600px;
margin:10px 0px 0px 0px;
text-align:center;
font-size:14px;color:#e15a2b;
}

.show{
margin:0px 20px 10px 0px;
}

	#pageUnitp{
		width:100%;
		}
		
	.set_font{
		font-size:16pt;
		font-family:"微軟正黑體";
		font-weight:bold;
		text-align:center;
		color:#C00;
		}	
		
		
}

