/*-------------------------------------------------------------------
樣式表用途： tradesPlace
作者：Chudapi 
信箱：chudapi@gmail.com
-------------------------------------------------------------------*/
#bgNav1Level2 {
		width: 510px;
		height: 40px;	
		background: url(../Images/bgNav1Level2stayTradesPlace.png) 0 0 no-repeat;
}
/*	content樣式設定開始
-------------------------------------------------------------------*/
#content h4{
		font-size: 110%;
}
.tablePlace {
		border: 0;
		color: #333333;

}
.tablePlce th {
		color: #f2f2f2;
}
.thName {
		text-align: center;
		width: 160px;
		padding: 3px 0;
		color: #f2f2f2;		
		background: #00409F;
}
.thPhone {
		text-align: center;
		width: 80px;
		padding: 3px 0;
		color: #f2f2f2;		
		background: #00409F;		
}
.thAddress {
		text-align: center;
		width: 230px;
		padding: 3px 0;
		color: #f2f2f2;		
		background: #00409F;		
}
.thGoogleMap {
		text-align: center;
		width: 40px;
		padding: 3px 0;
		color: #f2f2f2;		
		background: #00409F;		
}
.tablePlace td {
		padding: 2px 0 2px 3px;
}
.tr1 td {
		background: #ffffff;
}
.tr2 td {
		background: #ffe9a7;
}
.tdGoogleMap {
		text-align: center;
}
/*  content樣式設定結束
-------------------------------------------------------------------*/		
