#title_menu {
	background : url("/images/Expert/title_bgimg.gif") repeat-x top left ;
}
#leftmenu_bg {
   background-color : #37CD8F;
}
#center_content {
    width : 505px;
}
#right_content {
    width : 215px;
}
.leftmenu_icon {
    margin-top : 10px;
}
#home_center1 {
    float : left;
    padding : 4px;
    text-align : center;
    background-color : #EBEBEB;
    border-left : 1px solid #D7D7D7;
    border-right : 1px solid #D7D7D7;
}
#home_center1 .bind_list {
    margin-left : 5px;
    padding : 5px;
    border-bottom : 1px dotted #BBBBBB;
}
#home_center2{
    float : left;
    padding : 4px;
    text-align : center;
    background-color : #F6F4DB;
    border-left : 1px solid #DBD8B0;
    border-right : 1px solid #DBD8B0;
}
#home_center2 .bind_list {
    margin-left : 5px;
    padding : 5px;
    border-bottom : 1px dotted #BBBBBB;
}
#intro_center2 {
    margin-top : 10px;
}
#intro_center2 .list_img {
    float : left;
    margin-bottom : 10px;
}
#expert_right1 {
    height : 305px;
    padding : 5px;
	background-color : #FBFCF9; 
    border-left : 1px solid #D4CEB9;
    border-right : 1px solid #D4CEB9;
}
#expert_right1 .font_orange {
    padding-bottom : 5px;
    text-align : center;
    font-weight : bold;
    border-bottom : 1px solid #D4CEB9;
}
#expert_right1 .bind_img{
    width : 183px;
    /* height : 140px 이달의 전문가 사진이 작은게 확대되서 보기안좋아 원래사이즈로 표시하면서 높이를 줄임 차후 수정 필요 */
    height : 114px;
    padding : 10px;
    border-bottom : 1px dotted #D7D7D7;
}
#expert_right1 .bind_list {
    clear:left;
    width:198px;
    height : 85px;
    margin-bottom : 10px;
    padding-top : 5px;
    padding-left : 5px;
    border-bottom : 1px dotted #D7D7D7;
}
#expert_right2 {
    margin-top : 10px;
}


