A:link {
	COLOR: #000000;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #FB1111;
	TEXT-DECORATION: none
}
.up {
	BORDER-RIGHT: #999999 0px;
	BORDER-TOP: #f3f3f3 0px;
	FONT-SIZE: 12px;
	BORDER-LEFT: #cccccc 0px dotted;
	BORDER-BOTTOM: #999999 0px
}
.down {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #ffffff 1px solid;
	CURSOR: hand;
	BORDER-BOTTOM: #999999 1px solid
}
BODY {
	FONT-SIZE: 9pt;
	/*background: URL(../image/lufacj2017.jpg) no-repeat center top;*/
	
}
TABLE {
	FONT-SIZE: 14px
}
.hangju25 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 20px
}
.bianbian {
	BORDER-RIGHT: #e9e9e9 2px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #d4d0c8 2px solid;
	BORDER-BOTTOM: #999999 1px solid
}
.sanbian_hui {
	BORDER-RIGHT: #eaeaea 1px solid;
	BORDER-TOP: #eaeaea 1px;
	BORDER-LEFT: #eaeaea 1px solid;
	BORDER-BOTTOM: #eaeaea 1px solid
}
.xiabian_hui {
	BORDER-RIGHT: #e7e7e7 1px;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #e7e7e7 1px;
	BORDER-BOTTOM: #cccccc 1px solid
}
.sanbianhuang {
	BORDER-RIGHT: #fdbf88 1px solid;
	BORDER-TOP: #fdbf88 1px;
	BORDER-LEFT: #fdbf88 1px solid;
	BORDER-BOTTOM: #fdbf88 1px solid
}
.b {
	font-family: "宋体";
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
}
.geng {
	font-size: 12px;
	color: #0066CC;
}
.zuhi {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.fu {
	font-size: 16px;
	color: #CC3300;
}
.top {
	background-image: url(../image/top.jpg);
}
.unnamedsxy_11 {
	line-height: 20px;
}
.daohang {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.duanluo {
	font-size: 16px;
	line-height: 28px;
}
.s {
	background-image: url(../image/s.jpg);
}
.bj {
	background-image: url(../image/index3.jpg);
}
.biaoti {
	font-family: "黑体";
	font-size: 24px;
	font-style: normal;
	color: #CC3300;
	font-weight: bold;
	line-height:32px;
}
.fen {
	background-image: url(../image/baby1.jpg);
}
.xh {
	font-size: 12px;
	line-height: 17px;
}
.ygf {
	background-image: url(../image/baby3.jpg);
}


.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	font-family: "黑体";
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
.style5 a {
	font-family: "黑体";
	font-weight: bold;
	color: #006699;
}

.topnews {
	font-family: "黑体";
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
.topnews a {
	font-family: "黑体";
	font-weight: bold;
	color: #000;
	font-size: 24px;
	line-height:26px;
}

.style6 {
	color: #006699;
	font-weight: bold;
}
.style7 {
	color: #CC3300
}
.style2 {
	color: #CC0000;
	font-weight: bold;
}
.style8 {
	color: #003366;
	font-weight: bold;
}

/*---reset---*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
.clean {
	clear:both;
}
a {
	outline:none;
	text-decoration:none;
}
a {
	color:#333435;
}
a:hover {
	color:#e23a0a;
}

/*---Header 轮换图片---*/
body {
	margin:0 auto;
	font:14px/22px 'Microsoft Yahei', '\5b8b\4f53', 微软雅黑, Arial, Lucida Grande, Tahoma, sans-serif;
	color:#131313;
	background-color:#fafafa;
}
#navmenu {
	font-size:14px;
	position:relative;
	z-index:10;
	width:1000px;
	/*margin:0 auto;*/
	height:39px;
	/*background-color:#61B200;*/
	border-radius:5px;
}
#navmenu ul {
	float:left;
	padding:0 2px 0 0;
}
#navmenu ul li {
	float:left;
	height:39px;
	line-height:39px;
	position:relative;
	padding:0 0 0 0px;
	list-style-type:none;
}
#navmenu ul li a {
	padding:0 23px 0 23px;
	color:#ffffff;
	float:left;
}
#navmenu ul li a:hover {
	color:#fff;
	text-shadow: 1px 1px 1px #000000;
	background-color:#1e5faf;
	border-radius:3px;
}
#navmenu ul li ul {
	position:absolute;
	top:37px;
	left:0;
	width:130px;
	background:#1e5faf;
	filter:alpha(opacity=90);
	opacity:.9;
	-moz-opacity:9;
	display:none;
}
#navmenu ul li ul li {
	background:none;
	float:left;
	border-bottom:1px #ffffff solid;
	padding: 4px;
	display:block;
	width:108px;
	margin-left:2px;
}
#navmenu ul li ul li a {
	float:none;
	border-radius:5px;
	color:#ffffff;
	display: block;
	font-size: 14px;
	line-height:30px;
	padding:3px 10px;
	width:100px;
}
#navmenu ul li ul li a:hover {
	background:#1e55af;
}
#navmenu ul li ul li ul {
	position:absolute;
	top:0;
	left:115px;
	width:120px;
	background:#3a3a3a;
	filter:alpha(opacity=90);
	opacity:.9;
	-moz-opacity:.9;
	display:none;
}
#navmenu ul li ul li ul li {
	background:none;
	float:left;
	border-bottom:1px #535252 solid;
	padding: 4px;
	display:block;
	width:108px;
	margin-left:2px;
}
#navmenu ul li ul li ul li a {
	float:none;
	border-radius:5px;
	color: #CFC5AC;
	display: block;
	font-size: 14px;
	line-height:30px;
	padding:3px 10px;
	width:90px;
}
#navmenu ul li ul li ul li a:hover {
	background:#1A1A1A;
}
/*---有小图的轮换图片---*/
#ifocus{
	border:#D7D7D7 solid 1px;
	height:308px;
	width:348px;
	overflow:hidden;
	margin:auto;
}
#ifocus_pic{
	overflow:hidden;
	width:335px;
	height:240px;
	margin:5px auto 0 auto;	
	position:relative;
}
#ifocus_piclist{
	position:absolute;
	left:0;
	top:0;
}
#ifocus_piclist li{
	width:335px;
	height:238px;
	overflow:hidden;	
}
#ifocus_piclist li a{
	display:block;
	height:238px;
	overflow:hidden;
}
#ifocus_piclist li a img{
	height:245px;
	overflow:hidden;
	border:0px;
}
#ifocus_opdiv {
	background: #666; 
	filter: alpha(opacity=50); 
	position:absolute;
	left:0;
	bottom:0;
	opacity: 0.5; 
	moz-opacity: 0.5;
	width:335px;
	height:35px;
}
#ifocus_tx {
	position:absolute;
	left:0;
	bottom:0;
	width:335px;
	height:35px;
	line-height:35px;
	text-align:center;
	
}
#ifocus_tx A {
	color: #fff
}
#ifocus_tx a:hover {
	color: #f27900
}
#ifocus_tx .normal {
	display: none
}
#ifocus_btn{
	margin:6px auto 0 auto;
	margin-left:6px;
	height:60px;
	overflow:hidden;
}
#ifocus_btn li {
	FILTER: alpha(opacity=80);
	 WIDTH: 85px;
	 HEIGHT: 50px;
	 CURSOR: pointer;  
	 opacity: 0.5;
	 moz-opacity: 0.5;
	 float:left;
	 text-align:center;
	 list-style-type:none;
	 padding-top:3px;
	 background:url(../images/outbg.gif) center top no-repeat; 
	 
}
#ifocus_btn .current {
	border:solid #000 1px;
	FILTER: alpha(opacity=80); 
	opacity: 1; 
	moz-opacity: 1
}

.zi {
	font-size: 15px;
}
#KinMaxShow
    {
        visibility: hidden;
        width: 100%;
        overflow: hidden;
	height:220px;
    }