@import url('/common/css/gnb.css');
@import url('/common/css/global.css');
@import url('/common/css/common.css');
@import url('/common/css/layout.css');
@import url('/common/css/nceditor.css');

/***** BOARD TYPE *****/
table {	border-collapse:collapse; }

/* Board type */
.wrap_bbs { border:1px solid #19264b; border-top:none; padding:5px 5px 30px 5px; } /* outline */
.wrap_bbs_notab { border:1px solid #19264b; padding:5px 5px 30px 5px; } /* outline */
.wrap_bbs_view { border:1px solid #19264b; padding:5px;}
.wrap_bbs_poll { border:1px solid #19264b; padding:5px 5px 30px 5px; margin-top:40px; } /* poll */

/* List */

table.list_type1 {
	margin-bottom:15px; clear:both;
	border-bottom:1px solid #111834;
	color:#6e79af; width:714px;
	}
table.list_type1 a:link, table.list_type1 a:hover, table.list_type1 a:active, table.list_type1 a:visited, table.list_type1 a:focus {
	color:#90a3e8;
	}
table.list_type1 strong { color:#fff; }
	table.list_type1 thead th {
		position:relative; height:24px;
		background:url('http://static.plaync.co.kr/pointblank/bbs_type1/list_th_bg.gif') repeat-x;
		}
	table.list_type1 thead th.first {
		background:url('http://static.plaync.co.kr/pointblank/bbs_type1/list_th_bg2.gif') top left no-repeat;
		}
	table.list_type1 thead th.last {
		background:url('http://static.plaync.co.kr/pointblank/bbs_type1/list_th_bg2.gif') top right no-repeat;
		}
	table.list_type1 thead th span {
		display:block; width:100%;
		background:url('http://static.plaync.co.kr/pointblank/common/bar_1.gif') top right no-repeat;
		}
	table.list_type1 tbody tr.notice { background-color:#040816; }
	table.list_type1 tbody td {
		padding:8px 0 6px 0;
		text-align:center;
		border-bottom:1px solid #111834;
		word-break:break-all;word-wrap:break-word;
		}
		table.list_type1 tbody td.subject {
			padding-left:10px; text-align:left;
			}
			table.list_type1 tbody td.subject span.category { color:#9d4a44; }
			table.list_type1 tbody td.subject span.comm { color:#6289e2; font-weight:bold; }
		table.list_type1 tbody td.subject img.ic_reply{vertical-align:top;margin:1px 5px 0 4px;}
	table.list_type1 tbody td.writer {font-size:11px;}

.hastab { position:relative; top:-20px; margin:0 0 -5px 0;}

table.list_type2 {
	clear:both;
	width:100%;
	color:#606f97;
/*	border-bottom:1px solid #111834; */
	}
	table.list_type2 thead th {
		height:24px;
		background:url('http://static.plaync.co.kr/pointblank/bbs_type2/list_th_bg.gif') no-repeat -2px top;
		}
	table.list_type2 thead th.first {
		background:url('http://static.plaync.co.kr/pointblank/bbs_type2/list_th_bg.gif') no-repeat left top;
		}
	table.list_type2 thead th.last {
		background:url('http://static.plaync.co.kr/pointblank/bbs_type2/list_th_bg.gif') no-repeat right top;
		}
	table.list_type2 thead th span {
		display:block; width:100%; height:18px;
		padding:6px 0 0;
		background:url('http://static.plaync.co.kr/pointblank/bbs_type2/bar_1.gif') no-repeat bottom right;
		}
	table.list_type2 tbody td {
		padding:6px 0 5px 0;
		text-align:center;
		border-bottom:1px solid #000;
		}
		table.list_type2 tbody td.subject {
			padding-left:10px; text-align:left;
			}

table.list_type2 tbody tr.none {background:#101830 url('http://static.plaync.co.kr/pointblank/bbs_type2/list_td_bg.gif') repeat-x;}
table.list_type2 tbody tr.none2 {background:#0f1022 url('http://static.plaync.co.kr/pointblank/bbs_type2/list_td_bg2.gif') repeat-x;}


/* Write */
.select_tab {
	margin:7px 10px 5px 0; width:75px; float:left;
	font-weight:bold; color:#90a3e8; padding-left:19px;
	background:url('http://static.plaync.co.kr/pointblank/common/bar_2.gif') top right no-repeat;
	}
.select_radio { margin:7px 0 0 0; float:left; color:#7d8cc3; }
*+html .select_radio { margin:3px 0 0 0; }
* html .select_radio { margin:3px 0 0 0; }
	.select_radio input { vertical-align:middle;margin:0 -3px; }
	.select_radio span { color:#6B7084;font-size:11px;letter-spacing:-1px;margin:0 7px;}
.write_type1 {
	clear:both;
	padding:0 0 0 20px; margin-bottom:10px; height:35px;
	background:url('http://static.plaync.co.kr/pointblank/bbs_type1/bbs_top_bg.gif') top left no-repeat;
	}
	.write_type1 span.input_header {
		margin:11px 10px 0 0;
		font-weight:bold; color:#90a3e8;
		float:left; width:75px; display:block;
		background:url('http://static.plaync.co.kr/pointblank/common/bar_2.gif') right 1px no-repeat;
		}
	.write_type1 input.input {
		border:1px solid #6d6d6d;
		width:590px;
		margin-top:6px;
		padding:2px 2px;
		}

/* View */
table.view_type1 {
	color:#6e79af; width:714px; table-layout:fixed;
	}
	table.view_type1 thead th {
		height:35px; padding-top:2px; color:#90a3e8;
		text-align:left; font-weight:normal;
		background:url('http://static.plaync.co.kr/pointblank/bbs_type1/view_th_bg.gif') repeat-x;
		}
	table.view_type1 thead th.first {
		background:url('http://static.plaync.co.kr/pointblank/bbs_type1/view_th_bgleft.gif') top left no-repeat;
		}
	table.view_type1 thead th.last {
		background:url('http://static.plaync.co.kr/pointblank/bbs_type1/view_th_bgright.gif') top right no-repeat;
		}
	table.view_type1 thead th {padding-left:10px; vertical-align:middle; color:#6E79AF; }
	table.view_type1 thead th.subject {color:#90a3e8;}
	table.view_type1 thead th.subject span.category { color:#9d4a44; }
	table.view_type1 thead td span.id {font-weight:bold;}
	table.view_type1 thead td { height:23px; padding-left:10px; background:#111321; border-bottom:1px solid #222f64; color:#90a3e8; }
	table.view_type1 tbody td {width:694px;padding:30px 10px 10px 10px; color:#6b7084; line-height:1.8; position:relative; word-break:break-all;word-wrap:break-word;}	
	/*table.view_type1 tbody td em {font-style:italic;}*/
	table.view_type1 tfoot td { padding-right:20px; text-align:right; padding-bottom:12px; }
	


/* 게시판 컨텐츠 영역 재정의 */
table.view_type1 ol li {list-style-type:decimal; margin:0 0 0 24px; padding:0;}
table.view_type1 ul li {list-style-type:disc; margin:0 0 0 20px; padding:0;}
table.view_type1 p a {text-decoration:underline;}
/* 게시판 컨텐츠 영역 재정의 */

/* tester ????? ?y??? ???u? ??? */
#list_btn_system{margin:5px 0 0 0;}
#view_btn_system{padding:5px 0 9px 0;}
#write_btn_system{}

/* notice view - admin ment */
.admin_ment{height:77px;margin-top:30px;background:url('http://static.plaync.co.kr/pointblank/bbs_type1/admin_ment.gif') top center no-repeat}

/* Comment */
.wrap_comment {
	padding:10px 18px 16px 18px;
	border:1px solid #1d203b; background:#121523;
	}
.input_comment {
	height:54px; position:relative;
	padding-bottom:9px;
	border-bottom:1px solid #313961;
	font-family:Arial;
	}
	.input_comment .postpoint {
		float:left; width:46px; height:23px;
		padding:2px 2px 2px 3px;  margin-right:3px;
		background:url('http://static.plaync.co.kr/pointblank/bbs_type1/postpoint_bg.gif') top left no-repeat;
		}
		.input_comment .postpoint img { margin-right:1px; vertical-align:middle; }
	.input_comment ul.pointlist {
		position:absolute; top:2px; left:54px;
		width:168px; height:24px; padding:1px;
		background:url('http://static.plaync.co.kr/pointblank/bbs_type1/postpointlist_bg.gif') top left no-repeat;
		}
	.input_comment ul.pointlist li { float:left; margin-right:1px; }
	.input_comment textarea {
		float:left; border:1px solid #343c59; display:block;
		background:#282f48; width:534px; height:50px;
		font-family:Arial;
		}
	.input_comment img.input_btn { float:right; display:block; }

table.comment_type1 { width:100%; margin-bottom:16px; }
	table.comment_type1 img { vertical-align:middle; }
	table.comment_type1 th {
		color:#7d8cc3; text-align:left; width:155px;
		/* color:#7d8cc3; text-align:left; width:114px; */
		padding:6px 3px; vertical-align:top;
		border-bottom:1px solid #313961; }
	table.comment_type1 td {
		color:#6b7084; text-align:left; padding:10px 0; line-height:120%;
		vertical-align:top; border-bottom:1px solid #313961;
		word-break:break-all;word-wrap:break-word;
		}
	table.comment_type1 td span {
		margin-left:10px; color:#484b58;
		font-size:10px; font-family:verdana;
		}
	table.comment_type1 td img {
		margin-left:10px;
		}
	table.comment_type1 img.emoticon_img {float:left; margin-right:3px;}
	table.comment_type1 .user_info {float:left;}
	table.comment_type1 .user_info span.pb_grade {color:#696F85}
	table.comment_type1 .user_info span.pb_nick {line-height:23px;}
	table.comment_type1 .user_info span.plaync_nick {color:#97A4C7}



/* Comment Clan */
table.view_type1 tfoot td.wrap_applyclan {padding:7px 13px 9px 4px; text-align:left; border-top:1px solid #222f64; color:#90a3e8;}

ul.top_comment_clan {clear:both;}
ul.top_comment_clan li {float:left;padding-bottom:7px;}
ul.top_comment_clan li.text {width:85px;margin:0 7px 0 0;padding-top:4px;font-weight:bold;text-align:right;color:#6e79af;font-size:11px;}
ul.top_comment_clan li select {width:183px;background:#000;color:#6e79af;font-size:11px;}
ul.top_comment_clan li input {width:50px;padding:2px 5px 1px 5px;border:1px solid #293071;background-color:#1e213d;color:#6e79af;font-size:11px;vertical-align:top}
ul.top_comment_clan li img.date_btn {margin:3px 10px 0 4px;}
ul.top_comment_clan li .date_select {width:50px;}

.input_comment_clan {clear:both;
	height:74px; position:relative;
	padding-bottom:9px;
	border-bottom:1px solid #313961;
	font-family:Arial;
	}
	.input_comment_clan textarea {
		float:left; border:1px solid #343c59; display:block;
		background:#282f48; width:592px; height:52px;
		font-family:Arial;
		}
	.input_comment_clan img.input_btn { float:right; display:block; }
	.input_comment_clan .clan_input_txt {clear:both;width:594px;padding-top:6px;text-align:right;font-family:돋움, dotum;font-size:12px;}

	table.comment_type1 td.comment_clan {padding-left:10px;}
	table.comment_type1 td .comment_clantit {background:#1e213d;padding:3px 0; margin:-3px 4px 6px -10px;}
	table.comment_type1 td .comment_clantit .clan_title {color:#7d8cc3;font-family:돋움, dotum;font-size:12px;}
	table.comment_type1 td .comment_clantit .apply_ok {float:right;padding:0 8px 0 6px;background:url('http://static.plaync.co.kr/pointblank/common/bul_4.gif') 0 6px no-repeat;color:#7d8cc3;font-weight:bold;}


/* button type */
.button_type1 {
	clear:both;
	padding:0 1px 0 6px; height:20px;
	margin:-5px 0 10px 0;
	}
.button_type2 {
	clear:both;
	padding:0 1px 0 6px; height:20px;
	margin:10px 0 40px 0;
	}
.button_type3 {
	clear:both;
	padding:0 1px 0 6px; height:20px;
	margin:-20px 0 10px 0;
	}
.button_type1 img, .button_type3 img { margin-right:5px; }
.button_type2 ul li{margin-right:5px;}

/* pager style
ol.page_type1 { clear:both; list-style: none; text-align:center; padding:0; margin:0;}
	ol.page_type1 a:link, ol.page_type1 a:active, ol.page_type1 a:focus, ol.page_type1 a:visited, ol.page_type1 a:hover { color:#6b7084; text-decoration:none; }
	ol.page_type1 li { display:inline; padding: 0 5px 0 7px; margin:0; font-family:tahoma;font-size:11px; border-left: 1px solid #6b7084; }
	* html ol.page_type1 li { padding: 0 5px 0 7px;}
		ol.page_type1 li.first { border-left:none;}
		ol.page_type1 li img { padding: 0;vertical-align:middle; }
		ol.page_type1 li span.current { color: #fff; font-weight: bold;}
*/

/* paging */
.pager {clear:both; margin:0 auto; text-align:center;}
.pager .paging {overflow:hidden; margin:0 auto; padding:9px 0 15px 0; text-align:center;list-style:none;}
.pager .paging span.current {display:inline-block; margin:0; padding:3px 6px 2px 6px; color:#6289e2; font-family:verdana; font-weight: bold; border:1px solid #6289e2;}
.pager .paging span a {display:inline-block; padding:3px 6px 2px 6px; font-weight:bold; font-family:verdana;}
.pager .paging span a:link,.paging span a:visited,.paging span a:active {border:1px solid #3b3b3b; color:#888}
.pager .paging span a:hover {border:1px solid #6289e2;}
.pager .paging .prev, .pager .paging .next {border:none; font-size:11px; font-family:dotum; font-weight:bold; color:#888;}
.pager .paging .prev {display:inline-block; background:url("http://static.plaync.co.kr/pointblank/bbs/listpager_prev.gif") left 2px no-repeat; padding:0 6px 4px 10px;}
.pager .paging .next {display:inline-block; background:url("http://static.plaync.co.kr/pointblank/bbs/listpager_next.gif") right 2px no-repeat; padding:0 10px 4px 6px;}
.movesearch {text-align:right; padding:0 6px 10px 0;}
/* search type
.search_type1 { text-align:center; margin:15px 0 0 0; }
	.search_type1 input, .search_type1 select, .search_type1 img { vertical-align:middle; }
	.search_type1 select { background:#000; color:#fff; }
	.search_type1 input[type=text] { border:1px solid #6d6d6d; padding:2px 3px 0 3px; }
 */

 /* search type */
.search_type1 {clear:both; margin-top:15px; padding:10px 0; text-align:center; border:1px solid #070c23; background-color:#0c122c;}
.search_type1 * {vertical-align:middle;}
.search_type1 select {color:#424242;}
.search_type1 input[type=text] {width:227px; height:16px; padding:4px 0 0 7px; color:#424242; border:2px solid #6289e2; background-color:#000;}

/* Multimedia */
.bestmedia {
	background:url('http://static.plaync.co.kr/pointblank/bbs_type1/multi_top_bg.gif') top left no-repeat;
	padding:14px 0 0 11px; position:relative; top:-20px; width:341px; height:165px;
	}
.bestmedia dl { float:left; width:160px; margin:5px 10px 0 0; }
	.bestmedia dl dt { border:1px solid #374c94; padding:3px; width:152px; height:114px; margin-bottom:5px; }
	.bestmedia dl dd { text-align:center; }
		.bestmedia dl dd a { color:#7d8cc3; }
		.bestmedia dl dd span { color:#6289e2; font-weight:bold; }

/* Poll */
.poll_question {
	margin:-10px 0 15px 0; padding:2px 0 0 38px; width:500px; min-height:27px;
	background:url('http://static.plaync.co.kr/pointblank/bbs_type1/poll_question.gif') top left no-repeat;
	}
* html .poll_question { height:27px; }
.poll_term { color:#3b60ff; padding:65px 0 30px 0; }

#poll { position:absolute; top:15px; right:15px; width:145px; text-align:right; }
	.poll_status { padding:13px 8px; margin:5px 0 10px 0; border:1px solid #1a213e; height:54px; background-color:#101428; }
	.poll_status strong { font-weight:bold; color:#fff; font-size:14px; }
		.poll_status .poll_date { height:25px; padding:0 5px; border-bottom:1px solid #202744; }
		.poll_status .poll_count { clear:both; padding:8px 5px 0 5px; }
	.poll_status .poll_end{margin:0 -3px 0 0;padding:13px 0 0 0;}
	.poll_status .poll_end strong{font-size:12px;}

.wrap_bbs_poll table.list_type1 tbody td { color:#6e79af; }

.wrap_poll_contents { padding:20px 0 18px 20px; width:636px; float:left; overflow:hidden; }
	.wrap_poll_contents p { margin-bottom:15px; line-height:140%; }
	.wrap_poll_contents	.poll_status { width:117px; float:left; }
	.wrap_poll_contents	ul { width:480px; float:right; margin:0; padding:0;}
 		.wrap_poll_contents	ul li { clear:both; width:100%; height:19px; }
	 		.wrap_poll_contents	ul li div { float:left; }
	 		.wrap_poll_contents	ul li .head { width:224px; color:#b1b1b3; }
	 		.wrap_poll_contents	ul li .graph {
				margin:5px 10px 0 0; width:202px; height:7px;
				border:1px solid #343434; background:#171717;
				overflow:hidden;
				}
		 		.wrap_poll_contents	ul li .graph img { height:5px; vertical-align:top; margin:1px; }

/* Poll box */
.poll_box_top { background:url('http://static.plaync.co.kr/pointblank/bbs_type1/poll_box_line.gif') top repeat-x; width:100%; height:6px; overflow:hidden; }
	.poll_box_top .box_tl { background:url('http://static.plaync.co.kr/pointblank/bbs_type1/poll_box_tl.gif') top left no-repeat; width:100%; height:6px; }
		.poll_box_top .box_tl .box_tr { background:url('http://static.plaync.co.kr/pointblank/bbs_type1/poll_box_tr.gif') top right no-repeat; width:100%; height:6px; }
.poll_box_bottom { background:url('http://static.plaync.co.kr/pointblank/bbs_type1/poll_box_btm.gif') top repeat-x; width:100%; height:6px; overflow:hidden; }
	.poll_box_bottom .box_bl { background:url('http://static.plaync.co.kr/pointblank/bbs_type1/poll_box_bl.gif') top left no-repeat; width:100%; height:6px; }
		.poll_box_bottom .box_bl .box_br { background:url('http://static.plaync.co.kr/pointblank/bbs_type1/poll_box_br.gif') top right no-repeat; width:100%; height:6px; }
.poll_box { border-left:1px solid #242424; border-right:1px solid #242424; padding:18px; position:relative; overflow:hidden; }
* html .poll_box { height:80px; }
	.poll_box input { vertical-align:middle; }
	.poll_box img.join_btn { position:absolute; bottom:16px; right:28px; }

	
	

.poll_none{padding:90px 0;background:url('http://static.plaync.co.kr/pointblank/bbs_type1/poll_none.gif') no-repeat 50% 50%;text-indent:-200px;}


/* 재정의 */
table.view_type1 .poll_box ul li {margin:0; padding:0; list-style-type:none;}
table.view_type1 .wrap_poll_contents ul li {list-style-type:none;}

#socialbookmarking img {margin-right:3px; padding-top:2px;}