body
{
    background-color: #e7e7e7;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;

    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.01em;
    word-spacing: 0.1em;
}

a
{
	text-decoration: none
}
a:hover
{
	font-weight:bold;
	text-decoration: underline
}
a.mouseover:link, a.mouseover:visited
{
    color:#ff5a00;
    background-image:url(images/button_off.jpg);
    display:block;
    font-size: 13px;
    font-weight:bold;
    height:20px;
    padding-top:5px;
}

a.mouseover:hover, a.mouseover:focus, a.mouseover:active
{
    color:#ffffff;
    background-image:url(images/button_on.jpg);
    display:block;
		text-decoration:none;
    height:20px;
    padding-top:5px;
}
a.link:link, a.link:active, a.link:visited
{
    color:#FF6600;
}
a.link:hover { color:#FF6600; }

.tdheader
{
    background-image: url(images/header_new.jpg); 
    width: 950px;
    height: 168px;
}

.header
{
    width: 921px;
    height: 140px;
    font-size: 34px;
    text-decoration: none;
    color: #ffffff;
}

.header_content
{
    background-image: url(images/content_header.jpg);
    width: 550px;
    height: 37px;
}

.header_content_font
{
    font-size: 18px;
    font-weight:bold;
}

.content
{
    width: 530px;
    text-decoration: none;
    color: #000000;    
    text-indent: 2px;
    line-height: 1.5em;
}

.contenttable
{
    width: 90%;
    border-collapse: collapse;
    text-decoration: none;
    color: #000000;    
    text-align: inherit;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}

.tdnavi
{
    background-image: url(images/navi_bg.jpg);  
    width: 200px;
}

.tdnaviuten
{
    background-image: url(images/navi_bg.jpg);    
}

.tdcontent
{
    background-image: url(images/content_bg.jpg);
    width: 550px; 
}

.tdright
{
    background-image: url(images/panel_bg.jpg);
    width: 200px;
}

.tdrightpanel
{
    background-image: url(images/panel_unten.jpg);
    height: 41px;
}

.tdlink{ width: 170px; }

.tdnews
{
    width: 170px;
    line-height: 1.4;
    text-decoration: none;
    color: #FF6600;
}

.tablenavi
{
    background-image: url(images/navi_unten.jpg);
    width: 200px;
    height: 35px;
    border: 0;
}

tablenavitd
{
    height: 25px;
    font-size: 12px;
}

.tableright
{
    background-image: url(images/panelitem_bg.jpg);
    width: 200px;
    border: 0px;
}

.tableprofile
{
    text-decoration: none;
    color: #000000;
    border-collapse: collapse;
    text-align: inherit;    
}

.tableheader
{
    width: 950px;    
    border: 0px;
    margin: auto;
}

.tablecontent
{
    width: 550px;    
    border: 0px;
}

.headertable
{
    width: 950px;
    height: 168px;
    border: 0px;
}
.divbottom
{
    font-size: 0.8em;
    text-align: center;
    margin-top: 1.0em; 
    margin-bottom: 1.0em;
}

