#row-body {
	padding-top: 10px; /*FF*/
	*+padding-top: 20px !important; /*IE 7*/
	*padding-top: 20px; /*IE 6*/
}
#row-body .box-left {
	width: 735px;
}
#row-body .box-left .imgtxt {
	background-image: url(/images/listbox_top_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	height: auto;
	width: 735px;
}
#row-body .box-left .imgtxt .image {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#row-body .box-left .imgtxt .image img {
	border: 1px solid #CCCCCC;
}

#row-body .box-left .imgtxt .text {
	float: right;
	width: 515px;
	padding-right: 20px; /*FF*/
	*+padding-right: 20px !important; /*IE 7*/
	*padding-right: 15px; /*IE 6*/
	padding-top: 15px;
}
#row-body .box-left .imgtxt .text .title {
	padding-bottom: 10px;
	width: 515px;
}
#row-body .box-left .imgtxt .text .title a {
	float: left;
	width: 440px;
	font-size: 14px;
	font-weight: bold;
	color: #A25400;
	background-image: url(/images/ico_arrow_14.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	display: block;
	text-decoration: underline;
}
#row-body .box-left .imgtxt .text .title span {
	width: 65px;
	float: right;
	text-align: right;
}
#row-body .box-left .imgtxt .text .title em {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial;
}
#row-body  .box-left  .imgtxt  .text  .jnd-row {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#row-body  .box-left  .imgtxt  .text  .jnd-row  .tl {
	float: left;
	text-align: right;
	color: #888888;
	line-height: 16px;
}
#row-body  .box-left  .imgtxt  .text  .jnd-row  .tr {
	float: right;
	color: #555555;
	line-height: 16px;
}



#row-body .box-left .imgtxt .bottom {
	background-image: url(/images/listbox_bottom_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
#row-body .box-right {
	width: 215px;
}

