@charset "utf-8";
/* CSS Document */
.nav ul .news{
	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;
	}
.News{
	width:1000px;
	margin:0 auto;
	}
.NewsTitle{
	width:1000px;
	height:60px;
	border-bottom:1px solid #ddd;
	margin-bottom:38px;
	margin-top:20px;
	}
.NewsTitle .title{
	font:bold 24px "微软雅黑";
	color:#0066a8;
	}
.NewsTitle .NewsDate{
	font:14px Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:10px;
	}
.NewsInfo p{
	width:800px;
	font:14px "微软雅黑";
	color:#666;
	padding:0 0 20px 0;
	line-height:26px;
	}
.NewsInfo h5{
	color:#333;
	}
