
/* 공통부분 */
form {
	margin:0;
	padding:0;
}

img.imgst {
	max-width:700px;
}

#bskin_list label,
#bskin_list caption,
#bskin_list hr,
#bskin_list h1,
#bskin_list h2,
#bskin_list h3,
#bskin_list h4,
#bskin_list h5,
#bskin_list h6 {
	/*display:none;*/
}

#bskin_write label,
#bskin_write caption,
#bskin_write hr,
#bskin_write h1,
#bskin_write h2,
#bskin_write h3,
#bskin_write h4,
#bskin_write h5,
#bskin_write h6 {
	/*display:none;*/
}

#bskin_del label,
#bskin_del caption,
#bskin_del hr,
#bskin_del h1,
#bskin_del h2,
#bskin_del h3,
#bskin_del h4,
#bskin_del h5,
#bskin_del h6 {
	/*display:none;*/
}

#bskin_read label,
#bskin_read caption,
#bskin_read hr,
#bskin_read h1,
#bskin_read h2,
#bskin_read h3,
#bskin_read h4,
#bskin_read h5,
#bskin_read h6 {
	/*display:none;*/
}

a {
	text-decoration:none;
}

#bskin_list input,
#bskin_list img,
#bskin_write input,
#bskin_write img,
#bskin_del input,
#bskin_del img,
#bskin_read input,
#bskin_read img {
	vertical-align:top;
}

/* 목록부분 */

#bskin_list {
	width:100%;
	font-size:1em;
}

#bskin_list a {
	color:#666666;
}

#bskin_list a:hover {
	color:#666666;
	text-decoration:underline;
}

#bskin_list .bskin_list_bg {
	background:url('image/table_list_middle.gif') repeat-x;
}

#bskin_list .bskin_list_menu {
	height:31px;
	background:#DFEFFD url('image/table_list_middle.gif') repeat-x;
}

#bskin_list .bskin_list_sp {
	background:url('image/dot_list_div.gif') no-repeat left 50%;
}

#bskin_list .bskin_list_lrnd {
	background:url('image/table_list_left.gif') no-repeat left 50%;
}

#bskin_list .bskin_list_rrnd {
	background:url('image/table_list_right.gif') no-repeat right 50%;
}

#bskin_list #bskin_search {
	background:#F8F8F8;
	border:solid 1px #E4E4E4;
	height:40px;
	text-align:center;
}

#bskin_list #bskin_search select, #bskin_list #bskin_search input {
	margin-top:10px;
}

#bskin_list #bskin_page {
	position:relative;
	padding-top:10px;
	padding-bottom:6px;
	height:30px;
	text-align:center;
}

#bskin_list #bskin_page #bskin_bttn {
	position:absolute;
	left:10px;
	top:8px;
}

#bskin_list .table td a {
	display:block;
	padding:0;
	margin:0;
}

/* 글쓰기부분 */

#bskin_write {
	width:100%;
	font-size:1em;
}

#bskin_write a {
	color:#666666;
}

#bskin_write a:hover {
	color:#666666;
	text-decoration:underline;
}

#bskin_write #brd_contents {
	width: 90%;
}

#bskin_write #bskin_title_bg {
	height:31px;
	background:url('image/table_list_middle.gif') repeat-x;
}

#bskin_write #bskin_title_lbg {
	height:31px;
	background:url('image/table_list_left.gif') no-repeat left;
}

#bskin_write #bskin_title_rbg {
	height:31px;
	background:url('image/table_list_right.gif') no-repeat right;
}

#bskin_write #bskin_title_write {
	height:31px;
	background:url('image/title_write.gif') no-repeat 26px 50%;
}

#bskin_write #bskin_title_modify {
	height:31px;
	background:url('image/title_modify.gif') no-repeat 26px 50%;
}

#bskin_write #bskin_title_reply {
	height:31px;
	background:url('image/title_reply.gif') no-repeat 26px 50%;
}

#bskin_write .bskin_write_menu {
	padding-right:10px;
	text-align:right;
}

#bskin_write .bskin_write_sp {
	padding-left:4px;
	background:url('image/dot_list_div.gif') no-repeat left 50%;
}

#brd_contents {
	height:300px;
}

/* 글삭제부분 */
#bskin_delete {
	font-size:1em;
}

#bskin_delete  fieldset {
	text-align:center;
}

#bskin_delete a {
	color:#666666;
}

#bskin_delete a:hover {
	color:#666666;
	text-decoration:underline;
}

#bskin_delete  #del_box_top {
	width:387px;
	height:88px;
	margin-left: auto;margin-right: auto;
	background:url('image/icon_del_top.gif') no-repeat;
}

#bskin_delete  #del_box_top2 {
	width:387px;
	height:88px;
	margin-left: auto;margin-right: auto;
	background:url('image/icon_del_top2.gif') no-repeat;
}

#bskin_delete  #del_box_middle {
	width:387px;
	height:60px;
	margin-left: auto;margin-right: auto;
	background:url('image/icon_del_bg.gif') repeat-y;
	text-align:center;
}

#bskin_delete  #del_box_middle #del_box_txt {
	width:160px;
	padding-left:40px;
	margin-left: auto;margin-right: auto;
	background:url('image/txt_del_id.gif') no-repeat left 50%;
}

#bskin_delete  #del_box_bottom {
	width:387px;
	height:19px;
	margin-left: auto;margin-right: auto;
	background:url('image/icon_del_bottom.gif') no-repeat left 50%;
}

#bskin_delete  #del_box_bttn {
	width:387px;
	height:30px;
	padding-top:6px;
	text-align:center;
	margin-left: auto;margin-right: auto;
}

/* 비밀글 로그인부분 */
#bskin_secret {
	font-size:1em;
}

#bskin_secret  fieldset {
	text-align:center;
}

#bskin_secret a {
	color:#666666;
}

#bskin_secret a:hover {
	color:#666666;
	text-decoration:underline;
}

#bskin_secret  #del_box_top {
	width:387px;
	height:88px;
	margin-left: auto;margin-right: auto;
	background:url('image/icon_del_top.gif') no-repeat;
}

#bskin_secret  #del_box_top2 {
	width:387px;
	height:88px;
	margin-left: auto;margin-right: auto;
	background:url('image/icon_del_top2.gif') no-repeat;
}

#bskin_secret  #del_box_middle {
	width:387px;
	height:60px;
	margin-left: auto;margin-right: auto;
	background:url('image/icon_del_bg.gif') repeat-y;
	text-align:center;
}

#bskin_secret  #del_box_middle #del_box_txt {
	width:160px;
	padding-left:40px;
	margin-left: auto;margin-right: auto;
	background:url('image/txt_del_id.gif') no-repeat left 50%;
}

#bskin_secret  #del_box_bottom {
	width:387px;
	height:19px;
	margin-left: auto;margin-right: auto;
	background:url('image/icon_del_bottom.gif') no-repeat left 50%;
}

#bskin_secret  #del_box_bttn {
	width:387px;
	height:30px;
	padding-top:6px;
	text-align:center;
	margin-left: auto;margin-right: auto;
}

/* 글조회부분 */

#bskin_read {
	width:100%;
	font-size:1em;
}

#bskin_read a {
	color:#666666;
}

#bskin_read a:hover {
	color:#666666;
	text-decoration:underline;
}

#bskin_read fieldset {
	margin-top:10px;
}

#bskin_read #bskin_title_bg {
	height:31px;
	background:url('image/table_list_middle.gif') repeat-x;
}

#bskin_read #bskin_title_lbg {
	height:31px;
	background:url('image/table_list_left.gif') no-repeat left;
}

#bskin_read #bskin_title_rbg {
	height:31px;
	background:url('image/table_list_right.gif') no-repeat right;
}

#bskin_read #bskin_title_read {
	height:16px;
	background:url('image/title_subject.gif') no-repeat 26px 70%;
	margin:0;
	padding:6px 0 0 70px;
	display:block;
	font-size:1em;
}

#bskin_read .bskin_read_sp {
	padding-left:20px;
	background:url('image/dot_list_div.gif') no-repeat 10px 50%;
}

#bskin_read .bskin_read_sp ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#bskin_read #bskin_read_content {
	padding: 6px 10px 6px 10px;
	height:300px;
	background-color:#FAFAFA;
}

/*
#bskin_read #reply_contents {
	width:460px;
	float:left;
}

#bskin_read .reply_idpw {
	display:inline;
	width:120px;
	text-align:right;
}

#bskin_read #reply_name {
	width:70px;
}

#bskin_read #reply_passwd {
	width:70px;
}

#bskin_read #opi_title {
	margin-top:4px;
	height:30px;
	border:solid 1px #CCCCCC;
	background:#F2F2F2;
}

#bskin_read #opi_title_left {
	float:left;
	height:24px;
	padding-top:2px;
	padding-left:10px;
}

#bskin_read #opi_title_no {
	text-align:right;
	padding-top:5px;
	padding-right:10px;
	float:left;
}

#bskin_read #opi_title_date {
	padding-top:5px;
	padding-left:10px;
	float:left;
}

#bskin_read #opi_title_sb {
	float:left;
	height:24px;
	position:relative;
	background:url('image/op_name_bg.gif') repeat-x;
}

#bskin_read #opi_title_sl {
	float:left;
	height:24px;
	background:url('image/op_name_left.gif') no-repeat left top;
}

#bskin_read #opi_title_sr {
	float:left;
	height:24px;
	padding:6px 10px 0px 26px;
	background:url('image/op_name_right.gif') no-repeat right top;
}

#bskin_read #opi_title_right {
	padding-top:5px;
	padding-right:5px;
	float:right;
}

#bskin_read #opi_content {
	height:50px;
	padding:5px 5px;
	border:solid 1px #DFDFDF;
}
*/

.brd_title {
	color:#CCC;
}

.spamtext {
	display:inline;
	width:150px !important;
	height:63px !important;
	font-size:32px !important;
	text-align:center;
	border:solid 1px #DFDFDF;
}

#file_in tr td,#image_in tr td, #movie_in tr td {
	border:none !important;
}

#bskin_write label {
	display: inline;
}

#captcha_image {border:solid 1px #999; box-shadow: 2px 2px #EFEFEF; border-radius: 5px;}
#captcha_code {border:solid 1px #999; box-shadow: 2px 2px #EFEFEF; height:60px; width:170px; font-size:30px; border-radius: 5px; padding:10px 10px; text-align:center;}
#captcha_code::placeholder {font-size: 11px; color:#FF9999}
.secureimg {float:left;}
.securecontrol {float:left; margin:0 5px;}
.securecontrol label {display:none !important;}
.secureinput {}

#content {
	float: none !important;
}