#hex {padding:0; margin:0 auto; list-style:none; width:325px;}
#hex li {float:left; display:block; width:104px; height:120px; margin-right:4px;}
#hex li.p1 {padding-left:54px;}
#hex li.p2 {margin-top:-26px;}
#hex li a {text-decoration:none; color:#937015; cursor:pointer;}
#hex li a b {display:block; width:0; height:0; overflow:hidden; border-bottom:30px solid #CEE7FF; border-left:52px dotted transparent; border-right:52px dotted transparent;}
#hex li a span {display:block; width:104px; height:60px; line-height:59px; text-align:center; background:#CEE7FF; font-size:11px; font-family:tahoma, arial, veradana, sans-serif;}
#hex li a em {display:block; width:0; height:0; overflow:hidden; border-top:30px solid #CEE7FF; border-left:52px dotted transparent; border-right:52px dotted transparent;}
/* hack for IE5.5 */
* html #hex li a b, * html #hex li a em {width:104px; height:30px; w\idth:0; he\ight:0;}

#hex li a.inner b {border-bottom-color:#CCCCFF;}
#hex li a.inner span {background:#CCCCFF;}
#hex li a.inner em {border-top-color:#CCCCFF;}

#hex li a:hover {white-space:normal; color:#88B1CC;}
#hex li a:hover b {border-bottom-color:#C3ECFF;}
#hex li a:hover span {background:#C3ECFF;}
#hex li a:hover em {border-top-color:#C3ECFF;}

#hex li a.inner:hover b {border-bottom-color:#EEEEFF;}
#hex li a.inner:hover span {background:#EEEEFF;}
#hex li a.inner:hover em {border-top-color:#EEEEFF;}