body {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../img/bbg.jpg);
}
#DEbody {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#top .banner {
	background-repeat: no-repeat;
	background-position: center center;
}
#box {
	color: #FFFFFF;
	background-color: #FCE8CF;
}
.Download {
	margin-bottom: 11px;
}
.Download a {
	color: #FFFFFF;
	text-decoration: none;
}
.Download .title_top {
	background-image: url(../img/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 33px;
}
.Download .img {
	background-image: url(../img/img_bg2.jpg);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
}
.Download .img img {
	border: 1px solid #FFFFFF;
}
.Download .more {
	text-align: right;
	padding-right: 50px;
}
