﻿

#dreamBaguni__{
	background-color:#ffffff;
	width:300px;
	height:360px;
	border:3px solid #000000;
	position:absolute;
	top:100px;
	left:100px;
	font-size:12px;

	padding:10px 10px 10px 10px;

}


#dreamBaguniList__{
	
	list-style:none;
	overflow:auto;
	width:297px;
	height:290px;

}

#dreamBaguniList__ li{
	
	border-bottom:1px dashed #eeeeee;
	margin-bottom:10px;

}

#dreamBaguniList__ .dream{
	color:#A17D19;
}
#dreamBaguniList__ .solution{
	
}