@charset "UTF-8";

h2 {
  border-right: none;
}

h3 {
  margin-bottom: 0;
  border: none;
  line-height: 1.75;
}

#home-image {
  margin-bottom: 20px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  width: 800px;
  height: 220px;
  background: url("../../../../img/home/home-image.jpg") no-repeat center top;
  
  text-indent: -99999px;
  overflow: hidden;
}

#home-image h2 {
  background: none;
}

.section-topics {
  margin-bottom: 3em;
}

.section-topics h2 {
  margin-bottom: 1em;
  height: 24px;
  font-weight: normal;
  text-indent: -99999px;
  overflow: hidden;
}





/* #topics
*/
#topics {}

#topics-area {}

#topics h2 {
  background: url("../img/home/home-h2-topics.gif") no-repeat left top;
}

#topics dl {
  border-bottom: 1px dotted #e5e5e5;
}

#topics dl dt {
  float: left;
  width: 120px;
  font-weight: normal;
}

#topics dl dd {
  margin-left: 120px;
}

#topics-detail {
  margin: 1em 0;
  width: 75px;
  height: 20px;
  background: url("../img/home/detail.gif") no-repeat left top;
}

#topics-detail a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -99999px;
  overflow: hidden;
}




/* #exam-info
*/
#exam-info {}

#exam-info h2 {
  background: url("../img/home/home-h2-exam-info.gif") no-repeat left top;
}

#exam-info h3 {
  margin-bottom: 1em;
}

/*
#exam-info ul li {
  padding: 0.25em 0;
  border-bottom: 1px dotted #e5e5e5;
}
*/




/* #info
*/
#info {}

#info h2 {
  background: url("../img/home/home-h2-info.gif") no-repeat left top;
}

#info h3 {
  border: none;
}

#info .date {
  color: #999;
  font-size: 11px;
}

#info > ul > li {
  padding: 0.25em 0;
  border-bottom: 1px dotted #e5e5e5;
}

#info .newsflash h3 {
  /*color: #d90000;*/
}
