/*
*街道选择 
*/
#zone_street_menu{
	margin-top:10px;
	margin-bottom:10px;
}
#zone_street_menu .zone{
	height:25px;
	line-height:25px;
	background:url(/images/yellow/fenlie_stree.gif) left bottom repeat-x;
	padding-left:10px;
}
#zone_street_menu .zone span{
	display:block;
	float:left;
	padding-left:5px;
}
#zone_street_menu .zone span a{
	display:block;
	width:25px;
	height:25px;
	overflow:hidden;
	padding-right:5px;
}
#zone_street_menu .zone span.choose{
	background:url(../../yellow/choose.gif) left bottom no-repeat;
}
#zone_street_menu .zone span.choose a{
	background:url(../../yellow/choose.gif) right bottom no-repeat;
}
#zone_street_menu .street{
	background:#F1F1F1;
	padding:5px;
	line-height:18px;
}
#zone_street_menu .street .choose{
	color:red;
}

.MainContainer .side{
	width:240px;
	padding-left:10px;
}
.hylistsort{
	border:#ddd solid 1px;
}
.hylistsort td{
	border:#ddd solid 1px;
	padding:5px;
	line-height:20px;
}
.hylistsort .tag{
	line-height:25px;
	padding-left:20px;
	background:url(hyicon5.gif) 5px 8px no-repeat;
	font-weight:bold;
}
.hylistsort .sort{
	padding-left:20px;
	word-spacing:10px;
}
.showcont{
	margin-top:10px;
}
.showcont .head{
	height:43px;
	background:url(hyhead6.gif) left top no-repeat;
	padding-left:10px;	
}
.showcont .head div{
	height:43px;
	float:left;
}
.showcont .head div.more{
	float:right;
	width:100px;
	padding-right:10px;
	background:url(hyhead6.gif) right top no-repeat;
}
.showcont .head div.tag{
	padding-left:40px;
	line-height:40px;
	background:url(hytag1.gif) left top no-repeat;
}
.showcont .head div.tag span{
	display:block;
	padding-right:40px;
	background:url(hytag1.gif) right top no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
.showcont .cont{
	border:#ddd solid 1px;
	border-top:0;
	padding:1px;
}
.contlist .td1,.contlist .td3,.contlist .td4{
	width:100px;
	text-align:center;
	vertical-align:middle;
}
.contlist  .h td{
	line-height:30px;
	border-bottom:#ddd dotted 1px;
}
.contlist  .c td{
	border-bottom:#ddd dotted 1px;
}
.contlist  .c .td1{
	padding:10px;
}
.contlist  .c .td1 a{
	display:block;
	border:#DDD solid 1px;
	padding:1px;
}
.contlist  .c .td2{
	line-height:20px;
}
.contlist  .c .td2 .m{
	color:#666;
}
.contlist  .c .td2 .m span{
	font-weight:bold;
}
.contlist  .c .title{
	padding-top:8px;
	line-height:25px;
}
.contlist  .c .title a{
	font-size:14px;
	font-weight:bold;
	color:#00349A;
}
.contlist  .c .td3{
	color:#f60;
	font-weight:bold;
}
.contlist .page{
	text-align:center;
	line-height:55px;
}
.contlist .page a{
	border:#DDD solid 1px;
	padding:3px 5px 2px 5px;
}	
.sidetable{
	border:#ddd solid 1px;
	background:url(hybg1.gif) left top repeat-x;
}
.sidetable .head{
	height:30px;
	border-left:#FFF solid 1px;
	border-right:#FFF solid 1px;
	padding:0 2px 0 2px ;
}
.sidetable .head .tag{
	line-height:30px;
	padding-left:10px;
	border-bottom:#ddd solid 1px;
	font-size:14px;
	font-weight:bold;
}
.sidetable .cont{
	padding:10px;
	line-height:22px;
	border-left:#FFF solid 1px;
	border-right:#FFF solid 1px;
}
.sidetable .cont .list{
	height:22px;
	overflow:hidden;
	padding-left:15px;
	background:url(hyicon1.gif) 3px 8px no-repeat;
}