@charset "gb2312";
*{margin:0;padding:0;}
body{}
img, a img{border:none;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:underline;color:#F00;}

/* fcnt */
.fcnt{display:block;height:325px;width:655px;position:relative;overflow:hidden; background:#fff; padding:10px;}
.fcnt .mimg{float:left;width:488px;height:325px;overflow:hidden;}
.fcnt .mimg div{display:none;}
.mimg img{width:508px;height:325px;}
.fcnt ul{float:right;width:152px;height:320px;}
*html .fcnt ul{position:absolute;right:0;top:0;width:152px;height:320px;}
.fcnt li{display:block;height:78px;width:150px;margin-bottom:5px;cursor:pointer;overflow:hidden;}
.fcnt li img{width:144px;height:70px;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7; border:#0369bd 3px solid;}
.fcnt li.cur img{width:144px;height:70px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1; border:#cd3333 3px solid;}
/*#tri{position:absolute;top:10px;right:2px;z-index:1000;width:150px;height:75px;background:url(imgpoint.png) no-repeat;cursor:pointer;}*/
#tri{position:absolute;top:10px;right:2px;z-index:1000;width:150px;height:75px;cursor:pointer;}
*html #tri{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="");background:none;}
.fcnt dl{position:absolute;bottom:1px;left:10px;width:500px;height:0px;background:url(imgshadow.png) no-repeat;display:none;}
.fcnt dt{line-height:38px;text-align:center;font-size:22px;font-family:"Microsoft YaHei";font-weight:900; background:#ccc;}
.fcnt dd{line-height:24px;text-align:center;font-size:14px;}
*html .fcnt dl{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="style/img/shadow.png");background:none;}