.addAttachFileUrl{
	position:relative;
	font-size:12px;
}

.addAttachFileUrl:link {
color: #000000;    
}
.addAttachFileUrl:visited {
color: #000000;    
}
.addAttachFileUrl:hover {
color: #ff0000;    
}
.addAttachFileUrl:active {
color: #000000;    
}  
.file{
	position:absolute;
	width:1px !important;
	left:-3px;
	filter:Alpha(opacity=0);
	cursor:hand;
	top:-3px;
}
.filelistItem{
	display:block;
	color: #666666;  
	font:"宋体" ;
	font-size:14px;
}