@charset "UTF-8";

/* *****************************************************************************

  index.html

***************************************************************************** */
#topMain{
	width:960px;
	height:539px;
	position:relative;
}

.topLogo{
	position:absolute;
	left:0;
	top:32px;
}

.topMenu{
	position:absolute;
	left:0;
	top:430px;
}