@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	background:#F2E5F1;
	background:#19001F;
	margin-top:0;
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom:0;
	background:url(images/tr7.jpg) no-repeat #d8d8d8;   
}

#header
{
    width:952px;
	height:126px;
	margin:0;
	padding:0;
	background:url(images/hod/01.jpg) no-repeat;
	float:left;
	margin-left:0;
}
#floor
{
	width:952px;
	height:70px;
	font-size: 12px;
	color: #FFF;
	text-align:center;
	float:left;
	background:url(images/fl9.png);
}
#tit
{
	float:left;
	width:960px;
	height:90px;
	color:#fc9900;
	font-size: 13px;
}
#tit a
{
	color:#FFF;
	text-decoration:none;
	font-size: 13px;
	font-weight:500;

}
#tit a:hover
{
	color:#fc9900;
}
