@charset "utf-8";
/* CSS Document */
/*头部背景*/
.title {
	background: url(../images/index_05.jpg) repeat-x top left;
}
.titlewithimg {
	height: 350px;
	background: url(../images/tt2.jpg) no-repeat center center;
	text-align: center;
}

/*一财网logo*/
.logo {
	background:url(../images/index_07_black.jpg) no-repeat left center;
}
/*各个标题*/
.column h3, .column1 h3  {
	background:url(../images/index_16_black.jpg) no-repeat center right;
}
.column span {
	background:url(../images/index_06_black.jpg) repeat-x top left;

}
/*小标题*/
.headlines .rig h5 {
	color:#224a87;
}
/*pk标题*/
.conflict .title2 em {
	color:#224a87;
}
.conflict .title2 i {
	color:#224a87;
}
/*微信小标题*/
.editor .box01 h5 {
	color:#224a87;

}
/*底色*/
body {
	background:#141312;
}

/*编辑互动*/
.articleUrComment h2 {
	font-family:"微软雅黑", "黑体", Arial, Helvetica, sans-serif;
	font-size:12px;
	height:34px;
	line-height:34px;
	color:#224a87;
	font-weight:bold;
	
}

.editor .box01 h5 {
	font-family:"微软雅黑", "黑体", Arial, Helvetica, sans-serif;
	font-size:12px;
	height:34px;
	line-height:34px;
	color:#224a87;
	font-weight:bold;
	padding-left:6px;
}

.articleUrComment .commit span {	
	font-size:18px; 
	font-family:Georgia; 
	color:#2a619a;
	float:left;
	line-height:20px;
	background:none}
	
	
.editor .aboueMe h5 {
	font-family:"微软雅黑", "黑体", Arial, Helvetica, sans-serif;
	font-size:12px;
	height:34px;
	line-height:34px;
	color:#224a87;
	font-weight:bold;
	padding-left:6px;
	
}
	
	
/*详细link*/
.more{
	color: #224a87;
	text-decoration:none;

}
a.more:link, a.more:visited {
	color: #224a87;
	text-decoration:none;

}
a.more:hover {
	text-decoration:underline;
	color: #cc0000;

}

/*导航栏字色*/
.navwordcolor{
	color: #fff;
	text-decoration:none;

}
a.navwordcolor:link, a.navwordcolor:visited {
	color: #fff;
	text-decoration:none;

}
a.navwordcolor:hover {
	text-decoration:underline;
	color: #fff;

}

.nav .liBg {
	width:10px;
	height:40px;
	background:url(../images/index_12_black.jpg) no-repeat center center;
}

#footer h3 {
	text-align:center;
	line-height:25px;
	font-weight:normal;color: #fff;
	}
	
#footer h3 a  {
	color: #fff;
	text-decoration:none;

}

.footlogo {background:url(../images/footlogoblack.jpg) no-repeat center center;
 width:980px; height:46px;}
 
 
 
 
 .column1 .jctj {
	background: url(../images/index_06_black.jpg) repeat-x top left;
}