/* 页面整体框架 */
.page-container {
	margin:0 auto;
	width:982px;
	height:1450px;
}

/* 网站页面显示向导*/
.show_title {
	padding-left:10px;
	height:28px;
	line-height:28px;
	width:970px;
}

/* 网站新闻列表菜单*/

.newsli {
	background:url(../bkimages/title_bg1.gif);
	height:26px;
	width:980px;
	margin:0px 0px 5px;
	line-height:26px;
}

.icon1 {
margin:0px 6px;
width:12px;
height:26px;
background:url(../images/brand_icon.gif) no-repeat;
}

.new_li_title {
margin-right:10px;
line-height:26px;
font-weight:bold;
}

/*网站主体内容*/

.content_all {
	margin:0px 0px 5px;
	height:1280px;
}

/*左边专家列表*/
.content_left {
	padding:0px;
	float:left;
	display:block;
	margin-right:5px;
	height:1280px;
	width:278px;
}

/*右边内容——专家说明*/
.content_right {
	padding:0px;
	float:left;
	display:block;
	height:1280px;
	width:695px;
}

/*左边FLASH图片轮显*/
.left_flash {
width:270px;
height:210px;
margin:4px;
}

/*左边拦目标题*/

.left_expert_title {
margin-top:4px;
border-top:#CCCCCC 1px solid;
border-bottom:#CCCCCC 1px solid;
height:28px;
font-size:14px;
font-weight:bold;
background-color:#D9D9D9;
line-height:28px;
padding-left:10px;
}

.left_expert_title a:link {
text-decoration: none;
}
.left_expert_title a:visited {
text-decoration: none;
}
.left_expert_title a:hover {
color:#000000;
text-decoration: none;
}
.left_expert_title a:active {
text-decoration: none;
}

.calling_expert_con {
line-height:25px;
height:25px;
border-bottom:#999 1px dashed;
margin:0px 10px 0px;
}

.calling_expert_icon {
margin:6px 5px 0px 20px;
width:21px;
height:13px;
}

.left_expert_company {
word-spacing:5px; 
padding:10px;
line-height:20px;
word-break:keep-all; 
}

.left_expert_company a:link{
}

.left_expert_company a:visited{
}


 /*最新专家介绍*/
 
.new_expert {
	height:264px;
	margin:10px;
}

.new_expert_photo {
padding:6px;
border:#999 1px solid;
}

.new_expert_con {
	width:420px;
	height:214px;
	margin:20px 0px 0px 20px;
}

.new_expert_name {
line-height:23px;
width:350px;
}

.qianjia_talk_t {
margin-right:8px;
width:99px;
height:23px;
}

.new_expert_name_con {
height:23px;
line-height:23px;
}

.new_expert_title_con {
color:green;
overflow:hidden;
border-bottom:dashed 1px #999;
margin:10px;
}

.new_expert_name1 {
font-size:16px;
font-weight:bold;
color:#ff6600;
}

.expert_talk_title {
line-height:25px;
font-size:16px;
font-weight:bold;
color:#0066CC;
margin:0px 10px 8px;
}

.expert_talk_title a:link {
color:#ff6600;
text-decoration: none;
}
.expert_talk_title a:visited {
color:#ff6600;
text-decoration: none;
}
.expert_talk_title a:hover {
color:#ff6600;
text-decoration: underline;
}
.expert_talk_title a:active {
color:#ff9900;
text-decoration: none;
}

.expert_talk_major {
	height:120px;
}

.expert_talk_major_icon {
width:7px;
height:7px;
margin:9px 8px 0px 8px;
background:url(../images/x_icon1.gif) no-repeat;
}

.expert_talk_major_text {
	height:25px;
	line-height:25px;
}

/*右边大标题--历史回顾*/
.right_big_title {
padding-left:20px;
color:#000000;
font-size:14px;
font-weight:bold;
height:28px;
line-height:28px;
border-top:#999 1px dashed;
border-bottom:#999 1px dashed;
background-color:#D3E8ED;
}

.expert_review {
	height:950px;
	margin:10px 10px 0px;
}
.expert_outline {
margin-bottom:10px;
width:328px;
height:178px;
}

.m_r_10 {
margin-right:10px;
}

.expert_review_photo {
padding:3px;
border:#CCCCCC 1px solid;
background-color:#E3E3E3;
width:115px;
height:150px;
margin:10px 5px 10px 5px;
}

.expert_review_content {
	width:190px;
	margin:10px 0px 10px 0px;
}

.expert_review_name {
	padding-left:5px;
	padding-bottom:5px;
	width:180px;
	border-bottom:#999 1px dashed;
	color:#077B8F;
	overflow:hidden;
}

.expert_review_name a:link {
color:#077B8F;
text-decoration: none;
}

.expert_review_name a:visited {
color:#077B8F;
text-decoration: none;
}

.expert_review_name a:hover {
color:#077B8F;
text-decoration: underline;
}

.expert_review_name a:active {
color:#ff0000;
text-decoration: none;
}

.expert_review_name2 {
font-size:14px;
font-weight:bold;
color:#ff6600;
}

.expert_review_major_text {
	padding:4px;
	height:120px;
	overflow:hidden;
}

/*专家分页*/
.pageNum {
border-top:#999 1px dashed;
border-bottom:#999 1px dashed;
background:#FFF4C6;
clear:both;
font-weight:bold;
overflow:hidden;
color:#bc2931;
height:30px;
}

.pageNum .num {
	margin-right:12px;
	margin-top:5px;
	float:right;
}

.pageNum .normal {
border:#ff6600 1px solid;
margin:0px 3px 0px 0px;
float:left;
background:#ff9900;
padding:3px 5px 2px 5px;
color:#fff;
font-weight:bold;
}

.pageNum .dot {
float:left;
}

.pageNum A {
float:left;
background:#fff;
border:#ff6600 1px solid;
margin:0px 3px 0px 0px;
padding:3px 5px 2px 5px;
font-weight:bold;
color:#ff6600;
}

.pageNum A:visited {
color:#ff6600;
}

.pageNum A:hover {
border:#ff6600 1px solid;
background:#ff9900;
color:#fff;
font-weight:bold;
}


.expert_review_major_text ul{
list-style-type:decimal;
list-style-position:inside;
margin-left:0px;
line-height:18px;
}

.expert_talk_major ul{
list-style-type:decimal;
list-style-position:outside;
line-height:20px;
}
