#index .block .box2 .prepare {
	float: right;
	margin-right: 30px;
}
#index .block .box2 .preparetext {
	float: left;
	width: 200px;
	margin-left: 30px;
}
#index .block .box2 .clear {
	clear: both;
}
#index .block .box2 .goods {
	float: left;
	margin-left: 40px;
}
#index .block .box2 .goodstext {
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-top: 100px;
}
#index .box2 .training {
	float: left;
}
#index dl dd img {
	float: right;
}

.corner {
    background-color: #fff !important;
}

.catalog {
    background-color: #F9E8CC;
}

h4,h5,h6,h7 {
    color: #660000 !important;
}

.pick {
    color: red;
    border: 1px solid red;
    padding: 10px;
    line-height: 1.2;
    margin-top: 15px;
}