
.jrtt {
	width: 1200px;
	height: 90px;
	margin: 10px auto;
	padding: 0px 0;
	background: #F3F3F3;
	border: #E6E6E6 1px solid;
	position: relative
}
.jrtt h2 {
	width: 1080px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	font-family: Î¢ÈíÑÅºÚ;
	text-align: center;
	font-weight: bold;
	color: #000;
	overflow: hidden;
	display: block;
	margin: 0 auto
}
.jrtt h2 a {
	text-decoration: none;
	color: #e60012;
}
.jrtt h2 a:hover {
	text-decoration: none;
	color: #e60012;
}
.jrtt ul {
	width: 750px;
	height: 30px;
	margin-top: 6px;
	display: block;
	margin: 6px auto
}
.jrtt ul li {
	width: 230px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
	padding-left: 18px;
	background: url(liico2.gif) left no-repeat;
	overflow: hidden;
	display: block;
	margin: 0 auto
}
.jrtt ul li a {
	color: #3F3F3F
}
.jrtt .toutiao {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 75px;
	height: 75px;
	background: url(/style/images/topnews.png) no-repeat
}
.jrtt .toutiao h2 a {
	color: #e60012;
}
