@charset "UTF-8";
@import url(../../assets/css/base.css);
@import url(../../assets/css/header.css);
@import url(../../assets/css/footer.css);

.nwsInv #primary .entryDate {
	margin-bottom:30px;
	text-align:right;
}
.nwsInv #primary .entryTitle {
	font-size:155%;
	font-weight:normal;
	margin-bottom:40px;
}

.entryList {
  }
.entryList .title{
  position:relative;
  width:100%; height:39px;
  margin-bottom:3px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #e6f2fb;
  border-bottom: 2px #175aa5 solid;
  }
.entryList .title h2{
  position:absolute;
  left:10px; top:7px;
  font-size:140%;
  }
.entryList .title .rss{
  position:absolute;
  right:10px; top:9px;
  }
.entryList .rptGrp{
  position:relative;
  width:630px;
  margin-left:8px;
  padding:8px;
  background:url(../../assets/img/bg_top_tnv_line-dot.gif) repeat-x left bottom;
  }
.entryList .rptGrp.last{
  background:none;
  border-bottom:1px #DBDBDB solid;
  }
.entryList .rptGrp p.date{
  float:left; display:inline;
  width:115px;
  margin:0;
  }
.entryList .rptGrp h3{
  float:right; display:inline;
  width:491px;
  font-weight:normal;
  margin:0;
  padding:0;
  line-height:1.5em;
  font-size:100%;
  }
.entryList .rptGrp .stsIcn{
  position:absolute;
  left:120px; top:13px;
  width:22px; height:9px;
  background:url(../../assets/img/o_arw_9-5_0A51A1.gif) no-repeat right center;
  }
.entryList .rptGrp .stsIcn .newMark{
  display:none;
  width:22px; height:9px;
  }
