/* CSS Document */

@import url("style_common.css");

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

#center {
	padding-bottom:50px;
}

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

	#center h2.subtitle {
		width:235px;
	}
	
	#center p.contdet {
		padding-left:0; clear:none; float:left;
		width:145px; height:auto;
		font-family:"arial"; font-size:14px; color:#ededed;
		text-align:right;
	}
		* html #center p.contdet { margin-left:48px; }
	
	#center img.contdet {
		float:left; margin-left:105px; margin-top:-8px; margin-bottom:50px;
		border:1px solid #ffffff;
	}
		*:first-child+html #center img.contdet { margin-bottom:0px; }
	
	
	
	
	
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			

