/* 自訂樣式 */
.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                
}

.ItemSelected 
{
                BACKGROUND-COLOR: #094EB5;
}

.ItemSelected A:link
{
                FONT-SIZE: 15px;COLOR: white;BACKGROUND-COLOR: #094EB5;
}

.ItemSelected A:visited 
{
                FONT-SIZE: 15px; BACKGROUND-COLOR: #094EB5;
}

.ItemNotSelected {
	FONT-SIZE: 15px;
}
.ItemSelected A:link {
	FONT-SIZE: 15px;
}
.ItemSelected A:visited {
	FONT-SIZE: 15px;
}

.simplemenu
{
	padding:0px 0px 0px 20px;
	list-style-image: url('/Portals/43/images/navbullet.gif');
}

.simplemenu li
{
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 8px;
	font-size:15px;
}

.nb_store_cartheader{
	color:white;
	background-color:#5160C6;
}















