@charset "utf-8";
/* CSS Document */

#store_dir {
border:0px solid red;
width:830px;
height:65px;
margin:0 auto;
padding:0px;
}
#store_dir li {
list-style:none;
width:186px;
height:40px;
float:left;
margin-right:20px;
}
#store_dir a{
margin-left:0;
margin-right:10px;
}
#store_dir img{
padding:1px;
border:1px solid #d9e4e8;
}