@import url("pxzl.css");
#top {height: 31px;width: 802px;border-bottom: 1px solid #CCCBC9;background-color: #E7EDF9;margin:0 auto;font-size: 12px;}
#top #r1{float:left;margin-top: 10px;margin-left: 10px;}
#top #r1 a{font-size:12px;color: #000099;text-decoration: none;}
#top #r1 a:hover{font-size:12px;color:#6A87FB; text-decoration:underline}
#top #r2{float:right;margin-top: 10px;margin-right: 10px;}
#top #r2 a{font-size:12px;color: #000;text-decoration: none;}
#top #r2 a:hover{font-size:12px;color:#A50323; text-decoration:underline}

/*导航栏*/
#endNav {height:35px;width: 802px;margin:10px auto 0;}
#endNav #img{height:35px;width: 156px; float:left}
#menu {
	float: right;
	width: 640px;
}

#menu ul {
	float:left;
	list-style:none;
	margin:0px;
}

#menu ul li {
	float:left;
　/*左侧浮动，这样可以使链接排列在同一行类*/
	display:block; /*显示为块，目的是为了与line-height一起使得文字垂直居中*/
	line-height:20px;
　/*行高为30PX，文字就可以垂直居中了*/
	margin-left: 8px;

}

#menu ul li a:link,#menu ul li a:visited {
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
#menu ul li a:hover{
	color: #333333;
	text-decoration: underline;
}

/*在菜单选项间增加一条竖线*/
.menuDiv {
	font-size: 12px;
	color: #6E6E6E;
	text-decoration: none;
}

/* 广告 */
#gg {height:90px;width: 802px;margin:10px auto;}

/* 频道 */
#pd {height:29px;width: 802px;margin:10px 0;}
.pd {float:left;}
.sosu {float:right; margin:10px auto 0px;}
.sosu .sosu1{margin:0px 5px 0px 0px;float:left;}
.kuan {border:1px solid #000; height:19px;}





/* 二级频道 */
#endNavR {height:31px;width: 802px;margin:10px auto; background-color:#547CE8;}
#endNavR {height:31px;width: 802px;margin:10px auto; background-color:#547CE8;}
#endNavRpx {height:31px;width: 802px;margin:10px auto; background-color:#89B177;}


#endNavRpx ul {

	margin-left: 30px;
	list-style:none;
}

#endNavRpx ul li {
	float:left;
　/*左侧浮动，这样可以使链接排列在同一行类*/
	display:block; /*显示为块，目的是为了与line-height一起使得文字垂直居中*/
	line-height:31px;
　/*行高为30PX，文字就可以垂直居中了*/

	padding-left: 8px;

}

#endNavRpx ul li a{
	color:#FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#endNavRpx ul li a:hover{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}


#endNavR ul {

	margin-left: 30px;
	list-style:none;
}

#endNavR ul li {
	float:left;
　/*左侧浮动，这样可以使链接排列在同一行类*/
	display:block; /*显示为块，目的是为了与line-height一起使得文字垂直居中*/
	line-height:31px;
　/*行高为30PX，文字就可以垂直居中了*/

	padding-left: 8px;

}

#endNavR ul li a{
	color:#FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#endNavR ul li a:hover{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

/*在菜单选项间增加一条竖线*/
.endNavRDiv {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

/* 内容部分 */
#content {height:auto;width: 802px;margin:0 auto;}
#zuozuo {height:auto;width: 540px; float:left;}

#content #left {height:auto;width: 540px; float:left;}
#content #left #lefttop{height:200px;width: 538px;float:left;border: 1px solid #cccccc;}
#content #left #lefttop #leftop-1{height:22px;width: 538px;margin:0 auto; background:#F1F2F2;}
.tp {width: 4px;margin-top: 5px;margin-left: 6px;float:left;background-image: url(newsbg1.gif);background-repeat: no-repeat;}
.lmz {margin-top: 5px;margin-left: 8px;float:left;font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;}
#qieke { float:right;margin-top:6px;margin-right:10px;}
#qieke a {font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;}
#qieke a:hover {font-size: 12px;font-weight: bold;color: #990000;text-decoration: underline;}

#fenm {height:224px;width: 265px; float:left;border: 1px solid #cccccc;margin:6px auto 0px;}
#fenm2 {height:224px;width: 265px; float:right;border: 1px solid #cccccc;margin:6px auto 0px;}
#fenmtop {height:22px;width: 265px;margin:0 auto; background:#F1F2F2;}

#fenmlm {height:auto; text-align:left; float:left}
#fenmlm ul{
	text-align: left;
	margin:2px 0px auto 18px;
	list-style-type: none;
	list-style-image: url(newsbg2.gif);
}
#fenmlm ul li a{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: 1px;
	background-repeat: no-repeat;	
}

#fenmlm ul li a:hover{
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
#fenmlm a{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}

#fenmlm a:hover{
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
.rz7-1 {height:123px;width:250px;margin-top: auto;margin-bottom: auto;margin-left: 5px;}
.rz7-2 {height:123px;width:250px;margin-top: auto;margin-bottom: auto;margin-left: 4px;}


/* 内容部分右 */
#content #right {height:auto;width: 257px; float:right;}
#fenmright {height:236px;width: 255px; float:right;border: 1px solid #cccccc;margin:0 auto;}
#fenmrighttop {height:22px;width: 255px;margin:0 auto; background:#D4E3F6;}
.tpr {width: 4px;margin-top: 5px;margin-left: 6px;float:left;background-image: url(newsbg3.gif);background-repeat: no-repeat;}
#fenmright1 {height:282px;width: 255px; float:right;border: 1px solid #cccccc;margin:6px auto 0px;background-color:#FCFAF8;}
#fenmright2 {height:289px;width: 255px; float:right;border: 1px solid #cccccc;margin:6px auto 0px;}

/* 低部 */
#food {width: 802px; margin:0 auto; border-bottom: 1px solid #000;}
#sm {width: 802px; margin:0 auto;height:200px;}

.fcdtp{width:218px; margin:5px 4px;height:167px; float:left}
.fcdtp1{width:218px; margin:2px auto;height:20px; float:left}
.fcdtp a{font-size:12px;color:#000;text-decoration: none;}
.fcdtp a:hover{font-size:12px;color: #FF0000; text-decoration:underline}

.fcdtwx{width:298px; margin:0px 4px;height:167px; float:right}

.fcdtwx ul{
	text-align: left;
	margin:2px 0px auto 18px;
	list-style-type: none;
	list-style-image: url(newsbg2.gif);
}
.fcdtwx ul li a{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 21px;
	letter-spacing: 1px;
	background-repeat: no-repeat;	
}

.fcdtwx ul li a:hover{
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}

/*二级子页面*/
#ejtop{height:25px;width: 538px;float:left;border-top: 1px solid #cccccc;border-bottom: 1px solid #cccccc; margin:0px auto 6px;}
.ejtop{ float:left; margin:6px auto 0px; font-size:12px; color: #999999;}
.ejtop a{margin:6px auto 0px;font-size:12px;color: #999999;text-decoration: none;}
.ejtop a:hover {margin:6px auto 0px;font-size:12px;color: #990000;text-decoration: underline;}
.ejlmz {margin-top: 5px;margin-left: 8px;float:left;font-size: 14px;font-weight: bold;color: #000000;text-decoration: none;}
#ejleftop-1{height:25px;width: 538px;margin:0 auto; background:#F1F2F2; border-bottom: 1px solid #cccccc;}

.ejfcdtwx{width:520px; margin:0px 4px;height:auto; float:left;}

.ejfcdtwx ul{
	text-align: left;
	margin:2px 0px auto 18px;
	list-style-type: none;
	list-style-image: url(newsbg2.gif);
}
.ejfcdtwx ul li a{
	color:#0E37A9;
	font-size: 14px;
	text-decoration: underline;
	line-height: 30px;
	letter-spacing: 1px;
	background-repeat: no-repeat;	
}

.ejfcdtwx ul li a:hover{
	color: #990000;
	font-size: 14px;
	text-decoration: underline;
}

#ejfenmright2 {height:275px;width: 255px; float:right;border: 1px solid #cccccc;margin:6px auto 0px;}

.gengduo a{
	color:#0E37A9;
	font-size: 14px;
	text-decoration: underline;
	line-height: 30px;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	font-weight: bold;    	
	}
.gengduo a:hover {
	color:#990000;
	color: #990000;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}



/*----------------*/

