body {
background-color: #eeeeee;
}
#top_banner {
position: absolute;
top: 0px;
left: 0px;
width: 1000px;
height: 70px;
background: url(resource/top_banner.jpg) no-repeat;
}
#link {
position: absolute;
top: 0px;
left: 0px;
width: 190px;
height: 70px;
}
#black_banner {
position: absolute;
top: 70px;
left: 0px;
width: 1000px;
height: 98px;
}
#left_image {
position: absolute;
top: 170px;
left: 0px;
width: 417px;
height: 352px;
}
#footer {
position: absolute;
top: 513px;
left: 0px;
width: 1000px;
height: 66px;
background-color: #ffffff;
}

#content {
position: absolute;
top: 170px;
left: 420px;
width: 560px;
height: 325px;
background-color: #dcdcdc;
padding: 10px;
font-family: arial;
font-size: 10pt;
}

img.right {
float: right;
margin: 2px;
}
#nav {
position: absolute;
top: 20px;
left: 370px;
width: 610px;
height: 20px;
}
a.menu:link, a.menu:visited, a.menu:active {color:#000000;
font-weight:bold;
font-family: arial;
font-size:10pt;
text-decoration: none;
}
a.menu:hover {color:#ff0000;
text-decoration: none;
}
#video {
position: absolute;
top: 170px;
left: 420px;
width: 440px;
height: 325px;
background-color: #dcdcdc;
padding: 10px 70px;
}
img {
border: 0px;
}
#home a {
   position: absolute;
   height: 40px;
   width: 150px;
   top: 20px; 
   text-decoration: none;
   }
#home a i { visibility: hidden; }

a#home { left: 20px; }

a.p:link, a.p:visited, a.p:active {
color:#000000;
font-family: arial;
font-size:10pt;
}
a.p:hover {color:#ff0000;
}

#media_pic {
position: absolute;
left: 820px;
top: 230px;
width: 174px;
height: 270px;
}
