.bg {
	background-image: url(../../tops/program/img/program-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.list_box {
	width: 310px;
	float: left;
}
.program_list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 300px;
}
.program_list .banner {
	height: 60px;
	width: 116px;
	float: left;
	margin-right: 5px;
}
.list_link {
	list-style-position: inside;
	list-style-image: url(../img/program.gif);
	margin-top: 10px;
	line-height: 130%;
}
.time {
	margin-top: 5px;
	margin-left: 22px;
	line-height: 130%;
}
.yajirushi{
	list-style-position: inside;
	list-style-image: url(../img/li_img.gif);
	margin-top: 10px;
}

