@charset "UTF-8";

#foundertop {}

#foundertop h2 {
	padding:4px 0 4px 32px;
	color:#ffffff;
	margin:0;
	font-weight:bold;
	background:transparent url(/admin/founder/common/images/fbg_h2top.gif) left top repeat-y;
}
#foundertop .mainimg {
	margin-bottom:10px;
}
#foundertop .mainimg img {
	font-size:0;
	display:block;
}
#foundertop .maincont {
	width:689px;
	margin:25px 0 0;
}
#foundertop .maincont .fleft {
	width:419px;
}
#foundertop .maincont .fleft p {
	margin:0 5px 15px 5px;
}
#foundertop .maincont .fright {
	width:259px;
}
#foundertop .maincont .fright p {
	font-size:86%;
	line-height:1.4;
}
#foundertop .maincont .fright img {
	display:block;
	margin-bottom:10px;
}


