﻿@charset "utf-8";
.banner_lm {
	clear: none;
	height: 360px;
	background-repeat: no-repeat;
	background-image: url(../images/upload/banner_edumore.jpg);
	margin-top: 5px;
}

.products-dz-list
{
    margin: 5px;
    width: 100%;
    height: 204px;
}
.products-dz-list li
{
    border: 1px solid #C0C0C0;
    margin: 5px;
    width: 150px;
    height: 203px;
    float: left;
}