/* 自訂樣式 */

.BlogInfo, .blog_author, .blog_dateline{
  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;
}

.blog_body
{
	font-size:15px;
	line-height:150%;
	text-justify:inter-ideograph;
	text-align: justify;
}

.simplemenu
{
	padding:0px 0px 0px 18px;
	list-style-image: url('/Portals/50/images/GreyUser.jpg');
	font-size:13px;
	font-weight:bold;
	color:black;
}

.simplemenu li
{
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 12px;
	font-size:13px;
	font-weight:bold;
	color:black;
}

.DNN_News_ItemLink
{
	font-size:15px;
}

.DNN_News_ItemDate
{
	font-size:15px;
	color:#666666;
}

.DNN_News_ItemDetails
{
	font-size:15px;
	text-justify:inter-ideograph;
	text-align: justify;
}







