
html {
	background: url(../image/index/bg.gif);
}
body {
	color: #FFFFFF;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #f3e7a0;
}
.wrapper {
	width: 1030px;
	margin: 0 auto;
}
#head {
	position: relative;
	padding-top: 43px;
}
#head-wrap {
	display: block;
	height: 0px;
}
#wrap {
	position: relative;
	width: 1027px;
	height: 490px;
	margin: 33px auto 24px;
}
#wrap div {
	position: absolute;
	overflow: hidden;
}
#wrap #border {
	top: 0;
	left: 0;
	width: 1027px;
	height: 490px;
}
#wrap #windows {
	top: 13px;
	left: 15px;
	width: 995px;
	height: 466px;
}
#wrap #windows img {
	position: absolute;
	top: 0;
	left: 0;
}
#wrap #logo {
	width: 192px;
	height: 90px;
	top: 18px;
	left: 17px;
}
.slideshow {
	z-index: -1;
}
#news {
	position: relative;
	left: -35px;
	width: 1065px;
	min-height: 84px;
	margin-bottom: 24px;
}
#news .item {
	display: block;
	min-height: 84px;
	width: 320px;
	margin-left: 35px;
	float: left;
	overflow: hidden;
}
#news .item p {
	font-size: 9pt;
	line-height: 13pt;
}
#news .item p.title {
	font-weight: bold;
	font-size: 10pt;
	line-height: 16pt;
}
#news .item .newspicture {
	float: left;
	width: 84px;
	height: 84px;
	margin-right: 13px;
}

#menu {
	position: absolute;	
	top: 24px;
	left: 0;
}

