﻿/* footer */
.footer{ width:100%; height:90px; margin-top:10px;}
.footer p {line-height:25px;}
.footer p a { color:#de0000;}
.footer_nr{ width:1002px;}
.footer_nr dl{ width:470px; margin:0 auto;}
.footer_nr dt{ width:50px; float:left; display:block; margin-top:10px;}
.footer_nr dd{ font-size:12px; font-weight:bold; width:380px; line-height:25px; margin-top:25px; float:right;}
.footer_nr dd span{ color:#de0000; width:380px; display:block;}
.footer_nr dd span a{ color:#de0000;}