@charset "utf-8";

#mainContent .products {
margin-bottom:8px;
background:url(../images/index_bg_02.png) repeat-y;
}
#mainContent .products-inner {
position:relative;
min-height:82px;
height:auto !important;
height:82px;
padding-bottom:13px;
background:url(../images/index_bg_03.png) left bottom no-repeat;
}
#home #mainContent .products h2 {
margin-bottom:0;
padding:16px 0 8px 17px;
background:url(../images/index_bg_01.png) no-repeat;
}
#mainContent .products p {
position:absolute;
top:20px;
right:32px;
}
#mainContent .products ul {
margin-left:27px;
padding-bottom:6px;
}
#mainContent .products li {
float:left;
width:172px;
margin-bottom:2px;
padding-right:10px;
padding-left:16px;
background:url(../images/index_bg_04.png) left center no-repeat;
}
#mainContent .products .head {
clear:left;
width:150px;
}
#mainContent .products .tail {
width:90px;
}
