*{
    margin:0;
    padding:0;
    border:none;
    color:#808080;
    font-size:12px;
    font-family:Arial,Verdana,sans-serif;
    line-height:1.6em;
}

a{text-decoration:none;}
a:link,a:active,a:visited{color:#666666;}
a:hover{color:#cccccc;}

br{letter-spacing:normal}
img{border:none;}

h1{
    height:200px;
    line-height:200px;
    text-align:center;
    font-family:"Times New Roman";
    font-weight:normal;
    font-size:24pt;
    letter-spacing:2px;
    color:#ffffff;
}
h2{
    color:#999999;
    font-size:12px;
    background:url('img/ebi.gif') right center no-repeat;
    margin:40px 50px 0;
    padding:5px 25px;
    border-bottom:1px dashed #cccccc;
    text-align:right;
}

.sitename{
    height:200px;
    width:398px;
    margin-top:10px;
    padding:0px;
    background:url('img/cloid.jpg') left bottom no-repeat;
    border:1px solid #eeeeee;
    border-width:2px 2px 2px 0;
}

.menu{
    text-align:right;
    margin-top:10px;
    margin-right:5px;
}

.text{
    margin:20px 50px 20px 50px;
}


