@charset "utf-8";


.ddtxt {
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	color: #C00;
}
.navtable {
	vertical-align: bottom;
}
.zsTxt {
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
}
.qrzTxt {
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	text-indent: 2;
	text-align: left;
}

.qrzTxt a {
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	text-indent: 2;
	text-align: left;
}

.qrzTxt a:hover {
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #03C;
	text-decoration: none;
	text-indent: 2;
	text-align: left;
}



.dddtxt {
	font-size: 16px;
	line-height: 30px;
	color: #0E83B6;
}

#nav {
 width:350px;
 margin:20px auto;
 
 padding:8px 12px;
 list-style-type: none;
}
#nav li {
 display: inline;


}
#nav li a{
	 width: 95px;
 height: 28px;
 display:inline-block;
	background:url(navtxtbg.gif) no-repeat;
 text-decoration: none;
 text-align:center;
 font-weight:bold;
 line-height: 28px;
 margin: 0 auto;
 color:#FFF;

}
#nav li a:hover {
	background:url(curnavtxtbg.gif) no-repeat;
 color:#000;

}
#nav li a#current {
 color:#000;
 background:url(curnavtxtbg.gif) no-repeat;
}
.zsTxt1 {
	color: #0CF;
}


.zyjsTxt {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}

.zyjsTxt li  {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}

.zyjsTxt li a {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}

.zyjsTxt li a:hover {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}
