/* yangtt */
/* 专家在线 */

/* 文本样式 */
.expert-ask{
    line-height:18px;
    padding:0px 0px 4px 0px;
}
.expert-list{
    line-height:18px;
    padding:4px 0px 4px 0px;
}
.expert-div{
    clear:right;
	margin:5px 0px 10px 0px;
    text-align:left;
	line-height:19px;
}
.expert-img{
    float: left; 
	margin:8px 15px 5px 5px
} 

/*左侧栏目*/
.hot-wire{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#CF000D;
	height:20px;
	padding:8px 0px 2px 20px;
}
.expert-search{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#CF000D;
	padding-left:20px;
	vertical-align:bottom;
	height:25px;
}


/*中间栏目*/
.expert-cr1{
    background:#FFFFFF url(../pic/expert/table_cr1_bg.jpg) top repeat-x;
}
.expert-title{
    color:#CF000D;
	font-weight:bold;
	height:30px;
	font-size:14px;
	text-align:center;
}
.expert-text{
    color:#585858;
	line-height:18px;
	padding-right:10px;
}
.expert-title1{
    cursor:pointer;
	text-align:center;
	color: #FFFFFF;
	width:100px;
	height:20px;
	background: url(../pic/share/button/tab1_s.jpg) bottom no-repeat;
}

.expert-sever{
    height:300px!important;
	height:270px;
}
.flowchart{
    background:#FFFFFF;
	padding:10px 0px;
	text-align:center;
}
.pop-bg{
    background:#ffffff url(../pic/share/bg/logo.jpg) bottom right no-repeat;
	width:600px;
}
.news-bg{
    background:#FFFFFF url(../pic/share/content/main_news_bg.jpg);
	text-align:center;
}

/*右侧栏目*/
.expert-line{
    background:url(../pic/share/content/dashed_black.gif) bottom repeat-x;
}

/*其他*/
.pdR_20{
    padding-right:20px;
}
