﻿
    .footer_bottom
    {
	    width:100%;
	    height:120px;
	    font-size:12px;
	    font-family:宋体;
    }

    .footer_bottomsolid
    {
	    width:100%;
	    height:3px;
	    margin-top:15px;
	    margin-bottom:24px;
	    border-bottom:2px solid #DDDDDD;
    }

    .footer_bottomfont
    {
	    margin:auto;
	    text-align:center;
	    color:#00349A;
	    margin-bottom:17px;
    }

    .footer_bottomfont a
    {
	    color:#00349A;
	    text-decoration:underline;
    }
    .footer_bottomfont a:hover
    {
	    color:#CC0000;
	    text-decoration:underline;
    }


    .footer_width7dotted
    {
	    width:25px;
	    height:13px;
	    background-image:url("/images/xuxian.gif");
    }


    .footer_bottomfont3
    {
	    margin:auto;
	    color:#00349A;
	    text-align:center;
    }