#P_list td {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #7a4a2f;
	border-right-color: #7a4a2f;
	border-bottom-color: #7a4a2f;
	border-left-color: #7a4a2f;
}
#Scroll_list {
	height: 400px;
	overflow: auto;
	width: 700px;
}
.list_bg1 {
	background-color: #622E0B;
}
.image_space {
	margin-bottom: 3px;
	margin-left: 8px;
}
#Scroll_list2 {
	height: 500px;
	overflow: auto;
	width: 700px;
}

