body{
    -webkit-user-select: none; /* Chrome, Safari, Opera */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* 标准语法 */
	-webkit-touch-callout: none;
}
.downcontent{ width:948px; border:1px solid #ccc; margin-bottom:10px;min-height:380px;padding-top:10px;padding-left:10px;}
.stfs table{ border:1px solid #ccc; line-height:24px; width:938px }
table td{ padding:0 5px;}
.stfs .as{ font-weight:bold; text-align:center;} 
.plcs{ background:#EDEDED; border:1px solid #ccc; height:30px; line-height:30px; margin-bottom:10px; font-size:14px; padding-left:15px;}
.downcontent  a{ cursor:pointer;}
