/* CSS Document */

/*====shop_list====*/
.shopslistbox { width:550px; margin:0 auto; clear:both;  float:left;border: #cccccc 1px solid; min-height:500px}

.shopslist { width:543px; height:96px; margin:3px 4px; padding-top:10px;overflow:hidden; border-bottom: #cccccc 1px solid; background-color:#f3f3f3;}

.shopslist_hover {width:543px;height:96px; margin:3px 4px; padding-top:10px; overflow:hidden;border-bottom: #0b7f40 1px solid; }

.shopslist_l { width:90px; float:left;margin-left:10px;}
.shopslist_l a { width:84px; height:84px; border:1px #ddd solid; display:block; overflow:hidden;}
.shopslist_l a:hover { border:1px #ff6600 solid;}
.shopslist_l img { width:80px; height:80px; margin:2px;}
.shopslist_c { width:420px; float:left; margin-left:10px; margin-right:10px;}
.shopslist_c h2 { font-size:14px; text-align:left; line-height:26px; height:26px; font-size:14px; width:420px; overflow:hidden;}
.shopslist_c h2 a { color:#0b7f40;}
.shopslist_c h2 a:hover { color:#000;}
.shopslist_c .c1{width:360px;float:left;}
.shopslist_r { width:60px; float:left;padding-top:25px; }
.shopslist_r a {color:#36c;}
.shopslist_r a:hover { border:1px #ff6600 solid;}


