/* popup_pcbanglist.css */
body {margin:0; padding:0; font-size:12px; color:#646464; font-family:dotum, ??;}
form, input, select, textarea {margin:0; padding:0; font-size:12px; color:#646464; font-family:dotum, ??;}
img {border:0;}
a {color:#646464; text-decoration:none;}
a:hover {text-decoration:underline;}

#container {position:relative; width:671px; height:646px; padding:64px 0 0 29px; background:url("http://static.ncsoft.net/pccafeweb/etc/bg.gif") no-repeat;}
#container h1 {display:none;}
#container .close {position:absolute; right:13px; bottom:7px; cursor:pointer;}

/* 검??*/
#container .wrap_search {width:537px; height:36px; margin:0 0 19px 0; padding:14px 0 0 115px; background:url("http://static.ncsoft.net/pccafeweb/etc/bg_search.gif") no-repeat;}
#container .wrap_search * {vertical-align:middle;}
#container .wrap_search .search_text {width:434px; height:15px; padding:3px 0 0 3px; border:1px solid #DADADA;}
/* ??*/
#container .wrap_tab {width:642px; margin:0; padding:0; list-style:none; border-bottom:3px solid #FF7F7E; overflow:hidden;}
#container .wrap_tab li {
	float:left; width:62px; height:15px; margin:0 2px 0 0; padding:6px 0 0 0;
	font-size:11px; letter-spacing:-1px; font-weight:bold; text-align:center; cursor:pointer;
	background:#DADADA url("http://static.ncsoft.net/pccafeweb/etc/bg_tab.gif") no-repeat -68px 0;
}
#container .wrap_tab li.on {width:66px; color:#FFF; background-color:#FF7F7E; background-position:0 0;}
#container .wrap_tab li.last {margin-right:0;}
#container .wrap_tab li.laston {margin-right:0;width:66px; color:#FFF; background-color:#FF7F7E; background-position:0 0;}
/* 리스??*/
#container .tb_list {width:642px; margin:0; border-bottom:2px solid #DADADA; border-collapse:collapse;}
#container .tb_list thead th {height:30px; border-bottom:1px solid #FF7F7E; background:url("http://static.ncsoft.net/pccafeweb/etc/th_line.gif") no-repeat 0 10px;}
#container .tb_list thead th.first {background:none;}
#container .tb_list tbody td {padding:7px 0 5px 0; line-height:16px; background:url("http://static.ncsoft.net/pccafeweb/etc/td_linedot.gif") repeat-x;}
	#container .tb_list tbody td.name {padding-left:9px;}
	#container .tb_list tbody td.phone {text-align:center;}
	#container .tb_list tbody td.address {padding-left:9px;}
#container .tb_list tbody tr.first td {background:none;}
/* ?이? */
#container .tb_pager {margin:10px auto 0 auto; border-collapse:collapse; background-color:#FE516D;}
#container .tb_pager td {padding:1px 0 0 0;}
#container .tb_pager img {margin:-1px 0 0 0; vertical-align:top;}
#container .tb_pager span {padding:0 6px 0 10px; vertical-align:middle; font-size:11px; color:#FFBEC4; font-family:Tahoma; font-weight:bold; background:url("http://static.ncsoft.net/pccafeweb/etc/line_pager.gif") no-repeat 0 4px;}
#container .tb_pager span.none {background:none;}
#container .tb_pager span.current {color:#FEEF06;}
#container .tb_pager span a {font-size:11px; color:#FFBEC4; font-family:Tahoma; font-weight:bold;}
