@charset "utf-8";
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg02.jpg);
	background-repeat: repeat-x;
}
.bg03{
background-image: url(images/bg03.jpg);
 background-position:center;
background-repeat: no-repeat;
}
.top{
  padding:50px 0px 0px 0px;
}

.text01 {
 font-size: 12px;
	color: #ffffff;
	text-align:right;
  padding:10px 10px 0px 0px;
}

.text01 a{
 font-size: 12px;
	color: #ffffff;
	text-align:right;
	 text-decoration: none;
  padding:10px 10px 0px 0px;
}

.text01 a:hover{
 font-size: 12px;
	color: #79aeb3;
	text-align:right;
	 text-decoration: none;
  padding:11px 11px 0px 0px;
}

.style{
padding:263px 0px 0px 265px;
}

.style01{
padding:16px 0px 0px 265px;
}

.nyu{
background-image: url(images/nyu.jpg);
 background-position:30% 94%;
background-repeat: no-repeat;
padding:275px 0px 0px 15px;
}
.nyu02{
background-image: url(images/nyu02.jpg);
 background-position:30% 0%;
background-repeat: no-repeat;
padding:5px 0px 0px 15px;

}

input{
background:none;
border:0px;
color:#fff;
}



.login{
padding:286px 240px 0px 0px;
}



