@charset "utf-8";
/* CSS Document */
body{margin:0;}
#header {font-size: 14px; background: url(http://www.antiy.com/cn/img/head-bg.jpg) repeat-x;padding:0px;}
#header img{
	margin:20px 0px 0px 43px;
	border:0;
	float:left;
	}
#header p{
margin:47px 0 13px 52px;
padding:10px 160px;
font-size:14px;
font-family:"宋体";
color:#646464;
}
#header a:link,#header a:visited{
	text-decoration: none;
	color: #646464;
}
#header a:hover {
	text-decoration: underline;
	color: #2aafd2;
}
