.tooltip{
width: 365px; height: 183px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:left;
}

.tooltip span.top{
	background-image: url(../img/common/bt.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 183px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.tooltip-boki span.top{
	background-image: url(../img/common/bt_20111222.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 220px;
	width: 367px;
}

.tooltip b.bottom{padding:0;color: #548912;
    background: url(../img/common/bt.gif) no-repeat bottom}

/*    
.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:left}

.tooltip span.top{padding: 30px 8px 0;
    background: url(../img/bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(../img/bt.gif) no-repeat bottom}
*/

