#submenu {
	background-image: url(../about/images/bg-submenu-btn.png);
	background-repeat: no-repeat;
	height: 120px;
}
#about  #main  h4 {
	font-weight: bold;
	color: #222222;
}
#about .mark {
	background-image: url(../images/icon-list.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 13px;
}
#guide #service .fll,#guide #floor .fll {
	width: 280px;
}
#guide #service p,#guide #floor p {
	font-size: 80%;
	padding-right: 8px;
	padding-left: 8px;
}
#access #intro {
	background-image: url(../about/images/access-bg-intro.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 580px;
}
#access #intro td {
	line-height: 1.4;
}
#access  #intro  h3 {
	color: #222222;
	font-weight: bold;
}
#access #gmap {
	width: 570px;
	border: 5px solid #E9E9E9;
	height: 500px;
}
#faq  .section {
	border: 5px solid #2e94db;
	padding: 10px;
}
#faq .question {
	background-image: url(../about/images/question.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 28px;
	color: #222222;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#faq .answer {
	color: #2e94db;
	background-image: url(../about/images/answer.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 28px;
	line-height: 1.4;
	padding-bottom: 5px;
}

