.intro{
	margin:auto;
	width:860px;
	height:281px;
	background:url(../img/front_bg.jpg) no-repeat;
}
.intro img{
	float:left;
}
.intro div{
	float:left;
	width:222px;
	height:276px;
}
.intro div img{
	float:none;
	text-align:center;
}
.intro div h2 a{
	vertical-align:middle;
	font-size:12pt;
	font-style:bold;
}
.intro div p{
	text-align:left;
	font-size:9pt;
	padding: 0px 2px 0px 10px;
}
.hover{
	/*background:url(../img/foreground.gif) no-repeat;*/
	border-right:1px solid #9b9b9b;
}
.hover:hover{
	background:url() no-repeat;
}
.hover_right{
	/*background:url(../img/foreground.gif) no-repeat;*/
	border-right:1px solid #9b9b9b;
}
.hover_right:hover{
	background:url() no-repeat;
	border:0;
}