/* 獒园地图样式开始 */
#header{
    width:984px;
	height:156px;
	overflow:hidden;
	margin:0 auto;
	*margin-left:12px;
}
#main{
    width:984px;
	height:auto;
	overflow:hidden;
	zoom:1;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:10px;
}
.left{
	width:600px;
	height:auto;
	overflow:hidden;
	float:left;
}
#map{
	width:600px;
	height:580px;
	overflow:hidden;
	float:left;
}
#subsearch{
	width:597px;
	height:35px;
	background:url(images/subsearchbg.gif) center no-repeat;
	float:left;
	margin-left:2px;
}
.subsearch{
	width:320px;
	height:35px;
	padding-top:7px;
	display:block;
	float:left;
}
.subsearch ul li{
	display:block;
	float:left;
	height:22px;
	width:auto;
	padding:0 10px;
}
#subSearchtext{
  margin-top:2px;
  *margin-top:0px;
}
#subBtn{
	width:71px;
	height:22px;
	border:none;
	background:url(images/subsearchbtn.gif) center no-repeat;
}
.con{
	margin-top:8px;
	*margin-top:7px;
	font:bold 12px/180% "宋体";
	display:block;
	float:left;
}
.scrollInfo{
	display:block;
	float:left;
	height:22px;
	width:200px;
	margin-top:6px;
	overflow:hidden;
}
.scrollInfo li{
	padding:5px 0;
}
.scrollInfo a{
	color:#CC0000;
}
#list{
	width:370px;
	height:600px;
	overflow:hidden;
	float:right;
	background:url(images/map.gif) 0 0 no-repeat;
	padding-left:2px;
}
#list .list{
	width:365px;
	height:590px;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #d10303;
	overflow:hidden;
	margin-top:2px;
}
#list .list .iframe{ 
	width:364px;
	height:590px;
	border:none;
	overflow-x:hidden;
}

/* 獒园地图样式结束 */


/* 地图列表样式开始*/
#mainL{
    width:984px;
	height:auto;
	overflow:hidden;
	zoom:1;
	margin-left:10px;
	padding-top:10px;
}
#listL{
	width:370px;
	height:auto;
	padding-left:2px;
}
#listL .listL{
	width:364px;
	height:auto;
}

#listL .listL ul{ 
	width:330px;
	height:auto;
	
}
.titleL{
	width:340px;
	font:bold 14px "宋体";
	padding-top:8px;
	padding-bottom:3px;
	padding-left:20px;
	background:url(images/map.gif) -384px 7px no-repeat;
	border-bottom:2px solid #d10303;
}
.titleL a:hover{	
	color:#d10303;
}
.red{
	color:#d10303;
}
.contentlist{
	width:340px;
	height:auto;
	overflow:hidden;
	margin-bottom:3px;
	padding-top:10px;
	padding-bottom:3px;
	border-bottom:1px dashed #CCCCCC;
}
h5{
	font:bold 14px/180% "宋体";
	margin-top:2px; 
	color:#000000;
}
.contentlist a{
	color:#0066FF;
	text-decoration:underline;
}
.contentlist li{
	font:normal 12px/200% "宋体";
	color:#666666;
}
#pageL{
    clear:both;
	height:auto;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	zoom:1;
}
#pageL a{
	padding:2px 5px;
	line-height:22px;
	border:1px solid #d7d7d7;
	font-size:12px;
	background:#f7f7f7;
}

#pageL a:hover{
    background:#FF6600;
	color:#fff;
}
#pageL .on{
    border:1px solid #ED0906;
	background:#FDDCDB;
}
/* 地图列表样式结束 */
body{
    font-family:"宋体";
	font-size:12px;
	color:#000000;
	background:#fff;
	OVERFLOW-X:HIDDEN;
}
#header #logo .flash{
	width:692px;
	height:80px;
	overflow:hidden;
	float:right;
	padding-right:35px;
	*margin-right:35px;
}
