/* -------------------------------*/
/*              new             */
/*--------------------------------*/
ol {
list-style:decimal inside;
}
ul.staticm {
list-style:circle inside;list-style-position: inside
}
ul.staticm li {
display:block;
border-bottom:1px dotted  #91a292
}
ul.staticm li a{
line-height: 18px;
text-decoration:none;
}

table.recently-list {width:480px;}
table.recently-list td {width:100px; }

.section{
	margin-left:210px;margin-bottom:20px;	
}

.section .bestseller-image{
	text-align: center;
	/*border:2px solid #dcdcdc;*/
	margin-top:10px;margin-bottom:10px;
}
.section .bestseller-image img{
	border:1px solid #dcdcdc;
}


.topseller{
	border:1px solid #dcdcdc;padding-bottom:10px;
}

.topseller .top-title{
	margin:0 1px; border-bottom:1px solid #ddd; 
	background:url(../images/base_mini_head_bg.gif) repeat-x #fff; 
	padding:4px 4px;
}

.product-top{
	margin-left:15px;
}

.topseller h5{
	margin:2px 0;
}

.topseller h5 a{
	color:#e25203; font-size:1.1em;
	text-decoration: none;
}

.topseller button{
	border:none;
}

.btn-topseller {
	margin-right:10px;
    display:block;
    float:right;
    background:transparent url(../images/btn_topseller_rad.gif) no-repeat 100% 0;
    font-size:12px;
    font-weight:bold;
    padding-right:8px;
    }
.btn-topseller, .btn-topseller:hover {
    color:#fef5e5;
    text-decoration:none;
    }
.btn-topseller span {
    display:block;
    padding:0 10px 0 17px;
    background:transparent url(../images/btn_topseller_bg.gif) no-repeat;
    line-height:25px;
    }
