



/*top*/
.topimg {
	text-align:center;
	background:url(../law/topimg.jpg) center top;
	height:300px;
}

.topimg img{
	width:100%;
	max-width:275px;
	padding-top:120px;
}

.law {padding-top:30px;}
.law h1 {
	padding-bottom:20px;
}

.law li {
	margin:10px 0px 15px 0px;
	padding-bottom:15px;
	border-bottom:dotted 1px #37B34A;
}



@media only screen and (max-width: 768px) {


}


@media only screen and (max-width: 480px) {


}



