
#lead p,
#article span,p{
	margin: 0 0 10px 0;
}
#article ul,ol{
	margin:5px 0 10px 30px;
}
#article li{
	margin-bottom:5px;
}
#lead h3{
	font-weight:bold;
	margin: 0 0 10px 0;
}
#article h4{
	font-weight:bold;
	background:url(./image/h3bg.gif) no-repeat 2px 2px;
	padding: 0 0 2px 18px;
	border-bottom: 2px solid #000;
	margin: 20px 0 10px 0;
}
#article h5{
	font-weight:bold;
	margin: 0 0 5px 0;
}
#article h6{
	font-weight:bold;
	margin: 0 0 5px 0;
}

div.image{
	text-align:center;
	margin-bottom:20px;
}
div.image img{
	display:block;
	margin-bottom:5px;
}
div.image span{
	font-size:80% !important;
}
div.right{
	margin-left:10px;
	float:right;
}
div.left{
	margin-right:10px;
	float:left;
}
div.bottom{
	vertical-align:bottom;
	background-color:#ccc;
}
br.clear{
clear:both;
}
ul.note-listA01 li.with-asterisk-num em.asterisk {
	font-style:normal !important;
}
