/* 自訂樣式 */
.BlogInfo{
  display:none;
}

h2.blog_title
{
	font-family: 新細明體,Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size:15px;
        	font-weight:bold                
}

.blog_entry_description
{
	font-size:15px;
}

.BlogBody
{
	font-size:15px;
	line-height:150%;
	text-justify:inter-ideograph;
	text-align: justify;
}

.BlogEntryDescription
{
	font-size:15px;
	line-height:150%;
	text-justify:inter-ideograph;
	text-align: justify;
}

.類別Header {	
   font-size: 15px; 
}

.標題Header {	
   font-size: 15px; 
}

.修改日期Header {	
   font-size: 15px; 
}

.檔案大小Header {	
   font-size: 15px; 
}

.類別Cell {	
   font-size: 15px; 
}

.標題Cell {	
   font-size: 15px; 
}

.修改日期Cell {	
   font-size: 15px; 
}

.檔案大小Cell {	
   font-size: 15px; 
}

.DownloadCell {	
   font-size: 15px; 
}





