BODY	{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	}

A	{
	text-decoration:none; color:#000000;
	}

div.contents a {
	display:block;
	width:85px;
	height:85px;
	text-indent:-9999px;
	background-position:top;
	}
div.contents a:hover { background-position:bottom; }
div.contents a.caries { background-image: url("caries/caries.png"); }
div.contents a.perio { background-image: url("periodontitis/perio.png"); }
div.contents a.ped { background-image: url("ped/ped.png"); }
div.contents a.ortho { background-image: url("ortho/ortho.png"); }
div.contents a.whitening { background-image: url("whitening/whitening.png"); }
div.contents a.implant { background-image: url("implant/implant.png"); }
div.contents a.ceramics { background-image: url("ceramics/ceramics.png"); }
div.contents a.omfs { background-image: url("omfs/omfs.png"); }
div.contents a.maintenance { background-image: url("maintenance/maintenance.png"); }
div.contents a.philosophy { background-image: url("philosophy/philosophy.png"); }
div.contents a.equipment { background-image: url("equipment/equipment.png"); }
div.contents a.staff { background-image: url("staff/staff.png"); }
div.contents a.disinfection { background-image: url("disinfection/disinfection.png"); }
div.contents a.access { background-image: url("access/map.png"); }
div.contents a.top { background-image: url("image/top/top.png"); }

div.treatment a {
	display:block;
	width:220px;
	height:45px;
	text-indent:-9999px;
	background-position:top;
	}
div.treatment a:hover { background-position:bottom; }
div.treatment a.chp { background-image: url("healthpromotion/healthpromotion.png"); }



body	{
	text-align: center; 
	background: white;
	}

H3		{
	background-color:#ffa500;
	color:white;
	}

#outline	{
	margin:5px auto 5px auto;
	width: 800px;
	text-align: left;
	background: white;
	position:absolute;
	left:5px;
	top:5px;
	}

#banner	{
	width: 100%;
	height: 200px;
	background: white;
	}

#footer	{
	position:relative;
	bottom:0%;
	background: white;
	}

#content	{
	position: relative;
	width: 100%
	}
	

#entryarea {
	width: 300px;
	margin-left: 250px;
	}

#leftsidebar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	}

#rightsidebar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 220px;
	}