/* CSS Document */

@import url("style_common.css");

ul.menutop li a.modu {
	color:#263f81;
	background-position:0 -62px;
}

#center {
	padding-bottom:50px;
}

	#center a { color:#ffffff; }
		#center a:hover { color:#cccccc; }

	#center h2.partitle {
		margin-bottom:20px;
	}

	#center img {
	  clear:both; margin:0 auto 20px 0px;;
	}
	
	#center p {
		margin-bottom:20px;
	}
	#center p a {
	  display:block; clear:both; 	margin-bottom:5px;
	  font-family:"arial"; font-size:14px; color:#cccccc;
	  text-indent:5px;
	}
	  #center p a:hover { color:#ffffff; }

	#center h3 {
		margin-left:97px; margin-bottom:5px; clear:both;
		width:594px;
		font-size:16px; font-weight:normal;
		text-indent:9px;
	}





























