#footer {
	/*border:#30C997 thin solid;*/
	background: #f6f6f6 none repeat scroll 0 0;
    padding: 23px 0;
}

.foot_nav {
	overflow:hidden;
	width:100%;
}

.foot_nav .core {
    border-left: 1px solid #cacaca;
    float: left;
    margin-left: -1px;
    overflow: hidden;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 229px;
}

.foot_nav .core h3 {
    color: #323232;
    font-family: "微软雅黑";
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    padding: 5px 0 5px 45px;
}

.foot_nav .core h3.wsyyting {
    background: rgba(0, 0, 0, 0) url("../images/foot_nav.gif") no-repeat scroll left 5px;
}

.foot_nav .core h3.cjwti {
    background: rgba(0, 0, 0, 0) url("../images/foot_nav.gif") no-repeat scroll left -45px;
}

.foot_nav .core h3.fwzchi {
    background: rgba(0, 0, 0, 0) url("../images/foot_nav.gif") no-repeat scroll left -95px;
}

.foot_nav .core h3.tsjyi {
    background: rgba(0, 0, 0, 0) url("../images/foot_nav.gif") no-repeat scroll left -145px;
}

.foot_nav .core ul li {
    float: left;
    padding-right: 20px;
}

.foot_nav .core ul li a {
    color: #4b4b4b;
    float: left;
    line-height: 25px;
    opacity: 0.7;
    white-space: nowrap;
}

.foot_nav .core ul li a:hover {
    color: #ff8232;
}

.foot_link {
}

.foot_link ul {
    letter-spacing: -4px;
    text-align: center;
    width: 100%;
}

.foot_link ul li {
    background: rgba(0, 0, 0, 0) url("../images/line.gif") no-repeat scroll right center;
    display: inline-block;
    letter-spacing: 1px;
    padding: 0 20px;
}

.foot_link ul li a {
    color: #383838;
    font-family: "微软雅黑";
    font-weight: bold;
}

.foot_link ul li a:hover {
    color: #ff8232;
}

.FT01 {
    text-align: center;
}
.FT01 p {
    line-height: 22px;
}