/*
IE HACK
name	{} FOR MZ;
*html	{} FOR IE6;
*+html	{} FOR IE7;
*/

/* 全局样式 Global-Style **********************************************************/
*					    {margin: 0 auto; padding: 0;}
html,body					    {
	margin: 0;
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	background-color: #FFFFFF;
	background-image: url(images/bj.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #464646;
}

div,form,span					{text-align: left; margin: 0; padding: 0;}
ul,li,ol,dl,dt,dd,tr,td			{margin: 0; padding: 0; list-style: none;}
img								{border:0;}

/* 全局链接 Global-Link-Style **************************************************/
a						{text-decoration: none; color: #464646}
a:link						{}
a:visited						{}
a:hover						{color: #0366b7;}
a:active						{}




/* banner 动画 *********************************************/
.rongyu {
 float:center;
 position:relative;
 margin-top:-29px;
 z-index:2;
 width:1004px;
 height:29px;
 }



/* 新闻类  **************************************************/
.index_news1 ul{
	text-align:left;
	top: 5px;
}
.index_news1 ul li{ height:22px; color:#597c9a; background-image:url(images/icon010.gif); background-position: left center; background-repeat: no-repeat; text-align:left; margin:0 auto 0 auto;}
.index_news1 ul li span{ float:right; font: 11px "Helvetica"; color:#bdc5cb; }
.index_news1 a {
	color: #4a8fd5;
	line-height: 22px;
}
.index_news1 a:hover {
	color: #df3c00;
}

/* 菜单类  **************************************************/
.top                      {
	color:#404040;
	font-family: "宋体";
	font-size: 14px;
}
.top a                    {
	color: #404040;
	height:34px;
	background-image: url(images/m_1_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	line-height: 34px;
}
.top a:visited            {color: #404040}
.top a:hover              {
	line-height:34px;
	color: #ffffff;
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	boder: 0px solid black;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.top02{
	line-height: 25px;
}
.top02 a {
	color: #069a4f;
}
.top02 a:hover {
	color: #069a4f;
}
.top03 {
	width: 482px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbe9e2;
	border-bottom-color: #dbe9e2;
	border-left-color: #dbe9e2;
	background-color: #f8fffc;
}
.top04 {
	border: 1px solid #9ac0b0;
	background-color: #eafff6;
}
.top05{
	line-height: 25px;
}
.top05 a {
	color: #1c62a7;
}
.top05 a:hover {
	color: #1c62a7;
}
.top06 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d9eef2;
	border-bottom-color: #d9eef2;
	border-left-color: #d9eef2;
	background-color: #f1fdff;
}
/* 版权类  **************************************************/
.cr1 {
	line-height: 16px;
	color: #818181;
}



/* 内页  **************************************************/
.grren12{color:#218c08}
.write1{ color:#FFFFFF}
.write1 a{ color:#FFFFFF}
.write1 a:hover{ color:#00FFFF}
.gray1{ color:#666666}
.gray1 a{ color:#666666}
.gray1 a:hover{ color:#FF0000}
.m_top8{margin-top:7px;}	
.blue14cu{ color:#007dd4; font-weight:bold; font-size:14px}
#piclist{width:749px; height:170px; float:left; margin-top:10px; border-bottom:solid 1px #EAEAEA}
#piclist ul li{width:126px; height:auto; float:left; border:solid 1px #CCCCCC; padding:1px;height:26px; line-height:26px; text-align:center; margin-left:5px; margin-right:13px; display:inline}
#piclist ul li span{width:126px; float:left;}
#piclist ul li a{color:#000000;}
#piclist ul li a:hover{display:block; background:#F5F5F5; color:#0066FF}