/*
* 归属：插件jquery-contrast.js 
* 创建人：张祖肖
* 创建日期：2015-06-16
* 最后修改日期：--
*/
@CHARSET "UTF-8";
		 
  * {margin: 0;padding:0;}
  .span_addpx{
	margin-left: 22px;
  }
  .span_erji{
	 margin-left: 60px;
  }
  .span_none{
	display:none;
  }
		   
  #duibi{
	text-align: left;
	display:none;
	position: fixed;
	_position:absolute;
	z-index:100;
	top:80%;
	left: 50%;
	margin: 10px 0 0 -390px;
	width: 990px;
	height:120px;
	border:1px solid #CCC;
	/* line-height: 280px; */
	/* text-align:center; */
	/* font-size: 14px; */
    background-color:#F4F4F4; 
	/* overflow:hidden; */
	}
		  
		  
   .div_db_top{
		background-color:#ffffff;
		width:  130px;
		height: 120px;
		float:right;   

    /*  text-align:center;
		line-height：30px; */
    }
    .div_db_z{
	   background-color:#ffffff;
	   width: 860px;
	   height: 120px;
	   float: left;   
	}
    .div_db_nr{
       border:1px #cccccc solid;
	   background-color:#ffffff;
	   width: 208px;
	   margin-right: 6px;
	   height: 118px;
	   float: left;
	   margin-top: -1px;
	   margin-left: -1px;
    }
	.a_db_but{
	   margin-top: 30px;
	}
    .a_zwdbx{
       font-size: 12px;
       font-family: 宋体;
       text-align: center;
       line-height: 120px;
       color: #999999;
    }
    .a_del{
      font-size: 12px;
      font-family: 宋体;
      text-decoration: none;
    }
    .img_style{
       width: 70px;
       height: 70px;
       border: 1px  #cccccc solid;
       margin-top: -1px;
       margin-left: -1px;
    }
    .span_jg{
      font-size: 12px;
      font-family: 宋体;
    }
    .div_fname{
      background-color: #ffffff;
      width: 208px;
      height: 38px;
      word-break:break-all; 
      word-wrap:break-word ;
      text-align:center;
      margin-top: 10px;
      float: left;
    }
    .a_db_fname{
       color:#666666;
       font-size: 12px;
       font-family: 宋体;
       text-decoration: none;
    }
    .a_db_fname:hover{
       text-decoration:underline;
       color:red;
       font-size: 12px;
       font-family: 宋体;
    }
    .div_button{
      cursor:pointer;
      margin-top:2px;
      border:1px #cccccc solid;
      background-color:#ffffff;
      width: 122px;
      height: 35px; 
      float: left;
      text-align: center;
      line-height: 35px;
      font-size: 13px;
    }
    .div_button:hover{
      cursor:pointer;
      margin-top:2px;
      border:1px #cccccc solid;
      background-color:#378aea;
      width: 122px;
      height: 35px; 
      float: left;
      text-align: center;
      line-height: 35px;
      font-size: 13px;
    }
    .div_con_tp{
      float: left;
      width: 70px;
      height: 70px;
    }
    .div_delete{
      width:135px;
      height:50px;
      float: left; 
      cursor:pointer; 
      text-align: right;
    }
    .div_con_jg{
     float: left;
     width: 135px;
     height: 20px;
     text-align: left;
    }