@charset "utf-8";
/* CSS Document */

#spcitv #conts #map{
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#fdfbf0;
	padding:17px 12px 5px 12px;
	margin-top:50px;
	}
#spcitv #conts #map p.ctc{
	margin-left:44px;	
	}
#spcitv #conts #map h3{
	margin-left:8px;
	margin-bottom:20px;
	}
#spcitv #conts #map h4{
	font-weight:bold;
	margin-bottom:5px;
	line-height:120%;
	}
#spcitv #conts #map p.txt{
	margin-bottom:5px;
	line-height:130%;
	}
#spcitv #conts #map p.adls{
	font-size:85%;
	line-height:120%;
	margin-bottom:25px;
	}
#spcitv #conts #map .lftbox{
	width:140px;
	float:left;
	margin-right:12px;
	margin-top:3px;
	}
#spcitv #conts #map .mdlbox{
	width:387px;
	float:left;
	margin-right:12px;
	}
#spcitv #conts #map .mdlbox table{	
	margin-top:12px;
	margin-left:12px;
	}
#spcitv #conts #map .rgtbox{
	width:140px;
	float:left;
	margin-top:3px;
	}