.back_img {
	height: 400px;
	width: 325px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/jpg/New_pic/back_img.png);
	background-repeat: repeat;
}



.clearfloat {
	clear:both;
	height:0px;
}


#submit {
	margin-left:183px;
	margin-top:30px;
	width:79px;
	height:30px;
	margin-bottom:0px;
	float:left;
	display:inline;
	color: #000;
	font-family: Arial;
        font-size: 13px;
        
        

}
#submit:hover {
	margin-left:183px;
	margin-top:30px;
	width:79px;
	height:30px;
	margin-bottom:0px;
	float:left;
	display:inline;
	color: #000;
	font-family: Arial;
        font-style: italic;
	font-size: 13px;
        

}
.Username {
	top: 75px;
	position: absolute;
	left: 115px;
}
.password {
	left: 115px;
	position: absolute;
	top: 115px;
}
.sign_in {
	position: absolute;
	top: 130px;
	font-weight: bold;
}
#mainContent div #log_in {
	height: 400px;
	width: 320px;
	position: absolute;
	left: 580px;
	top: 0px;
}
.main_div-front {
	background-color: #000;
	position: relative;
	height: 400px;
	width: 900px;
	left: 20px;
	top: 30px;
	border: 1px solid #D2D2D2;
	-moz-border-radius: 12px;
}
