﻿body 
{
	font-size:12px; font-family:"宋体";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: Black;
	background:#e4eff5;
}
*{ margin:0px; padding:0px;}
.divP
{
	width:1002px;  margin:auto; background:#e4eff5;
}
a:link {
    color:#323232;
    text-decoration:none;
    }
a:visited {
    color:#323232;
    text-decoration:none;
    }
a:hover {
    color:#323232;
    text-decoration:underline; 
    }
a:active {
    color:#323232;text-decoration:none;
     }

