@charset "utf-8";

/**
공통적용
**/
.info{padding:0 0 20px 0}


/*
회의록
*/
#search_result .title{clear:both; margin:0 0 15px 0; padding:0 0 3px 0; font-size:120%; font-weight:bold; color:#0a58a5; border-bottom:2px solid #4192cb }

#sub_profile .picture{float:left; width:128px;}
#sub_profile .picture img{border:3px solid #d7d7d7 }
#sub_profile .profileArea{ float:left; width:559px}
#sub_profile .profileArea h4{padding:0 0 20px}
#sub_profile .profile {padding:0 0 0 4px;width:555px;}
#sub_profile .profile li{line-height:25px; border-bottom:1px solid #e4e4e4; }
#sub_profile .profile li span{font-weight:bold; display:inline-block; width:85px;padding:0 0 0 20px; background:url(/source/korean/images/common/bullet/bul_arrowBlue.gif) no-repeat 0 6px;}
#sub_profile .profile li span.space{word-spacing:18px}
#sub_profile .profile li.last-child{border:none; }
#sub_profile .profile li.last-child span{display:block; padding:0 0 5px 20px}
#sub_profile .profile li.last-child ul{width:503px;padding:15px 20px 20px 30px ; border:1px solid #dedede; border-radius:8px}
#sub_profile .profile li.last-child ul li{border:none; line-height:23px;background:none; padding:0}

#sub_gallery .photo li{padding:0 23px 25px 0}

/* 군정질문 답변 */
#sub_qna .total{float:left; height:25px}
#sub_qna .searchform{float:right}
#sub_qna .searchform #key{height:18px; line-height:18px}

/* 갤러리 */
#sub_gallery .photo li{padding-right:15px;}

#sub_intro p{font-size:110%; line-height:150%;}