/* CSS Document For funswitcher by trance */
img,a img{ border:none;}
.fcnt{ display:block; height:375px; width:746px; margin:0px auto;  position:relative; overflow:hidden;}
.fcnt .mimg{ float:left; width:610px; height:375px; overflow:hidden;}
.fcnt .mimg div{ display:none;}
.mimg img{ width:610px; height:375px;} 
.fcnt ul{ float:right; width:132px; height:375px;}
*html .fcnt ul{ position:absolute; right:0; top:0; width:132px; height:340px;}

.fcnt li{ display:block; width:130px; margin-bottom:1px; cursor:pointer; overflow:hidden;}
.fcnt li img{ width:130px; height:94px;filter:alpha(opacity=40);  -moz-opacity: 0.5; opacity: 0.5;   }
.fcnt li.cur img{ width:130px; height:94px; margin:0;filter:alpha(opacity=100);  -moz-opacity: 1; opacity: 1;  }
#tri{ position:absolute; top:0; right:2px; z-index:1000; width:130px; height:94px; background:url(img/point.png) no-repeat; cursor:pointer;}

*html #tri {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="style/img/point.png");background:none;}
