body   {
margin: 0;
background-color: #d5d5ff;
font-family: Arial;
font-size: 0px;
color: #0000ff;
}

#container {
top: 0px;
left: 0px;
width: 900px;
height: 1400px;
margin: 0px auto;
position: relative;
background-color: #d5d5ff;
}

a:link {
color: #0000ff;
text-decoration: none;
}

a:hover {
color: #0000ff;
text-decoration: underline;
}

img    {
border: none;
}

table  {
border-collapse: collapse;
}

.keyword    {
top: 0px;
position: absolute;
width : 900px;
height: 0px;
text-align: Right;
}

.keyword h1 {
color: #00c000;
font-size: 0px;
}

.logo    {
top: 0px;
position: absolute;
width : 900px;
height: 250px;
text-align: Left;
}

.header   {
top: 250px;
position: absolute;
width: 880px;
margin-left: 0px;
text-align: Justify;
color: #000080;
font-size: 18px;
background-color: #d5d5ff;
padding: 10px
}

.footer    {
top: 935px;
position: absolute;
width: 900px;
text-align: Justify;
color: #0000ff;
font-size: 12px;
background-color: #d5d5ff;
padding: 0px
}

.website   {
top: 1388px;
position: absolute;
width: 900px;
height: 12px;
text-align: center;
color: #0000ff;
font-size: 12px;
background-color: #d5d5ff;
line-height: 12px;
}

.menu  {
top: 250px;
position: absolute;
width: 900px;
height: 14px;
margin-left: 0px;
background-color: #d5d5ff;
}

.menu ul   {
margin: 0;
padding: 0;
width: 900px;
height: 14px;
text-align: Center;
}

.menu	li  {
list-style: none;
display: inline;
line-height: 14px;
font-size: 14px;
font-weight: bold;
color: #000080;
padding: 0px 5px 0px 5px;
border-left: 1px dotted #000080;
}

.menu li a   {
color: #000080;
text-decoration: none;
}

.menu li a:hover   {
color: #c00000;
text-decoration: underline;
}

.topcode    {
top: 268px;
position: absolute;
width: 900px;
height: 90px;
text-align: center;
}

.bottomcode    {
top: 1350px;
position: absolute;
width: 900px;
height: 90px;
text-align: center;
}

.pagebody  {
top: 400px;
position: absolute;
width: 900px;
height: 860px;
}

.LIMG    {
text-align: left;
vertical-align: top;
}

.RIMG    {
text-align: right;
vertical-align: top;
}

.link1Title   {
color: #ffc0c0;
text-decoration: none;
background-color: #d5d5ff;
text-align: Justify;
padding: 0px;
vertical-align: top;
}

.link1Title:hover    {
color: #c04000;
}

.link1Content    {
color: #00ff00;
background-color: #d5d5ff;
text-align: Justify;
padding: 0px;
vertical-align: top;
width: 100%;
}

.link1URL    {
color: #c0c000;
text-decoration: underline;
background-color: #d5d5ff;
text-align: Justify;
padding: 0px;
vertical-align: top;
}

.link1URL a  {
color: #c0c000;
text-decoration: underline;
}

.link1URL:hover, .link1URL a:hover {
color: #000000;
}

