#wrap {
	width:427px;
	height:261px;
	position:relative;
	margin:40px auto 20px 25px;
}

#wrap2 {
width:427px;
height:261px;
position:relative;
margin:0 auto;
}

#slide {
	width:427px;
	height:261px;
	overflow:hidden;
	position:absolute;
	left:-2px;
	top:-30px;
	background:#fff;
	border:1px solid #698639;
	border-color:#698639 #e0ebcb #e0ebcb #698639;
}

#slide a {
	text-decoration:none;
	display:block;
	width:427px;
	height:261px;
	position:absolute;
	left:480px;
}
#slide a img {display:block; border:0;}

#slide2 {
	width:427px;
	height:261px;
	overflow:hidden;
	position:absolute;
	left:-2px;
	top:0px;
	background:#fff;
	border:1px solid #698639;
	border-color:#698639 #e0ebcb #e0ebcb #698639;
}

#slide2 a {
	text-decoration:none;
	display:block;
	width:427px;
	height:261px;
	position:absolute;
	/*left:480px;*/
	left:0;
}
#slide2 a img {display:block; border:0;}

#title {width:131px; height:132px; background:url(star.png); position:absolute; left:5px; top:-30px;}
* html #title {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='photo-slide/star.png', sizingMethod='crop');}
#previous b {display:none;}
#previous {
	width:74px;
	height:74px;
	position:absolute;
	left:-10px;
	top:40px;
	cursor:pointer;
	background-image: url(../img/left.png);
}
* html #previous {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='photo-slide/left.png', sizingMethod='crop');}
#next b {display:none;}
#next {
	width:74px;
	height:74px;
	background:url(../img/right.png);
	position:absolute;
	left:365px;
	top:40px;
	cursor:pointer;
}
* html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='photo-slide/right.png', sizingMethod='crop');}
#buttons1, #buttons2, #buttons3 {
	position:absolute;
	left:90px;
	top:240px;
}
#buttons1 div, #buttons2 div, #buttons3 div {
	width:20px;
	height:20px;
	background:url(../img/button.gif);
	float:left;
	margin-right:5px;
	display:inline;
}
#buttons1 div b, #buttons2 div b, #buttons3 div b {display:block; width:20px; height:20px; line-height:19px; font-family:arial, sans-serif; font-size:11px; color:#16a;text-align:center; cursor:pointer;}
img#loading {
	position:absolute;
	left:210px;
	top:110px;
}

/*   slide2   */
/*
#wrap2 {
	width:427px;
	height:261px;
	position:relative;
	margin:40px auto 20px 25px;
}
#slide2 {
	width:427px;
	height:261px;
	overflow:hidden;
	position:absolute;
	left:-2px;
	top:-30px;
	background:#fff;
	border:1px solid #698639;
	border-color:#698639 #e0ebcb #e0ebcb #698639;
}
#slide2 a {
	text-decoration:none;
	display:block;
	width:427px;
	height:261px;
	position:absolute;
	left:480px;
}
#slide2 a img {display:block; border:0;}
#title2 {width:131px; height:132px; background:url(star.png); position:absolute; left:5px; top:-30px;}
* html #title2 {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='photo-slide/star.png', sizingMethod='crop');}
#previous2 b {display:none;}
#previous2 {
	width:74px;
	height:74px;
	position:absolute;
	left:-10px;
	top:40px;
	cursor:pointer;
	background-image: url(../img/left.png);
}
* html #previous2 {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='photo-slide/left.png', sizingMethod='crop');}
#next2 b {display:none;}
#next2 {
	width:74px;
	height:74px;
	background:url(../img/right.png);
	position:absolute;
	left:365px;
	top:40px;
	cursor:pointer;
}
* html #next2 {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='photo-slide/right.png', sizingMethod='crop');}
#buttons2 {
	position:absolute;
	left:90px;
	top:240px;
}
#buttons2 div {
	width:20px;
	height:20px;
	background:url(../img/button.gif);
	float:left;
	margin-right:5px;
	display:inline;
}
#buttons2 div b {display:block; width:20px; height:20px; line-height:19px; font-family:arial, sans-serif; font-size:11px; color:#16a;text-align:center; cursor:pointer;}
img#loading {
	position:absolute;
	left:210px;
	top:110px;
*/}
	
