@charset "utf-8";
/* CSS Document */

/*附件链接样式*/
.file a{
	line-height:1.5;
	font-size:14px;
}
.file a:hover{
	color: #df0045;
	text-decoration:underline;
}

