}
#top {
	width:530px;
	float: left;
}

#top p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 20px;
	margin-left: 10px;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:12px;
}

#top h2 {
	font-size: 12px;
	padding-left: 10px;
	color: #526091;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 25px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #526091;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top ul {
	margin-left: 60px;
	list-style-type: spuare;

}
#top li {
	font-size: 12px;
	line-height: 20px;
}

