﻿	@charset "utf-8";
	/* CSS Document */
	body {
	margin: 0px;
	font-size:12px;
	line-height: 150%;
        color:#333333;
    }
	.menuLink:link{padding:0px;margin:0px;}
	.menuLink:visited{padding:0px;margin:0px;}
	.menuLink:hover{padding:0px;margin:0px;}
	a:link {
		color: #000000;
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
		color: #000000;
	}
	a:hover {	
		text-decoration: none;
		color: #9E007B;
	}
	.txt1 {
		font-size:12px;
		font-family:"宋体";
		color:#999999;
	}
	.txt2 {
		font-size:12px;
		font-family:Arial;
		color:#FFFFFF;
	}
	.txt3 {
		font-size:12px;
		font-family:"宋体";
		color:#6E6E6E;
	}
	.txt3:link {
		color: #6E6E6E;
		text-decoration: none;
	}
	.txt3:visited {
		text-decoration: none;
		color: #6E6E6E;
	}
	.txt3:hover {
	text-decoration: underline;
	color: #6E6E6E;
	}
	.txt4 {
		font-size:12px;
		font-family:Arial;
		color:#000000;
		font-weight: bold;
	}
	.txt5 {
		font-size:12px;
		font-family:"宋体";
		color:#333333;
	}
	.txt6 {
		font-size:12px;
		font-family:"宋体";
		color:#000000;
	}
	.txt7 {
		font-size:12px;
		font-family:"宋体";
		color:#860D8C;
		font-weight: bold;
	}.txt8 {
	font-family: "黑体";
	font-size: 20px;
	color: #AC62AF;
	padding-left: 15px;
	padding-top: 3px;
	}
	.ilbj{
	margin-left:25px;
	width:152px;
	height: 24px;
	}
	
#nav a {
 font-weight:bold;
 text-decoration: none;
}
#nav{
  width:182px;
  list-style-image:url(../images/other_r4_c3.jpg);
  padding:0px;
  margin:0px;
}

/* 全局 */
#nav li {
	padding:0px;
	width:157px;
	height: 24px;
}
#nav ul {
 position: absolute;
 margin-left: -4px;
}
#nav ul {
 display: none;
}

/* 二级 */
#nav li.show ul {
	DISPLAY: block;
	BACKGROUND-COLOR: #f9f3f9;
	border: 1px solid #BA74BA;
 }
#nav li.show li ul {
 display: none;
}

#nav li.show li {
	list-style-type:none;
	list-style-image:url();
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BA74BA;
	padding:4px;
}
/* 三级 */
#nav li li.show ul {
	display: block;
	list-style-type:none;
	list-style-image:url();
}

#nav li li.show li ul {
 display: none;
}

/* 四级 */
#nav li li li.show ul {
 display: block;
 list-style-type:none;
 list-style-image:url();
}

#nav li li li.show li ul {
 display: none;
}
/*鑫奇之魂*/
/* #xinqi{font-family:"汉仪黛玉体简", "汉仪丫丫体简", "方正隶书简体"; font-size:36px; line-height:50px;} */
#xinqi{font-size:17px; line-height:27px;}