@charset "utf-8";
/* CSS Document */
/*头部背景*/
.title {
	background:url(../images/index_05.jpg) repeat-x top left;
}
.titlewithimg {
	height: 250px;
	background: url(../images/smtt.jpg) no-repeat center center;
	text-align: center;
}

/*一财网logo*/
.logo {
	background:url(../images/index_07.jpg) no-repeat left center;
}
/*各个标题*/
.column h3,.column1 h3 {
	background:url(../images/index_16.jpg) no-repeat center right;
}
.column span {
	background:url(../images/index_06.jpg) repeat-x top left;

}
.column1 .jctj {
	background:url(../images/index_06.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:#eaeff2;
}

/*编辑互动*/
.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: #224a87;
	text-decoration:none;

}
a.navwordcolor:link, a.navwordcolor:visited {
	color: #224a87;
	text-decoration:none;

}
a.navwordcolor:hover {
	text-decoration:underline;
	color: #224a87;

}
.nav .liBg {
	width:10px;
	height:40px;
	background:url(../images/index_12.gif) no-repeat center center;
}

#footer h3 {
	text-align:center;
	line-height:25px;
	font-weight:normal;
}


.footlogo {background:url(../images/index_98.gif) no-repeat center center;
 width:980px; height:46px;}
