ul#himg {
	list-style : none;
}

ul#himg li#type1,ul#himg li#type2 {
	float : left;
	width : 206px;
	margin : 0 21px 30px 0;
}

ul#himg li#type3 {
	float : left;
	width : 206px;
	margin-bottom : 30;
}

h3 {
	clear : both;
	margin-bottom : 20px;
	padding-bottom : 10px;
	background : url(../../common/h3line.gif) left bottom no-repeat;
	font-size : 120%;
}

.data {
	width : 658px !important;
	width /**/: 659px;
	margin-bottom : 20px;
	border-top : solid 1px #b9b4b4;
	border-left : solid 1px #b4b4b4;
}

.data td.eqname {
	width : 199px !important;
	width /**/: 219px;
	padding : 6px 10px 6px 10px;
	background : #f5dcc8;
	border-bottom : solid 1px #b4b4b4;
	line-height : 1.75em;
}

.data td.eqname a {
	color : #a50000;
	text-decoration : underline;
}

.data td.eqname a:hover {
	color : #a50000;
	text-decoration : none;
}

.data td.amount {
	width : 93px !important;
	width /**/: 110px;
	padding : 6px 8px 6px 8px;
	border-right : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	text-align : center;
}