#intro {
	background-image: url(../information/images/bg-intro.png);
	background-repeat: no-repeat;
	height: 200px;
	padding-bottom: 0px;
}
p {
	line-height: 24px;
}
#topics ul {
	margin-bottom: 40px;
}
#topics li {
	font-size: 12px;
	padding-top: 13px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 519px;
	padding-left: 35px;
	margin-left: 3px;
}
#topics .no1 {
	background-image: url(../information/images/topic1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#topics .no2 {
	background-image: url(../information/images/topic2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#topics .no3 {
	background-image: url(../information/images/topic3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#topics .no4 {
	background-image: url(../information/images/topic4.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#topics .no5 {
	background-image: url(../information/images/topic5.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#topics .no6 {
	background-image: url(../information/images/topic6.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#topics .no7 {
	background-image: url(../information/images/topic7.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#topics .no8 {
	background-image: url(../information/images/topic8.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#topics .no9 {
	background-image: url(../information/images/topic9.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#topics .no10 {
	background-image: url(../information/images/topic10.png);
	background-repeat: no-repeat;
	background-position: left center;
}
