<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <FCK:meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <FCK:meta http-equiv="Content-Language" content="zh-CN" /> <title>css打造鼠标触发效果-www.aspxcs.net</title> <style type="text/css"> </style> </head> <body> <div class="kw_from"> <form action="/search.html" method="get" name="searchForm" id="searchForm" onsubmit_fckprotectedatt="%20onsubmit%3D%22return%20check()%22"> <ul id="searchNav"> <li id="conter1"><h2>找什么</h2> <input id="jobKw" name="jobKw" type="text" /> <ul id="conter3"> <li><a href="#" _fcksavedurl="#">会计</a> </li> <li><a href="#" _fcksavedurl="#">网页设计</a></li> <li><a href="#" _fcksavedurl="#">翻译</a></li> <li><a href="#" _fcksavedurl="#">家教</a></li> <li><span class="moreCity"><a href="#" _fcksavedurl="#">更多>> </a></span></li> </ul> </li> <li id="conter2"><h2>在那里</h2> <input id="cityKw" name="cityKw" type="text" /> <ul id="conter4"> <li><a href="#" _fcksavedurl="#">北京</a> </li> <li><a href="#" _fcksavedurl="#">上海</a></li> <li><a href="#" _fcksavedurl="#">广州</a></li> <li><a href="#" _fcksavedurl="#">深圳</a></li> <li><a href="#" _fcksavedurl="#">南京</a></li> <li><a href="#" _fcksavedurl="#">天津</a></li> <li><a href="#" _fcksavedurl="#">杭州</a></li> <li><a href="#" _fcksavedurl="#">成都</a></li> <li><a href="#" _fcksavedurl="#">重庆</a></li> <li><a href="#" _fcksavedurl="#">武汉</a></li> <li><a href="#" _fcksavedurl="#">西安</a></li> <li><a href="#" _fcksavedurl="#">沈阳</a></li> <li><span class="moreCity"><a href="#" _fcksavedurl="#">更多城市>></a></span></li> </ul> </li> </ul> <div class="sbtn"> <input name="submit" type="submit" class="btn4" style="margin:0px 15px 2px 0;" value="搜索工作" /> </div> <div class="searchMore"> <a href="#" _fcksavedurl="#">高级搜索</a><br /><a href="#" _fcksavedurl="#">分类搜索</a> </div> </form> </div> </body> </html>