#row-body {
	padding-top: 10px; /*FF*/
	*+padding-top: 20px !important; /*IE 7*/
	*padding-top: 20px; /*IE 6*/
}
#row-body .box-left {
	width: 735px;
	background-image: url(/images/listbox_top_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#row-body .box-left .title {
	font-size: 16px;
	font-weight: bold;
	margin-top: 35px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#row-body .box-left .content {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#row-body .box-left .content ul {
	width: 660px;
}
#row-body .box-left .content ul .lv1 {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/images/ico_page.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	padding-left: 30px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3E2B1;
	margin-bottom: 5px;
	background-color: #FFFAEC;
}
#row-body .box-left .content ul .lv2 {
	background-image: url(/images/ico_arrow_13.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	background-position: 20px 8px;
	font-size: 14px;
	clear: both;
	float: none;
}

#row-body .box-left .content ul .lv3 {
	background-image: url(/images/ico_arrow_13.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 10px;
	background-position: 30px 8px;
	font-size: 14px;
	clear: both;
	float: none;
}

#row-body .box-left .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;
}

