.faq_t{font-size: 15px; font-weight: bold;color: #333333;line-height: 20px;padding: 0 0 0 5px;}
.faq_data{font-size: 15px;color: #666666;line-height: 20px;padding: 18px 0 25px 5px;}
#map_canvas {
	margin: 0;
	padding: 0;
	width:100%;
	height: 580px;
	margin-bottom:20px;
} 
#map_canvas_bottom {
	margin: 0;
	padding: 0;
	width:100%;
	height: 153px;
} 

#tour{width:1600px; margin:0 auto; position:relative; }
#tour img{width:1600px; height:862px;margin:0 auto; position:relative; }
#tour .tab_table{margin-top:5px; margin-bottom:120px; width:100%;  }
#tour .tab_table tr td{ width:200px; text-align:center; border:1px solid #ffffff; line-height:74px; background:#cedaf1; cursor:pointer; color:#555555;}
#tour .tab_table tr td:hover{background: #222831; color:#ffffff;}

#tour .content_table {margin-bottom:120px; width:100%; }
#tour .content_table tr td{text-align:center; display:none;}
#tour .content_table tr td.on{display:block;}


