@import url("lengku.css");
@media all {

	#breadcrumb ul { margin-left: 5px; }

	div#focus { float: left; width: 608px; padding: 0 0 0 14px; }
	
	#focus dl.board   { padding: 6px 0 0 0; }
	#focus dl.board dt    { margin: 13px 0 0 127px; font-weight: bold; font-size: 14px; color: #3e3e3e; }
	#focus dl.board dt em { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal; }
	
	#focus dl.board dd         { position: relative; min-height: 115px; height: 115px; }
	#focus dl.board dd img     { background: transparent url(../images/bg-boardmember.gif) no-repeat; padding: 6px; position: absolute; top: -24px; }
	
	#focus dl.board dd p, dd a { margin-left: 127px; margin-bottom: 0; }
	#focus dl.board dd p       { margin-top: 6px; line-height: 18px; }
	
	.rofficeleft { float: left; width: 295px; }
	.rofficeright { float: right; width: 295px; }
	#content .rofficeleft ul.addresslist,
	#content .rofficeright ul.addresslist { margin-bottom: 18px; }
	img.rvr { float: right; margin: 0 0 12px 12px; }
	
}


