.ahem { display: none; }

body {  font-family: Tahoma, taipei; color: #00000; font-size: 14.8px; }

a {  font-family: Tahoma, taipei; 
     font-size: 14.8px; text-decoration: none; 
     color: #0000EE; font-style: normal; }

A:hover {  text-decoration: underline overline;  
           font-family: Tahoma, taipei; 
           font-size: 14.8px; color: #FF9966; font-style: normal; }

A:visited {
        COLOR: purple; TEXT-DECORATION: none }

td {  font-family: Tahoma, taipei; color: #000000; 
      font-size: 14.8px; border-top-width: 1px; 
      border-right-width: 1px; border-bottom-width: 1px; 
      border-left-width: 1px; }

INPUT { background-color: transparent; color: #000000; 
       font-family: Tahoma, taipei, Verdana, Arial, Helvetica, sans-serif; 
       font-size: 14.8px; font-weight: normal; border-color: #000000;  
       border-top-width: 1px; border-right-width: 1px; 
       border-bottom-width: 1px; 
       border-left-width: 1px; text-indent: 2px;  }

TEXTAREA { FONT-FAMILY: Tahoma, taipei, Verdana, Arial, Helvetica, sans-serif; 
           FONT-SIZE: 14.8px; background-color: transparent; 
           font-weight: bold; border-color: #000000;  
           border-top-width: 1px; border-right-width: 1px; 
           border-bottom-width: 1px; border-left-width: 1px; 
           text-indent: 2px; }

SELECT { FONT-FAMILY: Tahoma, taipei, Verdana, Arial, Helvetica, sans-serif; 
         FONT-SIZE: 14.8px; font-weight : bold;
         background-color: #F5F5F5; } 

img { border:0; max-width:800px; }

.bg1 { background-color: #E3E4E0; }

.bg2 { background-color: #CCCCCC; }

.bg3 { background-color: #DDE1DE; }

.bg4 { background-color: #F5F5F5; }

.bg5 { background-color: #F5F5F5; }

.fg1 { color: #000000; }

.fg2 { color: #000000; }

#access .menu-header {
	margin: 0 auto;
	min-width: 940px;
}

#access {
        background: #0070B8;
        display: block;
        float: left;
        margin: 0 auto;
        min-width: 940px;
        width: 100%;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	min-width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #ff0;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}

.skip-link {background: #FFFFFF;}
