@charset "utf-8";
#top {
	background-color: #000000;
}
#daohang { background:url(images/line.gif)};
.word2 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #F39800;   
	
	}
	
.down {
	background-image: url(images/line2.gif);
	height: 45px;
}
.word1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.word3 {
	font-family: "宋体";
	font-size: 12px;
	color: #A1A1A1;
	line-height: 18px;
}


A.menu:link {
	COLOR: #F39800;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
}
A.menu:visited {
	COLOR: #F39800;
	TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline
}
