.module_menu003                          {
                                                background                      : url('./image/menu_line.gif') repeat-x top;
                                                width                           : 161px;
                                                font-family                     : Arial;
                                                font-size                       : 12px;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 0px 0px 0px 0px;
                                         }
.module_menu003 ul	                     {
                                                padding                         : 1px 0px 0px 0px;
                                                margin                          : 0px 0px 0px 0px;
                                                border                          : 0px;
                                         }
.module_menu003 li	                     {
                                                background                      : url('./image/menu_line.gif') repeat-x bottom left;
	                                            list-style		            	: none;
	                                            width                        	: 149px;
                                                height                          : 28px;
                                                line-height                     : 28px;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 2px 0px 0px 12px;
                                                border                          : 0px;
					                     }
.module_menu003 li	div                  {
                                                width                           : 100%;
                                                height                          : 100%;
                                                line-height                     : 30px;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 0px 0px 0px 0px;
                                                border                          : 0px;
                                                cursor                          : hand;
					                     }

.module_menu003 a:visited,
.module_menu003 a:active,
.module_menu003 a                        {
                                                color                           : #ffffff;
                                                text-decoration                 : none;
                                         }
.module_menu003 a:hover                  {
                                                color                           : #d0d0d0;
                                                text-decoration                 : none;
                                         }
