@charset "utf-8";
/* access style */

/* ---------------------------------------------- reset styles */
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
li{list-style:none;}
th{text-align:left;font-style:inherit;font-weight:inherit;}
q:before,q:after{content:'';}
abbr{border:0;font-variant:normal;}

.go1 {
	clear: both;
	margin-top: 30px;
	text-align: right;
}

.jump.new a,
.jump a {
	margin-top: 8px;
	padding: 5px 10px 3px 40px;
	color: #960 !important;
	text-decoration: none !important;
	border: 1px dotted #960;
	background: url(../img/jump.gif) no-repeat 7px center;
	display: block;
}

.jump a {
	width: 120px;
}

.jump.new a:hover,
.jump a:hover {
	color: #FFC!important;
	text-decoration: none;
	background: url(../img/jump_ov.gif) no-repeat 7px center #960;
}
/* 
#clmAccess {
	width: 685px;
	margin: 0 auto;
}
*/

/* 
#clmAccess a {
	color: #06F;
	text-decoration: underline;
}
#clmAccess a:hover {
	text-decoration: none;
}
*/
 
/* access
------------------------------*/
h2#access {
	/* width: 645px;
	height: 45px; */
	margin-bottom: 10px;
}

/* #accessBox {
	width: 645px;
}
 */
#accessBox h3 {
	background: url(..//img/bg_ttl.gif) repeat-x bottom;
	/* clear: both;
	width: 645px;
	height: 60px;
	text-indent: -9999px; */
}
/* h3#airport {
	background: url(../img/airport.gif) no-repeat;
}
h3#train {
	background: url(../img/train.gif) no-repeat;
} */

#accessBox h4 {
	clear: both;
	width: 90px;
	margin-top: 20px;
	padding-left: 10px;
	color: #FFF;
	background: #009;
}

#accessBox h5 {
	width: 86px;
	height: 20px;
	padding-left: 10px;
	color: #009;
	border: 2px solid #009;
}

.accessTbl {
	width: 99%;
	/* width: 643px; */
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

.accessTbl th {
	background: #c9dee8;
}
.accessTbl th,.accessTbl td {
	padding: 3px 10px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
.bd1 {
	border-bottom: 1px dotted #666 !important;
}
.w1 {width: 105px;}
.w2 {width: 140px;}
.w3 {width: 70px;}
.bus {
	background: url(../img/tdBus.gif) no-repeat bottom right;
}
.train {
	background: url(../img/tdTrain.gif) no-repeat bottom right;
}
.car {
	background: url(../img/tdCar.gif) no-repeat bottom right;
}

.fltL {
	float: left;
	width: 400px;
	margin: 30px 0;
}
.fltR {
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	/* float: right;
	width: 200px; */
}

.spsTop {
	margin-top: 20px;
}

.txtT1 {
	float: left;
}

.icPdf {
	float: right;
	height: 35px;
	margin-top: 5px;
	background: url(../img/icPdf.gif) no-repeat center right;
}
.icPdf a {
	padding-right: 40px;
	color: #E10000;
	font-size: 120%;
	font-weight: bold;
	line-height: 35px;
}
/* car */
.carList {
	letter-spacing: -0.5em;
	margin-top: 20px;
}
.carList li {
	letter-spacing: normal;
	display: inline-block;
	margin: 0 10px 10px 0;;
}
.carList li a {
	background: #E9F5FF;
	color: #333 !important;
	text-decoration: none !important;
	display: block;
	border:  1px solid #666;
	border-radius: 5px;
	padding: 5px 20px;
}
.carList li a:hover {
	background: #c9dee8;
}
/* taxi */
#taxi {
	margin-top: 30px;
	margin-bottom: 10px;
}


.jump.new {
	display: inline-block;
}

.jump.new a {
	width: auto;
}