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

#pagetitle{
	width: 960px;
	height: 60px;
	margin: 20px auto 20px auto;
	clear: both;
	border-radius: 1em;
	box-shadow: 2px 2px 2px #999;
	}
	
#pagetitle img{
	width: 960px;
	height: 60px;
	border-radius: 1em;
	}
	
#pagetitle2{
	width: 960px;
	margin: 20px auto 20px auto;
	clear: both;
	border-radius: 1em;
	box-shadow: 2px 2px 2px #999;
	}