@charset "utf-8";
/* CSS Document */

			#linkPWFlogo a:link, #linkPWFlogo a:visited { width: 79px; height: 81px; background: url('../images/PFWlogo.gif') no-repeat; background-position: 0 0; display:block; text-decoration:none }
			#linkPWFlogo a:hover, #linkPWFlogo a:active { background: url('../images/PFWlogo1.gif') 0 0 no-repeat; text-decoration:none  }
			
			#linkEFNlogo a:link, #linkEFNlogo a:visited {	width: 140px; height: 45px; background: url('../images/EFNlogo.gif') no-repeat; background-position: 0 0; display:block; text-decoration:none }
			#linkEFNlogo a:hover, #linkEFNlogo a:active  { background: url('../images/EFNlogo1.gif') 0 0 no-repeat; text-decoration:none  }

			
			#linkWhpLogo a:link, #linkWhpLogo a:visited  { width: 78px; height: 58px; background: url('../images/WHPlogo2.gif') no-repeat; background-position: 0 0; display:block; text-decoration:none }
			#linkWhpLogo a:hover, #linkWhpLogo a:active  { background: url('../images/WHPlogo2a.gif') 0 0 no-repeat; text-decoration:none }

			
			#linkaboutDr a:link, #linkaboutDr a:visited { width: 150px; height: 35px; background: url('../images/me.gif') no-repeat; background-position: 0 0; display:block; text-decoration:none }
			#linkaboutDr a:hover, #linkaboutDr a:active { background: url('../images/dr1.gif') 0 0 no-repeat; text-decoration:none }

			
			#link_in1a a:link, #link_in1a a:visited { width: 150px; height: 35px; background: url('../images/top2.gif') no-repeat; background-position: 0 0; display:block; text-decoration:none }
			#link_in1a a:hover, #link_in1a a:active { background: url("../images/top2a.gif") 0 0 no-repeat; text-decoration:none }

			
			#link_herb a:link, #link_herb a:visited{ width: 150px; height: 35px; background: url('../images/top1.gif') no-repeat; background-position: 0 0; display:block; text-decoration:none}
			#link_herb a:hover, #link_herb a:active { background: url("../images/top1a.gif") 0 0 no-repeat;  }

			
			#link_contact a:link, #link_contact a:visited {width: 150px; height: 35px; background: url('../images/contact.gif') no-repeat; background-position: 0 0; display:block; text-decoration:none }
			#link_contact a:hover, #link_contact a:active { background: url("../images/contact1.gif") 0 0 no-repeat;  text-decoration:none }
			
			#link_message a:link, #link_message a:visited { width: 150px; height: 35px; background: url('../images/top3.gif') no-repeat; background-position: 0 0; display:block; text-decoration:none	}
			#link_message a:hover, #link_message a:active { background: url("../images/top3a.gif") 0 0 no-repeat; text-decoration:none }

#floatMenu {
		position:absolute;
		left:-200px;
		top:258px;
		width:150px;
		text-align:left;
		z-index:1
		}

#div_rightPanel {
    left:258px;
	padding-top:5px; position:absolute;
}

div.menu_common > a:link, div.menu_common > a:visited { color:#573429 }
div.menu_common > a:hover { color:#fdfdfd; text-decoration:none }
 a.menu_link:link, a.menu_link:link:visited { color:#573429 }
 a.menu_link:hover, { color:#fdfdfd; text-decoration:none }

#menu_bar { position:absolute; top: -100px;}
#menu01_tip { background: url("../images/rect_menu_slider.gif"); width:285px; height:145px; background-repeat:no-repeat; }
#menu01_tip_ul { padding:0;  padding-top:10px; margin:0; margin-left:40px; margin-top:5px; }
#menu01_tip_ul li { line-height:22px; list-style-type:square;  }
