/* CSS Document */


#header_menu { position: absolute; width: 520px; height: 20px; line-height: 20px; top: 92px; left: 10px; text-align: left; z-index: 10000; }
#header_menu ul { margin: 0; padding: 0; height: 25px; }
#header_menu ul li { margin: 0; padding: 0; list-style-type: none; float: left; }



#power_menu_home a, #power_menu_home a:visited { display:block; width: 60px; height: 20px; padding: 0px 0 0 10px; background: url(../images/pwell_topmenu.jpg) 0px center no-repeat; color: #fff; text-decoration: none; line-height: 20px; font-weight: normal; }
#power_menu_home a:hover, #power_menu_home a:active { color: #ccc; text-decoration: none; }

#power_menu_company a, #power_menu_company a:visited { display:block; width: 80px; height: 20px; padding: 0px 0 0 10px; background: url(../images/pwell_topmenu.jpg) 0px center no-repeat; color: #fff; text-decoration: none; line-height: 20px; font-weight: normal; }
#power_menu_company a:hover, #power_menu_company a:active { color: #ccc; text-decoration: none; }

#power_menu_guide a, #power_menu_guide a:visited { display:block; width: 135px; height: 20px; padding: 0px 0 0 10px; background: url(../images/pwell_topmenu.jpg) 0px center no-repeat; color: #fff; text-decoration: none; line-height: 20px; font-weight: normal; }
#power_menu_guide a:hover, #power_menu_guide a:active { color: #ccc; text-decoration: none; }

#power_menu_contact a, #power_menu_contact a:visited { display:block; width: 90px; height: 20px; padding: 0px 0 0 10px; background: url(../images/pwell_topmenu.jpg) 0px center no-repeat; color: #fff; text-decoration: none; line-height: 20px; font-weight: normal; }
#power_menu_contact a:hover, #power_menu_contact a:active { color: #ccc; text-decoration: none; }


#power_menu_information a, #power_menu_information a:visited { display:block; width: 100px; height: 20px; padding: 0px 0 0 10px; background: url(../images/pwell_topmenu.jpg) 0px center no-repeat; color: #fff; text-decoration: none; line-height: 20px; font-weight: normal; }
#power_menu_information a:hover, #power_menu_information a:active { color: #ccc; text-decoration: none; }
#power_menu_information ul { width: 140px; text-align: left; }
#power_menu_information ul li a, #power_menu_information ul li a:visited { border-top: 1px solid #999; background: #000; width: 130px; padding-left: 5px; padding-right: 5px; height: auto; font-weight: normal; }
* html #power_menu_information ul li a, * html #power_menu_information ul li a:visited { white-space: normal; }

