@charset "utf-8";

/* CSS Document */
div.bookmark {
	margin-top: 10px;
	overflow: hidden;
	padding: 0 5px;
}
div.bookmark_subtitle {
}
div.bookmark_item {
	float: left;
	width: 250px;
	background: transparent url(../img/pt_bullet.png) no-repeat 0 9px;
	padding: 0 0 0 12px;
	height: 25px;
	line-height: 25px;
}