/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	background:#FFFFFF;
	font-size:12px;
	line-height:20px;
}
img{
	margin-top:8px;
	margin-bottom:8px;
}
.top{
	margin:auto;
	background:url(01.jpg) center top no-repeat;
	height:403px;
	width:1024px;
}
.menubox{
	margin:auto;
	height:403px;
}
.menubox .clear{
  margin:0;
  padding;0;
  border;0;
  clear:both; 
}
.menu01{
	position:relative;
	left:168px;
	top:211px;
	width:120px;
	height:32px;
}
.menu01 a{
	width:120px;
	line-height:32px;
	display:block;
	text-decoration:none;
}
.menu02{
	position:relative;
	left:203px;
	top:212px;
	width:120px;
	height:32px;
}
.menu02 a{
	width:120px;
	line-height:32px;
	display:block;
	text-decoration:none;
}
.menu03{
	position:relative;
	left:232px;
	top:212px;
	width:140px;
	height:32px;
}
.menu03 a{
	width:140px;
	line-height:32px;
	display:block;
	text-decoration:none;
}
.menu04{
	position:relative;
	left:233px;
	top:213px;
	width:200px;
	height:32px;
}
.menu04 a{
	width:200px;
	line-height:32px;
	display:block;
	text-decoration:none;
}
.menu05{
	position:relative;
	left:754px;
	top:81px;
	width:120px;
	height:32px;
}
.menu05 a{
	width:120px;
	line-height:32px;
	display:block;
	text-decoration:none;
}
.menu06{
	position:relative;
	left:706px;
	top:82px;
	width:120px;
	height:32px;
}
.menu06 a{
	width:120px;
	line-height:32px;
	display:block;
	text-decoration:none;
}
.menu07{
	position:relative;
	left:656px;
	top:82px;
	width:120px;
	height:32px;
}
.menu07 a{
	width:120px;
	line-height:32px;
	display:block;
	text-decoration:none;
}
.menu08{
	position:relative;
	left:597px;
	top:83px;
	width:120px;
	height:32px;
}
.menu08 a{
	width:120px;
	line-height:32px;
	display:block;
	text-decoration:none;
}
.title{
	position:relative;
	left:415px;
	top:95px;
	width:191px;
	height:30px;
}
.mid{
	width:1024px;
	margin:auto;
	background:url(03.jpg) center top repeat-y;
}
.contentbg{
	background:url(02.jpg) top no-repeat;
}
.content{
	width:616px;
	margin:auto;
	padding-top:10px;
	padding-bottom:190px;
}
.footer{
	background:url(04.jpg) bottom no-repeat;
    min-height:796px; 
    height:auto !important; 
    height:796px; 
    overflow:visible;
}
