body{
	margin: 0;
	padding: 0;
	background: #1d5569 url('images/index_bg.gif') 0 0 repeat-x;
	font-family: Tahoma, Verdana, Arial;
}
img{
	border: 0;
}
div#container{
	width: 760px;
}
	#container div{
		float: left;
		display: inline;
	}
div#main{
	width: 760px;
	margin: 50px 0 0 0;
	padding: 0;
	text-align: left;
}
div#header{
	width: 760px;
	height: 100px;
	margin: 0 0 20px 0;
}
div#headerText{
	width: 760px;
	height: 30px;
	margin: 0 0 10px 0;
}
div#map{
	width: 760px;
	height: 360px;
	background: url('images/map_bg.gif') 0 0 no-repeat;
}
div#flashMapContainer{
	width: 390px;
	height: 272px;
}
div#flashMap{
	width: 328px;
	height: 230px;
	margin: 21px 0 0 31px;
}
div#judete{
	width: 370px;
}
	#judete div.col{
		width: 120px;
		margin: 20px 0 0 0;
		line-height: 15px;
	}
	#judete a{
		font-family: Tahoma;
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
		font-weight: normal;
		clear: both;
	}
	#judete a:hover{
		color: #1b4f62;
		text-decoration: underline;
	}
	#judete div.bigForm{
		width: 350px;
		margin: 20px 0 0 0;
	}
	#judete div.bigFormTop{
		width: 350px;
		margin: 40px 0 20px 0;
	}
	#judete .bigForm div.text{
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 0 5px;
		padding: 2px 0 0 0;
		color: #133846;
	}
	#judete .bigFormTop div.text{
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 0 0;
		padding: 2px 0 0 0;
		color: #133846;
		width: 100px;
		height: 23px;
	}
	#judete .bigFormTop div.input{
		height: 25px;
	}
	#judete .bigForm .input select{
		font-size: 14px;
		font-weight:bold;
		margin: 0 0 0 5px;
	}
	#judete .bigFormTop .input select{
		font-size: 14px;
		font-weight:bold;
		margin: 0 0 0 5px;
		width: 200px;
	}
	#judete .bigForm .submit{
		font-weight: bold;
		margin: 0 0 0 5px;
	}
	#judete div.indexLine{
		width: 350px;
		height: 2px;
		font-size: 1px;
		background: url('images/indexLine.gif') 0 0 repeat-x;
	}
div#footerMenu{
	width: 360px;
	text-align: right;
	font-size: 11px;
	font-family: Tahoma;
	color: #638a97;
	line-height: 20px;
	margin: 20px 20px 0 0;
}
	#footerMenu a{
		color: #638a97;
		text-decoration: none;
	}
	#footerMenu a:hover{
		color: #ffffff;
		text-decoration: underline;
	}
div#footerCopy{
	width: 360px;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma;
	margin: 20px 0 0 0;
	color: #638a97;
	line-height: 20px;
	margin: 20px 0 0 20px;
}