@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/newlayout/bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
}
a:link {
	color: #E3007F;
	text-decoration: none;
}
a:visited {
	color: #E3007F;
	text-decoration: underline;
}
a:hover {
	color: #14D6F1;
	text-decoration: underline;
}
.bigTxt {
	font-size: 18px;
	font-weight: bold;
}
#apDiv1 {
	position: relative;
	top:0px;
	width:189px;
	height:144px;
	z-index: 3;
}
#apDiv2 {
	position: relative;
	width:888px;
	height:90px;
	z-index: 5;
}
#apDiv3 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:2;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #FDFDFD;
	line-height: 40px;
}
#apDiv5 {
	position: absolute;
	width:129px;
	height:57px;
	z-index:4;
	bottom: -47px;
	left: 128px;
}
