@charset "utf-8";
*{padding:0;margin:0;}
li{list-style:none;}
body{margin:0px;}

a{text-decoration:none;}
a:hover{text-decoration:underline;}


.wrap{width:243px;height:85px;position:relative;overflow:hidden; float:left;}
.pic{width:243px;height:85px;cursor:pointer;}
.pic1{/*background:url('bangyang.jpg');*/background:white; position:absolute;top:0;left:0;z-index:1;}
.pic2{/*background:url('dajia.jpg');*/background:white;position:absolute;top:0;left:31px;z-index:2;}








