body,td ,th,div,ul,li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	border:0;
	/*color:#4c4c4c;*/
	line-height:150%;
}
#navigator{
	left:0;
	position:relative;

}

#navigator ul{
	list-style:none;
	
	left:0;
	position:relative;
		height:33px;
	text-align:justify;
}
#navigator ul li{
	float:left;
	height:33px;
	position:relative;
	text-align:center;
	padding:0 10px;
		
}
#navigator ul li img{
		position:relative;
		top:10px;
}
.n_ed{
	background-color:#010101;
	
}
.subjct{
	font-size:14px;
	color:303030;
	font-weight:bold;
}
#tips{
	position:absolute;
	width:299px;
	background:transparent;
	display:none;
}
a{
	color:#4c4c4c
}


