@charset "UTF-8";

a.underline-link:hover{
	text-decoration: underline;
}

body{
	margin:0;padding:0;
	height:1280px;
	background:url("../img/bg1.jpg") no-repeat center top;
	min-width: 981px;
}

#menu{
	width:1000px;
	height: 1200px;
	margin:0 auto;
}

#menu .button-1{
	position:relative;
	z-index:9997;
	left: 7px;
	top: 457px;
	
}


#menu .button-3{
	position:relative;
	z-index:9997;
	left: 2px;
	top: 457px;
}

#menu .button-2{
	position:relative;
	z-index:9997;
	left:-2px;
	top: 457px;
}


#menu .button-video{
	position:relative;
	z-index:9996;
	left: 7px;
	top: 410px;
	width: 551px;
	height: 307px;	
}

.register-button{
	height:67px;
	width:123px;
	position:relative;
	z-index:9992;
	left: 453px;
	top: 258px;
	cursor: pointer;;
}



#footer{
	width:100%;
	min-width:1000px ;
	clear:both;
	height:134px;
	background-color:#162c41
}
#footer div{ line-height:18px;}
