/** contents ****************************************/

iframe {
	border           : 1px solid #c4c4c4;
	width            : 628px;
	height           : 350px;
	padding          : 0;
	margin           : 0;
}

.map {
	margin-bottom    : 30px;
}

h4 span {
	display          : block;
	line-height      : 1;
	background-repeat : no-repeat;
	padding          : 3px 0 3px 26px;
}

h4 span.air   {background-image : url("../img/index/icn_air.gif");}
h4 span.car   {background-image : url("../img/index/icn_car.gif");}
h4 span.train {background-image : url("../img/index/icn_train.gif");}
h4 span.byc   {background-image : url("../img/index/icn_byc.gif");}

/*******************nscp*/
#park_btn {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EEEEEE none repeat scroll 0 0;
margin-bottom:50px;
text-align: center;
height: 50px;
	width: 230px;
padding:15px 0 0 0;

/*/*/




