*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "ÐÂËÎÌå";}
/* case */
.case{height:194px;overflow:hidden;width:274px;margin:0 auto;}
.case_box{position:relative;width:274px;height:194px;overflow:hidden}
.case_box p{z-index:2;position:absolute;text-indent:-9999px;width:10px;height:51px;top:40%;cursor:pointer}
.case_box .prev{text-indent:-9999px;background:url(../images/previous.png) no-repeat;left:0px}
.case_box .next{background:url(../images/next.png) no-repeat;top:40%;right:0px}
.case_box ul{position:absolute;height:194px;overflow:hidden;top:0px;left:0px}
.case_box ul li{width:274px;float:left;height:194px}
.case_box ul li img{ width:274px;height:194px;}
.case_box ol{position:absolute;bottom:0;left:50%;margin:0 0 0 -24px;height:12px;z-index:99;}
.case_box ol li{float:left;margin:0 4px;display:inline;width:12px;height:12px;line-height:999em;background:url(../images/pagination.png) no-repeat;overflow:hidden;cursor:pointer;}
.case_box ol li.active{background-position:0 -12px;}