a {
    text-decoration: none;
    color: #484848
}

a:hover {
    text-decoration: underline
}

body {
    font-size: 9pt;
}

table {
    font: 9pt Tahoma, Verdana;
    color: #000000
}

input,
select,
textarea {
    font: 9pt Tahoma, Verdana;
    font-weight: normal;
}

select {
    font: 9pt Tahoma, Verdana;
    font-weight: normal;
    padding: 5px 10px;
}

input,
#isgood,
#firsttitle,
#istop,
#to_classid,
#select,
.tableborder select,
#keyboard,
#addclassid,
#classid {
    padding: 5px 10px;
}

input,textarea,select{border:1px solid #bbb;}
input:focus,textarea:focus,select:focus{border:1px solid #0E69B4;outline:none}
.tableborder select{padding:4px 10px;}
.nav {
    font: 9pt Tahoma, Verdana;
    color: #000000;
    font-weight: bold
}

.nav a {
    color: #000000
}

#main td {
    height: 30px!important;
    line-height: 30px!important;
}

.header {
    font: 9pt Tahoma, Verdana;
    color: #333;
    font-weight: bold;
    background: url(yecha/qbg.jpg) repeat-x center bottom;
	/*background:#E3EFFD;*/
    height:25px;
    line-height:25px;
}

.header > div > a{ display:block;width:100%; height:100%; background:#515A64;color:#fff; text-decoration:none;}
.header > div > a:hover{ text-decoration:none;}
.header td {
    padding-left: 10px;
}

.header td,
.header td a {
    color: #333;
}

.header a {
    color: #666;
}

.category {
    font: 9pt Tahoma, Verdana;
    color: #000000;
    background-color: #fcfcfc
}

.tableborder {
    background: #ddd;
    /*border: 1px solid #c3c3c3;*/
	margin-bottom:10px;
}

.tableborder td{padding:5px;/*padding-right:0px;*/ background:#fff}

.tableborder tr.header > td{background: url(yecha/qbg.jpg) repeat center bottom;}
.tableborder tr.header td > table td{ background:none; padding:0px 5px;}
.singleborder {
    font-size: 0px;
    line-height: 1px;
    padding: 0px;
    background-color: #F8F8F8
}

.smalltxt {
    font: 9pt Tahoma, Verdana
}

.outertxt {
    font: 9pt Tahoma, Verdana;
    color: #000000
}

.outertxt a {
    color: #000000
}

.bold {
    font-weight: bold
}


/*菜单按扭样式*/

.emenubutton input {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #04AEDA;
    FONT-FAMILY: Verdana, Tahoma;
    BACKGROUND-COLOR: #fff;
    height: 27px;
    vertical-align: middle;
    border: 1px solid #04AEDA;
}


/*分页样式*/

.epages {
    margin: 10px auto;
    font: 11px/12px Tahoma;
}


/* .epages * {
    vertical-align: middle;
} */

.epages a {
    padding: 3px 6px 3px;
    border: 1px solid #c3c3c3;
    margin: 0 1px 0 0;
    text-align: center;
    text-decoration: none;
    font: normal 12px/14px verdana;
    line-height: 2;
    color: #666;
}

.epages a:hover {
    border: #659B28 1px solid;
    background: #f3f8ef;
    text-decoration: none;
    color: #004c7d
}

.epages input {
    margin-bottom: 0px;
    border: 1px solid #659B28;
    height: 15px;
    font: bold 12px/15px Verdana;
    padding-bottom: 1px;
    padding-left: 1px;
    margin-right: 1px;
    color: #659B28;
}


/* admin index right*/

.rightmain {
    overflow: hidden;
    border-right: 1px solid #c3c3c3;
}

.qmenu {
    height: auto;
    text-align: center;
    border-top: 1px solid #CDCDCD;
    position: relative;
    font-family: Verdana, 'Microsoft yahei', Tahoma, Geneva, sans-serif;
}

.qmenu-title {
    text-align: center;
    line-height: 2;
    font-size: 26px;
    color: #333;
    font-weight: 600;
}

.qmenu h3 {
    height: 41px;
    line-height: 39px;
    background: url(yecha/qbg.jpg) repeat-x left bottom;
    color: #636363;
    text-indent: 20px;
    text-align: left;
    display: block;
    margin: 0;
}

.qmenunav {
    padding: 30px 0;
    margin: 0;
}

.qmenunav li {
    display: inline;
    margin: 5px 10px 0px;
}

.qmenunav li a {
    display: inline-block;
    padding: 10px 25px;
    border: 1px solid #D5D5D5;
    background: #F5F5F5;
}

.qmenunav li a:hover {
    text-decoration: none;
    background: -webkit-linear-gradient(top, #F7F7F7 0%, #F2F2F2 100%);
    border: 1px solid #fafafa;
    -webkit-box-shadow: 0px 0px 6px #007eff;
    -moz-box-shadow: 0px 0px 5px #007eff;
    -ms-box-shadow: 0px 0px 5px #007eff;
    -o-box-shadow: 0px 0px 5px #007eff;
    box-shadow: 0px 0px 5px #007eff;
    -webkit-transition: .25s linear .1s;
    -moz-transition: .25s linear .1s;
    -ms-transition: .25s linear .1s;
    -o-transition: .25s linear .1s;
    transition: .25s linear .1s;
}

.qmenunav li a span {
    display: block;
    line-height: 25px;
    color: #626262;
    font-size: 12px;
}

.qmenu span.line {
    background: url(yecha/div.png) center no-repeat;
    display: inline-block;
    width: 40px;
    height: 9px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -20px;
    margin-bottom: -5px;
    background-color: #EEE;
    z-index: 10;
}

.qmenu .clear {
    clear: both;
}

.qmenu .clear:after {
    clear: both;
    display: block;
    visibility: hidden;
    margin: 0;
    padding: 0;
    height: 0;
    content: '';
    zoom: 1;
}

.qmenu .table {
    margin: 20px;
}

.table .left,
.table .right {
    width: 48%;
}

.table .left {
    float: left;
}

.table .right {
    float: right;
}

.qmenu table {
    width: 100%;
    overflow: auto;
    display: table;
    font-size: 14px;
    border-collapse: collapse;
    word-break: normal;
}

.qmenu table tr {
    border-top: 1px solid #ccc;
    background-color: #fff;
}

.qmenu table tr td {
    border: 1px solid #ddd;
    padding: 6px 13px;
    line-height: 2;
    color: #58666e;
    font-size: 13px;
}

.qmenu table tr td a {
    color: #58666e;
}

.tixing {
    overflow: hidden;
    margin: 10px;
}

.tip {
    display: block;
    padding: 10px 25px;
    border-radius: 4px;
    margin-bottom: 5px;
}

.bluetip {
    border: 1px solid #BCD9F3;
    color: #4579BC;
    background: -webkit-linear-gradient(#DEEDF9, #CDE5F7);
    background: -moz-linear-gradient(#DEEDF9, #CDE5F7);
    background: -ms-linear-gradient(#DEEDF9, #CDE5F7);
    background: -o-linear-gradient(#DEEDF9, #CDE5F7);
    background: linear-gradient(#DEEDF9, #CDE5F7);
    -pie-background: linear-gradient(#DEEDF9, #CDE5F7);
}

.redtip {
    border: 1px solid #F9B9B5;
    color: #CA4C36;
    background: -webkit-linear-gradient(#FCD9D9, #FCCAC9);
    background: -moz-linear-gradient(#FCD9D9, #FCCAC9);
    background: -ms-linear-gradient(#FCD9D9, #FCCAC9);
    background: -o-linear-gradient(#FCD9D9, #FCCAC9);
    background: linear-gradient(#FCD9D9, #FCCAC9);
    -pie-background: linear-gradient(#FCD9D9, #FCCAC9);
}

.greentip {
    border: 1px solid #C1D779;
    color: #4F7357;
    background: -webkit-linear-gradient(#D6EFA1, #D0E69D);
    background: -moz-linear-gradient(#D6EFA1, #D0E69D);
    background: -ms-linear-gradient(#D6EFA1, #D0E69D);
    background: -o-linear-gradient(#D6EFA1, #D0E69D);
    background: linear-gradient(#D6EFA1, #D0E69D);
    -pie-background: linear-gradient(#D6EFA1, #D0E69D);
}

.yellowtip {
    border: 1px solid #e86f19;
    color: #333333;
    background: -webkit-linear-gradient(#e8a76e, #ec9c6d);
    background: -moz-linear-gradient(#e8a76e, #ec9c6d);
    background: -ms-linear-gradient(#e8a76e, #ec9c6d);
    background: -o-linear-gradient(#e8a76e, #ec9c6d);
    background: linear-gradient(#e8a76e, #ec9c6d);
    -pie-background: linear-gradient(#e8a76e, #ec9c6d);
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
    padding: 5px 10px;
}

/*.tableborder tr:hover {
    background: #eee!important;
}*/

#dolistdd td,
#doaddsale td,
#dopaysend td,
#dosetshop td {
    background: #fff url(images/right.png) no-repeat 10px center;
}


/*提示框*/

.httipbox {
    width: 465px;
    height: 250px;
    border: 4px solid #eaeaea;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -135px 0 0 -232px;
    font-family: 微软雅黑;
    display: block;
    overflow: hidden;
}

.tipleft {
    float: left;
    background: url(yecha/load.gif) 30px 100px no-repeat;
    width: 298px;
    height: 170px;
    padding-top: 100px;
    padding-left: 90px;
}

.tipleft span {
    display: block;
    font-size: 20px;
    color: #000;
}

.tipleft span a {
    font-size: 13px;
}

.tipleft em {
    color: #A6A6A6;
    font-style: normal;
}

.tipright {
    float: right;
    width: 70px;
    height: 465px;
    overflow: hidden;
}

.tipright a {
    display: block;
    width: 70px;
    height: 250px;
    background: url(yecha/Right.png) no-repeat;
    background-color: #F6F6F6;
    -webkit-animation-name: breath;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes 'breath' {
    from {
        opacity: 0.2;
    }
    50% {
        opacity: 1;
    }
    to {
        opacity: 0.2;
    }
}

.httipbox:hover {}

.tipright a:hover {
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}

/*自定义*/
body > table:first-child td{height:35px; padding-bottom:4px;}
body > table:first-child tr:first-child td:first-child{background:url(images/home.png) no-repeat left 11px; padding-left:20px;}
body > table:first-child td table td{ height:27px;}
body > table:first-child td table tr:first-child td:first-child{ background:none;padding-left:0px;}
body > table:first-child td a{color:#5B9AE8;}
body > table:first-child td a:hover{color:#5B9AE8;}

input[type="submit"],input[type="reset"]{background:#0E69B4;color:#fff;cursor:pointer;border:1px solid #545D67;padding:4px 12px!important;}
input[type="submit"]:hover,input[type="reset"]:hover{ background:#0E69B4;color:#fff;}

.tableborder td input[type="button"]{background:#0E69B4;color:#fff;cursor:pointer;border:1px solid #545D67;padding:4px 10px!important;}















