/* CSS Document */
*{ margin:0px; padding:0px;}

.dfoot{ width:1000px; height:225px; margin:0px auto;}
.jj{ width:1000px; height:35px; background:#2d74b5; margin-top:50px; }
.jj ul{ list-style:none; width:550px; height:35px; margin:0px auto;}
.jj ul li{ float:left; font-size:12px; width:auto; height:35px; line-height:35px;}
.jj ul li a:link,.jj ul li a:visited{ color:#FFFFFF; text-decoration:none;}
.jj ul li a:hover{  text-decoration:underline; }

.foot{ width:1000px; height:190px; margin-top:20px;}
.foot ul{ width:405px; height:190px; list-style:none; margin:0px auto;}
.foot ul li{ font-size:12px; color:#A7A7A7; text-align:center; width:400px; height:30px; line-height:30px;}
.foot ul li a:link,.foot ul li a:visited{ color:#A7A7A7; text-decoration:none;}
.foot ul li a:hover{  text-decoration:underline; color:#FF0000;}