@charset "UTF-8";

h4 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bnList {
	background: url(img/bg-bnList.jpg) no-repeat right top;
}
.bnList ul {
	margin: 5px 40px 15px 35px;
	padding: 0px 0px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
.bnList li {
	list-style-type: circle;
}
