@charset "utf-8";
/* CSS Document */


.coFlex a.bt_map{
	display:block;
	width:104px;
	height:28px;
	background:url(/assets/sguide/en-us/images/bt_map.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-left:20px;
}

.coadress a.bt_map{
	display:block;
	width:104px;
	height:28px;
	background:url(/assets/sguide/en-us/images/bt_map.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-top:6px;
}

.index_map{
	height:711px;
	background:url(/assets/sguide/en-jp/images/map/MAP-off.png) no-repeat 0 0;
}

.arrow_rl{
	background:url(/assets/overseas/china/en-jp/images/ico_arrow_rs.png) no-repeat 0 50%;
    padding-left:22px;
    font-size:16px;
    line-height:26px;
}

ul.tmenu{
	display:block;
	height:37px;
	margin-top:30px;
	border-bottom:#0074bf 3px solid;
}

ul.tmenu li{
	display:block;
	float:left;
	width:144px;
	height:34px;
	margin-right:5px;
	background-color:#DCDDDD;
}
ul.tmenu li:last-child{
	width:149px;
	margin-right:0;
}

ul.tmenu li a{
	display:block;
	width:100%;
	height:100%;
	color:#8F929F;
	text-align:center;
padding-top:5px;
	line-height:12px;
/* font-weight:bold; */
}
.tactive{
	background-color:#0074bf;
	color:#FFF !important;
}

.bg0074bf{
	background-color:#0074bf;
	color:#FFF !important;

}

.tabs{
	padding-top:35px;
        width: 100%;

}


