body {


}
#container {
	position:absolute;
	width:100%;
	height:700px;
	z-index:0;
	margin-top: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#include {
	width:1000px;
	height:700px;
	z-index:0;
	left: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	position:absolute;
	width:137px;
	height:81px;
	z-index:2001;
	left: 70px;
	top: 13px;
}
#banner {
	position:absolute;
	width:830px;
	height:250px;
	z-index:1;
	left: 81px;
	top: 76px;
}


#sidebar{
	position:absolute;
	width:150px;
	height:147px;
	z-index:200;
	left: 44px;
	top: 131px;
	background-image: url(../Images/168.jpg);
	/*border:1px solid #aaa;*/
}
#apDiv1 {
	position:absolute;
	width:352px;
	height:21px;
	z-index:2002;
	left: 568px;
	top: 48px;
}
#apDiv1 a {
	display: block;
	float: left;
	width: 70px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#apDiv1 a:hover {
	text-decoration: underline;
}
#copyright {
	position:absolute;
	width:334px;
	height:14px;
	z-index:1;
	left: 76px;
	top: 597px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #FFF;
}
#f_links {
	position:absolute;
	width:122px;
	height:20px;
	z-index:1;
	left: 800px;
	top: 596px;
}
#f_links a {
	width: 60px;
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}
