body{ background:#fff; font-size:12px; margin:0px; padding:0px; font-family:"微软雅黑"; color:#222}
*{margin:0px; padding:0px; list-style:none}
img{border:0px}
a:link{color:#222; text-decoration:none}
a:visited{color:#222; text-decoration:none}
a:hover{color:#ff3003; text-decoration: underline}
.ding{margin:0px auto; width:100%}
.ding_zj{margin:0px auto; width:980px; height:80px}
.logo{float:left; width:auto; height:auto}
.rel{float:right; width:auto; height:auto}
.navbg{margin:0px auto; width:100%; height:42px; background:#463D31}
.nav{margin:0px auto; width:980px;}
.nav_l{ float:left; width:740px; height:42px}
.nav_l ul{float:left; width:100%}
.nav_l ul li{float:left; width:auto; margin-right:40px; display: inline; line-height:42px; font-size:14px; color:#fff}
.nav_l ul li a{color:#fff; text-decoration:none}
.nav_l ul li a:hover{color:#fff; text-decoration: underline}
.nav_r{ float:right; /*margin-right:20px;*/ display:inline; width:158px; height:20px; margin-top:14px; font-size:14px; color:#fff}
.nav_r a{color:#fff; text-decoration:none}
.nav_r a:hover{color:#fff; text-decoration: underline}
.jit{float:right; margin-right:15px; display:inline; width:auto; height:20px; margin-top:14px; color:#fff; font-size:14px}
.bottom{margin:0px auto; width:100%; height:52px; background:#A0A0A0; clear:left}
.bottom_mid{margin:0px auto; width:980px; height:52px}
.foot{margin:0px auto; width:980px; margin-top:15px; color:#666; margin-bottom:10px; line-height:35px}
.foot a{color:#666; text-decoration:none}
.foot a:hover{color:#666; text-decoration: underline}
.foot_r{float:right; width:auto; }
.pop-close1{display:block;width:17px;height:17px;position:absolute;right:12px;top:12px; background:url(/images/close.png) no-repeat 0 0;}

.mvcPager {
    clear: both;
    height: 30px;
    line-height: 20px;
	text-align:center
}
.mvcPager input {
    border: 1px solid #999;
    color: #000;
    font-family: Tahoma,SimSun,Arial;
    height: 18px;
    margin: 0 5px;
    text-align: center;
    vertical-align: middle;
    width: 35px;
}
.mvcPager input[type="button"] {
    border: 1px solid #999;
    height: 18px;
    margin: 0 5px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}
.mvcPager a {
    border: 1px solid #ddd;
    color: #000;
    display: inline-block;
    font-weight: normal;
    margin: 0 5px 0 0;
    min-width: 30px;
    padding: 3px 1px;
    text-decoration: none;
}
.mvcPager a:hover {
    border: 1px solid #fd6d01;
    color: #fd6d01;
    text-decoration: none;
}
.mvcPager .now {
    background-color: #ffede1;
    border: 1px solid #fd6d01;
    color: #fd6d01;
    font-weight: bold;
}