﻿.main1 {
    padding: 20px;
}

.maincnt {
    /*width: 1200px;*/
    width: 1450px;
    margin: auto;
    height: 1%;
    overflow: hidden;
    margin-top: 20px;
}

.location:link {
    text-decoration: none;
    color: #333;
}

.location:visited {
    text-decoration: none;
    color: #333333;
}

.location:hover {
    color: #CC0000;
    text-decoration: underline;
}

.location {
    font-size: 14px;
    color: #333;
}

.page-options {
    background-color: #fff;
    /*padding: 20px;*/
    margin-bottom: 9px;
}

.label {
    font-size: 14px;
    padding: 5px;
}

.tip {
    color: #666;
}

.isiChromeImg {
    width: 18px;
    height: 14px;
    margin-bottom: 3px;
    right: -5px;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
}

.more {
    color: #666;
}

    .more:hover {
        color: #CB0304;
    }

.sel {
    background-color: #F7F7F7;
    width: 90px;
    height: 30px;
    border-radius: 4px;
}
