/*-------------------------------------------------------------------
樣式表用途： siteMap
作者：Chudapi 
信箱：chudapi@gmail.com
-------------------------------------------------------------------*/
#bgNav1Level2 {
		width: 510px;
		height: 40px;	
		background: url(../Images/bgNav1Level2stayContact.png) 0 0 no-repeat;
}
/*	content樣式設定開始
-------------------------------------------------------------------*/
#ulSiteMap {
		list-style-type: none;
}
#ulSiteMap li {

}
.mapLevel1 {
		display: block;
		font-size: 110%;
		font-weight: bold;
		color: #FFE6C5;
		padding: 10px 0;
		margin-bottom: 10px;
		border-bottom: 1px solid #cccccc;
}
.mapLevel2 {
		list-style-type: square;
		margin-bottom: 30px;
}
.mapLevel2 li {
		margin-left: 30px;
}
.mapLevel2 a {
		color: #f2f2f2;
}
/*  content樣式設定結束
-------------------------------------------------------------------*/		
