/* CSS Document */


div,img{margin:0; padding:0; border:0;}
ul,li{list-style-type: none; margin:0; padding:0; float:left; }

/* TOP MENU */
#menu {height:31px; width:930px; margin-left:auto; margin-right:auto;}
#menu ul { margin:0px; font-size:12px; font-family:Arial, Helvetica, Times}
#menu li { margin-left:3px; margin-right:3px; height:31px; font-weight:bold}
#menu li a{ display:block; color:#1e5692; float:left; background-image:url(/images/index_13.jpg); padding-left:20px;background-position:left top; background-repeat:no-repeat; text-decoration:none; line-height:31px;}
#menu a span { cursor:hand; display:block; float:left; color:#1e5692; background-image:url(/images/index_14.jpg); background-position:right top; background-repeat:no-repeat;padding-right:20px; line-height:31px; }
#menu li a:hover{ color:#5b3a00; background-image:url(/images/index_10.jpg); padding-left:20px;background-position:left top; background-repeat:no-repeat; text-decoration:none; line-height:31px;}
#menu li a:hover span{ color:#5b3a00;background-image:url(/images/index_11.jpg); padding-right:20px;background-position:right top; background-repeat:no-repeat; text-decoration:none; line-height:31px;}
#menu li.active a { color:#5b3a00; display:block; background-image:url(/images/index_10.jpg); padding-left:20px;background-position:left top; background-repeat:no-repeat; text-decoration:none; line-height:31px;}
#menu li.active a span{ display:block; color:#5b3a00; background-image:url(/images/index_11.jpg); padding-right:20px;background-position:right top; background-repeat:no-repeat; text-decoration:none; line-height:31px;}



