/*focus*/
.focus{ height:330px; width:270px; margin-bottom:9px;position:relative; background:#fff; overflow:hidden; }
.focus ul{ position:absolute; top:215px; right:2px;width:270px;  height:24px; padding:3px 3px 0 0; background:url(ulshd.png) right no-repeat; text-align:right;}
*html .focus ul{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="ulshd.png");background:none; position:static; margin-top:-27px;}
.focus li{ zoom:1; display:inline-block; *display:inline;  width:21px; height:21px; line-height:21px; text-align:center; color:#fff; background:url(num.gif) 0 0 no-repeat; font-family:Arial; margin-left:3px; cursor:pointer; position:relative;}
.focus li.cur{ background:url(num.gif) 0 -21px no-repeat;}
.mpc{ height:240px;text-align:center; margin:1px auto 0; *padding-top:1px; overflow:hidden;}
.mpc div{ display:none;}
.mpc div img{height:240px; width:270px; margin:0 auto;}
.focus h2{ display:none; height:80px; line-height:20px; text-align:left; font-size:14px; font-weight:100; color:#1e65a8; position:absolute; bottom:1px; _bottom:0px; left:1px; width:270px; background:none; border:none;}
.focus h2 a{ color:#1e65a8;}
.focus h2 a:hover{ color:#d00;}
