@charset "utf-8";
.bck
{
background:url(images/zoli.gif)
center;
background-repeat:repeat-y;
background-color:#CCCCCC;
}

.frame1{
width:144px;
font:Sylfaen;
font-size:14px;
}
.border
{         
background:#FFFFFF;
border:1px solid #red;
}

.border1
{
border:1px solid #c8212a;
}

.border2
{
border:1px solid #999999;
}
.border_view
{
right:auto;
border-bottom: 1px solid  #999999;
}


a:link {color:#000000; text-decoration:none;}
a:hover {color: #000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:active {color: #000000; text-decoration:none;}  


.b a:link{color:#000000; text-decoration:none; font-weight:bold;}
.b a:visited {color:#FF0000; text-decoration:none;font-weight:bold;}
.b a:hover {color: #FF0000; text-decoration:none;font-weight:bold;}
.b a:active {color: #0066cc; text-decoration:none;font-weight:bold;}