@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/allstyle02/allstyle_build/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
#apDiv1 {
	width:781px;
	height:100%;
	z-index:1;
	background-color: #FFFFFF;
	padding: 7px;
}
#apDiv2 {
	width:181px;
	height:681px;
	z-index:1;
	background-image: url(/allstyle02/allstyle_build/images/leftpanel.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	padding-top: 20px;
	padding-left: 15px;
}
#apDiv3 {
	width:566px;
	height:61px;
	z-index:1;
	float: left;
	background-image: url(/allstyle02/allstyle_build/images/logo.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-right: 7px;
	padding-top: 100px;
}

