.flow-chart-android {
	height: 80px;
	width: 600px;
	padding: 0px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 10px;
}
.flow-chart-android a {
	color: #060;
	text-decoration: none;
	display: block;
}.flow-chart-android a:hover {
	text-decoration: underline;
}
.flow-chart-android li {
	display: block;
	list-style: none;
}
.step-block {
	text-align: center;
}
.step-00 {
	height: 80px;
	width: 88px;
	background: url(../images-u/course/etc/android/flow-chart/android-flow-chart.png) no-repeat -85px -1px;
}
.step-00 a{
	height: 80px;
	width: 88px;
	background: url(../images-u/course/etc/android/flow-chart/android-flow-chart.png) no-repeat 0px -2px;
}
.flow-chart-android span{
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-left: 10px;
}
.step-00 span{
	text-align: center;
	display: block;
	padding-top: 40px;
	padding-left: 10px;
}
.step-01 {
	position: absolute;
	height: 55px;
	width: 125px;
	left: 90px;
	top: 10px;
	background: url(../images-u/course/etc/android/flow-chart/android-flow-chart.png) 0px -87px;
}
.step-01 a{
	height: 55px;
	width: 125px;
	background: url(../images-u/course/etc/android/flow-chart/android-flow-chart.png) no-repeat 0px -149px;
}
.step-02 {
	position: absolute;
	height: 55px;
	width: 140px;
	left: 200px;
	top: 10px;
	background: url(../images-u/course/etc/android/flow-chart/android-flow-chart.png) no-repeat -126px -87px;
}
.step-02 a{
	height: 55px;
	width: 140px;
	background: url(../images-u/course/etc/android/flow-chart/android-flow-chart.png) no-repeat -127px -149px;
}
.step-03 {
	height: 55px;
	width: 140px;
	position: absolute;
	left: 325px;
	top: 10px;
	background: url(../images-u/course/etc/android/flow-chart/android-flow-chart.png) no-repeat -267px -87px;
}
.step-03 a{
	height: 55px;
	width: 140px;
	background: url(../images-u/course/etc/android/flow-chart/android-flow-chart.png) no-repeat -267px -149px;
}
.step-04 {
	height: 55px;
	width: 140px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../images-u/course/etc/android/flow-chart/android-flow-chart.png) no-repeat -409px -87px;
}
.step-04 a{
	height: 55px;
	width: 140px;
	background: url(../images-u/course/etc/android/flow-chart/android-flow-chart.png) no-repeat -408px -149px;
}
.step-04 span {
	padding-left: 23px;
}
