@charset "UTF-8";


h2{
	display:block;
	background:url(../img/h2.gif) no-repeat 0 0;
	width:76px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	margin:20px 0 20px 40px;
}


h3{
	display:block;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 25px 0;
}
h3#h3-1{
	background:url(../img/h3-1.gif) no-repeat 0 0;
	width:120px;
}
h3#h3-2{
	background:url(../img/h3-2.gif) no-repeat 0 0;
	width:83px;
}


h4{
	font-size:11px;
	font-weight:bold;
	margin:30px 0 15px;
}


.cellL{
	width:120px;
	float:left;
	margin:0 20px 0 30px;
}

.cellR{
	float:left;
}
