body{
	background:#EFF3D8;
	padding:0px;
	margin:0px;	
}
#co{
	width:940px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#import_wrapper{
	width:940px;
	height:630px;
}
#cover_top{
	width:940px;
	height:206px;
	background:url(../images/index-top.png) no-repeat 0px 0px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	z-index:100;
}
#cover_bottom{
	width:940px;
	height:151px;
	background:url(../images/index-bottom.png) no-repeat 0px 0px;
	position:absolute;
	margin-top:479px;
	margin-left:0px;
	z-index:99;
}
#cover_middle_L{
	width:49px;
	height:273px;
	background:url(../images/index-middle-L.png) no-repeat 0px 0px;
	position:absolute;
	margin-top:206px;
	margin-left:0px;
	z-index:97;
}
#cover_middle_R{
	width:136px;
	height:273px;
	background:url(../images/index-middle-R.png) no-repeat 0px 0px;
	position:absolute;
	margin-top:206px;
	margin-left:802px;
	z-index:98;
}
#import{
	width:755px;
	height:375px;
	position:absolute;
	margin-top:155px;
	margin-left:49px;
	background:#ffffff;
	z-index:0;
}

#primary_menu{
	width:95px;
	height:313px;
	position:absolute;
	margin-top:185px;
	margin-left:811px;
	z-index:101;
}
table.menu{
	border-collapse:collapse;
	border:none;
	width:95px;
	padding:0px;
	margin:0px;
}
table.menu td{
	padding:0px;
}
