@charset "utf-8";


html,body{	
font-family: '微軟正黑體','Arial,Helvetica','sans-serif','STHeiti Light','儷黑 Pro','LiHei Pro','Microsoft Yahei','Microsoft JhengHei','新細明體';
background-color:#68662D;

background-attachment:fixed;
background-repeat: repeat; 
	margin:0px auto;
	text-align:center;
	}	
	
*
{
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
	
	#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(2017cover.jpg);
	float:left;
	}
	
	#PageMain{
	width:600px;
	height:100%;
	/*min-height:1025px;*/
	background-color:#fff8f0;
	float:right;
	
	}
	
	#LINK {
	width:600px;
	height:40px;
	background-color:#000;
	margin:0 auto;
	line-height:40px
	}
	

	#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{
	background-color:#d27b50;
	color:#000;
	}
	
	#MainText{
	width:600px;
	height:100%;
	margin 0 auto;
	background-color:#ffffff;
	text-align:left;
	overflow-x:hidden;
	}
	#MainText #purLine{
	width:600px;
	height:0px;
	background-color:#cf5a39;	
	}
	
	.post{
	padding-bottom:0px;
	}
	.post .title{
	padding: 0px 0px 0px 0px;
	margin-left:30px;
	font-size: 12px;
  font-weight: bold;
	}
	.post .subTitle{
	padding: 20px 30px 10px 30px;
	font-size: 16px;
  font-weight: bold;
   color:#1D6436;
   line-height:200%;
   }
     .subTitle a:link{
   color:#F39;
   }
   
   
   .post .entry{	padding: 0px 10px 10px 46px;	
	border-bottom: 1px dotted #c6c6c6;
	font-size:14px;	line-height:180%;	color:#5f5f5f;
	font-family:'Microsoft JhengHei';
	width:520px;
	}
	.post .entrylist{	
	padding: 10px 0px 0px 0px;
	font-size:13px;	line-height:180%;	color:#000;
	color:#000;
	}
	
	
	h1{	
	margin: 0;	padding: 0;
	font-weight: normal;	color: #606060;
}

.entry .entrylist2{
margin-left:25px;
}
h2{
font-size:14px;
text-indent:-27px;
font-weight:normal;
}

.contxt
{
	width:100%;
	text-indent:0px;
	margin-left:-15px;
}

p{
margin:18px 0 0 0px;
}
#Copy{
width:600px;
height:150px;
float:left;
text-align:left;
background-color:#000;
}
#CopyPhone{
font-size:12px;line-height:150%;color:#dfdfdf;
margin:0px 0px 0px 20px;

}

.download:link { text-decoration: none; color: #c47c2e}
.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}



.QApost{
	padding-bottom:0px;
	margin:30px 0px 0px 0px;
	}

#QAStation{
margin-top:10px;
}

#Qsquare{
margin:0 auto;
padding:4px;
width:500px;
height:100%;
background-color:#6db8b5;
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;
}
