/* 전문가리포트 */
.section_right{position:relative; width:354px; height:324px; float:left;}
.master_report{height:174px; clear:both; border-bottom:1px solid #ddd; padding-bottom:25px;}
.master_report article{width:153px; padding:10px; float:left; text-align:center;}
.master_report article:first-child{border-right:1px solid #ddd;}
.master_report article p{font-size:15px; line-height:22px; margin-bottom:10px; font-weight:400;}
.master_report article p:before{content:''; width:17px; height:17px; display:block; background-position:-223px -81px; margin:0 auto 10px auto;}
.master_report article p a{color:#1e1e1e;}
.master_report article p a:hover{text-decoration:underline;}
.master_report article figure{width:50px; height:50px; border-radius:40px; overflow:hidden; margin:0 auto 8px auto;}
.master_report article figure img{width:50px; height:50px; border-radius:40px; overflow:hidden;}
.master_report article span{color:#959595;}
.section_right ul{margin-bottom:15px; overflow:hidden;}
.section_right ul li{border-bottom:1px solid #ddd; padding:12px 0; font-size:14px; font-weight:400; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; float:left; width:100%;}
.section_right ul li p{min-width:60px; float:left;}
.section_right ul li span{display:inline-block; float:left; font-size:13px; color:#fff; padding:1px 5px; font-weight:normal;}
.section_right ul li span.report_column{background:#000;}
.section_right ul li span.report_report{background:#4667aa;}
.section_right ul li a{color:#333;}
.section_right ul li a:hover{text-decoration:underline;}