@charset "utf-8";
body {
	background-color: #666666;
	text-align: center;
}

}
#top {
	width: 800px;
	height: 34px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}

#mian {
	width: 800px;
	text-align: left;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(bpcp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mian #leftmian {
	height: 500px;
	width: 100px;
	float: left;
}
#mian #mainmian {
	height: 500px;
	width: 600px;
	float: left;
}
#mian #righmian {
	height: 500px;
	width: 100px;
	float: left;
}


#bottom {
	width: 800px;
	text-align: left;
	height: 34px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}
#topest {
	width: 800px;
	text-align: left;
	height: 60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #666666;
}
#reklama {
	width: 800px;
	text-align: center;
	height: 90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #666666;
}
