@charset "utf-8";
body { }

#slideshow {

	height: 320px;
	width: 655px;
	position: absolute;
/*	margin: 70px 0px 0px 465px;*/
	padding: 0 0px 0px 0;
}
#prev, #next {
	background: url(../images/ar_left1.png) no-repeat;
	height: 49px;
	width: 36px;
	display: block;
	position: absolute; 
	margin: -180px 0px 0px 0px; z-index:200;
}




#next {
	background: url(../images/ar_right1.png) no-repeat;
	margin: -180px 0px 0px 422px; z-index:200; right:0;
}


.description {
	position: absolute; padding:3px 10px;
	font-size: 10px; 
	color: #000;
	margin: -59px 0 0 0;
	width: 635px;
	height: 53px;  z-index:500; background:url(../images/dis_bg.png) left top repeat;
}

.description p{ color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:18px; }

.description a {
	color: #b76b20;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}
.description a:hover {
	color: #95571A;
}


.photogal { width:109px; height:55px; position:absolute; bottom:0; margin:0 auto 0 auto; right:0; z-index:200;}
.frame { position:absolute; z-index:150;}