.clear {
	font-size: 0px;
	clear: both;
}
a:link {
	TEXT-DECORATION: none
}
a:visited {
	TEXT-DECORATION: none
}
a:hover {
	TEXT-DECORATION: none
}
a:active {
	TEXT-DECORATION: none
}

#mb15 {
	margin-bottom: 15px;
}

#mb10 {
	margin-bottom: 10px;
}

#main {

	margin-left:15px;
	font-size: 120%;
	line-height: 140%;
	color: #000000;
	float: left;
	width: 738px;
/*
	padding-right: 10px;
*/
}
#main h2 {
	background-image: url("../img/h2_law.gif");
	background-repeat: repeat-x;
	width: 738px;
	background-position: bottom;
	padding-bottom: 11px;
	margin-bottom: 5px;
}
#main h3 {
	background-image: url("../img/h3_law.gif");
	background-repeat: no-repeat;
	line-height: 150%;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #000000;
	padding-left: 10px;
	height: 27px;
	margin-bottom: 7px;
	width: 738px;
}

#main .intent {
	font-size: 12px;
	line-height: 150%;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 13px;
}

#main .intent ol {
	padding-left:4px;
}
#main .intent ul {
	padding-left: 18px;
	list-style-image: url("../img/ul_bg.gif");
	list-style-position: outside;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main .intent li{
	list-style:none;
}

.F14h150{font-size:14px;line-height: 150%;}

