@charset "utf-8";
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#banner {
	background-color: #333;
	height: 103px;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/NMLOCAL_banner_02.jpg);
	display: block;
	vertical-align: baseline;
	text-align: center;
}
#navigation {
	text-align: center;
	display: inline;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #000;

}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #333;
}
#div_01 {
	background-color: #FFFEF9;
	float: left;
	width: 235px;
	padding-left: 5px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #336;
	margin-left: 0px;
}
#div_02 {
	background-color: #FFF;
	float: left;
	width: 234px;
	padding-left: 12px;
	margin-left: 2px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #336;
}
#div_03 {
	background-color: #FFF;
	float: left;
	width: 240px;
	padding-left: 12px;
	margin-left: 3px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #336;
}
#div_04 {
	background-color: #FFFFFF;
	float: left;
	width: 235px;
	padding-left: 13px;
	border-right-style: none;
	margin-left: 3px;
}
#locaton_key {
	background-color: #CDE9EA;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
}
#weather {
	float: right;
	background-color: #D8EEEB;
}
#time {
	margin-right: auto;
	margin-left: auto;
	width: 235px;
}
