﻿
/*餐厅列表*/
.produblock { float: left; width: 958px; padding:20px; border:0px; background-color:#E7E7E9; margin-top:20px; }
.product{ float:left; width:188px; height:180px; margin-right:5px;margin-left:5px;display:inline; padding-bottom:15px;}
.product img{width:175px; height:136px; margin:5px 5px 0 5px;}
.prodpic{ width:186px; background-color:White; height:178px;text-align:center;} 
.proName{font-size:14px; font-weight:bold; color:#f60; height:28px; line-height:28px; overflow:hidden;}
.produblock{margin-top:20px;padding:0px;}
.block{ width:1002px;}
.proName a{color:#f60;}