#flash_map {
	margin: 0px auto;
	clear: both;
}
#cmsarea {
	float: left;
	width: 605px;
}
#cmsLeft {
	float: left;
	width: 225px;
}
#cmsRight {
	float: right;
	width: 365px;
}
#side {
	float: right;
	width: 220px;
}
#todaybox {
	background: #f6e8f5;
	margin-bottom: 10px;
}
#todaybox  .titlebox {
	background: url(today_title.gif) no-repeat;
	height: 25px;
}
#todaybox .titlebox .title {
	background: url(today_title.gif) no-repeat;
	text-indent: -9999px;
}
#todaybox .content {
	background: url(../common/img/side_frm_btm03.gif) no-repeat bottom;
	padding: 8px 7px 8px 8px;
}
#todaybox .content .time {
	color: #00479d;
	text-align: left;
	margin: 0px;
	padding: 5px 0px;
}
#todaybox .content .livecamera {
	margin: 0px;
	padding: 5px 0px;
	background: #FFFFFF;
}
#todaybox .content  .livecamera  a:hover { border: 1px solid #E60012; }
#todaybox .content .livecameralink {
	margin: 3px 0px 0px;
	padding: 0px;
	text-align: right;
}
#weatherbox {
	background: url(top_today_mid.gif) repeat-y;
	width: 210px;
	margin-top: 5px;
	border-bottom: 1px solid #efd2f2;
}
#weatherbox ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 209px;
}
#weatherbox ul li {
	float: left;
	list-style: none;
}
#weatherbox ul li a { display: block; }
#weatherbox .rssbox {
	clear: both;
	text-align: left;
	padding: 5px 10px;
	background: url(top_today_tab_on.gif) no-repeat;
	font-weight: bold;
}
#weatherbox .txtbox {
	background: url(top_today_bg.gif) repeat-x;
	text-align: left;
	padding: 5px 10px;
	margin-right: 1px;
	margin-left: 1px;
	line-height: 1.3;
}
#bannerBox {
	text-align: center;
	margin: 0px auto 15px;
	width: 365px;
}
#bannerBox .main { margin-bottom: 8px; }
#bannerBox .sidebnrL {
	float: left;
	width: 180px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#bannerBox .sidebnrR {
	float: left;
	width: 180px;
	margin-bottom: 5px;
}
.infoBox {
	clear: both;
	background: url(top_title01_mid.gif) repeat-y;
	margin-bottom: 10px;
}
.infoBox .titlebox { text-align: left; 
}
.infoBox .titlebox .road {
	text-indent: -9999px;
	background: url(road_title.gif) no-repeat;
	height: 21px;
	width: 365px;
}
.infoBox .titlebox .news {
	background: url(news_title.gif) no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 365px;
}
.infoBox .content {
	padding: 10px 5px;
	text-align: left;
}
.infoBox .content dl {
	background: url(../common/img/dotline01.gif) repeat-x bottom;
	margin: 0px 0px 8px;
	padding: 0px 0px 8px;
	clear: both;
}
.infoBox .content dt {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #b14185;
}
.infoBox .content dd {
	padding: 0px;
	float: left;
	margin: 0px;
}
.infoBox .content .time { color: #00479d; }
.infoBox .content p {
	margin: 0px 0px 5px;
	padding: 0px;
}

#jmgcontent {
	padding-top: 15px;
	padding-bottom: 20px;
	border-top: 1px solid #E7E7E7;
}
#jmgcontent #jmglogo2 {
	float: left;
	width: 145px;
}
#jmgcontent #jmggroup {
	float: right;
	text-align: left;
	width: 680px;
}
#jmgcontent #jmggroup p {
	margin: 0px;
	padding: 0px;
}
#jmgcontent #jmggroup ul {
	margin: 5px 0px 0px;
	padding: 0px;
}
#jmgcontent #jmggroup ul li {
	float: left;
	list-style: none;
	width: 160px;
	font-size: 85%;
}
