.mapa{
	float:left;
	margin-left:2px;
	text-align:center;
	width:320px;
	height:250px;		
}
.frm{
	float:left;
	border:1px solid #e8e8e8;	
	width:360px;
	padding:10px;
	background:#f8f8f8;
}
.stit{
	float:right;
	width:360px;
	padding:0px 10px 0px 10px;	
	font-size:13px;
	color:#666;
	border-bottom:1px solid #eaeaea;
	font-style:italic;
}
.t1{
	border-bottom:1px dotted #619624;
	margin:0px;
	font-size:14px;		
	color:#619624;
}	
.c1{	
	float:left;
	margin:5px 5px 0px 0px;
}
.l1{
	width:100px;
	float:left;
	color:#003300;
}
.l2{
	float:left;
	width:40px;
	color:#006600;
	padding:3px 3px 3px 0px;
}
.n1{
	float:left;
	width:10px;
	font-size:11px;
	padding:3px 25px 3px 3px;
	float:left;
	color:#006600;
}
.ti{
	width:50px;
	height:20px;
	padding:2px;
	float:left;
}	
.combo1{
	width:170px;
}
.button2{
	padding:1px 5px 1px 5px;
	background:#8fd300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	border:1px solid #888;
	cursor:hand;
	cursor:pointer;	
}
.button2-over{
	padding:1px 5px 1px 5px;
	background:#660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	border:1px solid #888;
	cursor:hand;
	cursor:pointer;	
}

