* {
margin: 0;
padding: 0;
}

/*
html{
}
*/

body {
XXbackground: #eff url(bg3.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 15px;
color: #003355;
text-align: center;
}

#homebody{
 overflow:hidden;
}

.bgimage {
height: 100%;
position: absolute;
top: 0;
left: 0;
}

.vuport{
position: absolute;
border-width:1px;
}

.blobody{
background: #fff;
position: absolute;
text-align: center;
font-size: 12px;
overflow:hidden;
}
.blobodybig{
background: #fff;
position: absolute;
text-align: center;
font-size: 13px;
line-height: 17px;
overflow:hidden;
}
.blob{
background: #fff;
position: absolute;
border-style: solid;
border-color: #336 #ABC #ABC #336;
border-width: 2px;
padding: 0px;
text-align: center;
font-size: 12px;
overflow:hidden;
}
.blobhead{
background: #19d;
border: 0;
text-align: center;
padding: 4px;
color: #fff;
font-weight: bold;
}
.blobline{
position:absolute;
white-space:nowrap;
left:0;
padding: 4px,4px,4px,4px;
text-align: left;
}
.blobline a{
text-decoration: none;
color: #003355;
}
.blobline a:hover{
text-decoration: none;
color: #003355;
}
#detail{
position:absolute;
left:240;
top:30;
visibility:none;
padding: 4px,4px,4px,4px;
text-align: left;
white-space:nowrap;
line-height:18px;
}

a {
text-decoration: none;
color: #336677;
}
a:hover {
XXtext-decoration: underline;
color: #002244;
}
h2 {
font-size: 15px;
padding: 7px 0 3px 0;
}
#wrap {
margin: 0 auto;
width: 660px;
float: center;
text-align: center;
}

#menu {
height: 32px;
padding: 0 10px 0 0;
}
#menu ul {
list-style-type: none;
padding: 10px 0 5px 0;
}
#menu ul li {
padding: 0 18px 6px 0;
display: block;
float: right;
letter-spacing: +1px;
}
#menu ul li a {
color: #558899;
text-decoration: none;
font-weight: bold;
font-size: 13px;
}
#menu ul li a:hover {
color: #115577;
text-decoration: none;
}

#footer {
border-top: 1px solid #036;
padding: 10px 0;
text-align: center;
font-size: 10px;
}

#content {
XXmargin-top: 2px;
XXtext-align: left;
XXbackground: #FCF5E4;
}
td{
padding: 8px;
font-size: 12px;
line-height: 17px;
}

#hthin{
padding: 0 7px 0 7px;
}

#thin{
padding: 1px;
}

.smal{
font-size: 10px;
color: #000000;
line-height: 13px;
}

ul {
padding-left: 9px;
list-style-position: inside;
}

p {
padding: 3px 0 9px 0;
}



