.station-app #main .innerbox{
	border-bottom : 1px dotted #333;
	margin-bottom : 20px;
}
.station-app #main .noline{
	border : none;
}
.station-app #main .innerbox .txt{
	padding-left : 30px;
}
.station-app #main .innerbox .n01{
	background : url('images/01.gif') no-repeat;
	background-size: 22px 22px;
}
.station-app #main .innerbox .n02{
	background : url('images/02.gif') no-repeat;
	background-size: 22px 22px;
}
.station-app #main .innerbox .n03{
	background : url('images/03.gif') no-repeat;
	background-size: 22px 22px;
}
.station-app #main .innerbox .n04{
	background : url('images/04.gif') no-repeat;
	background-size: 22px 22px;
}
.station-app #main .innerbox .n05{
	background : url('images/05.gif') no-repeat;
	background-size: 22px 22px;
}
.station-app #main .innerbox .n06{
	background : url('images/06.gif') no-repeat;
	background-size: 22px 22px;
}
.station-app #main .innerbox .n07{
	background : url('images/07.gif') no-repeat;
	background-size: 22px 22px;
}
.station-app #main .innerbox .n08{
	background : url('images/08.gif') no-repeat;
	background-size: 22px 22px;
}
.station-app #main .innerbox .n09{
	background : url('images/09.gif') no-repeat;
	background-size: 22px 22px;
}
.station-app #main .innerbox .n10{
	background : url('images/10.gif') no-repeat;
	background-size: 22px 22px;
	line-height : 22px;
}
.station-app #main .innerbox .post_inner{
	text-align : center;
	width : 250px;
	margin : 20px auto;
}