#row-body {
	padding-top: 10px; /*FF*/
	*+padding-top: 20px !important; /*IE 7*/
	*padding-top: 20px; /*IE 6*/
}
#row-body .box-left {
	width: 215px;
}
.listbox5 .content ul.textlist li {
	background-image: url(/images/ico_arrow_14.gif) !important;
	background-position: 15px 7px !important;
	padding-left: 30px !important;
	padding-top: 4px; /*FF*/
	padding-bottom: 4px; /*FF*/
	*+padding-top: 5px !important; /*IE 7*/
	*+padding-bottom: 6px !important; /*IE 7*/
	*padding-top: 5px; /*IE 6*/
	*padding-bottom: 5px; /*IE 6*/
}
.listbox5 .content .textlist li a {
	font-weight: bold;
	color: #7F4900;
}
#row-body .box-right {
	width: 735px;
	background-image: url(/images/listbox_bottom_4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#row-body .box-right .title {
	background-image: url(/images/listbox_top_11.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 25px;
	padding-left: 40px;
}
#row-body .box-right .content {
	color: #333333;
	padding-right: 40px;
	padding-left: 40px;
	text-align: justify;
	padding-bottom: 100px;
	line-height: 18px;
}

