.bgbg{height:auto; width:100%; background:#EEE; border-bottom:#CCC 1px solid;}
.change_bg{background:#EEE; overflow:hidden; width:1100px; margin:0 auto; height:0px;}
.bg_list { padding-top:20px;}
.bg_list #imgList{height:280px;width: 660px; float:left;overflow: hidden;}
.bg_list #imgList ul{list-style: none; margin:5px 0; width:1800px;; height:250px}
.bg_list #imgList ul li{ margin:0 10px; float: left; height:130px; overflow:hidden;}
.bg_list #imgList ul li .Img:hover{cursor:pointer;opacity:.5;filter:alpha(opacity=50)}
.bg_list #swihLeft{width: 24px;height: 90px;background: url(/i/sprites_150927.png) no-repeat;background-position: -34px -93px;display: block; margin-top:90px;}
.bg_list #swihRight{background: url(/i/sprites_150927.png) no-repeat;width: 24px; height: 90px;background-position: -162px -93px;display: block;margin-top:90px;}
.bg_list #swihLeft:hover{background-position:0 -93px}
.bg_list #swihRightt:hover {background-position: -196px -93px;}
#swihLeftDiv{float: left;width: 30px;height: 270px;}
#swihRightDiv{float: left;width: 30px;height: 270px;}
.bg_list .Img{height: 100px;width: 145px;background:#000;}


.andArea {border: 1px dashed #666666;color: #CCCCCC;font-size: 18px; width:278px; height:120px;text-align: center;}
.filePicker{background: none repeat scroll 0 0 #00B7EE;border-radius: 3px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);color: #FFFFFF;cursor: pointer;font-size: 18px;height: 44px;line-height: 44px;width: 90%;min-width:120px;margin: 0 auto 0px;overflow: hidden;transition: background 0.2s;-moz-transition: background 0.2s;-webkit-transition: background 0.2s;-o-transition: background 0.2s;}
.filePicker:hover{background: none repeat scroll 0 0 #00A2D4;}	

.btns{line-height: 30px; padding-top:8px; width:220px; margin:0 auto;}
.webuploader_pick{-moz-user-select: none;background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #CFCFCF;border-radius: 3px;color: #565656;cursor: pointer;display: inline-block;float: left;font-size: 14px;margin-left: 10px;padding: 0 18px;text-align: center;line-height: 32px;transition: border 0.2s;-moz-transition: border 0.2s;-webkit-transition: border 0.2s;-o-transition: border 0.2s;}
.webuploader_pick:hover{border: 1px solid #BBB;}
.upload_btn{background: none repeat scroll 0 0 #00B7EE;border-radius: 3px;color: #fff;cursor: pointer;display: inline-block;float: left;font-size: 14px;margin-left: 20px;padding: 0 18px;text-align: center;line-height: 34px;transition: background 0.2s;-moz-transition: background 0.2s;-webkit-transition: background 0.2s;-o-transition: background 0.2s;}
.upload_btn:hover{background: none repeat scroll 0 0 #00A2D4;}

#fileImage{display: none;}


.select { 
  position: absolute;  
  top: 1px;
  right: 1px;
  width: 26px;
  height: 25px;
  background: url(/i/select.png) no-repeat 0 0;
}
.bgnav{ height:29px; width:640px; overflow:hidden; margin-left:40px; border-bottom:#CCC 1px solid;}
.bgnav li a{background: url(/i/sprites_150927.png) no-repeat;}
.bgnav li a {
  display: inline-block;
  float: left;
  width: 64px;
  line-height: 26px;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  font-size: 14px;
  color: #666; margin:0;
  text-align: center;
  background-position: 0 -30px;
  background-repeat: repeat-x;
}
.bgnav li a.cur{
  color: #fff;
  background: #38a9ff;
  height: 28px;
  line-height: 28px;
  width: 66px;
  margin-right: -1px;
  border: 0 none;
  text-decoration: none;
}
.picname{ height:28px; line-height:28px; padding-left:12px; color:#999}