#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;
 margin-left:-20;
 padding-left:10px;
 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;}
 }

.border1{
 padding-top:15px;
 margin-left:10px;
 border-bottom:3px double green;
 width:710px;
 }

.p2{
 padding-left:10px;
 color:#6A6A6A;
 font-size:100%;
 font-weight:bold;
 }

.p3{
 padding-left:200px;
 margin-bottom:30px;
 }

.float-left01{
 float:left;
 font-size:14px;
 width:400px;
 padding:10px 0 0 160px;
 }

#table-contact{
 background-collor:#ffffff;
 margin:40 0 10 60;
 }

#table-contact .td01{
 width:auto;
 font-size:94%;
 background-collor:blue;
 }

.img-tel{
 margin-left:50px;
 }