@charset "utf-8";
/* CSS Document */
.section{
	color:#666;
}
.section h2{
	color:#000;
}
.section .traffic{
	text-align:center;
}
.section ul{
	display:inline-block;
	padding-top: 20px;
}
.section li{
	float:left;
	padding:3px;
}

.section .naver_map{
	margin-top:15px;
}

.section .cont_traffic{
	font-size:20px;
	width:960px; margin:0px auto;
	text-align:left;
	height:550px;
}
.section .cont_traffic p{
	margin-top:15px;
	line-height:20px;
}
.section h2{
	font-size:20px;
	font-weight:bold;
	margin-top:15px;
}

.section .tour_map{
	width:950px; 
	margin: 0px auto;
	height:1568px;
	background-image:url('./../images/sub9/bg/map2.jpg');
	background-repeat:no-repeat;
}
.section .tour_map{
	position:relative;
}
.section .tour_map p{
	position:absolute;
	right:0px;
	top:-90px;
}
.section .top{
	text-align:center;
	margin-top:20px;
	padding-bottom:40px;
	margin-bottom:-5px;
}

.bannerT img{
	margin-top:10px;
}
