/*寃쎌같��븰援�main.css 2015-09-22 FGI */
@charset "utf-8";

.club_list {overflow:hidden; margin-top:-10px;}
.club_list li {float:left; margin:10px 0 0 16px;}

.club_pop{display:none; width:558px; position:fixed; top:50px; left:50%; margin-left:-304px;  z-index:1002; background:#fff; /*padding:30px 25px 35px 25px;*/ border:2px solid #17469e;}
.club_pop > div {max-height:500px; overflow-y:auto; background:url("/images/police/sub/club/bg_clubPop.png") 0 0 repeat-x; padding:60px 25px 35px 25px;}
.club_pop h5 {display:inline-block; padding-left:23px; margin-bottom:20px; font-size:18px; font-weight:bold; color:#0e62c1; background:url(/images/police/sub/sub_tab/bullet_01.png) no-repeat;}
.club_pop dl {overflow:hidden; width:100%;}
.club_pop dl dt {float:left; width:143px;}
.club_pop dl dd {float:left; padding-left:10px;width:330px; }
.club_pop h6 {display:block; padding-left:12px; font-size:15px; color:#000; line-height:160%; background:url(/images/police/sub/sub_tab/bullet_02.png) 0 7px no-repeat; margin-top:20px;}
.club_pop .btn_pop {text-align:right;  background:url("/images/police/sub/club/bg_clubPop.png") 0 0 repeat-x; padding-top:37px; margin-top:25px;}

/* 2015-12-28 추가 */
.club_pop .club_pop_close{position:absolute; top:-2px; right:-55px; padding:0; margin:0; background:none;}
.club_pop p > img{width:100%;}