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



#text1
{
position:relative;
top:-50px;
}
.borderonly
{
border:solid 1px #f1f1f1;
width:763px;
position:relative;
margin:0 auto; padding:0;
}


/*-------------------------------------------------------------------------------------*/





#bgtop
{
margin:0 auto; padding:0;
height:115px;
background:url(../images/bgbanner.gif);
background-repeat:repeat-x;
}




.bsmenu
{
font-family:verdana;
font-size:11px;
margin-top:86px;
}

.bsmenu ul
{
list-style:none;
float:right;
margin:0;
padding:0;
}

.bsmenu ul li
{
list-style:none;
float:right;
margin:0;
padding:0;
}

.bsmenu ul li a
{

list-style:none;
text-decoration:none;
text-align:center;
float:left;
}

.bsmenu ul li a 
{
padding-top:6px;
color:#000000;
list-style:none;
width:72px;
float:left;
height:30px;
}




.bsmenu ul li a:hover 
{
background:url(../images/Tab_1.gif);
background-repeat:no-repeat;
list-style:none;
width:72px;
height:30px;
float:left;
}

.bsmenu a#visited
{
background:url(../images/Tab_1.gif);
background-repeat:no-repeat;
list-style:none;
width:72px;
height:30px;
float:left;
}




