﻿.titleLine {border-bottom:solid 2px cadetblue;line-height:28px;}
.titleLine span{background-color:cadetblue;color:white;font-size:18px;padding:5px 15px;}
.shopItem{width:50%;float:left;margin:20px 0;}
.shopItem table{width:100%;}
.shopItem td{padding:1px;}
.icoImg{width:200px;height:200px;}
.tbShopMsg{background-color:cadetblue;color:white;padding:5px;}
.shopName{line-height:40px;font-size:18px;}
.shopSummary{height:82px;margin-bottom:20px;overflow:hidden;font-size:14px;padding:10px;}
.shopUnit{line-height:24px;font-size:18px;}
.shopUnit a{display:none;float:right;border:solid 1px white;color:white;padding:5px 15px;font-size:14px;margin-right:10px;}
.shopUnit a:hover{color:blue;border:none;background-color:white;}