
/*<group=Inactive>*/

h2#off_h, h2#law_h, h2#new_h, h2#cont_h {
	height: 33px;	
	padding:0;
	margin:0;
	line-height:1px;
	list-style-image:none;
	float: left;
	display: inline;
}


h2#off_h	{
	width:187px;
	margin-left:3px;
	background: transparent url(../img/index/front_nav.gif) 0px 0px no-repeat;
	margin-bottom: 5px;
	}


h2#law_h	{
	width:186px;
	background: transparent url(../img/index/front_nav.gif) -187px 0px no-repeat;
	margin-bottom: 5px;
	}

h2#new_h {
	width:186px;
	background: transparent url(../img/index/front_nav.gif) -373px 0px no-repeat;
	}
	
h2#cont_h	{
	width:186px;
	margin-right:3px;
	background: transparent url(../img/index/front_nav.gif) -559px 0px no-repeat;
	margin-bottom: 7px;
	}
	
/*</group>*/

/*<group=Links (Hover)>*/
#off_h a:link, #off_h a:visited, #off_h a:hover, #off_h a:active, 
#law_h a:link, #law_h a:visited, #law_h a:hover, #law_h a:active, 
#new_h a:link, #new_h a:visited, #new_h a:hover, #new_h a:active, 
#cont_h a:link, #cont_h a:visited, #cont_h a:hover, #cont_h a:active	{
		border:0; 
		margin:0;			
		margin-left: 0;
		padding-left:0;
		list-style:none;
		overflow:hidden;
		font-size:4px;
		line-height:33px;		
		padding: 33px 0 0 0;		
		height: 0px !important;
		height /**/:33px;
		display: block;
}

h2#off_h a:hover {width:187px;	background: transparent url(../img/index/front_nav.gif) 0 -33px no-repeat;}
h2#law_h a:hover {width:186px;	background: transparent url(../img/index/front_nav.gif) -187px -33px no-repeat;}
h2#new_h a:hover {width:186px;	background: transparent url(../img/index/front_nav.gif)  -373px -33px no-repeat;}
h2#cont_h a:hover {width:186px;	background: transparent url(../img/index/front_nav.gif) -559px -33px no-repeat;}
	
/*</group>*/


