/*饒河夜市主板樣式*/
a img { 
	border-style: 10px;
}

#topLeft {
	background-color: #1E95D4;
	width: 325px;
	height: 90px;
	float: left;
	margin: 0px 0px 5px 0px;
	color: #FFF;
	font-size: 1.5em;
	text-align: center;
	line-height: 90px;
}

/*#topLeft2 {
	background-color: #1E95D4;
	width: 160px;
	height: 90px;
	float: left;
	margin: 0px 0px 5px 5px;
	color: #FFF;
	font-size: 1.5em;
	text-align: center;
	line-height: 90px;
}
*/
#topRight {
	background-color: #1E95D4;
	width: 325px;
	height: 90px;
	float: left;
	margin: 0px 0px 5px 5px;
	color: #FFF;
	font-size: 1.5em;
	text-align: center;
	line-height: 90px;
}

#topStreets {
	background-color: #1E95D4;
	width: 80px;
	height: 90px;
	float: left;
	margin: 0px 0px 5px 5px;
	color: #FFF;
	font-size: 1.5em;
	text-align: center;
	line-height: 90px;
}

#topStreetb {
	background-color: #1E95D4;
	width: 160px;
	height: 90px;
	float: left;
	margin: 0px 0px 5px 5px;
	color: #FFF;
	font-size: 1.5em;
	text-align: center;
	line-height: 90px;
}

/*--街道內容區--*/

#shopLeft {
	/*background-color: blue;*/
	float: left;
	width: 325px;
	height: 160px;
	clear: both;
}

#shopLeft img {
	width: 325px;
	height: 160px;
	border: 0px
}

#street {
	/*background-color: blue;*/
	width: 80px;
	float: left;
	margin: 0px 0px 5px 5px;
	text-align: center;
	color: blue;
	font-size: 2.5em;
	font-weight: bold;
}

#shopL {
	width: 160px;
	float: left;
	margin: 0px 0px 5px 5px;
}

#shopR {
	width: 160px;
	float: left;
	margin: 0px 0px 5px 5px;
}

#shopRight {
	/*background-color: blue;*/
	float: left;
	width: 325px;
	height: 160px;
	margin: 0px 0px 5px 5px;
}

#shopRight img {
	width: 325px;
	height: 160px;
}


/*夜市一般版樣式*/
#shopInfo {
	width: 160px;
	height: 160px;
	background-color: #CCC;
	float: left;
	margin: 0px 0px 5px 5px;
	color: #FFF;
	font-size: 1.5em;
	text-align: center;
}

#topInfo {
	width: 160px;
	height: 90px;
	background-color: #1E95D4;
	float: left;
	margin: 0px 0px 5px 5px;
	color: #FFF;
	font-size: 1.5em;
	text-align: center;
	line-height: 90px;
}

#streets {
	/*background-color: blue;*/
	width: 160px;
	float: left;
	margin: 0px 0px 5px 5px;
	text-align: center;
	color: blue;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 160px;
}