@charset "utf-8";

.search{
	height:80px;margin:0 auto;width:1000px;
}

.classlist{
	margin:0 auto;width:1000px;
}
.classdetail{
	height: 240px;
}

.classdetail .left {
    float: left;
    margin-left:20px;
    width: 160px;
    height: 160px;
}

.classdetail .left a {
    width: 160px;
    height: 160px;
}

.classdetail .left a img {
    width: 160px;
    height: 160px;
}

