﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
}
.HEADWHITE {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FILTER: progid:DXImagetransform.Microsoft.Glow(color=ffffff,strength=2); WIDTH: 70%; COLOR: #cc3300
}


/*超链接样式*/
.Zhaopin:link
{
	text-decoration:none;
	color:#019721;
}

.Zhaopin:visited
{
	text-decoration:none;
	color:#019721;
}

.Zhaopin:hover
{
	text-decoration:underline;
	color:white;
}

.nav:link {
	color: white;
	text-decoration: none;
	font-size:13px;
	
}
.nav:visited {
	color: white;
	text-decoration: none;
	font-size:13px;
	
}
.nav:hover {
	color: white;
	text-decoration:underline;
	font-size:13px;
}

.NewsListTitle:link {
	color: black;
	text-decoration: none;
	font-size:12px;
	
}
.NewsListTitle:visited {
	color: black;
	text-decoration: none;
	font-size:12px;
	
}
.NewsListTitle:hover {
	color: blue;
	text-decoration:none;
	font-size:12px;
}

.more:link {
	color: #edb603;
	text-decoration: none;
	font-size:12px;
	
	
}
.more:visited {
	color:#edb603;
	text-decoration: none;
	font-size:12px;

}

.LeftBorder:link {
	color:#E96B10 ;
	text-decoration: none;
	font-size:14px;
	font-family:宋体;
	letter-spacing:1.5mm;
	font-weight:bold;
	

}
.LeftBorder:visited {
	color:#E96B10;
	text-decoration: none;
	font-size:14px;
	font-family:宋体;
	letter-spacing:1.5mm;
	font-weight:bold;
	
}

.LeftBorder:hover
{
	color:#E96B10;
	text-decoration: underline;
	font-size:14px;
	font-family:宋体;
	letter-spacing:1.5mm;
	font-weight:bold;
}

.whiteLink:link
{
	color:White;
	text-decoration:none;
}

.whiteLink:visited
{
	color:White;
	text-decoration:none;
}

.blackLink:link
{
	color:Black;
	text-decoration:none;
}

.blackLink:visited
{
	color:Black;
	text-decoration:none;
}

.blackLink:hover
{
	color:Black;
	text-decoration:underline;
}

.whiteLink:hover
{
	color:White;
	text-decoration:none;
}

.ZPQZ:link
{
	color:black;
	text-decoration:none;
}
.ZPQZ:visited
{
	color:black;
	text-decoration:none;
}
.ZPQZ:hover
{
	color:orange;
	text-decoration:none;
}
.annonce:hover {
	color: red;
	text-decoration:none;
	font-size:12px;
}

.annonce:link {
	color: black;
	text-decoration: none;
	font-size:12px;
	
}
.annonce:visited {
	color:black;
	text-decoration: none;
	font-size:12px;
	
}
.more:hover {
	color: red;
	text-decoration:none;
	font-size:12px;
}

.friend:link
{
	color:black;
	text-decoration:none;
	
}
.friend:hover
{
	color:red;
	text-decoration:none;
}
.friend:visited
{
	color:black;
	text-decoration:none;
}

.styleBar:link
{
	color:black;
	text-decoration:none;
	cursor:hand;
	
}
.styleBar:hover
{
	color:black;
	text-decoration:none;
	cursor:hand;
}
.styleBar:visited
{
	color:black;
	text-decoration:none;
	cursor:hand;
}

.LeaderIntro:visited
{
	color:black;
	text-decoration:none;
	cursor:hand;
}

.LeaderIntro:hover
{
	color:blue;
	text-decoration:none;
	cursor:hand;
}

.LeaderIntro:link
{
	color:black;
	text-decoration:none;
	cursor:hand;
}

.LeftTop:link
{
	color:#327111;
	text-decoration:none;
	font-size:15px;
}

.LeftTop:visited
{
	color:#327111;
	text-decoration:none;
	font-size:15px
}

.LeftTop:hover
{
	color:blue;
	text-decoration:none;
	font-size:15px
}


/*--超链接样式结束--*/


.fil
td
{
	text-align:center;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1); 
	background:url(../images/aqBack1.jpg);
}

.top{
	width:960px;
	height:110px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	
}

.navigator
{
	width:960px;
}



.title1
{
	font-family:黑体;
	font-size:18px;
	color:#edb603;
	width:290px;
}

.title1_td
{
	border-bottom:2px solid #266898;
}

.title_blue{
	font-family:黑体;
	font-size:18px;
	/*color:#4099d1;*/
	width:290px;
	/*border-bottom:2px solid #266898;*/
	padding-top:11px;
	color:Black;
}

.title_annonce
{
	font-family:黑体;
	font-size:18px;
	color:#a90017;
	padding-left:30px;
}

.title_health
{
	font-family:黑体;
	font-size:18px;
	color:#edb603;
}

.crystalBtn{
	width:180px;
	height:45px;
	border:2px solid #B9C5D1;
	font-family:宋体;
	font-size:14px;
	color:#006BA4;
	cursor:hand;
	text-decoration:none;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#F9FDFC, EndColorStr=#D3ECF3); 
	onmouseover:expression(onmouseover=function(){this.className='crystalBtn';});
	onmouseout: expression(onmouseout=function (){this.className='crystalBtn_Onmouse'});
}
.crystalBtn_Onmouse{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#D3ECF3, EndColorStr=#F9FDFC); 
	border:2px solid #B9C5D1;
	font-family:宋体;
	font-size:14px;
	color:#006BA4;
	cursor:hand;
	text-decoration:none;
	width:180px;
	height:45px;
}

.bmfwTdTop{
	border-left:2px solid #B9C5D1;
	border-top:2px solid #B9C5D1;
	border-right:2px solid #B9C5D1;
	background-color:#F1FAFF;
	padding-top:8px;
	padding-bottom:3px;
}
.bmfwTdBorder{
	border-left:2px solid #B9C5D1;
	border-right:2px solid #B9C5D1;
	background-color:#F1FAFF;
	padding-top:3px;
	padding-bottom:3px;
}
.bmfwTdBottom{
	border-left:2px solid #B9C5D1;
	border-bottom:2px solid #B9C5D1;
	border-right:2px solid #B9C5D1;
	background-color:#F1FAFF;
	padding-top:3px;
	padding-bottom:8px;
}

.NewsList
td
{
	border-bottom:1px dotted #c0c0c0;
	font-size:12px;
}



.HealthShop_Title
{
	font-size:12px;
	color:#1B7700;
}

.bottom
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#D5EDCE, EndColorStr=#009933); 
}

.leader_bg
{
	/*background-color:white;*/
}

.font-blue
{
	font-family:黑体;
	font-size:18px;
	/*color:#4099d1;*/
	color:Black;
}

.queryTable
{
padding-top:10px;
cursor:hand;
font-size:11px;
}

.queryImg
{
	width:130px;
	height:200px;
}

.button_blue {
BORDER-RIGHT: #2C59AA 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: 
#2C59AA 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: 
progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 
StartColorStr=#ffffff, EndColorStr=#6fc8ff); BORDER-LEFT: #2C59AA 
1px solid; CURSOR: hand; COLOR: #003078; PADDING-TOP: 2px; 
BORDER-BOTTOM: #2C59AA 1px solid
} 

.button_green
{
	BORDER-RIGHT: #2C59AA 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #2C59AA 1px solid; 
	PADDING-LEFT: 2px; FONT-SIZE: 12px; 
	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#B5E398); 
	BORDER-LEFT: #2C59AA 1px solid; 
	CURSOR: hand; 
	COLOR: green; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #2C59AA 1px solid
	
}


.ZhaopinTD
{
	font-size:11px;
	color:#07519A;
}

.table2
tr{
background-color:expression((this.sectionRowIndex%2==0)?'#f0fbff':'#e8f9ff');height:16px;font-family: "Arial","Verdana","Helvetica","宋体","sans-serif";font-size: 12px;line-height: 16px;color: #0036b0;text-decoration: none;
onmouseover:expression(onmouseover=function(){this.style.borderColor='';this.style.color='#333';this.style.backgroundColor ='#a9e2ff'});
onmouseout: expression(onmouseout=function (){this.style.borderColor='';this.style.color='';this.style.backgroundColor =''});
font-size:11px;
}

.QZZPTable
td
{
	text-align:left;
	border:1px solid #f0f0f0
}

.LoginTxt
{
	border-bottom:1px dotted black;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	
}

.Grid
td
{
	border-bottom:1px dotted #f0f0f0;
	border-top:0;
	border-left:0;
	border-right:0;
}

.Health_Blue
{
	color:#4099d1;
	font-family:楷体_GB2312;
	font-weight:bold;
	font-size:16px;
}

.divBorder_Title
{
	width:80%;
	height:25px;
	background-image:url(../images/xxz.gif);
	
}

.divTitle
{
	font-size:18px;
	color:#00238C;
	font-family:楷体;
	font-weight:bold;
}

.divBorder
{
	width:95%;
	border:1px solid #D2E8FD;
}

.ZP_Onmouseover
{
	BACKGROUND: url(../images/Menu_BG.gif) no-repeat left top;
	font-size:15px;
	color:Orange;
	float:left;
	width: 65px; 
	height: 21px;
	padding-left:14px;
	padding-top:5px;
	cursor:hand;
	
}

.ZP_Onmouseout
{
	BACKGROUND: url(../images/Menu_BG.gif) no-repeat left bottom;
	font-size:15px;
	color:Black;
	float:left;
	padding-left:14px;
	padding-top:5px;
	width: 65px; 
	height: 21px;
	cursor:hand;
}

#demo { 
     background: #FFF; 
     overflow:hidden; 
     border: 0px dashed #CCC; 
     width: 580px; 
} 
#demo img { 
     border: 3px solid #F2F2F2; 
} 
#indemo { 
     float: left; 
     width: 800%; 
} 
#demo1 { 
     float: left; 
} 
#demo2 { 
     float: left; 
} 

/*联系我们*/
.contact_title
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:center;
	font-size:25px;
	font-weight:bold
}

.contact_text
{
	width:800px;
	font-size:16px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	padding-top:15px;
	padding-bottom:15px
	
}

#floater
{
	position:absolute;
	z-index:10001;
	width:180;
	height:200;
	display:none;
	background-color:#f0f0f0;
	
}

.mapTitle:hover
{
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
	font-family:黑体
}
.mapTitle:link
{
	font-size:18px;
	font-weight:bold;
	color:black;
	text-decoration:none;
	font-family:黑体
}
.mapTitle:visited
{
	font-size:18px;
	font-weight:bold;
	color:black;
	text-decoration:none;
	font-family:黑体
}



.map1:hover
{
	font-size:14px;
	color:#CC0000;
	text-decoration:underline;
	font-family:仿宋
	
}
.map1:link
{
	font-size:14px;
	color:black;
	text-decoration:none;
	font-family:仿宋;
	
}
.map1:visited
{
	font-size:14px;
	color:black;
	text-decoration:none;
	font-family:仿宋;
	
}

.map2:hover
{
	color:#cc0000;
	text-decoration:underline;
	font-size:12px;
}

.map2:link
{
	color:#629502;
	text-decoration:none;
	font-size:12px;
}

.map2:visited
{
	color:#629502;
	text-decoration:none;
	font-size:12px;
}



.ItemList
td
{
	background-color:White;
}












