table.shop{
	margin-bottom:20px;
	background-color:#FFFFFF;
	width: 780px;
	border: 0px;
}
td.ph {
	border: 1px solid;
	width:64px;
	background-color:#FFFFFF;
	vertical-align: middle;
}
td.area {
	border: 1px solid;
	width:80px;
	background-color: #101078;
	color: #FFFFFF;
}
td.cat { border: 1px solid; width:315px;}
tr.blue {
	background-color:#1e1ef9;
	color: #FFFFFF;
}
img.thumb { width: 64px ; height : 80px ;}
div.titlebg{
	width:606px;
	height:24px;
}
/*荞*/
.float_l {
	float: left;
}
.float_r {

	float: right;
}
.float_c {

	clear: both;
}
