.cc {
	float: left;
	/* padding: 0px 0; */
	/* border-top: 2px solid red; */
	/* background: #f5e9e9; */
	width: 100%;
}
.cc span {
    float: left;
    width: 90px;
    font-size: 14px;
    font-weight: 900;
    color: red;
}
.cc ul {
    margin: 0;
    float: left;
    width: 100%;
    padding: 5px;
    /* border: 1px solid #ccc; */
    /* background: #e7f7fd; */
}

.cc li {
	margin: 0px 1px;
	width: 162px;
	height: 22px;
	/* line-height: 22px; */
	overflow: hidden;
	float: left;
	padding-top: 5px;
	white-space: nowrap;
}
.tools {
    width: 100%;
    margin-top: 12px;
    height: 38px;
    border: 1px solid #ccc;
    border-top: 2px solid #000000;
    border-left: 0;
    background: #fff;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}
.sort {
    line-height: 35px;
    border-left: 1px solid #ccc;
    position: absolute;
    top: 0;
    left: 0;
}
.sort a.fuck, .sort a.select {
    margin-left: -1px;
    border-left-width: 1px;
    border-color: #000;
    background-color: #d9e7f4;
}
.sort a.default {
    padding: 0 7px;
    background: #fff;
}
.sort a.up {
    background: url(../images/go_up.gif) no-repeat right;
}
.sort a {
	float:left;
    padding: 0 25px 0 15px;
    border: 1px solid #ccc;
    border-top-width: 0;
    border-left-width: 0;
    background: url(../images/go_down.gif) no-repeat right #fff;
    position: relative;
    z-index: 2;
}
.page {
    float: right;
    width: 420px;
    padding-top: 8px;
}
.page a {
    padding: 2px 6px;
    margin-left: 8px;
    border: 1px solid #e1e1e1;
}
.page span {
    height: 22px;
    line-height: 22px;
    margin-left: 8px;
}
.page select {
    float: none;
    margin: 0 5px;
    width: 60px;
    height: 20px;
    vertical-align: middle;
}
.prolist_list{
	width: 100%;
    float: left;
	    margin-top: 11px;
}
.product_img {
    width: 155px;
    height: 117px;
    padding: 6px 7px;
}
.product {
    position: relative;
    margin: 0 0px 6px 5px;
    width: 169px;
    /* height: 117px; */
    float: left;
    border: solid 1px #ccc;
}
.product_over {
	position: relative;
	margin: 0 0px 6px 5px;
	width: 169px;
	/* height: 117px; */
	float: left;
	
	border: #c40000 1px solid;

}
.rightbox {
    float: right;
    overflow: hidden;
    margin-left: 10px;
    width: 849px;
}
.sub_class {
    margin: 10px 0;
    padding: 20px;
    overflow: hidden;
    background-color: #fff;
}
.picSpace{
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 0px;
	OVERFLOW: hidden;
	WIDTH: 128px;
	/* HEIGHT: 235px; */
	TEXT-ALIGN: center;
	margin-bottom: 3px;
	padding-left: 4px;
}
.main{
	width:1100px;
}
.right{
	float:left;margin-right:10px;width:100%;
}
.rightbox_left{
	float:left;
	margin-right:4px;
}
.hot_pro{
	float:left;
}
.pictitle {
    width: 114px;
    height: 41px;
    float: left;
    overflow: hidden;
}