#intro {
	background-image: url(../guide/images/bg-intro.png);
	background-repeat: no-repeat;
	height: 237px;
}
#guide {
	padding-bottom: 30px;
}


#guide-menu li {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 570px;
}
.line-dot {
	background-image: url(../images/line-dot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
