.bookmarker_word ul {
	list-style-type:none;margin:0 auto;padding:0;
}

.bookmarker_word li {
	font-size: 0.7em;
	line-height: 1.4em;
	background-image:url(../images/various_icon.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #CCCCCC;
	color:#3590D0;
	margin-top:5px;
	padding-bottom:3px;
	padding-left:10px;
}

.bookmarker_word A:link, A:hover, A:visited {
	color:#3590D0;
}

.funp {
	background-image: url(../images/funP/funp_bg.jpg);
	background-repeat: repeat-y;
	width: 179px;
	margin-top: 20px;
}

.funp_word ul {
	list-style-type:none;margin:5px 0px 0;padding:0;
	text-align: left;
	font-size:0.7em;
	color: #747474;
	line-height:1.5em;
}

.funp_word li {
	width: 137px;
	overflow:hidden;
	margin-left: 23px;
	background-image: url(../images/funP/funp_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-x-position: 0px;
	background-y-position: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c6c6c6;
	padding-bottom: 6px;
	background-position: 0px 3px;
}

.funp_word A:link, .funp_word A:visited{
	color: #747474;
	text-decoration: none;
}

.funp_word A:hover{
	color: #333333;
	text-decoration: underline;
}


.funpNEW {
	background-image: url(../images/funP/funp_bg.jpg);
	background-repeat: repeat-y;
	margin-left: 21px;
	width: 180px;
	margin-top: 20px;
}


