#page {
    font-family:arial, sans serif;
    width:790px;
    margin-left:auto;
    margin-right:auto;
    border-width:2px;
    padding:1px;
    margin-top:0;
    margin-bottom:0;
    border-style:solid;
    border-color:#BDBEC0;
}

#top_right {
    margin-top:6px;
    float:right;
}

#logo {
    background-image:url(images/logo.jpg);
    width:101px;
    height:132px;
}

#top_menu {
    /*float:right;*/
    /*position:relative;
    top:-43px;
    left:-36px;*/
    margin-left:440px;
    position:relative;
    top:-50px;
    font-size:11px;
    color:#A2A4A3;
}

.content_menu {
    width:228px;
    float:left;
}

.content_menu ul {
    margin:0;
    padding:0;
}

.content_menu li {
    list-style-type:none;
}

a#sub_menu {
    margin-left:30px;
}

#line {
    //clear:both;
    
    width:790px;
    height:2px;
    font-size:0;
    background-color:#BDBEC0;
    margin-top:1px;
    margin-bottom:1px;
}

#bottom_menu div {
    width:112px;
    font-family:arial, sans serif;
    font-size:10px;
    float:left;
    height:12px;
    line-height:12px;
    text-align:center;
    
}

#content_txt {
    height:345px;
    width:520px;
    overflow:auto;
    margin-left:35px;
    margin-top:0px;
    font-size:11px;
    line-height:18px;
}

#foot {
    margin:0;
    padding:0;
}

#foot a {
    color:#FFFFFF;
    text-decoration:none;
}

#foot a:hover {
    text-decoration:underline;
}

#box1, #box2, #box3, #box4, #box5, #box6, #box7 {
    margin:0px;
    width:112px;
    font-family:arial, sans serif;
    font-size:10px;
    height:14px;
    line-height:14px;
    text-align:center;
}

#box1 {
    background-color:#FE0000;
}

#box2 {
    background-color:#FF8000;
}

#box3 {
    background-color:#FEFF00;
}

#box4 {
    background-color:#ABDA4D;
}

#box5 {
    background-color:#0950A0;
}

#box6 {
    background-color:#909BC9;
}

#box7 {
    background-color:#7F1885;
}

#links {
    width:800px;
    margin-left:auto;
    margin-right:auto;
}

#links a {
    font-family:arial, sans serif;
    font-size:10px;
    float:right;
    margin-right:4px;
    margin-top:4px;
    color:#777777;
    font-size:10px;
    text-decoration:none;
}

#links a:hover {
    text-decoration:underline;
}

#title {
    font-weight:bold;
    width:390px;
    border-width:0 0 1px 0;
    border-style:dashed;
    border-color:#000000;
    
}

hr {
    clear:both;
    //height:0;
    //margin:0;
    //font-size:0;
    visibility:hidden;
}

.text {
    font-family:arial, sans serif;
    font-size:11px;
    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
}

.link_home {
    font-family:arial, sans serif;
    font-size:11px;
    text-decoration:none;
    color:#000000;
}

.link_home:hover {
    text-decoration:underline;
}
