http://tool.alixixi.com/demo/179/179/index.htm#
http://tool.alixixi.com/daohangtiao/
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE> THE BEAUTIFUL LIST </TITLE>
<style type="text/css">
div#BeautifulList{500px;margin:20px;font-family: Verdana;}
#BeautifulList a{
display:block;
float:left;
color:#BBE1E7;
padding:10px 15px;
background-color:#3DA2B6;
border-bottom:dotted 1px #A8D3DA;
font-size:12px;
text-decoration:none;
}
#BeautifulList a:hover{color:#fff;background-color:#58AFC0; font-weight:bold; border-left:#fff dashed 1px; border-right:#fff dashed 1px;}
#BeautifulList a:active{color:#fff;background-color:#FF3300; font-weight:bold; border-left:#fff dashed 1px; border-right:#fff dashed 1px;}
</style>
</HEAD>
<BODY>
<div id="BeautifulList">
<a href="#">Home</a>
<a href="#">Blog</a>
<a href="#">Photos</a>
<a href="#">About</a>
<a href="#">Contact Me</a>
<div id="BeautifulFoot" class="RoundedCorner">
</div>
</div>
</BODY>
</HTML>