*{
	font-family: 微软雅黑;
	margin:0px;
	padding:0px;
}
body{
	overflow-x:hidden;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
	display:block;
}
ul li{
	text-decoration: none;
}
img{
	display:block;
	border:0px;
}
.clear{
	clear:both;
}
.content{
	width:1240px;
	margin:0 auto;
}
.attachments-content{
	display: none;
}