body {
background-color:rgb(255,255,204);
 font-family : Arial, sans-serif; 
 font-size : 12px; 
 color:#000000; 
 \\ background-image:url(images/body-bg.jpg);
 background-repeat:repeat-x;
 margin:0px;
 padding:0px;
}
html {
 margin:0px;
 padding:0px;
}

a, a:visited, a:active, a:hover {
color:#7e8995;
}

#logo {
position:absolute;
top:10px;
left:10px;
width:468px;
height:60px;

}


#top_add {
position:absolute;
top:10px;
left:704px;
height:60px;
background-color:white;
width:236px;
}

#mainnavi {
width:600px;
position:absolute;
top:90px;
left:133px;
}

#subbtn {
width:208px;
position:absolute;
top:102px;
left:733px;
text-align:right;
}

#subnavi {
position:absolute;
top:133px;
left:10px;
}

a.subnavi, a.subnavi:active, a.subnavi:visited {
color:#000000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

a.subnavi:hover {
color:red;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

a.subsubnavidv, a.subsubnavidv:active, a.subsubnavidv:visited {
color:#000000;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

a.subsubnavidv:hover {
color:red;
font-size:10px;
font-weight:normal;
text-decoration:underline;
}

.submselected {
width:113px;
padding:4px;
background-color:rgb(235,247,255);
margin:0px 0px 2px 0px;
}

.subnavidv {
width:113px;
padding:4px;
background-color:rgb(204,236,255);
margin:0px 0px 2px 0px;
}

#mainnavi div {
width:93px;
height:22px;
float:left;
padding-top:18px;
text-align:center;
overflow:hidden;
margin-right:2px;
}

.mselected {
background-image:url(images/navi-bg-sel.gif);
}

.mainnavidv {
background-image:url(images/navi-bg.gif);
}

#mainnavi a, #mainnavi a:visited, #mainnavi a:active {
color:#000000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#mainnavi a:hover {
color:red;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

#mainbody {
position:absolute;
top:133px;
left:133px;
width:600px;
}

#mainbody_inner {
background-color:#ffffff;
font-size:12px;
color:#000000;
padding:20px;
}

#addright {
position:absolute;
top:133px;
left:780px;
width:120px;
height:600px;
background-color:white;
}

#addright_up {
position:absolute;
top:743px;
left:780px;
width:120px;
height:137px;
background-color:white;
}