#menu{
 float:left;
 width:170px;
 margin-top:40px;
 }

#menu dl{
 list-style-type:none;
 margin:0;
 padding:0;
 width:140px;
 height:40px;
 }

#menu dl dt{
 display:block;
 line-height:40px;
 display:block;
 text-indent:10px;
 font-size:17px;
 border-bottom:1px solid #fff;
 background:url(image/list-img03.gif) no-repeat center;}
 }

#menu dd a{
 position:relative;
 margin-left:-30;
 width:130px;
 height:40px;
 line-height:40px;
 display:block;
 text-indent:10px;
 text-decoration:none;
 font-size:14px;
 border-bottom:1px solid #fff;
 background:url(image/list-img01.gif) no-repeat center;}
 }

#menu dd a:hover{
 position:relative;
 margin-left:-20;
 width:140px;
 height:40px;
 line-height:40px;
 background:url(image/list-img02.gif) no-repeat center;}
 }

.menu-one{
 position:relative;
 padding-left:10px;
 margin-left:-20;
 width:140px;
 height:40px;
 line-height:40px;
 background:url(image/list-img02.gif) no-repeat center;}
 }

#home a{
 display:block;
 margin-bottom:3px;
 line-height:40px;
 text-indent:10px;
 font-size:17px;
 font-weight:bold;
 text-decoration:none;
 border-bottom:1px solid #fff;
 background:url(image/list-img04.gif) no-repeat center;}
 }

table.table01{
 width:auto;
 background-color:#BFFFCF;
 text-align:center;
 }

table.table01 td{
 padding:0 5px 5px 5px;
 }

a img {
 border-style:none;
 }