/* CSS Document */
#pro li{
width:112px;
background:url(../images/probg.gif) no-repeat;
padding:2px;
float:left;
margin:0 7px 15px 7px;
}
#pro li a{
width:112px;
display:block;
}
#pro li span{
width:110px;
height:24px;
margin:2px 0 0 -1px;
padding:6px 0 0 4px;
color:#fff;
background:url(../images/prospanbg.gif) repeat-x;
white-space:nowrap;
overflow: hidden;
text-overflow:ellipsis;
display:block;
}
.macss{
width:90%;
margin:10px auto;
background:#fafafa;
border:1px solid #ccc;
padding:10px;
}
.macss h3{
font-size:14px;
font-weight:normal;
margin-bottom:10px;
padding:2px 20px;
color:#090;
background:#efefef;
}
.macss span{
margin:10px;
padding:1px;
border:1px solid #00AEEF;
float:right;
}
.macss li{
width:240px;
float:left;
display:inline;
margin-bottom:10px;
}
.macss li button{
width:80px;
margin-right:10px;
height:20px;
border:none;
background:#242687;
color:#fff;
}
.macss li .blue{
background:#00A5ED;
}
.macss .wll{
width:480px;
}
