﻿/* 2016Gallery photo:width:1000px; height:667px; OR width:444 */
#gallery h3 { text-align:left; }
#gallery,#xiangpian,#xplist { width:1000px; margin: 0px auto; }
#xiangpian,#xplist {  border-top:solid 1px #333; border-bottom:solid 1px #333; }
#xiangpian
{
    background-position: center top;
    height: 737px;  margin-bottom: 15px;
    background-repeat: no-repeat;
    background-color:#333;
    
}

#xplist { background-color:#444; height:140px; margin-top:15px; margin-bottom:15px; text-align:left; overflow:scroll; }
#xplist img { width:150px; height:100px; margin:9px 2px; border:1px solid #000; }
#xplist img:hover {  border:1px solid #0F0; }

.picleft, .picright { width:50%; float:left; height:667px; }
#picdescription { width:98%; float:left; height:40px; background-color:#444; color:#FFF; font-size:14px;
                  padding:15px 1%; line-height:20px;
                  text-align:left; }