#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 .sbox-left {
	width: 215px;
	float: left;
}
#row-body .box-left .sbox-right {
	width: 510px;
	float: right;
	background-image: url(/images/listbox_top_18.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#row-body .box-left .sbox-right .title {
	text-align: center;
	margin-top: 10px;
}
#row-body .box-left .sbox-right ul {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}
#row-body .box-left .sbox-right ul li {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(/images/ico_arrow_13.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 8px;
}
#row-body .box-left .sbox-right .bottom {
	background-image: url(/images/listbox_bottom_6.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
#row-body .box-right {
	width: 215px;
}

