div#tab_navi {
 background-color:#ECECEC;
 margin-left:40px;
 margin-top:20px;
 padding:20px 20px 0;
 width:620px;
}

table.tab-navi {
width: 620px;
height: 28px;
}

table.tab-navi td {
text-align: center;
}

table.tab-navi td.tab-start  {
width: 6px;
background: url(../images/global/tab-start.gif);
}

table.tab-navi td.tab-start-act  {
width: 6px;
background: url(../images/global/tab-start-act.gif);
}

table.tab-navi td.tab {
background: url(../images/global/tab-bg.gif);
}

table.tab-navi td.tab-act {
background-color: #fff;
}

table.tab-navi td.tab-end {
width: 7px;
background: url(../images/global/tab-end.gif);
}

table.tab-navi td.tab-end-act {
width: 7px;
background: url(../images/global/tab-end-act.gif);
}

table.tab-navi a {
color: #fff;
font-weight: bold;
}

table.tab-navi a:visited {
color: #fff;
font-weight: bold;
text-decoration: none;
}

table.tab-navi a:hover {
color: #fff;
font-weight: bold;
text-decoration: underline;
}

table.tab-navi td.tab-act a {
color: #6d801e;
}

table.tab-navi td.tab-act a:visited {
color: #6d801e;
text-decoration: none;
}

table.tab-navi td.tab-act a:hover {
color: #6d801e;
}

div#content_right {
margin-left: 40px;
background-color: #fff;
border: 1px solid #ececec;
border-width: 0px 20px 20px 20px;
padding: 20px;
width: 580px;
}

* html div#content_right {
margin-left: 40px;
}

div#content_right .bodytext a{
 position:absolute;
 margin-left:435px;
}

div#content_right div.content-frame {
width: auto;
}

div.press-archive-select {
padding-bottom: 20px;
margin-left: 20px;
border-bottom: 1px solid #e3e3e3;
width: 550px;
}

div.press-archive-select b {
display: block;
padding-bottom: 3px;
}
