

.loop_photo_div {
	width: 400px;
	height: 190px;
	overflow: hidden;
	background-color:#fbf3e8;
	position:relative;
	z-index:1
}
#LoopPhotoImg {
	position: relative;
	width: 400px;
	height: 190px;
	overflow: hidden;
	z-index:1;
}
#LoopPhotoImg div {
	width: 100000px;
	z-index:1;
}
#LoopPhotoImg dl {
	position: relative;
	width: 400px;
	height: 190px;
	float: left;
	overflow: hidden;
	z-index:1;
}
#LoopPhotoImg dl dt a{

	z-index:1;
}
#LoopPhotoImg img {
	position: relative;
	width: 400px;
	height: 190px;
	z-index:1;
}
#LoopPhotoImg dd {
	position: absolute;	
	width: 400px;
	bottom: 0px;
	height:40px;	
	color: #fff;
    background: #000;
	filter: alpha(opacity=80);
	opacity: 0.8;
	z-index:1;
	
}
#LoopPhotoImg a:hover img 
{
}
#LoopPhotoImg dl.show img {
	FILTER: alpha(opacity=100);
	opacity: 1;
}
#LoopPhotoImg dl.show dd 
{
	background: #000;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
#LoopPhotoTb 
{
	MARGIN: 0px auto;
	position: absolute;
	bottom:0px;
	height:40px;
	width:400px;
	overflow:hidden;
	z-index:20;
}
#LoopPhotoName
{
    font-size:14px;
    color:#fff;
    font-weight:bold;
    line-height:40px;
    vertical-align:middle;
    display:block;
    width:320px;
    padding-left:15px;
    display:block;
    float:left;
	font-family:Arial, Helvetica, sans-serif
}
#LoopPhotoTb em 
{
    display:block;
    height:24px;
    width:23px; 
    float:left;
}

#LoopPhotoTb span{
	display:block;
	width:0px;
    float:left;
	}


.pre_out
{
    background-image:url(../../images/2011/an1.png)!important;
    background-repeat:no-repeat;
    background-position:0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/2011/an1.png'); /* IE6 */
   _ background-image: none;
	cursor:pointer;
	margin-top:8px;
	}
.pre_over
{
    background-image:url(../../images/2011/an1.png);
    background-repeat:no-repeat;
    background-position:0 -40px;
}
.next_out
{
    background-image: url(../../images/2011/an2.png)!important;
    background-repeat:no-repeat;
    background-position:0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/2011/an2.png'); /* IE6 */
   _ background-image: none;
	cursor: pointer;
	margin-top:8px;
}
.next_over
{
    background-image:url(../../images/2011/an2.png);
    background-repeat:no-repeat;
    background-position:0 -40px;
}
#LoopPhotoTb span{
	}
#LoopPhotoTb span img{
	width: 38px;
	height: 34px;
	border:solid 1px #000;
	margin:2px 3px;
}
#LoopPhotoTb span.show1 img
{
    border:solid 2px #F30;
    margin:1px 2px;
}
