#main h2{
	height:27px;
	background:url(../images/title_press.png) top left no-repeat;
	font-size:0;
	text-indent:-500px;
	overflow:hidden;
	margin-bottom:20px;
}

#subnav a{
	background-image:url(../images/press_span.png);
	height:24px;
	width:124px;
}
#subnav a#subnav_item1{background-position:0 -25px;}
	#subnav a#subnav_item1.selected, #subnav a#subnav_item1:hover{background-position:0 0px;}
#subnav a#subnav_item2{background-position:-123px -25px;}
	#subnav a#subnav_item2.selected, #subnav a#subnav_item2:hover{background-position:-123px 0px;}
#subnav a#subnav_item3{background-position:-246px -25px;}
	#subnav a#subnav_item3.selected, #subnav a#subnav_item3:hover{background-position:-246px 0px;}


#main .section .item{
	font-size:15px;
	padding-bottom:10px;
	border-bottom:solid 1px #c2c2c2;
	margin-bottom:10px;
}

#main .section a{
	display:block;
	font-size:12px;
	margin-top:5px;
	color:#00385F;
	text-decoration:none;
}
	#main .section a:hover{
		text-decoration:underline;
	}