﻿/* 自訂樣式 */
.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:14px;
        font-weight:bold                
}

.ModuleTitle_MenuItem
{
	font-family: 新細明體,Tahoma, Arial, Helvetica;
}

.ModuleTitle_MenuItemSel
{
	font-family: 新細明體,Tahoma, Arial, Helvetica;
}

.UDT_Table_AlternateItem
{
	background-color:yellow;
}
