@charset "utf-8";
/* CSS Document */

body {
background-color: #1f1f1f;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
color: #d8d1cf;
}

a:link, a:visited, a:active {
text-decoration: none;
color: #d8d1cf;
}

a:focus, a:hover {
/*display: inline-block;
text-decoration: none;
color: #d8d1cf;
border-bottom: 1px solid #e60003;*/
text-decoration: underline;
color: #e60003;
}

#main {
z-index: 0;
position: absolute;
width: 1002px;
height: 611px;
top: 0px;
left: 50%;
margin-left: -501px;
}

div.home_main {
z-index: 1;
position: absolute;
left: 176px;
top: 66px;
}

div.home_logo {
z-index: 2;
position: absolute;
left: 176px;
top: 20px;
}

div.home_text {
z-index: 2;
position: absolute;
left: 50%;
margin-left: -115px;
top: 505px;
width: 230px;
height: 23px;
text-align: center;
vertical-align: middle;
}

font.home_text {
font-size: 18px;
color: #d8d1cf;
}

div.footer_text {
z-index: 2;
position: absolute;
left: 50%;
margin-left: -115px;
top: 580px;
width: 230px;
height: 18px;
text-align: center;
font-size: 11px;
vertical-align: middle;
}

font.footer_text {
font-size: 11px;
color: #d8d1cf;
}

div.footer_logo1 {
z-index: 2;
position: absolute;
left: 206px;
top: 572px;
}

div.footer_logo1 a {
text-decoration: none;
color: #d8d1cf;
border-bottom: 0px solid #e60003;
}

div.footer_logo2 {
z-index: 2;
position: absolute;
left: 296px;
top: 572px;
}

div.footer_logo2 a {
text-decoration: none;
color: #d8d1cf;
border-bottom: 0px solid #e60003;
}

div.footer_logo3 {
z-index: 2;
position: absolute;
right: 296px;
top: 572px;
}

div.footer_logo3 a {
text-decoration: none;
color: #d8d1cf;
border-bottom: 0px solid #e60003;
}

div.footer_logo4 {
z-index: 2;
position: absolute;
right: 206px;
top: 572px;
}

div.footer_logo4 a {
text-decoration: none;
color: #d8d1cf;
border-bottom: 0px solid #e60003;
}
