﻿@charset "utf-8";
* {
	margin-top: 0px;
	padding: 0px;
}
body {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
img { behavior: url("pngbehavior.htc"); border:0;}

	 a {
	color:#ffffff;
	text-decoration: none;
}
.photo1 {
	border: 3px solid #fff;
}
.font01 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */


