a {
text-decoration:none;
}
a,img {
border:0;
}
dl,dt,dd {
display:block;
margin:0;
}
body,ul,p,ul {
margin:0px;
padding:0px;
list-style:none;
font-family:微软雅黑;
border:0px;
font-size:14px;
color:#333;
}
.clearfix:after {
clear:both;
height:0;
overflow:hidden;
display:block;
visibility:hidden;
content:"";
}
.clearfix {
zoom:1;
}
/*正文*/
.carrousel {
position:fixed;
background-color:rgba(10,10,10,0.01);
display:none;
z-index:3;
width:100%;
height:100%;
left:0px;
top:0px;
overflow:auto;
}
.carrousel .wrapper {
height:100%;
width:100%;
}
.carrousel .wrapper img {
margin:0 auto;
cursor:url(images/small.png),auto;
margin-top:0px;
}
.contimg img {
width:100px;
height:50px;
float:left;
margin-right:10px;
margin-left:10px;
cursor:url(images/big.png),auto;
}