#slider{
position:relative;
overflow:hidden;
width:542px;
background-color:#fff;
height:270px;
}

.box-180 {
width:180px;
float:left;
margin:0;
padding:0;
}

.section {
width:1900px;
position:relative;
}

.section li {
display:block;
list-style:none;
background:url(images/bullet_2.gif) 0 6px no-repeat;
padding-left:12px;
margin:0 3px;
}

.section img {
margin:0 6px 2px 0;
}

.section .sub {
width:542px;
position:relative;
float:left;
padding:0 5px 2px 0;
}
.section .sub p{
margin:8px 0;
line-height:1.5em;
}