﻿#ja-wrapper-inner #ja-header
{
	z-index:101;
}
* html  #slide_boder 
{
	background-position: -1000px;
	behavior: url("templates/ja_genista/scripts/iepngfix.htc");
}








.innerpad #ja-advert
{
	text-align:left;
}
#ja-container #ja-content div.innerpad {
	clear: both;
	margin: 0;
	padding: 15px 5px 15px 15px;/*padding: 15px 20px;*/
	display: block;
	height: 230px;
}

html>body #ja-container #ja-content div.innerpad {
	height: auto;
	min-height: 230px;
}







#slide_boder
{

	width:935px;
	height:230px;
	z-index:100;
	position:absolute;
	background:transparent url('BK.png') no-repeat scroll left top;
	cursor:pointer;

}
#slidewrap
{
	text-align:center;
}
#slideshow .captionDiv
{
	text-align:left;

}
#slideshow .captionDescription
{
	text-align:justify;
}

/*
.slide_lt
{
	background:transparent url('BK_LT.png') no-repeat scroll left top;
	width:100%;
	height:100%;

}
.slide_lb
{
	background:transparent url('BK_LB.png') no-repeat scroll left bottom;
	
	width:100%;
	height:100%;

}
.slide_rt
{
	background:transparent url('BK_RT.png') no-repeat scroll right top;

	width:100%;
	height:100%;

}

.slide_rb
{

	background:transparent url('BK_RB.png') no-repeat scroll right bottom;
	width:100%;
	height:100%;
}
