* { margin:0; padding:0px; }
li { list-style-type:none; }
img { border:0px; }
a { text-decoration:none; color:#424A4C;}
a:hover { text-decoration:underline;color:#424A4C; }



body {background-color:260000;}
.Wraper {width:954px;margin:0 auto;background-color:#F2F2F2;}
.Location {width:952px;border-bottom:1px solid #BFC4C8;font-size:12px;line-height:25px;height:25px;padding-top:5px;}
.Title {padding-top:10px;text-align:center;}
.Title h1 {line-height:40px;height:40px;font-size:22px;}


.SmallPhotoList {height:70px;}
.SmallPhotoList td {width:94px;height:67px;padding-top:3px;padding-left:8px;padding-right:8px;cursor:pointer;}
.SmallPhotoList td img {width:94px;height:64px;}
.SmallPhotoList td {background:url("pic_bg.jpg") 5px 0px no-repeat;}
.SmallPhotoList td:hover {background:url("pic_bg_on.jpg") 5px 0px no-repeat;}
.SmallPhotoList td.on {background:url("pic_bg_on.jpg") 5px 0px no-repeat;}

.btnPrevSmall {width:30px;height:29px;background:url("bg.png") 0px -34px no-repeat;}
.btnPrevSmall_on {width:30px;height:29px;background:url("bg.png") 0px 0px no-repeat;cursor:pointer;}

.btnNextSmall {width:30px;height:29px;background:url("bg.png") -35px -34px no-repeat;}
.btnNextSmall_on {width:30px;height:29px;background:url("bg.png") -35px 0px no-repeat;cursor:pointer;}


.PicPhoto {width:900px;height:500px;margin:0 auto;text-align:center;position:relative;overflow:hidden;}
.PicPhoto img {margin:0 auto;max-width:900px;max-height:600px;}
.PicPhoto .btnPrev {width:300px;height:530px;position:absolute;left:20px;top:50%;z-index:11;cursor:pointer;}
.PicPhoto .btnNext {width:300px;height:530px;position:absolute;right:20px;top:50%;z-index:11;cursor:pointer;}
.PicPhoto .arrL {width:400px;height:530px;position:absolute;left:0;top:0;z-index:100;cursor:pointer;border:1px solid blue;background-color:#FFF;filter:Alpha(Opacity=0);opacity:0;}
.PicPhoto .arrR {width:400px;height:530px;position:absolute;right:0;top:0;z-index:100;cursor:pointer;background-color:#FFF;filter:Alpha(Opacity=0);opacity:0;}

.PicPhoto .btnPrev {width:39px;height:80px;background:url("bg.png") 0px -68px no-repeat;display:none;}
.PicPhoto .btnNext {width:39px;height:80px;background:url("bg.png") 0px -153px no-repeat;display:none;}
.PicPhoto:hover .btnPrev {display:block;}
.PicPhoto:hover .btnNext {display:block;}



.PhotoBox {width:900px;height:500px;text-align:center;
/*非IE的主流浏览器识别的垂直居中的方法*/
display: table-cell;
vertical-align:middle;
/* 针对IE的Hack */
*display: block;
*font-size: 436px;/*约为高度的0.873，500*0.873 约为436*/
*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.PhotoBox img {vertical-align:middle;} 


.PicTool {width:894px;height:90px;padding-top:15px;margin:0 auto;font-size:12px;}
.PicTool .prevPhotos {width:100px;height:100px;line-height:20px;text-align:center;}
.PicTool .prevPhotos img {width:90px;height:60px;padding:1px;border:1px solid #CCCCCC;}
.PicTool .prevPhotos li.tit{width:95px;height:20px;text-align:center;overflow:hidden;}

.PicTool .nextPhotos{width:100px;height:100px;line-height:20px;text-align:center;float:right;}
.PicTool .nextPhotos img {width:90px;height:60px;padding:1px;border:1px solid #CCCCCC;}
.PicTool .nextPhotos li.tit{width:95px;height:20px;text-align:center;overflow:hidden;}

.P6 {width:955px;}
.P6 .head {width:955px;height:8px;background:url("p6_head.jpg") no-repeat;}
.P6 .body {width:955px;background:url("p6_body.jpg") repeat-y;}
.P6 .foot {width:955px;height:120px;background:url("p6_foot.jpg") no-repeat}



.PicInfo {width:900px;padding-top:20px;padding-bottom:20px;margin:0 auto;text-align:left;font-size:12px;line-height:20px;border-top:1px solid #EFEFEF;}
