body {
	background: url(../images/body-bg2.png) repeat left top,url(../images/ab_bj.png) no-repeat center top #f2cf90;
}
.content {
    width: 1002px;
    height: auto;
    margin: 0 auto;
    margin-top: 190px;
}
.title {
    float: left;
    width: 1002px;
}
.bt {
    float: left;
    color: #100907;
    font-size: 28px;
    font-family: "微软雅黑";
    line-height: 60px;
}
.bt span {
    color: #fff;
    font-size: 20px;
    font-family: "Arial";
    padding-left: 10px;
}
.fh {
    float: right;
    margin-top: 15px;
    display: inline;
}
#m_nav {
    width: 50px;
    height: auto;
    margin: 0 auto;
    float: left;
}
#m_nav li {
    cursor: pointer;
    margin-bottom: 1px;
    text-align: center;
    background: #140903;
    font-size: 14px;
    font-family: "微软雅黑";
    height: auto;
    width: 45px;
    padding: 10px 0;
    float: right;
}
#m_nav #tab li.on {
    width: 50px;
    height: auto;
    padding: 10px 0;
    background: #fabe00;
    float: right;
}
#m_nav li span {
    color: #d5b487;
    display: inline-block;
    line-height: 14px;
    width: 12px;
}
#m_nav #tab li.on span {
    color: #140903;
}
#m_t {
    background: #fef5e0;
    padding: 30px 30px 40px 50px;
    overflow: hidden;
    width: 865px;
    border-right: 7px solid #d5b487;
    float: left;
}
#m_t_1 {
    display: block;
}
.title_p {
    width: 865px;
    height: 120px;
    margin-top: 10px;
}
.m_p img {
	float: right;
}
.path {
    width: 865px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d5b487;
    margin-top: 10px;
}
.path_left {
    float: left;
    color: #140903;
    font-size: 22px;
}
.path_right {
    float: right;
    font-size: 12px;
    color: #d5b487;
    padding: 0 10px;
    line-height: 20px;
    background: #2b2019;
    border-radius: 10px;
    margin-top: 20px;
    display: inline;
}
.main_t_show {
    width: 865px;
    color: #140903;
    margin-top: 30px;
}
.gvlist {
    width: 100%;
    margin: 0px auto;
    border: solid 1px #d5b487;
    border-collapse: collapse;
    font-size: 12px;
}
.gvlist th {
    line-height: 35px;
    border: solid 1px #d5b487;
    text-align: center;
    color: #140903;
    font-weight: normal;
}
.gvlist td {
    line-height: 35px;
    border: solid 1px #d5b487;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    color: #140903;
}
.gvlist a {
    font-size: 12px;
	color: red;
}
.gvlist a:hover {
    text-decoration: underline;
}
.text1 {
    background: none repeat scroll 0 0 #fefdfd;
    border: 1px solid #e7e0d5;
    color: #928e8a;
    height: 24px;
    line-height: 24px;
    padding-left: 11px;
    width: 150px;
}
input[type=radio] {
	margin: 0 3px;
}
.imgCode {
	vertical-align:middle;
}
.spVal {
	color:#999;
}
.submit {
    width: 98px;
    height: 21px;
    background: url(../images/tijiao.jpg);
    border-style: none;
    cursor: pointer;
}
.reset {
    width: 98px;
    height: 21px;
    background: url(../images/chongzhi.jpg);
    border-style: none;
    cursor: pointer;
}
.m_b {
    height: 70px;
    border-top: 1px solid #d5b487;
    margin-top: 50px;
}
.m_b img {
    margin-top: 20px;
    margin-right: 10px;
}

/* 底部信息 */
.m_footer {
    height: 240px;
    width: 100%;
    background: #140903;
    border-top: 7px solid #fabe00;
    margin-top: 60px;
}
.f_c {
    width: 1002px;
    margin: 0 auto;
}
.f_logo {
    float: left;
    margin: 45px 0 0 50px;
}
.f_nav {
    width: 300px;
    line-height: 26px;
    float: left;
    margin: 45px 0 0 50px;
}
.f_title {
    font-size: 18px;
    color: #e6a701;
}
.f_list {
    margin-top: 20px;
}
.f_list li {
    float: left;
    width: 100px;
}
.f_list a {
    font-size: 12px;
    color: #e6a701;
}
.f_contact {
    height: 180px;
    line-height: 27px;
    float: left;
    background: url(../images/footer_line.png) no-repeat left center;
    padding: 45px 0 0 50px;
    margin-left: 70px;
}
.f_t {
    font-size: 12px;
    color: #e6a701;
    margin-top: 20px;
}

