@charset "utf-8";

#top #wrapper #container #main #cntnts div.info-area {
    border: 2px solid #888888;
}
#top #wrapper #container #main #cntnts dl.info-area{
    border: 1px solid #888888;
}
#top #wrapper #container #main #cntnts dl.info-area dt{
    background-color: #888888;
    color: #fff;
}

#top #wrapper #container #main #cntnts h2 {
	background-color: #045795;
	color: #FFF;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#top #wrapper #container #main #cntnts #updt {
	background-color: #fcfcfc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#top #wrapper #container #main #cntnts #updt dl {
	height: 250px;
}
