*{margin:0;padding:0;border:0;}
body {
	font-family: "文鼎新粗黑";
	font-size:16px;
	color: #000000;
}
#nav {
	width:150px;
	line-height: 20px;
	list-style-type: none;
	text-align:left;
   
}

#nav a {
	width: 170px;
	display: block;
	padding-left:5px;
	padding-top: 4px;
	padding-bottom: 4px;

}
#nav li {
	float:left;
	line-height: 20px;
	font-family: "文鼎新粗黑";
	font-size: 14px;
	font-weight: normal;
 
}
#nav li a:hover{

*/
;
	text-decoration: none;
	line-height: 14px;
	font-size: 15px;
	font-family: "文鼎新粗黑";
	font-weight: normal;
}
#nav a:link  {
	color:#333333;
	text-decoration:none;
	font-size: 15px;
	font-family: "文鼎新粗黑";
	line-height: 20px;
	font-weight: normal;
}
#nav a:visited  {
 color:#000000;text-decoration:none;
}
#nav a:hover  {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	background-color: #CC0000;
	width: 160px;
}

#nav li ul {
	list-style:none;
	text-align:left;
	text-indent: 5px;
	line-height: 5px;
}
#nav li ul li{
	line-height: 20px;
 }
#nav li ul a{
	width:150px;
	line-height: 20px;

}
#nav li ul a:link  {
	color:#333333;
	text-decoration:none;
	line-height: 16px;
}
#nav li ul a:visited  {
 color:#333333;text-decoration:none;
}
#nav li ul a:hover {
	color:#F3F3F3;
	text-decoration:none;
	font-weight:normal;
	width: 160px;
	background-color: #666666;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}
#nav ul.collapsed {
	display: none;
	font-family: "文鼎新粗黑";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

#PARENT{
	width:150px;
	padding-top: 14px;
	top: 5px;
	font-size: 16px;
	font-family: "文鼎新粗黑";
	font-weight: normal;
}

