.contentnavi {
  margin-bottom: 20px;
}
#topmain div div {
  margin-top: 10px;
}
.contentnaviL {
  clear: both;
  float: left;
  width: 245px;
}
.contentnaviR {
  float: right;
  width: 245px;
}
.contentnaviImg {
  float: left;
  width: 80px;
}
.contentnaviL p, .contentnaviR p {
  float: right;
  width: 155px;
}
#topmain table {
  clear: both;
  width: 500px;
  height: 100px;
  border-collapse: collapse;
  text-align: center;
}
#topmain table, #topmain th, #topmain td {
  border: 1px solid #3C4D96;
}
#topmain th {
  padding: 5px 0px 0px 5px;
  background-color: #CED9EA;
}
#topmain td {
  padding: 5px 0px 0px 5px;
  background-color: #F5F8F9;
}
.work {
  text-align: left;;
}
#news-topics {
  border: 1px solid #3C4D96;
  margin-top: 20px;
}
#news-topics ul {
  padding-left: 5px; 
}
#news-topics a {
  text-decoration: underline; 
}
#news-topics a:hover {
  color: #FF0000;
  text-decoration: underline; 
}