#JT_arrow_left {
	position: absolute;
    bottom: -11px;
	left: -9px;
	width: 17px;
	height: 13px;
	z-index: 101;
}
#JT_arrow_right {
	position: absolute;
    bottom: -11px;
	width: 17px;
	height: 13px;
	z-index: 101;
}
#JT_arrow_right2 {
	position: absolute;
    top: -11px;
	width: 17px;
	height: 13px;
	z-index: 101;
}
#JT {
	position: absolute;
	background-color: #ffffff;
	z-index: 100;
	display: none;
}
#JT_copy {
	padding: 10px 10px 10px 10px;
	color: #000000;
}
.JT_loader {
	background: url('../../img/jtip/loader.gif') center center no-repeat;
	width: 100%;
	height: 12px;
}
#JT_close_left {
	padding: 2px 0 5px 8px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
}
#JT_close_right {
	padding: 2px 0 5px 8px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
}
.jTip {
	cursor: default;
}

