
.panel.article-1 .panel-header{ background-image:url(../../images/expert/title1.jpg);}
.panel.article-2 .panel-header{ background-image:url(../../images/expert/title2.jpg);}
.panel.article-3 .panel-header{ background-image:url(../../images/expert/title3.jpg);}
.panel.article-4 .panel-header{ background-image:url(../../images/expert/title4.jpg);}

.block{
text-align:center; width:724px; margin:0 auto;
clear:both;
margin-top:20px;
margin-bottom:15px;
}

.block .wrapper{
text-align:left;padding:0px 0 10px 0;
}
.block .header{
margin-bottom:10px; height:25px; background-repeat:no-repeat;
}
.block .header-comment{
background-image:url(../../images/expert/articleComment.jpg);
}
.block .header-comment-list{
background-image:url(../../images/expert/articleCommentList.jpg);
}
.block .header-article{
background-image:url(../../images/expert/articleTitle.jpg);
}
.block .header-more-article{
background-image:url(../../images/expert/moreArticle.jpg);
}

.sectionHeader { background-repeat:no-repeat; width:760px; height:25px;}
.sectionFooter {background-repeat:no-repeat;background-image:url(../../images/expert/contentBottom.jpg); width:760px; height:25px;}

.author-description{ float:left;font-size:12px; color:#777777; letter-spacing:1px; text-align:left; margin-left:5px; width:300px; }
.author-info{float:left; width:200px; overflow:hidden; font-size:12px; margin-right:5px;}
.author-info strong{display:block; margin-bottom:5px; font-size:18px; color:#593870;}
.author-photo{
	display:block;
	border:solid 1px #666666;
	padding:5px;
	margin-right:5px;
	width:150px;
	float:right;
	overflow:hidden;
}
.author-photo div{
	background-repeat:no-repeat;
	background-position:center;
}

.article-title{ display:block;color:#9900FF; font-size:28px; line-height:1.3; font-weight:bold;}
.article-content{  display:block; font-size:15px; color:#444444; letter-spacing:2px; margin-top:10px; }
