@charset "UTF-8";
/* CSS Document */

#s2 {
	width:800px;
	height:450px;
}

#navigation {
	width:400px;
	height:35px;
	top:150px;
	left:350px;
	z-index:2;
	position:absolute;
}

#nav_p {
	width:200px;
	height:35px;
	position:relative;
	float:left;
}

#nav_n {
	width:200px;
	height:35px;
	position:relative;
	float:left;
}
