﻿#WiseMenuNav
{
    	list-style:none;
	padding:0;
	margin:0;

}
.arrowlistmenu li {/* FF*/
 list-style:none;
}
.menuheader /*第一層選單*/
{
    	background-image : url(../images/menu98_iconOVER.gif);
        width:175px;
        height:23px;
}

.openheader1 
{
    	background-image : url(../images/menu98_iconDW.gif);
}

.menuheader a/*字*/
{
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-style: normal;
        font-weight: bold;	
        padding-left:30PX;
        padding-TOP:3PX;      

}
.menuheader a:hover,.menuheader a:visited
{
	color:#FFFFFF;
	font-size: 12px;
}
.openheader1 a,.openheader1 a:hover,.openheader1 a:visited
{
	color: #6b909f;
}
.arrowlistmenu ul ul {/*第二層選單*/
       background:#EEF9FF;
       border:1PX solid #E0E1E3;
	*margin:0; /* IE7 */
	*padding-left:35PX; /* IE7 */
}

.arrowlistmenu li li
{
	list-style-type:disc;
	color: #B8B9B9;
}
.categoryitems1 a,.categoryitems1 a:hover,.categoryitems1 a:visited
{
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	text-align: left;

}
