@charset "utf-8";
/* CSS Document */

#form {
	background-color:#75D55A;
	border:2px solid #36AF14;
	margin-left:200px;
	padding:10px;
	5position:absolute;
	width:460px;
	z-index:2;
	margin-top: 20px;
}

#response {
	position: absolute;
	margin-top: 700px;
	margin-left: 350px;
	z-index:20;
	
}

.formbg {
	background-image:url(../images/uploadbg2.jpg);
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-top:-700px;
	width:500px;
	height:750px;
}
*+html .formbg {
	position:absolute;
	background-image:url(../images/uploadbg2.jpg);
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-top:-735px;
	width:500px;
	height:750px;
	z-index:-1;
}
.formbg2 {
	background-image:url(../images/uploadbg.jpg);
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-top:-595px;
	width:500px;
	height:600px;
}

*+html .formbg2 {
	position:absolute;
	background-image:url(../images/uploadbg.jpg);
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-top:-603px;
	width:500px;
	height:600px;
	z-index:-1;
}
.adbg {
	background-image:url(../images/advsearch.jpg);
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-top:-365px;
	width:500px;
	height:600px;
}

*+html .adbg {
	position:absolute;
	background-image:url(../images/advsearch.jpg);
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-top:-403px;
	width:500px;
	height:600px;
	z-index:-1;
}
*+html h3 {
font-size:14px;
}

#footerupload {
	margin-left: -25px;
	margin-top: 750px;
	margin-bottom:10px;
	padding:10px;
	width:878px;
}

#footerupload2 {
	margin-left: -25px;
	margin-top: 635px;
	margin-bottom:10px;
	padding:10px;
	width:878px;
}

#adbannerupload {
	margin-left:28px;
}

*+html #java {
	visibility:hidden;
}
