/**/
h2 {
	 width:960px;
	 margin:20px auto 0;
	 border-bottom:1px solid #5977a4;
	 padding:0 0 10px;
	 text-align:center;
	 font-size:240%;
	 font-weight:normal;
	 color:#000;
}
h2 span {
	font-size:50%;
	line-height:1.4;
}
h3 {
	font-size:140%;
	font-weight:bold;
	margin:40px 0 10px;
	color:#0075c2;
}
#main {
	width:960px;
	margin:40px auto;
}
p.read {
	margin:40px auto;
}
p.enactment {
	text-align:right;
	margin:40px auto;
}
#main ul {
	width:935px;
	list-style-type:disc;
	margin:10px 0 10px 25px;
}
	