/* CSS Document */

hr {
	display: none;
}

.line {
	margin: 10px 0 10px 28px;
	height: 1px;
	background-image: url(../../images/line.gif);
	background-repeat: repeat;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

dl {
	margin: 10px 0 0 23px;
}

dt {
	padding-left: 24px;
	padding-top: 8px;
	background-position: 5px 10px;
	background-repeat: no-repeat;
}

dd {
	padding-left: 24px;
	background-position: 5px 0;
	background-repeat: no-repeat;
}

dd.sci {
}

dt.pre {
	background-image: url(../../images/w_preschool.gif);
}
dt.ef {
	background-image: url(../../images/w_ef.gif);
}
dt.pre {
	background-image: url(../../images/w_preschool.gif);
}
dt.sci, dd.sci {
	background-image: url(../../images/w_science.gif);
}
dt.ssta {
	background-image: url(../../images/w_ssta.gif);
}
dt.spr {
	background-image: url(../../images/w_spring.gif);
}
dt.pro, dt.mono {
	background-image: url(../../images/w_project.gif);
}
dt.pands {
	background-image: url(../../images/w_pands.gif);
}
dt.over {
	background-image: url(../../images/w_oversea.gif);
}

