  /* pdf */
/*
a[href$=".pdf"] {
	padding-right: 1.5em;
    background: url(/wsys/ftp/images/fileicon/pdf.png) no-repeat center right !important;
}  
*/
/* doc */
a[href$=".doc"] {
	padding-right: 1.5em;
    background: url(/wsys/ftp/images/fileicon/doc.png) no-repeat center right;
} 
/* xls */
a[href$=".xls"] {
	padding-right: 1.5em;
    background: url(/wsys/ftp/images/fileicon/xls.png) no-repeat center right;
} 
/* zip */
a[href$=".zip"] {
	padding-right: 1.5em;
	background: url(/wsys/ftp/images/fileicon/zip.png) no-repeat center right;
} 
/* ppt */
a[href$=".ppt"] {
	padding-right: 1.5em;
    background: url(/wsys/ftp/images/fileicon/ppt.png) no-repeat center right;
} 
/* prs */
a[href$=".prs"] {
	padding-right: 1.5em;
    background: url(/wsys/ftp/images/fileicon/prs.png) no-repeat center right;
}

/* AirPlane */
.contentFoot{ height:82px!important;}
.contentFoot > .meijiUnivImg{ position: relative;}
.contentFoot > .meijiUnivImg > a > img{ position:absolute; z-index: 1;}
#airplane{ position:absolute; padding-left:89px; z-index: 999;}

#get_adobe{float: left;width: 100%; }
#get_adobe .text{float: left;}
#get_adobe .image{text-align: right;	padding: 0.2em 0 ;margin: 0.2em 0;}
#get_adobe:after{clear: both;}

a:hover .fileimg {  opacity:0.6; filter: alpha(opacity=60);}
a.no_right{padding-right: 1em!important;}
.fileimg {float: left;opacity: 1;padding-bottom: 2em!important;}

/* 2’i‘g–{•¶ */
.detailItem{ border-bottom:  solid 1px transparent;}
.detailItem:hover{ border-bottom:  solid 1px #403999;}


