body {
	background-image: none;
	margin:0 auto;
	display:block;
	height: 31px;
	font: 14px/230% "宋体";
}

#head{
	background:#ffe;
	width: 960px;
	height:200px;
	font-family: 'Traditional Arabic Bold', 'Traditional Arabic';
	font-size: 14px;
}

#title{
	background:#006CAC;
	top: 0px;
	width: 100%;
	height: 28px;
	font-family: 'Traditional Arabic Bold', 'Traditional Arabic';
	font-style: normal;
	font-size: 14px;
	color:#fff;
	overflow:hidden;
}
#funct{
	margin-top:5px;
	margin-bottom:5px;
	margin-right:30px;
	float:right;
	color:#fff;
}
#funct a{
	color:#fff;
}

#date{
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	margin-left:30px;
}
#sroc{
	width:960px;
	height:150px;
}
#sroc img{
	width:960px;
}

#naviga{
	width:960px;
	height:32px;
	background:#006CAC;
}
#naviga ul{
	list-style:none; /* ȥ��ulǰ��ķ�� */
    margin: 0px; /* �����Ԫ�صľ���Ϊ0 */
    padding: 0px; /* ���ڲ�Ԫ�صľ���Ϊ0 */
    width: auto; /* ��ȸ��Ԫ�����ݵ��� */ 
}

#naviga ul li{
	line-height:35px;
	float:left;
	width:70px;
	height:32px;
	color:#fff;
	font-weight:bolder;
}
#naviga ul li a{
	
	width:70px;
	height:32px;
}
.cur{ 
	background-image: url(../images/index/u64.png);
	color:#006CAC;
	width:70px;
	height:32px;
}
.cur a{ 
	color:#006CAC;
	width:70px;
	height:32px;

}
#middle{
	margin-top: 25px;
}
#footer{
	clear: both;
	
}