.css {
	font-size: 13px;
	line-height: 150%;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.x {
	background-attachment: fixed;
	background-image: url(images/xian1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 150%;





}
.xh {
	background-attachment: fixed;
	background-image: url(images/xian.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	line-height: 150%;
	font-family: "Arial", "Helvetica", "sans-serif";



}
.xia {
	font-size: 13px;
	color: #FF6600;
	text-decoration: underline;
	background-attachment: fixed;
	background-image: url(images/xian1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 150%;
	font-family: "Arial", "Helvetica", "sans-serif";



}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
