#JT_arrow_left,
#JT_arrow_right {
	top:-1px;
	width:11px;
	height:22px;
	z-index:101;
	position: absolute;}
#JT_arrow_left{
	left:-12px;
	background:url(../images/arrow_left.png) no-repeat left top;}
#JT_arrow_right{
	background:url(../images/arrow_right.png) no-repeat right top;}
#JT {
	z-index:100;
	position:absolute;
	border:2px solid #2e2c2d;
	background-color:#fff;}
.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;}
#JT_close_left, #JT_close_right{
	color:#FFF;
	height:23px;
	padding:0 8px;
	line-height:21px;
	text-align: left;
	font-weight:bold;
	background-color:#2e2c2d;}
.tip{
	cursor:help;}
.detail {
	float:left;
	clear:both;
	padding:3px;
	color:#2e2c2d;}
.detail img {
	float:left;
	margin:3px 6px 3px 3px;
	border: 1px solid #2e2c2d;}
