* {margin:0; padding:0}
.hotspot {
	cursor: default;
	color:#666;
	background: url(../img/bullet_bg01.png) left no-repeat;
	padding-top:20px;
	padding-bottom:13px;
	padding-left:17px;
	padding-right:17px;
	text-decoration:none;
	font-weight:bold;
	}

#tt {position:absolute; display:block; background:url(../img/tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../img/tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:10px 12px 10px 7px; margin-left:5px; background:#F90; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../img/tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}
