/* use inner margin instead of outer padding */

body {
    margin: 0;
}

textarea{
    overflow: hidden;
    padding: 0;
    border: 0px;
    z-index: 998;
    word-break: break-all;
    background-color: transparent;
    color: black;
    font-family: monospace;
    width: 95%;
    height: 150%;
}

div {
    /* outline: 1px black solid; */
}
#adframe{
    margin: 1px;
}

#hint {
    color: #000;
    font-size: 10pt;
    font-weight: 600;
    height: 21px;
    margin-left: 5px;
    /*padding: 5px 5px 0;*/
}

.sep {
    clear: both;
}

.item-h {
    background: url(//ad.tagtoo.co/smedia/ad/pixel.png) repeat;
    /*margin: 0px 5px 0px 5px;*/
    overflow: hidden;
}

.img-h {
    float: left;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.ec_logo{
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.ec_logo_top{
    position: absolute;
    top: 0px;
    right: 0px;
}

.img {
    border: none;
    /*left: 0px;
     top: 0px;
     */
}

.desc-h {
    float: left;
}

.title {
    -o-text-overflow: ellipsis;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    max-height: 35px;
    margin: 3px 0 10px 5px;
}

.title a {
    font-size: 10pt !important;
    font-weight: 700;
    text-decoration: none;
    font-family: 微軟正黑體;
}

.title a:hover {
    text-decoration: underline;
}

.detail {
    margin-left: 5px;
    font-family: 微軟正黑體;
}

.store-price-h {
    font-size: 9pt;
    margin-left: 5px;
    /*width: 100%;*/
}

.store-price-h a, .offer-price-h a {
    text-decoration: none;
}

.store-price {
    text-decoration: line-through;
}

.offer-price-h {
    font-size: 9pt;
    margin-left: 5px;
}

.offer-price {
    font-size: 14pt;
    overflow: hidden;
    font-weight: 600;
    /*width: 100%;*/
}

.detail-h {
    display: none;
    float: left;
    font-size: 9pt;
    width: 100%;
    height: 100%;
}

.tagtoo-powered-h {
    display: none;
    height: 16px;
}

.tagtoo-powered a {
    text-decoration: none;
    color: #CCC;
    float: right;
    font-family: sans-serif;
    font-size: 13px;
    margin: 0px 5px 0px 0px;
}

/*yc-house*/

.ychouse_title {
    margin: 3px 0 0px 5px;
}