.searched_img {
    margin-top: 10px;
    border: 1px solid #E8E8E8
}

.searched_img .cats {
    display: inline-block;
    width: 780px;
    vertical-align: top;
    text-align: center;
}

.searched_img .cats ul {
    margin-top: 45px
}

li.selected {
    background-color: #8cc63f!important
}

li.selected a {
    color: #fff;
    text-decoration: none
}

.cats li {
    display: inline-block;
    padding: 10px;
    line-height: 15px;
    background: #f2f2f2;
    margin: 3px
}

.searched_img img {
    max-height: 150px;
    padding: 10px
}

.product a.pic img {
    margin-top: 3px
}

.tmall {
    padding: 0 5px;
    height: 20px;
    display: block
}

.goods {
    margin-top: 10px
}

.tmall img {
    height: 14px
}

.goods h3 {
    font-size: 20px
}

.who_tabs {
    width: 100%;
    text-align: center;
    margin-top: 20px
}

.who_tabs ul li {
    border: 1px solid #E8E8E8;
    margin: 0;
    background: #fff;
    border-left: 0
}

.who_tabs ul li:first-child {
    border-left: 1px solid #E8E8E8
}

.who_tabs ul li.selected {
    background-color: #8cc63f!important
}

.vendorscore {
    color: #666;
    position: relative;
    padding: 0 5px 5px
}

.vendorscore img {
    height: 14px;
    position: absolute;
    margin-left: 5px
}

.VendorId {
    padding: 0 5px 5px;
}

.w226li li {
    margin: 6px;
    border-radius: 3px
}

#search_form {
    padding: 30px;
    border-top: 1px solid #f9f9f9;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
    border-radius: 5px
}

.amethyst-flat-button {
    position: relative;
    vertical-align: top;
    width: 100%;
    height: 60px;
    padding: 0;
    font-size: 22px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    background: #9b59b6;
    border: 0;
    border-bottom: 2px solid #8d4ca7;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -2px #8d4ca7;
    box-shadow: inset 0 -2px #8d4ca7;
    display: block;
    line-height: 60px
}

.amethyst-flat-button:hover {
    color: #fff
}

.amethyst-flat-button:active,
.amethyst-flat-button:focus {
    top: 1px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.goods-title {
	padding: 5px;
}

.price_item span {
    font-size: 18px;
}

.price_item {
    padding: 5px;
    text-align: center;
}