﻿body
{
    font-family: Arial, 新細明體, SimSun, SimHei, Helvetica, Tahoma;
    font-size: 13px;
    line-height:130%;
    letter-spacing:0px;
    margin:0;
    padding:0;
}
.style1 
{
	font-size: 26px;
	font-weight: bold;
	color:#565656;
	/*color:#890411;*/
}
/*----------------------------------------------------------------------------------------- 
	Gallery Photo 
-----------------------------------------------------------------------------------------*/
.imgCaption
{
	font-size:11px;
}
.styleSubHeading
{
	font-size:16px;
	font-weight:bold;
}

div#menuText li.menuSeparator
{
	width:2px;
}

#tdContent ul.listingMenu
{
	list-style-type:none;
	width: 710px;
	padding:0px;
	margin:0px;
	background-color:#e4e4e4;
}
#listingMenu
{
	background-color:#e4e4e4;
	/*height:35px;*/
}

#tdContent li.listingMenu
{
	/*background-image: url('../../Files/Image/Show/Frame/arrow_right.jpg');
	background-repeat: no-repeat;
	background-position: 130px 3px;*/
	padding-left:8px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	/*width: 150px; /* accommodate the widest item */
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	color:#7c7c7c;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
    
    
}

.tit_txt {
	font-size: 16px;
	font-weight: normal;
	color: #d64229;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.styleAdvLabel
{
	font-size:12px;
	 color:#7c7c7c;
	 margin-right:50px;
}
.imgRight
{
	margin-right:50px;
	vertical-align:middle;
	
}
.imgRightNoContent
{
		vertical-align:middle;
}

.MainSideMenuContainer li
{
    list-style-type:none;
    background-color:#FF7200;
    border-bottom: 1px solid #fff;
    height:60px;
}
#sideMenuC li
{
    list-style-type:none;
    background-color:#FF7200;
    border-bottom: 1px solid #fff;
    height:60px;
}
.buttonNew
{
	font-weight:bold;
	background-image: url('../../Files/Image/Show/cp936/bttn_logout.png');
	cursor:pointer;	
}