
body,td,div,p,span{ font-family: Tahoma; font-size: 10pt; color: #555555}
li{ margin-left: -20px; margin-right: 16px }
.menu{color: #3361be} 
.menu a:link{text-decoration: none; color: #A9D7F0} 
.menu a:visited{text-decoration: none; color: #A9D7F0}
.menu{font-size: 8pt;} 
.top{font-weight: bold; color: white} 
.top a:link{font-weight: bold; text-decoration: none; color: white} 
.top a:visited{font-weight: bold; text-decoration: none; color: white} 
.catbox {color: #3361be} 
.catbox a:link{color: #3361be} 
.catbox a:visited{color: #3361be} 
.linktitle a:link{font-weight: bold; color: #000000} 
.linktitle a:visited{font-weight: bold; color: #000000} 
.small  { font-family: Tahoma; font-size: 8pt }
.foot { font-family: Tahoma; font-size: 8pt; color: gray }
.foot a:link { font-family: Tahoma; font-size: 8pt; color: gray }
.foot a:visited { font-family: Tahoma; font-size: 8pt; color: gray }
/*--- image css --- */
.prodlinkimg img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 1;
}

.prodlinkimg:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


.prodimg img{
}

.prodimg:hover img{
}



.galleryimg img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 1;
}

.galleryimg:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

