﻿.mapdiv
{
	float:left; width:100%; height:auto; border: 1px solid #BEDCF4;	
}
.mapdiv .biao
{
	float:left; width:100%; height:28px; line-height:28px; background-color: #F0F7FF; border-bottom: 1px solid #BEDCF4;
}
.mapdiv .biao span
{
	float:left; font-size: 16px; margin-left:15px;
}


.mapdiv .itemdiv2
{
	float:left; width:97%; height:auto; padding:10px; background-color: #F4F9FD;
}
.mapdiv .itemdiv1
{
	float:left; width:97%; height:auto; padding:10px; background-color: #fff;
}


.mapdiv .daleiDiv
{
	float:left; width:98%; height:28px;	
}
.mapdiv .daleiDiv a
{
	float:left; font-size:14px;
}
.mapdiv .daleiDiv a:hover
{
	color: #C8241F; text-decoration: underline;
}


.mapdiv .xleiDiv
{
	float:left; width:98%; height:auto;	word-wrap: break-word; word-break:normal; line-height:22px;
}
.mapdiv .xleiDiv a
{
	float:left; font-size:12px; margin-left:8px; white-space:nowrap;
}
.mapdiv .xleiDiv a:hover
{
	color: #C8241F; text-decoration: underline;
}
