.menu1 { width:216px;  height:100%; overflow:hidden; padding-left:15px;}
.menu1 h1 { font-size:13px; font-weight:normal;  height:35px;line-height:35px; background:url(../images/probg02.jpg) no-repeat;padding-bottom:1px; color:#FFF;}
.menu1 h2 { height:35px; line-height:35px; width:216px; padding-bottom:1px;color:#4b4b4c; font-size:12px; }
.menu1 h2 a { color:#4b4b4c; font-weight:normal;}
.menu1 h2 a:hover { color:#ce001b;font-weight:normal; }

.menu1 ul { height:100%; border-top:none;overflow:auto;}
.menu1 a {  text-decoration:none; overflow:hidden; color:#000000}
.menu1 .no { display:none; }



a{color: #666666;font-family: "";font-size: 12px;text-decoration: none;}
a:link{color: #666666;font-family: "";font-size: 12px;text-decoration: none;}
a:hover{color: #fe0000;font-family: "";font-size: 12px;text-decoration: none;}

/*修改的头部样式：*/

.head{
	width: 1100px;
	height: 100px;
	margin: 0 auto;
	padding-top: 40px;
}
.head_left{
	float: left;
	width: 350px;
	height: 76px;
	padding-left: 270px;
	
	position: relative;
}
.head_left p:nth-child(2){
	font-size: 18px;
	color: #706c6c;
	margin-top: 4px;
}
.head_left p:nth-child(3){
	font-size: 25px;
	color: #026cb6;
	margin-top: 5px;
}
.head_left a{
	position: absolute;
	display: inline-block;
	width: 210px;
	height: 60px;
	left: 0px;
	top: 0px;
}

.head_right{
	float: right;
	width: 178px;
	height: 60px;
	margin-top: 10px;
	padding-left: 150px;
	background: url(../images/logo2.png)no-repeat 0px 0px;
	position: relative;
}
.head_right p:nth-child(2){
	font-size: 20px;
	color: #706c6c;
}
.head_right p:nth-child(3){
	font-size: 22px;
	color: #dd0c08;
	font-weight: bold;
}
.head_right a{
	position: absolute;
	display: inline-block;
	width: 90px;
	height: 50px;
	left: 0px;
	top: 0px;
}


.news_h1{
	width: 216px;
	height: 35px;
	text-align: center;
	margin-top: 5px;
}
.news_h1 a{
	display: inline-block;
	width: 100%;
	height: 35px;
	color: white;
	font-size: 14px;
	background: url(../images/probg02.jpg) no-repeat;
	font-weight: bold;
}
.news_h1:hover{
	
}
.news_h1:hover a{
	color: #000;
	background: url(../images/probg01.jpg) no-repeat;
}


.span1{padding-left: 30px;}
.indexleftzi{border-bottom:1px dotted #c1c1c1; color:#4b4b4c; font-size:12px; background:#f1f2f4; line-height:35px;padding-left: 30px;}