/********µ×²¿ÉèÖÃ**********/
* {
    margin: 0;
    padding: 0;
}
img {
    border: 0;
}
#footer {
	width:100% !important;
    min-width: 1200px;
    height: 85px;
    background: #090b0a;
    font-size: 12px;
    font-family: Verdana,Geneva,sans-serif,\5b8b\4f53;
    line-height: 20px;
    padding: 20px 0;
}
.sm_footer_main {
    width: 950px;
    padding: 0 25px;
    margin: 0 auto;
    height: 85px;
}
.sm_footer_left {
    width: 140px;
    text-align: center;
    float: left;
    margin-left: 100px;
    margin-top: 10px;
    overflow: hidden;
    background: url(../images/logo.png) no-repeat left top;
    _background: 0;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png',sizingMethod='scale');
    _display: inline;
}
a.logo {
    display: block;
    width: 140px;
    height: 60px;
    text-indent: -10000px;
    background: url(../images/none.gif) no-repeat left top;
}
.sm_footer_center {
    width: 480px;
    float: left;
    padding-left: 20px;
}
.sm_footer_center, .sm_footer_center a {
    color: #c1c1c1;
    text-decoration: none;
}
.sm_footer_center a:hover {
    text-decoration: underline;
    color: #FFF;
}
.sm_footer_center span {
    color: #5c5c5c;
    padding: 0 5px;
}
.sm_footer_center p.ps {
    padding-top: 0px;
}
.sm_footer_right {
    width: 100px;
    float: left;
    height: 38px;
    padding-top: 20px;
			margin-left:20px;
}
.sm_footer_right a {
    display: block;
    height: 38px;
    line-height: 18px;
    text-align: center;
    color: #c1c1c1;
    text-decoration: none;
}
.sm_footer_right a:hover {
    text-decoration: underline;
}
.sm_footer_right a span {
    display: block;
    width: 35px;
    height: 38px;
    float: left;
    background: url(../images/beian.png) no-repeat left top;
    _background: 0;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/beian.png',sizingMethod='scale');
}
.sm_footer_right a em {
    display: block;
    font-style: normal;
    font-weight: normal;
}
