@charset "utf-8";
/* CSS Document */

/*详情页小导航样式*/
.details_page_nav{
	margin-top:30px;
	margin-bottom:30px;
	}
.details_page_nav a{
	color:#333;
	margin-right:10px;
	}
.details_page_nav span{
	color:#761d1d;
	}
.details_page_nav span.icon{
	margin-right:10px;
	color:#333;
	}

/*About CAFR page*/
.About_CAFR_wrap{
	width:960px;
	margin:0 auto;
	}
.About_CAFR_wrap .About_CAFR_main{
	overflow:hidden;
	}
.About_CAFR_main .about_left{
	float:left;
	width:303px;
	}
.About_CAFR_wrap .h3{
	font-family:"Lucida Bright";
	font-size:20px;
	font-weight:bold;
	color:#222;
	border-bottom:1px solid #8c8c8c;
	padding-bottom:10px;
	padding-left:2px;
	margin-bottom:35px;
	}
.About_CAFR_main .about_left h3{
	font-family:"Lucida Bright";
	font-size:20px;
	font-weight:bold;
	color:#222;
	margin-bottom:30px;
	}
.About_CAFR_main .about_left ul li{
	width:235px;
	border-bottom:1px dotted #b2b2b2;
	padding:16px 0 16px 3px;
	margin-left:17px;
	}
.About_CAFR_main .about_left ul li a{
    display:inline-block;
    margin-left:-17px;
    padding-left:17px;
    font-size:14px;
    color:#333;
	}
.About_CAFR_main .about_left ul li a.current{
    background:url(../images/events_page_next.jpg) 0 center no-repeat;
    color:#751d1d;
	}
.About_CAFR_main .about_left ul li a:hover{
    background:url(../images/events_page_next.jpg) 0 center no-repeat;
    color:#751d1d;
	}
.About_CAFR_main .about_right{
	float:left;
	width:637px;
	padding-left:18px;
	min-height:400px;
	background:url(../images/details_page_bg.jpg) 0 0 repeat-y;
	}
.About_CAFR_main .about_right p{
	font-size:13px;
	color:#333;
	line-height:22px;
	margin-bottom:20px;
	margin-left:10px;
	}
.About_CAFR_main .about_right h3{
	border-left:3px solid #b08b58;
	color:#b08b58;
	font-family:"Lucida Bright";
	font-size:16px;
	height:16px;
	padding-top:6px;
	padding-left:8px;
	}
.About_CAFR_main .about_right h3.h3_1{
	margin-bottom:25px;
	}
.About_CAFR_main .about_right h3.h3_2{
	margin-top:55px;
	margin-bottom:15px;
	}
.About_CAFR_main .about_right h4{
	font-size:14px;
	color:#761d1d;
	margin-bottom:10px;
	margin-left:8px;
	font-weight:normal;
	}
.About_CAFR_main .about_right p{
	font-size:13px;
	color:#333;
	line-height:22px;
	margin-bottom:27px;
	margin-left:8px;
	}
.About_CAFR_main .about_right p a{
	color:#333;
	}
.About_CAFR_main .about_right p a:hover{
	color:#761d1d;
	}
.About_CAFR_main .about_right ul{}
.About_CAFR_main .about_right ul li{
	background:url(../images/about_icon.jpg) 0 center no-repeat;
	padding-left:10px;
	margin-bottom:12px;
	}
.About_CAFR_main .about_right ul li a{color:#666;}
.About_CAFR_main .about_right ul li a:hover{color:#761d1d;}
.About_CAFR_main .about_right ul li a.current{color:#761d1d;}
/*About CAFR Job page*/
.About_CAFR_main .jobleft{
	width:600px;
	padding-right:50px;
	}
.About_CAFR_main .jobright{
	width:280px;
	padding-left:30px;
	min-height:786px;
	}
.About_CAFR_main .jobleft table{
	border:none;
	}
.About_CAFR_main .jobleft table td{
	border-bottom:1px dotted #b2b2b2;
	color:#333;
	font-size:13px;
	padding:15px 0 15px 3px;
	vertical-align:top;
	}
.About_CAFR_main .jobleft table td span{
	color:#761d1d;
	}
.About_CAFR_main .jobleft table td p{
	margin:-4px 0 15px 0;
	}
	
/*Research_Details page*/
.Research_Details_wrap{
	width:970px;
	margin:0 auto;
	}
.Research_Details_wrap .Research_Details_main{
	overflow:hidden;
	}
.Research_Details_main .Research_Details_left{
	float:left;
	width:690px;
	padding-right:25px;
	}
.Research_Details_main .Research_Details_left h3{
	font-family:"Lucida Bright";
	font-size:20px;
	font-weight:bold;
	color:#222;
	margin-bottom:30px;
	line-height:30px;
	}
.Research_Details_main .Research_Details_left .function{
	color:#666;
	border-bottom:1px solid #8c8c8c;
	padding:0 3px 7px 3px;
	overflow:hidden;
	}
.Research_Details_left .function img{
	cursor:pointer;
	margin-right:20px;
	vertical-align:middle;
	*float:left;
	}
.Research_Details_left .function a{
	float:left;
	display:inline-block;
	margin-top:5px;
	*float:left;
	}
.Research_Details_left .function span{
	float:right;
	display:inline-block;
	margin-top:5px;
	vertical-align:middle;
	*float:right;
	}
.Research_Details_main .Research_Details_left p{
	margin-top:30px;
	line-height:22px;
	color:#333;
	font-size:13px;
	margin-left:10px;
	}
.Research_Details_main .Research_Details_right{
	float:left;
	width:230px;
	padding-left:25px;
	min-height:786px;
	background:url(../images/details_page_bg.jpg) 0 0 repeat-y;
	}
.Research_Details_main .Research_Details_right ul.file{}
.Research_Details_main .Research_Details_right ul.file li{
	min-height:46px;
	margin-bottom:10px;
	color:#333;
	/*padding-top:13px;*/
	padding-left:53px;
	background:url(../images/pdf_icon.jpg) 0 center no-repeat;
	}
.Research_Details_right ul.file li.docx{
	background:url(../images/docx_icon.jpg) 0 center no-repeat;
	}
.Research_Details_main .Research_Details_right .file li span{
	color:#666;
	}
.Research_Details_main .Research_Details_right .btn_download{
	background:url(../images/download.png) 0 0 no-repeat;
	width:210px;
	height:34px;
	border:none;
	cursor:pointer;
	margin-left:7px;
	}
.Research_Details_main .Research_Details_right h3{
	border-left:3px solid #b08b58;
	color:#b08b58;
	font-family:"Lucida Bright";
	font-size:16px;
	height:16px;
	padding-top:6px;
	padding-left:8px;
	margin-top:40px;
	margin-left:8px;
	}
.Research_Details_main .Research_Details_right ul.experts{
	margin-left:11px;
	}
.Research_Details_right ul.experts li{
	border-bottom:1px dotted #b18b5c;
	padding:18px 0 12px 0;
	overflow:hidden;
	}
.Research_Details_right ul.experts li span{
	color:#b08b58;
	display:inline-block;
	margin-top:2px;
	font-size:14px;
	}
.Research_Details_right ul.experts li img{
	margin-right:10px;
	}
.Research_Details_right ul.experts li p{
	font-size:11px;
	margin-top:2px;
	color:#7b7b7b;
	}
/*Research_Details2 page	*/
.Research_Details2_wrap{
	width:960px;
	margin:0 auto;
	color:#222;
	}
.Research_Details2_wrap h3{
	font-family:"Lucida Bright";
	font-weight:bold;
	font-size:20px;
	}
.Research_Details2_wrap div.research_p{
	font-family:"Lucida Bright";
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	padding:15px 2px 45px 2px;
	border-bottom:1px solid #8c8c8c;
	word-spacing:3px;
	}
.Research_Details2_wrap .Research_Details2_main{
	padding:0 10px;
	overflow:hidden;
	min-height:691px;
/*	background:url(../images/research_details_bg.jpg) center 30px no-repeat;	*/
	}
.Research_Details2_wrap .research_detais2_left{
	width:400px;
	float:left;
	margin-right:130px;
	}
.Research_Details2_wrap .research_detais2_right{
	width:400px;
	float:left;
	}
.Research_Details2_wrap ul{

	}
.Research_Details2_wrap .Research_Details2_title{
	font-family:"Lucida Bright";
	font-weight:bold;
	font-size:16px;
	color:#b08b58;
	padding:6px 0 0 5px;
	border-left:3px solid #b08b58;
	margin-top:52px;
	height:16px;
	}
.Research_Details2_wrap ul li{
	border-bottom:1px dotted #a8a8a8;
	width:396px;
	height:92px;
	padding:32px 2px 0px 2px;
	/*margin-right:130px;
	float:left;*/
	}
.Research_Details2_wrap ul li p{
	font-family:"Lucida Bright";
	font-weight:normal;
	font-size:14px;
	line-height:16px;
	margin-bottom:10px;
	}
.Research_Details2_wrap ul li span{
	color:#999;
	}
.Research_Details2_wrap ul li a{
	color:#222;
	}
.Research_Details2_wrap ul li a img{
	vertical-align:middle;
	}
.Research_Details2_wrap ul li a:hover{
	color:#761d1d;
	}
.Research_Details2_wrap ul li.current{
	margin-right:0;
	}
.Research_Details2_wrap .page{
	padding:15px 10px 15px 0;
	text-align:center;
	margin-top:30px;
	}
.Research_Details2_wrap .page a{
	display:inline-block;
	width:25px;
	text-align:center;
	color:#444444;
	}
.Research_Details2_wrap .page a.current{
	color:#761d1d;
	}
.Research_Details2_wrap .page span{
	display:inline-block;
	width:25px;
	height:12px;
	text-align:center;
	}
	
	
/*Insights_Details page*/
.Insights_Details_wrap{
	width:960px;
	}
.Insights_Details_wrap .Insights_Details_left{
	width:630px;
	}
.Insights_Details_wrap .Insights_Details_right{
	width:260px;
	}
 ul.related_insights{ margin:15px 0 0 8px;}
 ul.related_insights li{
	background:url(../images/about_icon.jpg) 0 2px no-repeat;
	padding-left:10px;
	margin-bottom:15px;
	line-height:16px;
	}
ul.related_insights li a{color:#666;}
ul.related_insights li a:hover{color:#761d1d;}
ul.related_insights li a.current{color:#761d1d;}
	
	
/*Experts_Details page*/
.Experts_Details_wrap{
	width:970px;
	margin:0 auto;
	}
.Experts_Details_wrap .Experts_Details_main{
	overflow:hidden;
	}
.Experts_Details_main .Experts_Details_left{
	float:left;
	width:970px;
	/*padding-right:20px;
	background:url(../images/details_page_bg.jpg) right 0 repeat-y;*/
	}
.Experts_Details_left .expert_pic_contain{
	float:left;
	width:182px;
	margin-right:20px;
	}
.Experts_Details_left .expert_pic_contain h5{
	font-size:16px;
	color:#222;
	margin:15px 0 0 10px;
	font-weight:normal;
	}
.Experts_Details_left .expert_pic_contain a{
	display:block;
	margin-top:10px;
	padding-left:15px;
	color:#333;
	margin-left:10px;
	cursor:default;
	background:url(../images/experts_details_icon1.jpg) 0 center no-repeat;
	}
/*.Experts_Details_left .expert_pic_contain a.current{
	text-decoration:underline;
	color:#761d1d;
	background-image:url(../images/experts_details_icon2.jpg)
	}
.Experts_Details_left .expert_pic_contain a:hover{
	text-decoration:underline;
	color:#761d1d;
	background-image:url(../images/experts_details_icon2.jpg)
	}*/
.Experts_Details_left .expert_intro{
	float:left;
	width:760px;
	}
.Experts_Details_left .expert_intro h5{
	font-family:"Lucida Bright";
	font-size:20px;
	font-weight:bold;
	color:#222;
	}
.Experts_Details_left .expert_intro .p_professor{
	color:#666;
	font-family:"Lucida Bright";
	margin:10px 0 15px 0;
	font-size:14px;
	}
.Experts_Details_left .expert_intro .p_expert_info{
	color:#333;
	margin-bottom:16px;
	}
.Experts_Details_left .expert_intro .p_expert_contact{
	font-size:13px;
	margin-bottom:30px;
	}
.Experts_Details_left .expert_intro .p_expert_contact a
{
    color:#761d1d;
    display:inline-block;
    min-height:14px; 
    padding-left:30px;
    background:url(../images/Email_icon2.jpg) 0 center no-repeat;
    }
.Experts_Details_left .expert_intro .p_title{
	font-size:16px;
	/*color:#761d1d;*/
	color:#b08b58;
	}
.Experts_Details_left .expert_intro .p_title_text{
	font-size:13px;
	color:#333333;
	line-height:22px;
	margin-bottom:20px;
	}
.Experts_Details_left .expert_intro .experts_arrow{
	margin-bottom:25px;
	margin-top:15px;
	}
.Experts_Details_left .expert_intro .experts_arrow img{
	cursor:pointer;
	}	
.Experts_Details_main .Experts_Details_right{
	float:left;
	width:270px;
	padding-left:12px;
	min-height:786px;
	/*background:url(../images/details_page_bg.jpg) 0 0 repeat-y;*/
	}
.Experts_Details_right h3{
	border-left:3px solid #b08b58;
	color:#b08b58;
	font-family:"Lucida Bright";
	font-size:16px;
	height:16px;
	padding-top:6px;
	padding-left:8px;
	}
.Experts_Details_left ul{
	margin-top:15px;
	color:#333333;
	display:none;
	}
.Experts_Details_left ul li{
	/*background:url(../images/about_icon.jpg) 0 center no-repeat;
	padding-left:10px;*/
	margin-bottom:7px;
	line-height:20px;
	font-size:13px;
	}
.Experts_Details_left ul li a{color:#333;}
.Experts_Details_wrap .same_area_research{
	margin-top:50px;
	margin-left:202px;
	}
.Experts_Details_wrap .same_area_research h3{
	border-left:3px solid #b08b58;
	color:#b08b58;
	font-family:"Lucida Bright";
	font-size:16px;
	height:16px;
	padding-top:6px;
	padding-left:8px;
	margin-bottom:30px;
	}
.Experts_Details_wrap .same_area_research ul{}
.Experts_Details_wrap .same_area_research ul li{
	/*height:85px;
	margin-right:50px;*/
	}
.Experts_Details_wrap .same_area_research ul li a{
	display:block;
	color:#222222;
	text-align:center;
	}	
.Experts_Details_wrap .same_area_research ul li a:hover{
	color:#761d1d;
	}
.Experts_Details_wrap .same_area_research ul li a span{
	display:inline-block;
	margin-top:7px;
	}
/*Solution_Details page*/
.Solution_Details_wrap{
	width:960px;
	margin:0 auto;
	}
.Solution_Details_wrap h3.h3_title{
	font-family:"Lucida Bright";
	font-weight:bold;
	font-size:20px;
	padding-bottom:10px;
	padding-left:2px;
	border-bottom:1px solid #8c8c8c;
	}
.Solution_Details_wrap .Solution_Details_main{
	overflow:hidden;
	margin-top:35px;
	}
.Solution_Details_main .Solution_Details_left{
	float:left;
	width:260px;
	padding-right:25px;
	}
.Solution_Details_main  h3{
	border-left:3px solid #b08b58;
	color:#b08b58;
	font-family:"Lucida Bright";
	font-size:16px;
	height:16px;
	padding-top:6px;
	padding-left:8px;
	margin-top:40px;
	margin-left:8px;
	}
.Solution_Details_main .Solution_Details_left ul.second_title{
	margin-left:16px;
	}
.Solution_Details_main .Solution_Details_left ul.second_title li{
	padding:15px 0;
	border-bottom:1px dotted #b2b2b2;
	}
.Solution_Details_main .Solution_Details_left ul.second_title li a{
	display:block;
	color:#333;
	font-size:14px;
	margin-left:-16px;
	padding-left:19px;
	background:url(../images/events_page_next2.jpg) 0 center no-repeat;
	}
.Solution_Details_left ul.second_title li a.current{
	background:url(../images/events_page_next.jpg) 0 center no-repeat;
	color:#751d1d;
	}
.Solution_Details_left ul.second_title li a:hover{
	background:url(../images/events_page_next.jpg) 0 center no-repeat;
	color:#751d1d;
	}
.Solution_Details_left ul.second_title li a.second_title_a{
	background:url(../images/circle_gray.jpg) 0 center no-repeat;
	color:#666666;
	margin-left:2px;
	font-size:13px;
	margin-top:10px;
	padding-left:10px;
	}
.Solution_Details_left ul.second_title li a.second_title_a.current{
	background:url(../images/circle_red.jpg) 0 center no-repeat;
	color:#751d1d;
	}
.Solution_Details_left ul.second_title li a.second_title_a:hover{
	background:url(../images/circle_red.jpg) 0 center no-repeat;
	color:#751d1d;
	}
.Solution_Details_main .Solution_Details_left ul.experts{
	margin-left:11px;
	}
.Solution_Details_left ul.experts li{
	border-bottom:1px dotted #b18b5c;
	padding:18px 0 12px 0;
	overflow:hidden;
	}
.Solution_Details_left ul.experts li span{
	color:#b08b58;
	display:inline-block;
	margin-top:2px;
	font-size:14px;
	}
.Solution_Details_left ul.experts li a:hover span{
	color:#761d1d;
	}
.Solution_Details_left ul.experts li img{
	margin-right:10px;
	}
.Solution_Details_left ul.experts li p{
	font-size:11px;
	margin-top:2px;
	color:#7b7b7b;
	}
.Solution_Details_main .Solution_Details_right{
	float:left;
	width:660px;
	min-height:786px;
	background:url(../images/details_page_bg.jpg) 0 0 repeat-y; 
	padding-left:15px;
	}
.Solution_Details_right h5{
	font-size:14px;
	/*color:#761d1d;*/
	color:#b08b58;
	margin-bottom:5px;
	font-weight:normal;
	margin-left:20px;
	}
.Solution_Details_right ul{margin-left:20px;margin-bottom:32px; min-height:60px;}
.Solution_Details_right ul li{
	/* background:url(../images/solution_details_icon.jpg) 0 center no-repeat; 
	padding-left:15px;*/
	line-height:22px;
	color:#333333;
	font-size:13px;
	}
.Solution_Details_right .p{
	color:#333333;
	font-size:13px;
	line-height:22px;
	margin-left:20px;
	margin-bottom:32px;
	}

/*Events_Details page*/
.Events_Details_wrap{}
.Events_Details_wrap .Events_Details_main{}
.Events_Details_wrap .Events_Details_main .Events_Details_left{
	background:url(../images/details_page_bg.jpg) right 0 repeat-y;
	padding-right:35px;
	}
.Events_Details_wrap .Events_Details_main .Events_Details_left h3{
	margin-bottom:5px;
	}
.Events_Details_wrap .Events_Details_main .Events_Details_left p.event_p{
	font-size:14px;
	color:#666666;
	line-height:22px;
	margin:0;
	margin-bottom:20px;
	}
.Events_Details_wrap .Events_Details_main .Events_Details_left p.message{
	font-size:16px;
	color:#761d1d;
	}
.Events_Details_wrap .Events_Details_main .Events_Details_right{
	background:none;
	padding-left:15px;
	}
.Events_Details_wrap .Events_Details_main .Events_Details_right h3{
	margin-top:0;
	}
.big_pic_main{
	height:433px;
	display:none;
	position:relative;
	}
.big_pic_main ul.big_pic{
	width:650px;
	height:433px;
	}
.big_pic_main ul.big_pic img{
	border:5px solid #080103;
	width:640px;
	height:423px;
	}
.big_pic_main .big_pic_close{
	text-align:right;
	position:absolute;
	top:0;
	right:13px;
	z-index:1;
	}	
/*Events Attend page*/
.Events_Attend_wrap{
	width:960px;
	margin:0 auto;
	}
.Events_Attend_wrap .Events_Attend_main{
	overflow:hidden;
	}
.Events_Attend_main .Events_Attend_left{
	float:left;
	width:640px;
	padding-right:30px;
	}
.Events_Attend_main .Events_Attend_left h3{
	font-family:"Lucida Bright";
	font-size:20px;
	font-weight:bold;
	color:#222;
	margin-bottom:30px;
	}
.Events_Attend_main .Events_Attend_left table{
	border:none;
	}
.Events_Attend_main .Events_Attend_left table td{
	border-bottom:1px dotted #b2b2b2;
	color:#333;
	font-size:13px;
	padding:15px 0 15px 3px;
	vertical-align:top;
	}
.Events_Attend_main .Events_Attend_left table td span{
	/*color:#761d1d;*/
	}
.Events_Attend_main .Events_Attend_left table td p{
	margin:0px 0 15px 0;
	}
.Events_Attend_main .Events_Attend_left table td .btn_attend{
	width:218px;
	height:42px;
	background:url(../images/events_details_btn.jpg) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	}
.Events_Attend_main .Events_Attend_right{
	float:left;
	width:260px;
	padding-left:30px;
	min-height:786px;
	background:url(../images/details_page_bg.jpg) 0 0 repeat-y;
	}
.Events_Attend_main .Events_Attend_right h3{
	border-left:3px solid #b08b58;
	color:#b08b58;
	font-family:"Lucida Bright";
	font-size:16px;
	height:16px;
	padding-top:6px;
	padding-left:8px;
	}
/*.Events_Attend_main .Events_Attend_right table{
	margin-top:25px;
	}
.Events_Attend_main .Events_Attend_right table td{
	vertical-align:top;
	font-size:13px;
	color:#666;
	}
.Events_Attend_main .Events_Attend_right table td input[type='text']{
	width:250px;
	background:url(../images/person_inputbg.jpg) 0 0 no-repeat;
	height:37px;
	line-height:37px;
	padding-left:10px;
	border:none;
	}*/
.Events_Attend_main .Events_Attend_right ul.experts{
	margin-left:11px;
	}
.Events_Attend_right ul.experts li{
	border-bottom:1px dotted #b18b5c;
	padding:18px 0 12px 0;
	overflow:hidden;
	}
.Events_Attend_right ul.experts li span{
	color:#b08b58;
	display:inline-block;
	margin-top:2px;
	font-size:14px;
	}
.Events_Attend_right ul.experts li img{
	margin-right:10px;
	}
.Events_Attend_right ul.experts li p{
	font-size:11px;
	margin-top:2px;
	color:#7b7b7b;
	}


/*China_Finance page*/
.China_Finance_wrap{
	width:970px;
	margin:0 auto;
	}
.China_Finance_wrap .China_Finance_main{
	overflow:hidden;
	}
.China_Finance_wrap .China_Finance_main ul{
	width:970px;
	}
.China_Finance_wrap .China_Finance_main h3{
	font-family:"Lucida Bright";
	font-size:20px;
	color:#222;
	font-weight:bold;
	margin-bottom:20px;
	}
.China_Finance_wrap .China_Finance_main ul li{
	width:33%;
	float:left;
	margin-bottom:70px;
	min-height:365px;
	}
.China_Finance_wrap .China_Finance_main ul li h3{
	border-left:3px solid #b08b58;
	color:#b08b58;
	font-family:"Lucida Bright";
	font-size:16px;
	height:16px;
	padding:6px 25px 0 8px;
	margin-bottom:40px;
	}
.China_Finance_main ul li h3 img{
	float:right;
	}
.China_Finance_wrap .China_Finance_main ul li a{
	display:block;
	color:#666;
	line-height:16px;
	padding-left:12px;
	margin-bottom:10px;
	background:url(../images/about_icon.jpg) 0 4px no-repeat;
	}
.China_Finance_wrap .China_Finance_main ul li a:hover{
	color:#761d1d;
	}
.China_Finance_wrap .China_Finance_main ul li a.current{
	color:#761d1d;
	}
.China_Finance_wrap .China_Finance_main ul li a.more{
	display:inline;
	padding:0;
	margin:0;
	background-image:none;
	}
.China_Finance_wrap .China_Finance_main ul li.bg{
	background:url(../images/details_page_bg.jpg) 0 0 repeat-y;
	padding-left:30px;
	width:300px;
	}
.China_Finance_wrap .China_Finance_main ul.yellowpage_bg{
	background:url(../images/yellowPage_bg.jpg) 280px 0 repeat-y;
	min-height:628px;
	width:990px;
	overflow:hidden;
	padding-top:10px;
    }
.China_Finance_wrap .China_Finance_main ul.yellowpage_bg li{
	width:280px;
	margin-right:45px;
	margin-bottom:0;
	min-height:10px;
    }


/*Insights List page*/

.Insights_List_wrap{
	width:960px;
	margin:0 auto;
	padding-bottom:40px;
	}
.Insights_List_wrap h2{
	font-family:"Lucida Bright";
	font-weight:bold;
	color:#222222;
	font-size:20px;
	}
.Insights_List_wrap .Insights_List_main{
	margin-top:30px;
	width:960px;
	overflow:hidden;
	padding-bottom:30px;
	border-top:1px solid #8c8c8c;
	background:url(../images/details_page_bg.jpg) center 0 repeat-y;
	}
.Insights_List_wrap .Insights_List_main ul{
    width:960px;
    overflow:hidden;
    padding-top:15px;
    }
.Insights_List_wrap .Insights_List_main ul li{
    width:405px;
    height:95px;
    float:left;
    margin-right:130px;
    border-bottom:1px dotted #a7a7a7;
    padding:30px 5px 0px 5px;
    }
.Insights_List_wrap .Insights_List_main ul li a{
    font-family:"Lucida Bright";
    color:#222;
    font-weight:normal;
    font-size:14px;
    line-height:16px;
    display:block;
    margin-bottom:13px;
    }
.Insights_List_wrap .Insights_List_main ul li a:hover{
    color:#761d1d;
    }
   .Insights_List_wrap .Insights_List_main ul li a img{
    margin-left:14px;
    vertical-align:middle;
    }
 .Insights_List_wrap .Insights_List_main ul li span{
    color:#999999;
    line-height:16px;
    }
.Finance_Barometer_wrap
{
    width:960px;
    margin:0 auto;
    padding-bottom:30px;
    }
.Finance_Barometer_wrap h3
{
	color:#222222;
	font-family:"Lucida Bright";
	font-size:20px;
	font-weight:bold;
	line-height:30px;
    }
.Finance_Barometer_wrap .fuction
{
    height:21px;
    padding-bottom:10px;
    font-family:Arial;
    font-size:12px;
    color:#666;
    margin-top:27px;
    margin-bottom:25px;
    border-bottom:1px solid #8c8c8c;
    }
.Finance_Barometer_wrap .fuction img{
    cursor:pointer;
    float:left;
	}
.Finance_Barometer_wrap .fuction a{
    float:left;
    display:inline-block;
    margin-top:5px;
    margin-left:20px;
	}
.Finance_Barometer_wrap .fuction span{
    display:inline-block;
    float:right;
    margin-top:5px;
	}
.Finance_Barometer_wrap .finance_img{
   padding:15px 0;
   text-align:center;
   border:1px solid #ececec;
   margin-bottom:27px;
    }
.Finance_Barometer_wrap p
{
   font-size:13px;
   color:#333;
   line-height:22px;
   margin-left:9px;
    }