body {
    margin: 0px;
    padding: 0px;
    font-family: Times New Roman;
    font-size: 14px;
    color: #000000;
}
a {
    font-family: Times New Roman;
    font-size: 14px;
}
a.link {
    color: #000000;
}
a:hover, a.link:hover {
    color: #808080;
}
h1 {
    font-size: 18px;
    font-weight: bold;
    text-align: right;
}
h2 {
    font-size: 16px;
    font-weight: bold;
}
h3 {
    font-size: 14px;
    font-weight: bold;
}

#main {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
}

#top {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    width: 1000px;
    height: 150px;
    background: url("/images/toplogo.jpg");
}
#menu {
    position: relative;
    margin: 0 auto;
    padding: 7px 0 0 0;
    width: 1000px;
    height: 28px;
    background: url("/images/fonmenu.jpg");
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
#menu a {
    color: white;
    margin: 0 20px;
    text-decoration: none;
}
#menu a:hover {
    color: black;
    text-decoration: underline;
    color: #808080;
}
#page {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    width: 1000px;
    min-height: 500px;
}
#page #left {
    position: relative;
    overflow: hidden;
    float: left;
    width: 200px;
    margin: 10px;
    padding: 0;
}

#lm-top1 {
    position: relative;
    width: 200px;
    height: 35px;
    background: url("/images/topinf1.jpg");
}
#lm-top7 {
    position: relative;
    width: 200px;
    height: 35px;
    background: url("/images/topinf7.jpg");
}
#lm-top3 {
    position: relative;
    width: 200px;
    height: 35px;
    background: url("/images/topinf3.jpg");
}
#lm-top4 {
    position: relative;
    width: 200px;
    height: 35px;
    background: url("/images/topinf4.jpg");
}
#lm-cen {
    position: relative;
    overflow: hidden;
    width: 188px;
    padding: 0 6px;
    background: url("/images/centinf.jpg");
}
#lm-cen #technica {
    position: relative;
    text-align: center;
    margin: 5px 0;
}
#lm-cen #technica img {
    border: 0;
}
#lm-cen #technica a {
    font-size: 12px;
    color: black;
    text-decoration: none;
}
#lm-cen p {
    margin: 2px 0;
    padding: 0;
}
#lm-bot {
    position: relative;
    width: 200px;
    height: 15px;
    background: url("/images/botinf.jpg");
    margin-bottom: 5px;
}

#page #right {
    position: relative;
    overflow: hidden;
    float: right;
    width: 750px;
    margin: 10px;
    padding: 0;
}
#social {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    top: 0;
    margin: 0 0 10px 635px;
    padding: 5px 5px 0 5px;
    width: 355px;
    overflow: hidden;
    background: url("/util/images/bg_social.png");
    text-align: center;
}

#bot {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 1000px;
    min-height: 38px;
    background: url("/images/bottompage.jpg");
}
#bot #bl {
    position: relative;
    float: left;
    margin: 3px 10px;
    padding: 0;
    width: 350px;
    font-size: 12px;
    color: white;
}
#bot #br {
    position: relative;
    float: right;
    margin: 3px 10px;
    padding: 0;
    width: 600px;
    text-align: right;
}

.menu {
    color: #FFFFFF;
}
.link {
    color: #000000;
}
.rec {
    color: #FFFFFF;
}
#recn {
	width: 175px;
	float: right;
}
.link-news {
    color: black;
    text-decoration: none;
}
