.photoslider {
	margin-right: 18px;
}

.photoslider_nav {
	position: relative;
	top: -12px;
	overflow: hidden;
	height: 90px;
	width: 700px;
	margin: auto;
}

.photoslider_thumbBar {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.photoslider_thumb {
	position: relative;
	border: 1px solid #CCCCCC;
	width: 50px;
	height: 50px;
	float: left;
	padding: 5px;
	margin: 5px;
	cursor: pointer;
}

.photoslider_clear {
	clear: both;
}

.photoslider_main  {
	position: relative;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.photoslider_main img {
	position: relative;
	border: solid #d3d3d3 10px;
	display: block;
	margin: auto;
}

.photoslider_caption {
	font-weight: bold;
	text-align: center;
}

.bkk1 {
	background-image: url(bk_01.png);
	background-repeat: no-repeat;
	behavior: url("Scripts/iepngfix.htc");
}  /**/
