@charset "gb2312";
.fcnt{display:block;height:240px;width:755px;margin:auto auto;position:relative;overflow:hidden;}
.fcnt .mimg{float:right;width:600px;height:240px;overflow:hidden;}
.fcnt .mimg div{display:none;}
.mimg img{width:600px;height:240px;}
.fcnt ul{float:left;width:152px;height:340px;margin-top:1px;}
*html .fcnt ul{position:absolute;right:0;top:0;width:152px;height:340px;}
.fcnt li{display:block;height:57px;width:140px;margin-bottom:5px;cursor:pointer;overflow:hidden;}
.fcnt li img{width:140px;height:55px;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
.fcnt li.cur img{width:140px;height:55px;margin:0;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
#tri{position:absolute;top:0;left:0px;z-index:1000;width:145px;height:57px;background:url(../images/point.png) no-repeat;cursor:pointer;}
*html #tri{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/point.png");background:none;}
.fcnt dl{position:absolute;bottom:1px;right:0px;width:480px;height:65px;background:url(../images/shadow.png) no-repeat;display:none;padding:3px 20px;}
.fcnt dt{line-height:38px;text-align:center;font-size:22px;font-family:"ºÚÌå";font-weight:900;}
.fcnt dd{line-height:24px;text-align:center;font-size:14px;}
*html .fcnt dl{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/shadow.png");background:none;}