﻿

img {
    max-width:none;
}
.producti-intro {
    margin-top: 10px;
    margin-bottom: 10px;
}

.p-preview {
    width: 452px;
    float: left;
    height:420px;
    padding-bottom: 15px;
}

.p-iteminfo {
    width: 738px;
    float: right;
}

.p-aside {
    float: left;
    width: 210px;
    margin-bottom: 20px;
}

.p-detail {
    width: 990px;
    float: right;
    min-height: 220px;
}

.tab-main {
    background-color: #f7f7f7;
    border: 1px solid #eee;
    border-bottom: 1px solid #e4393c;
}

    .tab-main li {
        position: relative;
        display: inline-block;
        font-family: "microsoft yahei";
        cursor: pointer;
    }

        .tab-main li.cur {
            background-color: #e4393c;
            color: #fff;
            cursor: default;
        }

div.large li {
    padding: 10px 25px;
    font-size: 14px;
}
