﻿body {
    margin: 0px auto;
    padding: 0px;
    font-family: "Microsoft Yahei","SimSun",Tahoma;
    font-size: 12px;
    color:#333;
}

img {
    border: 0px;
}
.img {
    display:block
}
a {
    text-decoration: none;
}

.left {
    float: left;
}

.left10 {
    margin-left: 10px;
}

.right {
    float: right;
}

.right10 {
    margin-right: 10px;
}

.txtright {
    text-align: right;
}

.center {
    text-align: center;
}
.displaynone,.disnone {
    display:none;
}
.clear {
    display: block;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    line-height: 0px;
    font-size: 1px;
    clear: both;
    visibility: hidden;
    height: 0px;
}

button {/*IE67button变宽解决*/
    overflow: visible;
    padding: 0 .5em;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}
:focus {
    outline: none;
}
input[type="text"] {
    padding:2px 0px 0px 5px;
}
h1, h2, h3, h4, h5 {
    font-size:14px;
    padding:0px;
    margin:0px;
}
/*****/
.pagediv {
    padding: 10px 10px 20px 0px;
    text-align: center;
    font-size: 14px;
    font-family: "Microsoft Yahei",Tahoma,"SimSun";
}

.NowPageCss {
    background-color: White;
    color: Red;
    margin: 0px 5px;
    font-weight: bold;
    display: inline-block;
    border: 1px #E7E7E7 solid;
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 3px;
    padding-top:0px;
}

.NumPageCss {
    background-color: White;
    margin: 0px 5px;
    font-weight: bold;
    display: inline-block;
    border: 1px #E7E7E7 solid;
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 3px;
    padding-top:0px;
}

.NextPageCss {
    background-color: White;
    margin: 0px 5px;
    font-weight: bold;
    display: inline-block;
    border: 1px #E7E7E7 solid;
    width: 50px;
    height: 20px;
    text-align: center;
    padding: 3px;
    padding-top:0px;
}
.mianbaoxue {
    margin:8px 0px;
    padding-right:5px;
}
    .mianbaoxue span {
    display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */
    *display:inline; /* IE6、7 block 元素 */
    *zoom:1;
    }
.mianbaoxue a {
    padding-right:8px;
    margin-right:1px;
    background-image:url("/images/system/crumb_bg.gif");
    background-repeat:no-repeat;
    background-position-x:right;
    background-position-y:50%;
}
    .mianbaoxue .left {
        padding-top:5px;
    }
.mincr_left {
        float:left;
        width:728px;
        border:1px solid #D1D1D1;
        line-height:25px;
        font-size:14px;
}
.mincr_right {
    float:right;
    width:260px;
}
    .mbx_search .skey {
        border: 1px solid #CCC;
        height: 19px;
    }

    .mbx_search .sBtn {
        background-image: url(/images/2013/s.jpg);
        background-repeat: no-repeat;
        width: 49px;
        height: 23px;
        border: 0px;
    }