
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	/*color:#0000FF;*/
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
a:active {
	/*color:#006633;*/
	text-decoration:none;
}
.button{
        border-top:0px;
        border-right:0px;
        border-left:0px;
        border-bottom:0px;
        background-color:transparent;
    }
/*Ò³ÃæÏÂÀ­¿ò*position:relative;cursor:hand;z-index:0;*/  

.menu3{ position:absolute; cursor:hand;}
/* IE6 */ *html .menu1{cursor:hand;z-index:2;}
*+html .menu1{position:absolute;cursor:pointer;  width:114px; margin-top:1px; margin-bottom:0px; margin-left:-57px;height:20px; line-height:22px;}
.menu2{ position:absolute; visibility:visible; width:48; height:28; text-align:center; float:inherit; }
.menu1 ul{ list-style:none;display:block;position:absolute;left:32px;top:-5px;width:85px; border:0px; background:#42C4DB;padding-top:5px;padding-bottom:5px; margin:0px; padding-left:0px; padding-right:0px;}
.menu1 ul li a{ color:#ffffff;display:block;height:22px;line-height:22px;font-size:9pt;margin-top:1px;margin-left:5px;margin-right:5px;background:#6AD2E5 url(/images/m_arrow.gif) no-repeat 5px center; text-decoration:none;}
.menu1 ul li a:hover{ color:#000000;text-decoration:none;background:#ffffff url(/images/m_arrow1.gif) no-repeat 5px center;}