/* CSS Document */
#JT_arrow_top{
	background:url(../images/icons/arrow_top.gif) no-repeat left top;	
	position: absolute;
	z-index:101;
	left:2px;
	height:20px;
	width:20px;
    top:-15px;
}
#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #000;
	background-color: #e3e7f0;	
}
#JT_close_left{
	background-color: #e3e7f0;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}
.jTip{
cursor:pointer;
}
