#menu{
 float:left;
 width:170px;
 margin-top:86px;
 }

#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:150px;
 height:40px;
 line-height:40px;
 background:url(image/list-img02.gif) no-repeat center;}
 }

.img-qr{
 margin:50px 0 0 20px;
 font-size:12px;
 }