/* all zone */
#hd h1.srchEat
{
	float: left;
	width: 472px;
	height: 46px;
	margin: 35px 0 0 190px;
	padding: 0;
	background: url(../images/eatsou.png) no-repeat 0 0;
	text-indent: -9999px;
}
#zoneList
{
	width: 930px;
	height: auto;
	padding: 10px;
}
#zoneList .itemText
{
    margin: 12px 10px;
    font-size: 14px;
	line-height: 40px;
	clear: both;
}
#zoneList .itemText dt
{
    float: left;
	width: 20px;
	height: 40px;
	padding-top: 1px;
	*padding: 0;
	line-height: 40px;
	font-weight: bold;
	font-family: arial;
}
#zoneList .itemText dd
{
    float: left;
	width: 870px;
}
#zoneList .itemText dd a
{
	text-decoration: underline;
	color: #2754BB;
}
#zoneList .itemText dd span.focus a
{
	text-decoration: underline;
	color: #FF1900;
	font-weight: bold;
}
#zoneList .itemText dd a:hover,
#zoneList .itemText dd span.focus a:hover
{
	text-decoration: underline;
	color: #FF6600;
}
.itemText dd span
{
	margin-right: 12px;
}
.line1px
{
	height: 1px;
	margin: 10px auto;
	background: url(../images/linedot.png) repeat-x 0 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
/*  */
#hotList
{
	padding: 16px 10px 5px 10px;
	font-weight: bold;
	font-size: 14px;
}
#hotList span
{
	font-weight: normal;
}
#hotList a{
    padding-left:10px;
}
#areaSelect
{
	padding: 0 10px;
	font-size: 14px;
}
#areaSelect .area
{
	display: block;
	float: left;
}
#areaSelect .sheng
{
	float: left;
	width: 80px;
	margin-right: 5px;
}
#areaSelect .hadSel
{
	float: right;
	width: 795px;
}
#areaSelect .sheng select
{
	width: auto;
	height: 21px;
	padding: 1px;
	margin-right: 5px;
	border: 1px solid #7F9DB9;
	font-size: 14px;
	line-height: 21px;
}
