@charset "utf-8";
/* CSS Document */
body{margin:0px;height:auto; background-color:#ffffff; } 
h1, h2, h3,h4,h5
{
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}
li{list-style-type:none; }
*{margin:0px; padding:0px;}
img{ border-width:0px;}
.nowrap{white-space :nowrap;}

.foot{clear:both;width:912px; margin:0px auto 10px auto;font-family:"宋体"; text-align:center;color:#666; margin-top:10px;height:100%; overflow:auto;
	padding-top:10px;text-align:center; 
	line-height:24px;
	font-size:12px;
    border-top: 1px solid #e7e7e7;
}
.foot p a:hover{ color:#FF0000;}
.foot p a{color:#666666;text-decoration:none;}