@charset "utf-8";
/* CSS Document */

body#chinese01{
	font-family: "Microsoft YaHei",SimSun,sans-serif;
}
body#chinese01 #header{
	border-bottom-color: #e86022;
}
body#chinese01 #map #openingHour{
	width: 276px;
}
body#chinese01 #map #openingHour .note{
	text-indent: -1em;
	margin-left: 1em;
}

#floorArea .itemHead.mens h3{
/*padding: 2px 0 2px 125px;*/
/*background-image: url(../../img/2017/0213/menscreators.png);*/
background-repeat: no-repeat;
background-position: 0 0;
}

#floorArea .itemHead.mens:after{
  content: '';
  display: block;
  clear: both;
  height: 0;
}
