/*top*/
.banner {
	width: 1000px;
	margin: 0 auto;
}
.mainmenu {
	width: 1000px;
	margin: 0 auto;
}
.mainmenu ul {
	width: 1000px;
	list-style: none;
}
.mainmenu ul li {
	float: left;
	background: url(../img/navbg.jpg) repeat-x
}
.mainmenu ul li a {
	display: block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: url(../img/navborder.jpg) no-repeat right;
	color: #fff
}
.mainmenu ul li .last_nav {
	background: none
}
.mainmenu ul li a:hover {
	background: #0c599b
}

.Navigation{ width:990px; margin:0 auto; height:25px; line-height:25px; background:url(../img/Navigation.jpg) repeat-x; padding-left:10px;}
.Navigation a{ color:#666;}

/*right 公告部分*/
.right_cont {
	float: right;
	width: 200px;
}
.right_cont .right_bm {
	width: 200px;
}
.right_cont .right_bm li {
	width: 200px;
	height: 55px;
	line-height: 55px;
	margin-top: 10px;
	display: block;
	text-align: center;
	background: url(../img/rightbtn.jpg) no-repeat center;
	background-size: 200px 55px
}
.right_cont .right_bm a {
	display: block;
	background: url(../img/bmico.png) no-repeat 30px center;
	background-size: 50px 36px;
	font-size: 20px;
	padding-left: 40px;
	font-weight: bold;
	color: #095396;
}
.right_cont .right_Box {
	margin-top: 5px;
}
.right_cont .right_Box h3 {
	line-height: 2em;
	background: #d0e9ff url(../img/titleico02.png) no-repeat 5px center;
	padding-left: 25px;
	color: #0171bd;/*	border-bottom-right-radius: 18px;
	border-top-right-radius: 18px;*/
}
.right_cont .right_Box .phone {
	font-size: 16px;
	line-height: 3em;
	color: #666;
	border-bottom: 1px dotted #d0e9ff;
	padding-left: 40px;
	background: url(../img/phone.png) no-repeat 10px center;
	background-size: 25px 18px;
}
.right_cont .right_Box .qq a {
	width: 70px;
	height: 23px;
	line-height: 25px;
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	text-indent: -9999px;
	background: url(../img/qq.png) no-repeat;
}
.right_cont .right_Box h4 {
	line-height: 2em;
	margin-top: 10px;
	text-align: center;
	border-bottom: 1px dotted #d0e9ff;
	background: #d0e9ff
}
.right_cont .right_Box p {
	line-height: 2.5em;
	padding: 0px 4px;
	border-bottom: 1px dashed #ccc;
	color: #666;
}
.right_cont .right_Box ul li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 2em;
	padding: 0px 4px;
	border-bottom: 1px dotted #d0e9ff
}
.right_cont .right_Box ul li a {
	color: #666
}

/*友情链接*/
.MainContent05 {
	width: 1000px;
	margin: 0 auto;
}
.MainContent05 h3 {
	width: 1000px;
	line-height: 2em;
	border-bottom: 1px solid #b3d0ee;
}
.MainContent05 ul li {
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 5px;
}
.MainContent05 .footerlink {
	width: 1000px;
	height: 30px;
	background: url(../img/titlebg01.jpg) repeat-x;
	text-align: center;
	color: #fff;
	line-height: 30px;
}
.MainContent05 .footerlink a {
	color: #fff
}
.MainContent05 p {
	text-align: center;
	line-height: 2em;
}
