@charset "utf-8";
.researchListArea {
	/*padding-top:10px;*/
	width:100%;
}
.researchListArea .leftArea {
	/*width:728px;*/
	width:655px;
	float:left;
	overflow:hidden;
}
.researchListArea .leftArea h2, .researchListArea .leftArea .h2 {
	font-size:14px;
	color:#3c7faf;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	clear:both;
	border-bottom:1px #b6c8d4 solid;
}
.researchListArea .leftArea .researchList {
	border:1px solid #B4B8B9;
	border-top-width:0px;
	clear:both;
}
.researchListArea .leftArea .researchList thead td {
	padding:2px 3px;
	font-weight: bold;
}
.researchListArea .leftArea .researchList td {
	padding:2px 3px;
	height:25px;
	font-size:14px;
}
.researchListArea .leftArea .researchList td.listSign {
	background-image:url(/images/small_item_sign.gif);
	background-position:10px 10px;
	background-repeat:no-repeat;
	padding-left:20px;
}
.researchListArea .leftArea .subscibe {
	background:url(/images/iocn/Iocn4.gif) left center no-repeat;
	height:37px;
	padding-left:40px;
	margin:10px 0px;
	clear:both;
}
.researchListArea .rightArea {
	width:285px;
	float:right;/*margin-top:15px;padding-top:15px;*/
}
.researchListArea .marginTop75px {
	margin-top:75px;
	padding:0px;
}
.researchListArea .rightArea .chooseFontSize {
	text-align:right;
	margin-bottom:15px;
}
.researchListArea .rightArea .researchAd img {
	border:1px #3c7faf solid;
}
.researchListArea .rightArea hr, .researchListArea .leftArea .authorColumn hr {
	border:none;
	border-bottom:1px #b6c8d4 solid;
	height:1px;
	overflow:hidden;
	clear:both;
}
.researchListArea .leftArea .authorColumn hr {
	border-bottom:1px #b6c8d4 dashed;
	margin:10px 0px!important;
	margin:5px 0px;
}
.researchListArea .rightArea .authorColumn {
	margin:10px 0px 0px 0px;
	clear:both;
	border:1px #b6c8d4 solid;
	width:285px;
}
.researchListArea .rightArea .authorColumn .title {
	padding-left:10px;
	color:#000;
	font-size:12px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	background:#e6f0f7 url(/images/headBg.gif) repeat-x left top;
	border-bottom:#b6c8d4 1px solid;
}
.researchListArea .rightArea .authorColumn .content {
	margin:5px;
	line-height:18px;
}
.researchListArea .rightArea .authorColumn .content dt {
	line-height:24px;
}
.researchListArea .rightArea .authorColumn .content div {
	margin:5px 0px;
}
.researchListArea .rightArea .authorColumn .content img {
	float:left;
	margin:0px 5px 5px 0px;
	border:1px #3c7faf solid;
}
.researchListArea .leftArea .newRemark {
	padding-top:20px;
	margin:0px 30px 0px 30px;
	clear:both;
}
.researchListArea .newRemark .title {
	color:#000;
	margin-top:10px;
}
.researchListArea .leftArea .sign {
	margin-top:10px;
}
.researchListArea .rightArea .newRemark .author, .researchListArea .leftArea .sign dt {
	background:url(/images/bigsmall_item_sign.gif) no-repeat left center;
	line-height:20px;
	padding-left:10px;
}
.researchListArea .leftArea .sign dt {
	color:#999;
	margin-left:10px;
	line-height:24px;
}
.rightArea .sign dt {
	background:url(/images/small_item_sign.gif) 5px 10px no-repeat;
	padding-left:15px;
	line-height:24px;
	height:auto;
	color:#000;
}
.researchListArea .leftArea .sign a {
	font-size:14px;
}
.researchListArea .leftArea .sign u {
	margin-left:20px;
}
.researchListArea .leftArea .authorColumn {
	margin-left:50px;
	clear:both;
	margin-right:20px;
}
.researchListArea .leftArea .authorColumn .subTitle {
	margin-bottom:10px;
	height:20px;
	overflow:hidden;
}
.researchListArea .leftArea .authorColumn .floatleft {
	width:80%;
}
.researchListArea .leftArea .authorColumn .floatright {
	width:20%;
	text-align:right;
}
.researchListArea .leftArea .articleContent {
	border:1px #b6c8d4 solid;
	overflow:hidden;
}
.researchListArea .leftArea .articleContent h1, .researchListArea .leftArea .articleContent .webTitle {
	font-size:24px;
	color:#3c7faf;
	padding:10px 20px 5px 20px;
	text-align:center;
	border-bottom:1px #b6c8d4 solid;
	margin:0px 10px;
	background: url(/images/samllitem_sign.gif) 10px center no-repeat;
}
.researchListArea .leftArea .articleContent h1 b, .researchListArea .leftArea .articleContent .webTitle b {
	font-size:16px;
}
.researchListArea .leftArea .articleContent h5, .researchListArea .leftArea .articleContent .articleInfo {
	font-size:12px;
	font-weight:normal;
	text-align:center;
	padding-top:5px;
	margin:0px 10px 0px 10px;
}
.researchListArea .leftArea .articleContent .Content {
	padding:5px 20px 0px 20px;
	margin-bottom:20px;
	line-height:24px;
	font-size:14px;
	clear:both;
}
.researchListArea .leftArea .articleContent .Content a {
	color:#3c7faf;
}
.researchListArea .leftArea .articleContent .Content span.alink a, .alink a {
	color:#0033ff;
}
.researchListArea .leftArea .articleContent .Content a:hover {
	color:#d80012;
}
.researchListArea .leftArea .articleContent .Content p {
	text-indent:24px;
	margin-top:10px;
}
.researchListArea .leftArea .articleContent .Content table p {
	text-indent:0px;
	margin:0px;
}
.researchListArea .leftArea .functionArea {
	margin:10px 30px 0px 30px;
	clear:both;
}
.commentArea {
	margin:10px 0px;
	clear:both;
	border:1px #b6c8d4 solid;
	padding-bottom:10px;
}
.commentArea table {
	margin:0px auto;
	width:98%;
}
.commentArea td {
	background:url(/images/bigsmall_item_sign.gif) no-repeat left center;
	line-height:20px;
	padding-left:10px;
}
.commentArea td.naught {
	background: none;
}
.commentArea blockquote {
	margin:20px 10px;
	clear:both;
	border:1px #3c7faf dashed;
	padding:5px;
	background:#eee;
}
.commentArea blockquote cite {
	clear:both;
	display:block;
	font-size:14px;
	font-weight:bold;
}
.commentArea .tit {
	padding:0px 15px 0px 15px;
	background:#e6f0f7;
	height:25px;
	line-height:27px;
	clear:both;
	border-bottom:1px #b6c8d4 solid;
}
.commentArea .tit .more {
	float:right;
	margin-top:8px;
}
.commentArea .tit .left {
	color:#000;
	font-weight:bold;
}
.commentArea form {
	padding:10px;
}
.commentArea table.tab {
	border:#fff 1px solid;
}
.commentArea table.tab td {
	border:#ddd 1px solid;
	padding:5px;
}
.commentArea textarea {
	margin:5px 0px;
}
.researchListArea .rightArea .researchAd {
	text-align:center;
}
.researchListArea .rightArea .researchAd img {
	border:1px #3c7faf solid;
}
.researchListArea .color666 {
	color:#666;
}
.fundSubjoin a {
	color:#3c7faf;
	text-decoration:underline;
}
.fundSubjoin a:hover {
	color:#d80012;
	text-decoration:underline;
}
.leftArea .pagesList {
	padding:10px 50px;
	clear:both;
}
.Content .pagesList {
	height:20px;
	font-size:12px;
	padding:0px;
	margin:10px 0px;
	clear:both;
}
.Content .pagesList div {
	float:left;
	width:20px;
	border:#3c7faf solid 1px;
	text-align:center;
	margin:0px 2px;
	line-height:20px;
}
.Content .pagesList div.otherFunction {
	border:none;
	width:360px;
	text-align:left;
}
.Content .pagesList div.choose {
	background:#3c7faf;
	font-weight:bold;
	color:#fff;
}
.researchListArea .leftArea .articleContent .Content .pagesList div.choose a {
	color:#fff;
}
.researchListArea .leftArea .articleContent .Content .pagesList div.choose a:hover {
	color:#d80012;
}
.articleContent .h5 {
	line-height:16px;
	height:16px;
	padding-top:3px;
}
.subNav {
	border-top:1px solid #b6c8d4;
	font-size:14px;
	width:98%;
	margin:0 auto;
	padding-top:5px;
	line-height:24px;
}
.column {
	margin:10px 0px;
	clear:both;
	border:1px #b6c8d4 solid;
}
.column .title {
	color:#000;
	font-size:12px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	background:#e6f0f7 url(/images/headBg.gif) repeat-x left top;
	border-bottom:#b6c8d4 1px solid;
}
.column .title b {
	margin-left:10px;
}
.column .content {
	margin:5px;
	line-height:18px;
}
.column .content dt {
	line-height:24px;
}
.column .content li {
	padding-left:15px;
	background:url(/images/small_item_sign.gif) no-repeat 5px 7px;
	line-height:18px;
	clear:both;
}
.column .content div {
	margin:5px 0px;
	text-align:right;
}
.media p {
	clear:both;
}
.researchListArea .leftArea .importInfo {
	font-size:12px;
	border-top:1px solid #b6c8d4;
	padding-top:5px;
	margin:10px 20px;
	line-height:16px;
}
.researchListArea .leftArea .importInfo b {
	color:#d80012;
}
.researchListArea .leftArea .importInfo a {
	color:#3c7faf;
}
.researchListArea .leftArea .importInfo a:hover {
	color:#d80012;
}
.rightArea .financeDynamicArea {
	width:245px;
	overflow:hidden;
}
.rightArea .financeDynamicArea dt {
	height:20px;
	padding-left:20px;
	background:#f2f2f2;
	line-height: 20px;
}
.rightArea .financeDynamicArea .head {
	height:53px;
	width:100%;
	background: url(/background/caijingjiridongtai.jpg) no-repeat;
	display:block;
	margin-top:10px;
	color: #d80012;
	font-size:14px;
	line-height: 50px;
	text-align: right;
}
.rightArea .financeDynamicArea .head b {
	padding-right:20px;
}
.rightArea .financeDynamicArea dt.subTit {
	color:#3c7faf;
	height:20px;
	padding-left:20px;
	font-weight:bold;
	background:#f2f2f2 url(/images/small_item_sign.gif) no-repeat 10px center;
	line-height: 20px;
}
.obtain {
	margin-top:0px;
}
.researchListArea .rightArea .searchComment {
	padding-top:15px;
	padding-bottom:10px;
}
.searchComment b {
	font-size:14px;
	color:#3c7faf;
	padding:8px 25px;
	background:url(/images/iocn/searchIocn1.gif) no-repeat left center;
	height:30px;
}
.searchComment1 {
	padding:5px;
	line-height:30px;
}
.searchComment1 b {
	font-size:14px;
	color:#3c7faf;
	padding:8px 25px;
	background:url(/images/iocn/searchIocn1.gif) no-repeat left center;
	height:30px;
}
h1 b {
	font-size:14px;
}
.subHead div {
	width:65px;
	font-weight:bold;
}
.today dl {
	margin-top:5px;
}
.today dt {
	background: url(/images/small_item_sign.gif) no-repeat 10px center;
	text-indent:1.5em;
	line-height:24px;
}
.todaygg dt {
	background: url(/images/small_item_sign.gif) no-repeat 10px 8px;
	text-indent:1.5em;
	line-height:24px;
	height:24px;
	overflow:hidden;
}
.newsList {
	width:653px;
	margin-top:0px;
	margin-bottom:0px;
}
.newsList td {
	font-size:14px;
}
.newsList .listSign {
	background: url(/images/small_item_sign.gif) no-repeat 5px 13px;
	text-indent:1em;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.news_List {
	font-size:14px;
	line-height:24px;
	padding:1em;
}
.news_List li {
	background: url(/images/small_item_sign.gif) no-repeat 5px 13px;
	text-indent:1em;
	height:28px;
	line-height:28px;
	overflow:hidden;
	border-bottom:1px dashed #ddd;
}
.news_List li a{ margin:0 3px;}
.news_List li.space {
	background: none;
	height:24px;
	line-height:24px;
	border-bottom:none;
}
.news_List li.noborder {
	border-bottom:none;
}
.news_List span {
	float:right;
	font-size:12px;
	color:#999;
	margin-right:10px;
}
.newsMeun {
	border:3px solid #ddd;
	padding:2px 5px 5px 5px;
	clear:both;
	margin-top:5px;
}
.newsMeun .channelTitle {
	font-size:20px;
	font-family:'黑体';
	color:#3c7faf;
}
.newsMeun td {
	padding:0px;
}
.newsMeun ul {
	width:auto;
}
.newsMeun div, .newsMeun div li {
	float:left;
}
.newsMeun div.menuItemb {
	font-weight:bold;
	color:#d80012;
	margin-left:1em;
	margin-top:1px;
	background: url(../images/index/test.gif) no-repeat -107px -3px;
	height:22px;
	width:85px;
	line-height:25px;
	text-indent:1em;
	clear:left;
}
.newsMeun div {
	line-height:25px;
	height:20px;
}
.newsMeun div li {
	margin-left:0.5em;
	padding-left:0.5em;
	line-height:25px;
	height:20px;
	background:url(../images/index/test.gif) no-repeat -298px -453px;
}
.newsMeun div li.row1 {
	background:none;
	padding-left:0px;
	margin-left:5px;
}
.menuSubItemb {
	padding-left:0px;
	width:650px;
}
.researchListArea .leftArea .subHead {
	border-bottom:1px solid #B6C8D4;
	height:24px;
	overflow:visible;
}
.researchListArea .leftArea .subHead div {
	border:1px solid #B6C8D4;
	border-bottom:none;
	margin-right:4px;
	width:auto;
	padding:0 3px;
	line-height:23px;
	max-width:60px;
	max-width:120px;
}
.researchListArea .leftArea .subHead.case1 div {width:auto;}
.researchListArea .leftArea .subHead.case2 div {padding:0 5px;}
.researchListArea .leftArea .subHead div.choose {
	height:24px;
	color:#d80012;
}
.researchListArea .leftArea .subHead div.choose a {	color:#d80012;}
.pinglun dl {
	line-height:24px;
}
.pinglun dt {
	margin-top:3px;
	border-top:1px dashed #ddd;
	padding-top:3px;
	background:url(/images/small_item_sign.gif) no-repeat 5px center;
	padding-left:1em;
}
.pinglun dd {
	line-height:20px;
}
.n1, .n2, .n3, .n4, .n5, .n6, .n7, .n8, .n9, .n10 {
	background: url(/images/iocn/n.gif) no-repeat scroll 0%;
	padding-left:2em;
	height:24px;
	line-height:24px;
}
.n1 {
	background-position:0px 5px;
}
.n2 {
	background-position:0px -24px;
}
.n3 {
	background-position:0px -48px;
}
.n4 {
	background-position:0px -75px;
}
.n5 {
	background-position:0px -103px;
}
.n6 {
	background-position:0px -130px;
}
.n7 {
	background-position:0px -157px;
}
.n8 {
	background-position:0px -183px;
}
.n9 {
	background-position:0px -210px;
}
.n10 {
	background-position:0px -239px;
}
/*dt span {
	float:right;
	width:60px;
	text-align:center;
}*/

.rightArea ul.ul li {
	background:url(/images/small_item_sign.gif) no-repeat left center;
	line-height:24px;
	padding-left:10px;
	clear:both;
}
.table1 td {
	border-bottom:1px solid #ddd;
}
.zy {
	padding:10px; margin:1em 20px; background:#eee; border:1px solid #ddd;
text-indent:2em; font-size:12px; line-height:24px;

}

/*-- new style 2011-03-24 --*/
#fundResT{margin: 15px 5px;padding: 5px 0px;line-height: 40px;font-size: 12px;border-top: 1px #ccc dotted;border-bottom: 1px #ccc dotted;}
#fundResT img{margin: 0px 5px;}