*{margin:0 ;padding:0;border:0;} 
img {border:none;}



#nav { 
line-height: 24px; list-style-type: none; 
} 
#nav a  {
	display: block;
	width: 118px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	color: #000;
} 
#nav a:link { 
color:#4a2e1a; text-decoration:none; 
} 
#nav a:visited { 
color:#4a2e1a;text-decoration:none; 
} 
#nav a:hover { 
color:#c8242b;text-decoration:none;font-weight:bold; 
} 
#nav li {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 52px;
	color: #000;
	float: left;
	width: 118px;
	height: 52px;

} 

#current{background-color: #DA251C;color: #000;}
#nav li a:hover{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background-color: #725e45;
} 
#nav li ul { margin:0 auto;
line-height: 27px; list-style-type: none;text-align:left; 
left: -999em; width: 108px; position: absolute; 
} 
#nav li ul li{ 
float: left; width: 138px; 
background: #F6F6F6; 
} 

#nav li ul a{
	wedisplay: block;
	width: 96px;
	text-align: left;
	padding-left: 32px;

} 
#nav li ul a:link { 
color:#000; text-decoration:none; 
} 
#nav li ul a:visited { 
color:#000;text-decoration:none; 
} 
#nav li ul a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	background-color: #efd710;
} 
#nav li:hover ul { 
left: auto; 
} 
#nav li.sfhover ul { 
left: auto; 
} 

#content { 
clear: left; 
} 


