@charset "utf-8";
body{background:url(../images/body_bg.gif) repeat-x; background-position: left 50px;}
.indexbanner{
height:230px;
width:740px;
background-color:#CCC;
margin-bottom:8px;
}
.indexlistdiv{
border-top:0px;
border-left: 7px #f8e3c6 solid;
border-right: 7px #f8e3c6 solid;
border-bottom: 7px #f8e3c6 solid;
margin-bottom:16px;
overflow:hidden;
}
.indexnew_top{
height:47px;
width:100%;
background:url(../images/index_newproduct.gif) no-repeat top left;
}
.indexrecommend_top{
height:47px;
width:100%;
background:url(../images/index_recommend.gif) no-repeat top left;
}
.indexspecial_top{
height:47px;
width:100%;
background:url(../images/index_special.gif) no-repeat top left;
}
.indexnew_top1{
height:24px;
background-color:#f8e3c6;
margin-left:146px;
text-align:right;
padding-right:10px;
}
.indexnewcontent{
padding:20px 0px 20px 20px;
}
.indexnewcontentleft{
float:left; width:140px;
margin-right:15px;
}
.indexnewcontentright{
float:left;
overflow:hidden;
text-align:left;
}
.indexnewcontent span{
display:block;
width:160px;
}
.indexnewcontent ul{
list-style-position:outside;
list-style-type:none; 
font-size:12px;
line-height:1.5em; 
margin:0px; 
padding:0px;
text-align:left;
}
.indexnewcontent ul li{
list-style-position:outside; 
float:left;
text-align:left;
margin-right:15px;
margin-bottom:15px;
list-style:none;
}
.indexnewcontent ul li img{
padding:8px;
border:1px solid #f5f2ea;
}
.indexnewcontent ul li span{
height:3em;
overflow: hidden;
}
