.center1 { width:1230px; height: 200px; margin:6px auto 0 -5px; overflow:hidden; }
.TitleBar1 {height:11px; padding-bottom:1px; background:url(../Imgs/Homepage/TitleBar1.jpg) no-repeat;}
.BlackStyle {border-bottom:1px solid #000000;}
#ShowPicTitle {margin-left:-4px; width: 1220px; font-size:14px; padding:4px 8px 2px; background-color:#e0dae1; }/*改动*/
#ShowPicTitle .AlbumClassArea { float:left; display:inline; width:900px; height:20px; overflow:hidden;  }
#ShowPicTitle .AlbumClassArea a { color: #000000; text-decoration:none; }
#ShowPicTitle .AlbumClassArea a:hover { color: #DF0005; text-decoration:none; }
#ShowPicTitle .AlbumCmdArea { float:right;  display:inline; }
#ShowPicTitle .AlbumCmdArea a {
    display:block;width:23px;height:19px;margin-right:5px; float:left;
}
#AlbumCmdPre {background:url(../Imgs/Homepage/album-pre.gif) no-repeat; }
#AlbumCmdPre:hover {background:url(../Imgs/Homepage/album-pre1.gif) no-repeat; }
#AlbumCmdNext { background:url(../Imgs/Homepage/album-next.gif) no-repeat; }
#AlbumCmdNext:hover { background:url(../Imgs/Homepage/album-next1.gif) no-repeat; }
.ShowPicData {width:1230px; background-color:#f5f5f5; padding:1px 6px 0; }
.LrBorderGray .ShowPicData1 { float:left; width:580px; height:120px; overflow:hidden;}
#PhotoContainer { position:relative; left: -4px; width:1224px; height:165px; overflow:hidden;  }/*改动*/
#PhotoContainer #PhotoList {position:relative;overflow:visible;width:10000px;}
#PhotoContainer ul {float:left; margin-left: -25px; margin-top:5px;}/*改动*/
#PhotoContainer li 
{
    float:left; width:240px; height:158px; margin-right:6px; line-height:22px; overflow:hidden; text-align:center; /*改动*/
    background-color:#fafafa; border-bottom:1px solid #e0e8ef;
}
#PhotoContainer li:hover { background-color:#ffff9b;  }
#PhotoContainer li img {border:1px solid #ddd9d8; padding:2px; width:230px; height:145px;}
#PhotoContainer li img:hover  
{
    border:1px solid #e10000;
    opacity: 0.60;
    filter : progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=60,finishOpacity=100);
}
#PhotoContainer li a , #PhotoContainer li a:hover {text-decoration:none; color:#054279;}
#ShowPicTitle .AlbumClassArea a { font-weight:bold; }
.clear {
	clear: both;
}
