@charset "utf-8";
/* CSS Document */
.SecondNav, .News{
	float:left;
	}
.nav ul .customerservice{
	color:#0066a8;
	background-image:url(../images/sel_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	}
.CrumbsNav{
	width:1000px;
	height:40px;
	background-color:#f8f8f8;
	margin:12px auto;
	font:12px "宋体";
	color:#999;
	line-height:40px;
	text-indent:16px;
	}
.CrumbsNav i{
	color:#0066a8;
	font-style:normal;
	}
.CrumbsNav em{
	font-style:normal;
	}
.NewsContent{
	width:1000px;
	margin:0 auto;
	}
.SecondNav ul .NavTitle{
	height:40px;
	width:200px;
	background-color:#0066a8;
	font:bold 20px "微软雅黑";
	color:#fff;
	text-indent:16px;
	line-height:40px;
	background-image:none;
	border-bottom:none;
	margin-bottom:10px;
	}
.SecondNav ul .Nav1_sel{
	color:#0066a8;
	}
.SecondNav ul li{
	background-image:url(../images/SNav_bg.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:16px;
	border-bottom:1px dashed #ddd;
	font:14px "宋体";
	color:#666;
	line-height:40px;
	}
.News{
	width:770px;
	}
.NewsTitle{
	width:770px;
	height:40px;
	border-bottom:1px solid #0066a8;
	font:24px "微软雅黑";
	color:#0066a8;
	line-height:40px;
	margin-left:30px;
	}
.NewsTitle .title{
	float:left;
	}
.Split{
	float:right;
	}
.Split a{
	float:left;
	margin-top:10px;
	}
.PageBtnUp{
	text-align:center;
	display:block;
	width:28px;
	height:18px;
	line-height:20px;
	font:14px "宋体";
	color:#999;
	border:1px solid #ddd;
	margin-right:20px;
	}
.PageActive{
	display:block;
	text-align:center;
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	font:14px "宋体";
	color:#fff;
	background-color:#0066a8;
	}
.PageBtnDown{
	text-align:center;
	display:block;
	width:28px;
	height:18px;
	line-height:20px;
	font:14px "宋体";
	color:#999;
	border:1px solid #ddd;
	margin-left:20px;
	}

.NewsImg{
	width:770px;
	height:200px;
	border:1px solid #ddd;
	margin-left:28px;
	margin-top:14px;
	}
.NewsList{
	width:770px;
	margin-left:28px;
	}
.NewsList ul li{
	width:770px;
	font:14px "宋体";
	overflow:hidden;
	border-bottom:1px dashed #ddd;
	}
.NewsList .NewsListTitle{
	background-image:url(../images/listnorbg.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:20px;
	font:bold 16px "微软雅黑";
	color:#666;
	margin-bottom:10px;
	border:none;
	margin-top:20px;
	}
.NewsList .NewsListSum{
	font:12px "宋体", Arial, Helvetica, sans-serif;
	color:#666;
	line-height:22px;
	margin-bottom:10px;
	border:none;
	}
.NewsList .NewsListDate{
	background-image:url(../images/shijian.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:20px;
	color:#999;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	margin-bottom:10px;
	}
