@charset "utf-8";
/* CSS Document */

#wrp1{
width:870px;
margin:0 auto;
text-align:left;
}

#flashWrp{
	width:100%;
	height:386px;
	margin-bottom:15px;
	background:url(../img/bg_flash.jpg) repeat-x;
}

#midMenuWrp{
width:100%;
height:93px;
background: url(../img/midMenuBg01.jpg) left top repeat-x;
}

#midMenu{
width:870px;
height:93px;
margin:0 auto;
text-align:left;
position:relative;
}


#midNav{
position:absolute;
top:7px;
left:0;
width:870px;
height:69px;
}

#midNav li{
display:inline;
}

#midNav li a{
display:block;
text-indent:-9999px;
width:145px;
height:69px;
overflow:hidden;
float:left;
}

#midNav #mid01 a{background: url(../img/topMidNav.jpg) 0 0 no-repeat;}
#midNav #mid02 a{background: url(../img/topMidNav.jpg) -145px 0 no-repeat;}
#midNav #mid03 a{background: url(../img/topMidNav.jpg) -290px 0 no-repeat;}
#midNav #mid04 a{background: url(../img/topMidNav.jpg) -435px 0 no-repeat;}
#midNav #mid05 a{background: url(../img/topMidNav.jpg) -580px 0 no-repeat;}
#midNav #mid06 a{background: url(../img/topMidNav.jpg) -725px 0 no-repeat;}

#midNav #mid01 a:hover{background: url(../img/topMidNav.jpg) 0 -69px no-repeat;}
#midNav #mid02 a:hover{background: url(../img/topMidNav.jpg) -145px -69px no-repeat;}
#midNav #mid03 a:hover{background: url(../img/topMidNav.jpg) -290px -69px no-repeat;}
#midNav #mid04 a:hover{background: url(../img/topMidNav.jpg) -435px -69px no-repeat;}
#midNav #mid05 a:hover{background: url(../img/topMidNav.jpg) -580px -69px no-repeat;}
#midNav #mid06 a:hover{background: url(../img/topMidNav.jpg) -725px -69px no-repeat;}



#wrp2{
width:870px;
margin:0 auto;
text-align:left;
}


#contentWrp2clum #rightContent h2.topSttl{
background:none;
padding:0;
}

#contentWrp2clum #rightContent #releaseHdr{
position:relative;
text-indent:-9999px;
background:url(../img/top_ttl01.jpg) left top no-repeat;
width:620px;
height:33px;
}

#contentWrp2clum #rightContent #topicsHdr{
position:relative;
text-indent:-9999px;
background:url(../img/top_ttl02.jpg) left top no-repeat;
width:620px;
height:33px;
}

#releaseBtn,#topicsBtn{
position:absolute;
right:13px;
top:11px;
}

.topicsYearlySection table{
margin:0 0 20px;
width:620px;
border-collapse:collapse;
}

.topicsYearlySection table td{
border-collapse:collapse;
padding:4px 8px 4px 12px;
vertical-align:top;
}

.topicsYearlySection table td.date{
width:60px;
}

.topicsYearlySection table td a{
display:block;
color:#0066CC;
background:url(../img/info_ico01.gif) left 6px no-repeat;
padding-left:8px;
}

.topicsYearlySection table td a:hover,
.topicsYearlySection table td a:link,
.topicsYearlySection table td a:visited{
color:#0066CC;
}

tr.even td{
background:url(../img/tbrBg02.gif) top left repeat;
}
