@charset "utf-8";
/* CSS Document */
.link_nor{
font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
padding:0px 4px 0px 4px;
text-align:center;
float:left;
color:#036;
font-weight:bold;
border:none;
}
.link_act
{
font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
padding:0px 4px 0px 4px;
text-align:center;
color:#FFF;
font-weight:bold;
background-color:#036;
border-bottom:#FFFFFF 0px solid;
}

#FlashSlide span{
display:none;
}
.mytitle
{
	font: normal 80% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
}
.gray
{
background-color: #9F6D11;
position: absolute;
border: 10px solid #9F6D11;
z-index: 100;
}
img{
border:none;
}
.opa{
color:white;
padding:10px 20px 0px 20px;
position: absolute;
z-index: 101;
background-color: #FFA928;
opacity:0.5;
filter: alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100,FinishOpacity=50, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16); 
-moz-opacity: 0.5;
}
