/* 全局样式 */
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); filter:gray;} */
    body{background:#fff;font-size:12px;position:relative;width:976px;margin:0px auto 0px auto;}
   

    ul,ol{list-style-type:none;}
    p {	line-height: 1.6em;}
    select,input,select{vertical-align:middle;}

    a{text-decoration:underline; cursor:pointer;}
    a:link,a:visited{color:#404040;}
    a:hover,a:active,a:focus{color:#FF0000; text-decoration: none;}

/*公用*/
	* { margin: 0; padding: 0; }
	
	.clearit{clear:both;}
	
	.center {
	/* 控制网站主体内容居中显示*/
	width: 974px;
	overflow: visible;
	border:1px solid #45BB8B;
	border-top:none;
	margin: 0px auto;
}
    .clear {
	/* 解决容器不扩展问题*/
	clear: both;
	display: block;
	font: 0px/0px sans-serif;
}

    .f_right {float: right;
    padding:0 15;
    }
    .f_left {float: left;}
	
    .font_strong {font-weight: bold;}
	
	.fontWhite16B {font-size:16px;color: #FFFFFF;font-weight: bold}
    .fontWhite14 {font-size:12px;color: #FFFFFF;}
    .fontWhite14 a:link,.fontWhite14 a:visited,.fontWhite14 a:active,.fontWhite16B a:link,.fontWhite16B a:visited,.fontWhite16B a:active{color: #FFFFFF; text-decoration: none;}
    .fontWhite14 a:hover,.fontWhite16B a:hover{ color: #FFFFFF; text-decoration: underline;}
	
	.font_red16 {font-weight: bold;font-size: 16px;color: #FF9C00;}
	.font_red16 a:link,.font_red16 a:visited,.font_red16 a:active {color: #FF9C00;text-decoration: none;}
	.font_red16 a:hover { color: #FF9C00; text-decoration: underline;}

	.fontGreen12 {color: #297100;}
	.fontGreen12 a:link,.fontGreen12 a:visited,.fontGreen12 a:active {color: #297100;text-decoration: none;}
	.fontGreen12 a:hover{color: #F75500;text-decoration: none;}
	
	.fontGreen12B {color: #008E8C;font-weight: bold;}
	.fontGreen12B a:link,.fontGreen12B a:visited,.fontGreen12B a:active {color: #008E8C;text-decoration: none;}
	.fontGreen12B a:hover{color: #F75500;text-decoration: none;}
	
    .font_red14 {color: #FF9C00;font-size: 14px;}
	.font_red {	color: #FF9C00;}
    .font_red a:link,.font_red14 a:link {color: #FF9C00;text-decoration: underline;}
    .font_red a:visited,.font_red14 a:visited {color: #FF9C00;}
    .font_red a:hover,.font_red14 a:hover { color: #FF9C00; text-decoration: none;}
    .font_red a:active,.font_red14 a:active { color: #FF9C00; text-decoration: none;}
    
	.fontGray12 {color: #9C9A9C;}
    .fontGray12 a:link,.fontGray12 a:visited,.fontGray12 a:active{color:#9C9A9C;text-decoration: none;}
    .fontGray12 a:hover{ color: #FF0000; text-decoration: none;}
	
	.fontBlue12 {color: #31659C;}
    .fontBlue12 a:link,.fontBlue12 a:visited{color: #31659C;}
    .fontBlue12 a:hover{ color: #FF0000; text-decoration: none;}
	
	.font_number{
	font-family: Arial,Times New Roman, Helvetica, sans-serif;
	font-size: 19px;
}
    p.ch{
	padding: 5px 0 5px 14px;
	display: block;
	text-align: left;
}
   
/*公用 结束*/

/*头部-登录 导航*/
	#header{
	width: 976px;
	height: 158px;
	background: url(images/bg01.jpg) no-repeat;
	margin: 0px auto 0px auto;
	align:center;
	text-align:left;
}
	#headerLogo{
	width:203px;
	height:65px;
	padding:35px 0 0 20px;
}
	.headerLogon{
	padding-left:330px;
}
	.headerNav{

	padding-top:25px;


		
}
    .headerNav ul li {
	display: block;
	float:left;
	width:120px;

}
/*头部-登录 导航-结束*/

/*内容*/
	.Layout{width: 754px;float:left;}	
	
	.LayoutL{width: 274px;float:left;}	
	
	.newTop{
	width: 274px;
	height: 54px;
	background: url(images/bg01.gif) no-repeat;
}
	.newContent{
	width: 256px;
	height: 133px;
	padding:10px 5px 10px 9px;
	background-color: #fff;
	border: 1px solid #E3E7ED;
	margin-left:2px;
	
} 
    .newContent ul li{
	width: 244px;
	background: url(images/bg01.gif) no-repeat -267px -229px;
	padding-left:12px;
	line-height: 22px;	
	font-size:12px;
} 
	.hotNav{width: 274px;
	font-size:12px;
	}
	
    .hotNav ul li {
	width: 270px;
	height: 29px;
	padding:13px 24px 0 0;
	text-align: right;
	font-size:12px;
}
    .hotNav ul li.hotTitle1 {background: url(images/hot1.jpg) no-repeat;font-size:12px;}
    .hotNav ul li.hotTitle2 {background: url(images/hot2.jpg) no-repeat;font-size:12px;}
    .hotNav ul li.hotTitle3 {background: url(images/hot3.jpg) no-repeat;font-size:12px;}
    .hotNav ul li.hotTitle4 {background: url(images/hot4.jpg) no-repeat;font-size:12px;}	
	
    .hotNav ul li.hotContnet1 {
	width: 260px;
	height: 22px;
	padding:0 5px 0 9px;
	
	text-align: left;

	font-size:12px;
}
    .hotNav ul li.hotContnet2 {
	width: 260px;
	height: 110px;
	padding:3px 5px 7px 9px;
	text-align: left;
	line-height: 22px;
	font-size:12px;
}
	.LayoutR{
	width: 216px;
	margin-right:1px;
	float:right;
}
    .RLm,.RLm1,.RLm2,.RLm3{
	background: url(images/bg01.gif) no-repeat 0 -210px;
	width: 213px;
	border: 1px solid #C6DF9C;
	border-top:none;
	margin-bottom:5px;
} 
	.RLm{height:206px;}
	.RLm1{height:168px;}
	.RLm2{background:none;}
	.RLm3{padding-bottom:4px;}
	
    .RLmTitle {
	padding: 9px 0 0 14px;
	margin-bottom:6px;
	font-size: 12px;
	color: #297100;
	font-weight: normal;
}
    ul.RLmContent{padding-left:4px;
    font-size:12px;
    }

    ul.RLmContent li{
	margin:4px 4px 0 0;
	float:left;
}
    ul.RLmContent li.list1 {
	width:50px;
	height:50px;
	border: 1px solid #DEDFDE;
	font: 0px/0px sans-serif;

}
    ul.RLmContent li.list2 {
	width: 118px;
	height:52px;
	line-height: 20px;
	color: #008E8C;
	

}
    ul.RLmContent li.list2.last {
	padding-bottom: 4px;
}
    ul.RLmContent li.list3 {
	width: 120px;
	padding-left:44px;
	height:70px;
}
    ul.RLmContent1 li{
	margin:2px 4px 1px 0;
	float:left;
}
    ul.RLmContent1 li.list4 {
	width:33px;
	height:33px;
	border: 1px solid #DEDFDE;
	font: 0px/0px sans-serif;
}
    ul.RLmContent1 li.list5 {
	width: 110px;
	height:35px;
	line-height: 16px;
	color: #008E8C;
}
    ul.RLmContent2 li{
	margin:4px 4px 0 0;
	float:left;
	width: 67px;
	height:120px;
	text-align:center;
	line-height: 18px;
	padding:10 0 10 0;
}
    .ImgBorder{
	border: 1px solid #DEDFDE;

}

    .RLmMenu {
	color: #297100;
	display: block;
	background: url(images/bg02.gif) no-repeat -542px -26px;
	width: 213px;
	height: 18px;
	padding-top: 6px;
	text-decoration: none;
	text-align: center;
}
    .RLmMenu01{
	color: #297100;
	display: block;
	background: url(images/bg02.gif) no-repeat -542px 0;
	width:193px;
	height: 17px;
	padding: 8px 0 0 20px;
	text-decoration: none;
}
    a.RLmMenu01:link,a.RLmMenu:link,a.RLmMenu01:visited,a.RLmMenu:visited{color: #297100;text-decoration: none;}
	a.RLmMenu01:hover,a.RLmMenu:hover{color: #FF0000;text-decoration: none;}
	
	.LayoutC{
	width: 468px;
	padding-left:8px;
	float:left;
}	
     .Pic466 {
	width:468px;
	height:208px;
	font: 0px/0px sans-serif;
	margin-bottom:5px;
}
    .CenterLabel01{
	height:25px;
	width: 468px;
	background: url(images/bg03.gif) repeat-x 0 -75px;
}
    .CenterLabel02{
	width: 446px;
	height:131px;
	border: 1px solid #A5D3CE;
	border-top:none;
	padding:5px 10px;
	line-height: 22px;
	margin-bottom:5px;
}
    .CenterLabel03{
	height:142px;
	width: 470px;
	background: url(images/bg02.gif) no-repeat;
	padding:2px 10px 8px;
	line-height: 22px;
	margin-bottom:5px;
	font-size:12px;
}
    ul.CenterLabel li{
	width: 75px;
	line-height: 1.5em;
	text-align: center;
	float: left;
	padding-right:2px;
}
    ul.CenterLabel li a{
	background: url(images/bg03.gif) no-repeat 0 -50px;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	height: 19px;
	color:#0D736D;
}
    ul.CenterLabel li a:hover {
	background: url(images/bg03.gif) no-repeat 0 -25px;
}
    ul.CenterLabel li.up a{
	background: url(images/bg03.gif) no-repeat;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	height: 19px;
	color:#0D736D;
}
    ul.CenterLabel li.up a:hover {
	background: url(images/bg03.gif) no-repeat;
}
	.newCz{
	width: 735px;
	
	padding:13px 10px 0px;
	background: url(images/bg02.gif) no-repeat 0 -148px;
	clear:both;
}
    .newCz ul{clear:both;padding:15px 0 0 20px;	}
    .newCz ul li{
	width: 126px;
	margin-right:16px;
	float:left;
}
    .newCz ul li.last{margin-right:0;}
    .newCzPic{
	width: 120px;
	height:120px;
	border:1px solid #E7E7E7;
	padding:2px;
	font: 0px/0px sans-serif;
}
    .newCzText{
	width: 116px;
	height:14px;
	padding:7px 0 0 10px;
	background: url(images/bg01.gif) no-repeat -267px -206px;
}

/*内容 结束*/

/*友情链接 版权信息 开始*/
    .HzhbLayout{
	width: 974px;
	margin: 4px auto 0 auto;
	padding-top: 4px;
	border: 1px solid #9BB934;
	text-align:center;
}
    .HzhbLayout01{
	width: 100px;
	float:left;
	font-weight: bold;
	padding:10px auto 0 auto;
}
    .HzhbLayout02{
	width: 850px;
	float:left;
}
    ul.HzhbImg li {
	float:left;
	display: block;
	text-align: center;
	margin:6px 4px 0;
	border: 1px solid #636563;
	height:31px;
	font: 0px/0px sans-serif;
}
	ul.HzhbText {clear:both;}
	
    ul.HzhbText li {
	float:left;
	display: block;
	padding: 6px;
}
    div.footer {
	width: 600px;
	text-align: center;
	line-height: 180%;
	margin: 0px auto;
	padding: 10px 0px 4px;
	height: 50px;
	overflow: visible;
}
    .Imgborder{	border: 1px solid #636563;}
/*友情链接 版权信息 结束*/

/*个人首页 开始*/
    .Grhead{
	width: 956px;
	height:36px;
	padding: 1px 10px;
	background: url(images/tubiao01.png) repeat-x 0 -386px;
	margin: 0 auto;
}
    .GrheadLogo{width:120px;float:left;}
	
	.GrheadLab{
	float:left;
	width: 640px;
	padding: 10px 10px 0;
}
    .GrheadLab ul li{
	float:left;
	font-size:14px;
 	font-weight: bold;
}
    .GrheadLab ul li ul{
	width: 310px;
	height:210px;
	background: url(images/bg06.gif) repeat-y;
	border:1px solid #CECBCE;
	margin-top:10px;
}
    .GrheadLab ul li ul li{
	font-size:12px;
 	font-weight: normal;
	width: 95px;
	height:14px;
	padding:12px 10px 0 50px;
	background: url(images/tubiao02.png) no-repeat;
	line-height:12px;
}
    .GrheadLab ul li ul li.GrLab01{background-position: 0px -26px;}
	.GrheadLab ul li ul li.GrLab02{background-position: 0px -52px;}
	.GrheadLab ul li ul li.GrLab03{background-position: 0px -78px;}
	.GrheadLab ul li ul li.GrLab04{background-position: 0px -104px;}
	.GrheadLab ul li ul li.GrLab05{background-position: 0px -130px;}
	.GrheadLab ul li ul li.GrLab06{background-position: 0px -156px;}
	.GrheadLab ul li ul li.GrLab07{background-position: 0px -182px;}
	.GrheadLab ul li ul li.GrLab08{background-position: 0px -208px;} 
	.GrheadLab ul li ul li.GrLab09{background-position: 0px -234px;}
	.GrheadLab ul li ul li.GrLab10{background-position: 0px -260px;}
	.GrheadLab ul li ul li.GrLab11{background-position: 0px -286px;}
	.GrheadLab ul li ul li.GrLab12{background-position: 0px -312px;}
	.GrheadLab ul li ul li.GrLab13{background-position: 0px -338px;}
	.GrheadLab ul li ul li.GrLab14{background-position: 0px -364px;}
	.GrheadLab ul li ul li.GrLab15{background-position: 0px -390px;}
	
	.GrheadSearch{
	float:left;
	width: 150px;
	height:21px;
	padding: 0 10px;
	
	margin-top:5px;
}
	.GrheadSearchBorder{
	width: 80px;
	height:14px;
	padding-top: 3px;
	color: #ADAAAD;
	border: none;
	margin-right:12px;
}
	.GrheadBanner{
	width: 976px;
	height:100px;
	margin:3px auto;
}
	.Grbody{
	width: 976px;
	background: url(images/bg05.gif) repeat-y;
}
	.GrbodyBottom{
	width: 976px;
	height:10px;
	margin:0 auto;
	background: url(images/bg04.gif) no-repeat 0 -154px;
}
	.GrbodyTop{
	width: 976px;
	margin:0 auto 0 auto;
	background: url(images/bg04.gif) no-repeat 0 -189px;
	padding-top:2px;
	
}
    .GrbodyL{
	width: 192px;
	margin:0 1px;
	float:left;
}
    .GrbodyL ul li {
	width: 172px;
	height: 38px;
	background: url(images/bg04.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left:20px;
}
    .GrbodyL ul li a:link,.GrbodyL ul li a:visited,.GrbodyL ul li a:active{text-decoration: none;}
    .GrbodyL ul li a:hover {color:red;}
	
	.GrbodyL ul li.GrTitle10 {
	width: 172px;
	height: 18px;
	background: none;
	padding: 10px;
	text-align:right;
	font-size: 12px;
	font-weight: normal;
}
    .GrTitle1 {	background: url(images/tubiao01.png) no-repeat;height: 26px;padding:12px 0 0 50px; }
    .GrTitle2 {	background: url(images/tubiao01.png) no-repeat 0 -33px;height: 26px;padding:12px 0 0 50px; }
	.GrTitle3 {	background: url(images/tubiao01.png) no-repeat 0 -74px;height: 26px;padding:12px 0 0 50px; }
	.GrTitle4 {	background: url(images/tubiao01.png) no-repeat 0 -110px;height: 26px;padding:12px 0 0 50px; }
	.GrTitle5 {	background: url(images/tubiao01.png) no-repeat 0 -151px;height: 26px;padding:12px 0 0 50px; }
	.GrTitle6 {	background: url(images/tubiao01.png) no-repeat 0 -187px;height: 26px;padding:12px 0 0 50px; }
	.GrTitle7 {	background: url(images/tubiao01.png) no-repeat 0 -226px;height: 26px;padding:12px 0 0 50px; }
	.GrTitle8 {	background: url(images/tubiao01.png) no-repeat 0 -264px;height: 26px;padding:12px 0 0 50px; }
	.GrTitle9 {	background: url(images/tubiao01.png) no-repeat 0 -303px;height: 26px;padding:12px 0 0 50px; }
	
	.GrTitle10 {background: url(images/tubiao01.png) no-repeat;height: 26px;padding:12px 0 0 50px; }
    .GrTitle11 {background: url(images/tubiao01.png) no-repeat 0 -33px;height: 26px;padding:12px 0 0 50px; }
	.GrTitle12 {background: url(images/tubiao01.png) no-repeat 0 -74px;height: 26px;padding:12px 0 0 50px; }
	.GrTitle13 {background: url(images/tubiao01.png) no-repeat 0 -110px;height: 26px;padding:12px 0 0 50px; }
	.GrTitle14 {height: 26px;padding:12px 0 0 50px; }
	.GrTitle15 {background: url(images/icon2_003.png) no-repeat 0 -187px;height: 26px;padding:12px 0 0 50px; }
	.GrTitle16 {background: url(images/icon2_003.png) no-repeat 0 -226px;height: 26px;padding:12px 0 0 50px; }
	
    .GrbodyC{
	width: 530px;
	margin-left:5px;
	padding:0 11px;
	float:left;

}
    ul.GrbodyClist li {
	width: 510px;
	padding:7px 10px 0;
	line-height: 14px;
}
	ul.GrbodyClist li.Grlist01 {
	border-top:1px solid #A5CF5A;
	background-color:#EEE;
	height:18px;
	font-weight:bold;
	margin-top:14px;
}	
	ul.GrbodyClist li.Grlist02 {
	width: 422px;
	background: url(images/tubiao01.png) no-repeat 0 -351px;
	padding: 5px 0 0 50px;
	margin:5px 0 0 30px;
}
	ul.GrbodyClist li.Grlist03 {
	width: 460px;
	padding: 5px 0 0 50px;
	font-weight:bold;
	margin-top:8px;
}
	ul.GrbodyClist li.Grlist04 {
	border-top:1px solid #A5CF5A;
	background-color:#EEE;
	height:18px;
	font-weight:bold;
	margin-top:0;
}
    .GrbodySearch{
	width: 502px;
	height:40px;
	background:url(images/bg04.gif) no-repeat -291px 0;
	padding:26px 15px 10px;
}
	.GrbodySearchBorder{
	width: 390px;
	height:18px;
	padding: 7px 5px 3px;
	color: #ADAAAD;
	border:1px solid #BDBEBD;
	margin-right:12px;
}
    .GrTouxiang{
	width: 128px;
	height:126px;
	background:url(images/bg04.gif) no-repeat -831px 0;
	padding:17px 0 0 17px;
	margin:10px 10px 10px 0;
	float:left;
}
    .GrInfo{
	width: 374px;
	float:left;
	margin-top:10px;
}
	.GrInfo ul li{
	width: 170px;
	margin:5px 0 0 10px;
	float:left;
}
	.GrInfoName{
	border-bottom:1px solid #D8DEEA;
	width:354px;
	height:18px;
	margin-bottom:10px;
	padding:6px 10px 0;
	font-size: 14px;
}
	.GrInfoText{
	width:530px;
	clear:both;
	padding-bottom:10px;
}	

/*个人首页 结束*/
/*社区专家*/
 .panelhea{
     background-image:none;
     background:url(images/panelheaderbg.jpg) repeat-x;
    height:22px;
     font-size:12px;
     color:#297100;
     text-align:center;
     font-weight:bold;
     
    border:none;

}
 .panelbarheader{
     background:url(images/bg02.gif) no-repeat -542px -26px;
    height:22px;
     font-size:12px;
     color:#297100;
     text-align:center;
     font-weight:bold;
    border:none;

}
.panelactiveheader{
     background:url(images/bg02.gif) no-repeat -542px 0;
    height:22px;
     font-size:12px;
     color:#297100;
     text-align:left;
     font-weight:bold;
    border:none;

}
.panelybody{
font-size:12px;
font-family:宋体;
align:center;
background-color:#ffffff;


}
   .sqzj{
     width:178px;
     margin-bottom:5px;
    }
/*dataList*/
.lsblist2 {  
    list-style: none;   
} 
div.mymood {
border-top:1px solid #A5CF5A;
	background-color:#EEE;
	height:25px;
	font-weight:bold;
	margin-top:14px;
	
}
div.zongheader{
   font-weight: bold;
   background-color:#eee;
   font-size:13px;
   height:25px;
   text-align:left;
   border-top:1px solid #a5cf5a;
   color:#000;
}
div.zong{
  background-color:#eeeeee;
  border:1px solid #a5cf5a;
 
  padding: 0px;
  color:#000000;
  text-align:left;
  font-size:12px;
}
    .richtableheader {

       background-image:url();
       background-color:#f1f1f1;
        text-align:center;
        vertical-align:middle;
        color:#036803;
        padding:0;
        font-size:12px;
        border:1px solid #7ab531;
    }
       .tablefoot{
  background-color:#ffffff;
  border-top:1px dashed #638816;
  border-bottom:0px;
  border-right:0px;
  border-left:0px;
}
/*互助应用下拉菜单样式表开始*/
a img, :link img, :visited img{border:0}
.menu-dropdown{position:absolute;top:-99999px;left:-89999px;z-index:200;background:#edf7d8;_width:280px;}
.menu-dropdown-border{border:none}
.menu-dropdown .menu-holder{float:left;padding:5px 0}
.menu-dropdown .recent-app .menu-item{border:none}
.menu-dropdown .menu-item li a.title {padding: 4px 8px;height:16px;line-height:16px;overflow:hidden;display:block;text-decoration:none;background-repeat:no-repeat;white-space:nowrap}
.menu-dropdown .menu-item li a.title .icon {vertical-align:middle}
.menu-dropdown .app-actions{padding:10px}
.menu-dropdown .app-actions li{line-height:1.6em}
.menu-dropdown .menu-dropdown-border h4{font-weight:400;color:gray;padding:5px 8px 0;font-weight:400}
.navigation .nav-main .menu-title a {color:#fff;padding:0 7px}
a:link{ text-decoration:none;}
.menu-dropdown .menu-item a:hover{background-color:#005EAC;color:#fff;text-decoration:none}



.menu-dropdown .menu-item{border-left:1px solid #CEE1EE;width:133px}
.menu-dropdown .menu-item li.show-more a{display:block;padding:4px 10px 4px 0;text-align:right;background:none;}
.menu-dropdown .menu-item li.show-more a:hover {background:#005EAC;}
.menu-dropdown .separator{height:1px;margin:0 10px;overflow:hidden;clear:both;background:#CEE1EE}
.menu-dropdown .app-actions li.title{color:gray;font-size:12px}
.menu-dropdown .recent-app li.last-app{background:#feffde}

/* Link */

a.dark{color:#333}
a.action{border-bottom:1px solid #d8dfea;display:block;padding:3px 9px;text-decoration:none}
a.action:hover{background-color:#005EAC;color:#fff;text-decoration:none}
/* Elements */
body{color:#333;background:#FFF}
h4{font-size:12px}


*+html .menu-dropdown{width:269px;}
*+html .dropmenu-holder .rounded-box {width:423px;}
/*互助应用下拉菜单样式表结束*/
 .tabbody{
background-color:#fff;
font-size:12px;
border-top:1px solid #ececec;
border-right:0px;
border-bottom:0px;
border-left:0px;
}
.tabactive{

font-size:12px;
color:#fff;
background:#fb6903;
border:none; 

}
.tabinactive{

font-size:12px;
color:#000;
background:#eee;
cursor: pointer;
border:none;

}
/*二级页 开始*/
	.More{
	float:right;
	font-weight: normal;	
}	
    .FxLayout{
	width: 422px;
	margin:10px auto 0;
}
    .FxLabel01{
	height:25px;
	width: 422px;
	background: url(images/bg07.gif) repeat-x 0 -75px;
}
    .FxLabel02{
	width: 400px;
	border: 1px solid #A5D3CE;
	border-top:none;
	padding:5px 10px;
	line-height: 22px;
	margin-bottom:5px;
}
    ul.FxLabel li{
	width: 95px;
	line-height: 1.5em;
	text-align: center;
	float: left;
	padding-right:2px;
}
    ul.FxLabel li a{
	background: url(images/bg07.gif) no-repeat 0 -50px;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	height: 19px;
	color:#0D736D;
}
    ul.FxLabel li a:hover {
	background: url(images/bg07.gif) no-repeat 0 -25px;
}
    ul.FxLabel li.up a{
	background: url(images/bg07.gif) no-repeat;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	height: 19px;
	color:#0D736D;
}
    ul.FxLabel li.up a:hover {
	background: url(images/bg07.gif) no-repeat;
}
	.FxSearchBorder{
	width: 320px;
	height:18px;
	padding: 7px 5px 3px;
	color: #ADAAAD;
	border:1px solid #BDBEBD;
	margin:3px 12px 3px 0;
}
    ul.FxList li {
	width: 375px;
	background: url(images/tubiao01.png) no-repeat -25px -351px;
	padding: 5px 0 0 25px;
	margin:2px 0 3px;
	line-height:16px;
}
    .HyLayout{
	width: 510px;
	padding:10px 10px 0;
	margin-bottom:10px;
}
    .HyLayout1{
	width: 508px;
	padding:10px;
	background-color:#F7F7F7;
	border:1px solid #E7E7E7;
	margin-bottom:10px;
	clear:both;
}
    .HyLayoutL{
	width: 158px;
	border:1px solid #E7E7E7;
	float:left;
}
	.HyLayoutR1{border-bottom: 1px dashed #DEDFDE;height:60px; margin-bottom:0px;}
	
	.HyLayoutR2{
	width: 35px;
	padding-right:6px;
	float:left;
}
	.HyLayoutR3{
	width: 170px;
	line-height:0px;
	float:right;
}	
    .HyLayoutR{
	width: 170px;
	float:right;
}
	.HyTitle {
	border-top:1px solid #A5CF5A;
	background-color:#EEE;
	height:18px;
	font-weight:bold;
	margin-top:10px;
	padding:7px 10px 0;
}
    ul.HyList {
	margin:4px auto;
	width: 416px;
	height:190px;
}
    ul.HyList li{
	margin:4px 8px;
	float:left;
	width: 65px;
	height:90px;
	text-align:center;
	line-height: 18px;
}
	.HySearchBorder{
	width: 260px;
	height:16px;
	padding: 3px 5px 1px;
	border:1px solid #848284;
	margin-right:6px;
}
	.HyCjfz,.HyCjfz1,.HyCjfz2{
	height:16px;
	padding: 6px 10px 2px 30px;
	border-bottom:1px solid  #E7E7E7;
	font-size:12px;
	font-weight:normal;
	color: #31659C;
}
    .HyCjfz{background-color:#F7F7F7;}
	.HyCjfz1{background:#FFF url(images/bg01.gif) no-repeat -257px -206px;}
	.HyCjfz2{border-bottom:none;float:right;}
	
    .HyLayoutL h2 a:link, .HyLayoutL h2 a:visited, .HyLayoutL h2 a:active{color:#31659C;text-decoration: none;}
	.HyLayoutL h2 a:hover{ color: #FF0000; text-decoration: none;}

	.ZySearchBorder{
	width: 360px;
	height:16px;
	padding: 5px 5px 3px;
	border:1px solid #848284;
	margin-right:6px;
}
    .ZrLayoutL{
	width: 192px;
	margin:0 1px;
	float:left;
}
    .ZrLayoutLT{
	width: 162px;
	padding:15px;
	text-align:center;
}
    .ZrLayoutLB{
	width: 172px;
	padding:0 10px 10px;
	overflow: auto;
}
	ul.ZrTree li{
	padding-top: 8px;
}
	ul.ZrTree li ul li{
	padding-left: 35px;
}
    .StLayout{
	width: 508px;
	padding:10px;
	margin-bottom:10px;
	background-color:#F6F5F5;
	border:1px solid #A5CF5A;
}
    ul.StList li{
	margin:4px 1px;
	float:left;
	width: 63px;
	height:90px;
	text-align:center;
	line-height: 18px;
}
    .StLayoutContent {
	margin:4px auto;
	width: 522px;
}
    .StContent1 {
	padding:8px 8px 4px 20px;
	background: url(images/tubiao01.png) no-repeat -25px -347px;
	text-line:18px;
}
    .StContent2 {
	padding-left:48px;
	text-line:18px;
}
    ul.MsContent {margin:10px 0 4px;}
    ul.MsContent li{
	width:190px;
	background: url(images/bg01.gif) no-repeat -263px -256px;
	padding:2px 0 2px 16px;
	line-height: 18px;	
}
    ul.MsContent li.time{
	background: none;
	text-align:right;
}
    .XsdyLayoutL{
	width: 192px;
	margin:0 1px;
	background-color:#FFF;
	float:left;
}
    .XsdyLayoutLT{
	width: 158px;
	padding:15px;
	background-color:#F6F5F5;
	border:1px solid #A5CF5A;
	margin:0 auto;
	
}
    .XsdyLayoutLC{
	width: 170px;
	padding: 7px 10px 3px;
    margin: 4px auto 0;
	background: url(images/bg04.gif) no-repeat -394px -97px;
	text-align:	center;
	height:24px;
}
    .XsdyLayoutLB{
	width: 170px;
	padding: 0 10px 5px;
    margin: 4px auto 0;
}
    ul.XsdyContent li{
	width:170px;
	padding:2px 0 2px;
	line-height: 18px;	
}
   ul.XsdyContent li.Xsdymore{
	text-align:right;
}
 .body3 {
        height:100px;
        overflow:auto;
        background-color:#ffffff;

    }
    
    /*moneyquestion*/
    
.leftm{
	width: 178px;
	height: 100px;
	align:center;
	padding:10px 5px 10px 9px;
	border-bottom: 1px solid #a5cf5a;

}
 .leftm1{
width: 193px;
border:none;
}
    .Hyshenqing{
	width: 180px;
	padding:5px;
	background-color:#d0ec8c;
	border:1px solid #E7E7E7;
	margin-bottom:10px;
	clear:both;
}
    .tablefoot{
  background-color:#ffffff;
  border-top:1px dashed #638816;
  border-bottom:0px;
  border-right:0px;
  border-left:0px;
}
#userdiv{
margin:0 auto 0 auto;
background:#fff;
}
.datahea{
	background-image:none;
    background-color:#eee;
}

ul.HyList10 {
	margin:4px auto;
	width: 528px;
	height:190px;
}
    ul.HyList10 li{
	margin:4px 8px;
	float:left;
	width: 65px;
	height:90px;
	text-align:center;
	line-height: 18px;
}
.slinker{
font-color:#fff;
background:url(../css/images/linker.jpg) no-repeat;
padding:4px;

 text-decoration:none;
}

.slinksan{
font-color:#fff;
background:url(../css/images/linksan.jpg) no-repeat;
padding:4px;

 text-decoration:none;
}

.slinksi{
font-color:#fff;
background:url(../css/images/linksi.jpg) left top no-repeat;
padding:-7 7 7 -7;


 text-decoration:none;
}
.slinkwu{
font-color:#fff;
background:url(../css/images/linkwu.jpg) no-repeat;
padding:4px;

 text-decoration:none;
}
.datahealsb{
  font-family:"宋体";
}
.tabimage{
background:#eee;
}
.linkbg{
background:url(../css/images/linkbg.png) left top  repeat-x;
padding:5px 8px 5px 8px;
font-size:12px;
}