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

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#eee;}

a{
color:#eee;
text-decoration:underline;
}

a: hover{
color:#B4D821;
}

a:visited{
color:#eee;}

td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#eee;}

h1{
font-size:18px;
color:#B4D821;

}

h2{
font-size:14px;}

h3{
font-weight:bold;}

hr{
color:#B4D821;
height:1px;
background-color:#B4D821;
border:none;
}


.main_info{
background-repeat:no-repeat;
background-color:#000;
padding:20px;}

.main_info img{
padding:5px;
border:dotted;
border-color:#B4D821;}

.content1_text{
width:145px;
height:264px;
position:relative;
top:70px;
left:20px;
}

.content2_text{
width:145px;
height:264px;
position:relative;
top:65px;
left:20px;
}

.bottom_nav{
color:#000099;
padding-top:20px;
background-repeat:no-repeat}

.bottom_nav a{
color:#000099;
text-decoration:underline;}

.bottom_nav a:visited{
color:#000099;}

.welcome{
position:relative;
background-color:#FFFFFF;
filter:alpha(opacity=10);
moz-opacity:0.1;
opacity: 0.1;
width:880px;
height:200px;}

.welcome_inner{
position:relative;
margin-top:-200px;
left:20px;
background-color:transparent;
color:#eee;
width:860px;}

#content1{
height:274px;
}

#content2{
height:274px;

}