

A:link {
    color: #0055AA;
    text-decoration: none;
}

A:visited {
    text-decoration: none;
}

A:active {
    text-decoration: underline;
}

A:hover {
    color: #FF0000;
    text-decoration: underline;
}

body, html {
    font-family: ËÎÌå;
    font-size: 16px;
    color: black;
    line-height: 150%;
    font-style: normal;
    font-weight: normal;
}

body {
    /*background-color: #EEEEEE;*/
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    background-color: white;
    padding: 0;
}

.hr1 {
    height: 1px;
    border: none;
    border-top: 1px dotted #bbb;
}


.myOverFlow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.positionRealative {
    position: relative;
}

.name {
    position: absolute;
    padding: 6px 0 6px 0;
    top: 0px;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.edit {
    position: absolute;
    padding: 6px 0 6px 0;
    bottom: 0px;
    text-align: center;
    width: 100%;
}

.productInfo {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 99;
    background-color: white;
}

input[type=button] {
    background-color: #f5f7fa;
    color: #082248;
    border-color: #bfc9d8;
    border-width: 1px;
    border-radius: 3px;
    border-style: solid;
    cursor: pointer;
}

    input[type=button]:disabled {
        background-color: #EEEEEE;
        color: #AEAFB1;
        border-color: #bfc9d8;
        border-width: 1px;
        border-radius: 3px;
        border-style: solid;
        cursor: not-allowed;
    }

input[type=submit] {
    background-color: #F2F5FA;
    color: #082248;
    border-color: #bfc9d8;
    border-width: 1px;
    border-radius: 3px;
    border-style: solid;
    cursor: pointer;
}

    input[type=submit]:disabled {
        background-color: #EEEEEE;
        color: #AEAFB1;
        border-color: #bfc9d8;
        border-width: 1px;
        border-radius: 3px;
        border-style: solid;
        cursor: not-allowed;
    }



.video1 {
    width: 100%;
    max-width: 500px;
    max-height: 380px;
}

.video2 {
    width: 100%;
    max-height: 400px;
}


.img1 {
    max-height: 400px;
    /*width: 100%;*/
    max-width: 100%;
    /*height: expression(this.height > 400 ? "400px" : this.height);
    overflow: hidden;*/
}

.myUl {
    margin-top: -2px;
    margin-bottom: -2px;
    padding-left: 30px;
    margin-left: 0;
}

.myLi {
    padding-left: 0;
    margin-left: 0;
}

.title14 {
    font-family: Î¢ÈíÑÅºÚ;
    font-size: 20px;
}

.title20 {
    font-family: Î¢ÈíÑÅºÚ;
    font-size: 20px;
}

.title22 {
    font-family: Î¢ÈíÑÅºÚ;
    font-size: 22px;
}

.title24 {
    font-family: Î¢ÈíÑÅºÚ;
    font-size: 24px;
}

.font14 {
    font-size: 14px;
}



form {
    margin: 0px;
    display: inline;
}

.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input {
    margin: 0;
    border: solid 1px #7F9DB9;
    border-right: 0px none;
    padding: 1px 0px 0px 5px;
    font-size: 13px;
    height: 18px;
}

.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button {
    margin: 0;
    padding: 0;
    background-image: url(/images/ComboBox/windows-arrow.gif);
    background-position: top left;
    border: 0px none;
    height: 21px;
    width: 21px;
}

.WindowsStyle .ajax__combobox_itemlist {
    border-color: #7F9DB9;
}

.datagrid {
    width: 100%;
    border: solid 1px #7F9DB9;
    border-collapse: collapse;
    background-color:white;
}


.dg_header {
    height: 25px;
    font-weight: bold;
    text-align: center;
    color: #234570;
    background-image: url('/pub/images/bg/dark.jpg');
}

.dg_alter {
    background-color: #E7E7FF;
}

.dg_item {
    color: Black;
    background-color: White;
}

    .dg_item:hover {
        background-color: #EEEEEE;
    }

.dg_page {
}

.myPointer {
    cursor: pointer;
}

.message {
    font-family: Î¢ÈíÑÅºÚ;
    font-size: 18px;
    color: red;
}

.nowrap {
    white-space: nowrap;
}

.overflowHidden {
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.myTable {
    max-width: 980px;
    border: 0;
}

    .myTable td {
        padding-top: 6px;
        padding-bottom: 6px;
    }

.myTable1 {
    border-collapse: collapse;
    border-color: #dcd9d9;
    border-style: solid;
    border-width: 1px;
}

/*ÏìÓ¦Ê½ÉèÖÃ¿ªÊ¼*/


.TdLogo {
    padding-left: 10px;
    padding-right: 30px;
    text-align: center;
    width: 1px;
}

.TdSearch {
    width: 350px;
}


.logo {
    float: left;
    padding: 0px 30px 0px 10px;
    list-style: none;
}

.menu {
    float: left;
    padding: 5px 10px 0px 0px;
    list-style: none;
}

.search {
    float: left;
    list-style: none;
    padding: 2px 0px 0px 0px;
    width: 450px;
}


.ClassTop {
    clear: both;
    list-style-type: none;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 5px;
    font-family: Î¢ÈíÑÅºÚ;
    font-size: 22px;
}

.subClass {
    list-style-type: none;
    float: left;
    width: 100px;
}



@media screen and (max-width: 700px) {
    .myTable {
        width: 98%;
        padding: 0;
    }


    .myTable1 {
        width: 100%;
        border-collapse: collapse;
        border-color: #dcd9d9;
        border-style: solid;
        border-width: 1px;
    }

    .logo {
        float: left;
        padding: 0px 30px 0px 10px;
    }

    .menu {
        float: left;
        padding: 3px 10px 0px 0px;
        list-style: none;
    }

    .search {
        clear: both;
        list-style: none;
        width: 97%;
        padding: 0 5px 0 5px;
    }

    img
    {
        max-width:99%;
    }
}

/*ÏìÓ¦Ê½ÉèÖÃ½áÊø*/
