@charset "UTF-8";


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


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

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


.cellL{
	width:140px;
	font-weight:bold;
	float:left;
}

.cellR{
	width:460px;
	float:left;
}

.cellR ul{
	list-style-type:decimal;
	list-style-position:inside;
}
