﻿body
{
    font-family: Arial,Verdana,新細明體;
    font-size: 13px;
    line-height:130%;
    letter-spacing:0;
    margin:0;
    padding:0;
}
.style1 
{
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	/*color:#890411;*/
}
.style2 
{
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	/*color:#890411;*/
	line-height: 130%;
}
/*----------------------------------------------------------------------------------------- 
	Gallery Photo 
-----------------------------------------------------------------------------------------*/
.imgCaption
{
	font-size:12px;
}

br.listingMenu
{
  clear: left; /* stop the floating after the list */
}

.styleSubHeading
{
	font-size:14px;
	font-weight:bold;
}

div#menuText li.menuSeparator
{
	width:30px;
}

#tdContent ul.listingMenu
{
	list-style-type:none;
	width: 680px;
	padding:0px;
	margin:0px;
}

#tdContent li.listingMenu
{
	background-image: url('../../Files/Image/Show/Frame/arrow_right.jpg');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 0px 0px 5px 18px;
	float:left;
	width: 300px; /* accommodate the widest item */
    /*text-transform:uppercase;*/
	font-weight:bold;
}
