table.model td{
	width: 145px;
	vertical-align: top;
	background: no-repeat url(../img/bg_list01.gif) left bottom;
	padding-bottom:10px;
}
table.model td div{
	border-top: #cfcfcf 1px solid;
	padding:10px;
	margin: 0 12px 0 0;
}
table.model td.colspan2{
	background: no-repeat url(../img/bg_list02.gif) left bottom;
	width: 278px;
}
table.model td.righttd{
	width: 133px;
}
table.model td.righttd div{
	margin-right:0px;
}
table.model td.none{
	background: none;
}
table.model td td{
	width: auto;
	background: none;
	vertical-align: middle;
}