a,body,div,html,p,span,table,tbody,td,th,thead,tr {
	margin:0;
	padding:0;
	border:0
}
/* body {
	font:14px/1.5 Microsoft Yahei,SimHei;
	color:#999
} */
a {
	text-decoration:none;
	color:#666
}
a:hover {
	color:#2789e2
}
table {
	border-collapse:collapse;
	border-spacing:0
}
body {
	min-width:1200px
}
.time {
	display:none
}





.downlist {
	width:1200px;
	margin:10px auto 10px;
	border-collapse:collapse
}
.downlist td,.downlist th {
	border:1px solid #f3f3f3
}
.downlist thead th {
	height:60px;
	background:#7b7b7b;
	text-align:center;
	color:#f3f3f3;
	font-weight:400;
	font-size:18px
}
.downlist tbody td {
	padding:5px;
	color:#666;
	font-size:14px;
	line-height:5px
}
.downlist .name {
	width:230px
}
.downlist .explain {
	width:440px
}
.downlist .explain .red {
	color:red
}
.downlist .update {
	width:192px;
	text-align:center
}
.downlist .size {
	width:160px;
	text-align:center
}
.downlist .download {
	width:175px;
	text-align:center
}
.downlist .download a .rec {
	display:block;
	width:45px;
	height:39px;
	margin:10px auto;
	background:url("../images/rec_download.png") no-repeat -45px 0
}
.downlist .download a:hover {
	color:#fc0
}
.downlist .download a:hover .rec {
	background-position:0 0
}
