@charset "UTF-8";

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color:#ff9900 ;
}
.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;
}

