/* ============·ÖÀàÁÐ±í============== */

ul.productclass{
	width: 243px;
    float: left;
    border: 1px solid #bebebe;
    min-height: 350px;
    height: auto;
	clear:both;
}

li.productclass {
	display: block;
	width: 183px;
    margin: 0 auto;
    height: 47px;
    line-height: 47px;
    background-image: url(/base/templates/images/001454_08.png);
    background-repeat: no-repeat;
    background-position: 167px 17px;
    cursor: pointer;
	list-style: none;
    text-decoration: none;
    font-family: 'Microsoft yahei';
}
li.productclass a{
	color: #383838;
	font-size: 14px;
}


/* a.productclass:link,a.productclass:visited,a.productclass:active{ */
/* color:#747474; */
/* text-decoration: none; */
/* font: 12px/20px simsun; */
/* } */

li.productclass:hover{
	background-image: url(/base/templates/images/001454_09.png);
}

a.productclass:hover{

color: #90c320;
}
