@charset "utf-8";
/* CSS Document */

#menustyle1{ width:180px; font-size:13px; FONT-FAMILY: "Arial", "MingLiU", "PMingLiU";}

#menustyle1 UL{ list-style-type:none;}
#menustyle1 UL LI { margin-bottom:1px; background:url(../images/dot_underline.gif) bottom left repeat-x;}
#menustyle1 UL LI a, #menustyle1 UL LI a:hover, #menustyle1 .menustyle1_sel{padding:5px 5px 5px 15px; width:160px; background:url(../images/icon1.gif) 5px 13px no-repeat;}
#menustyle1 UL LI a{ display:block; color:#069; text-decoration:none;}
#menustyle1 UL LI a:hover{ color:#039;}
#menustyle1 .menustyle1_sel{color:#060; text-decoration:none;}