

/*///////////////////////////////////////////////////////////////////////////////////
//
//	tr bg
//
///////////////////////////////////////////////////////////////////////////////////*/
.now_row {background-color:#efefef}
.normal_row {background-color:#fff}
.normal_row2 {background-color:#fff}



/*///////////////////////////////////////////////////////////////////////////////////
//
//	¸®½ºÆ®
//
///////////////////////////////////////////////////////////////////////////////////*/

#board_list {overflow:hidden;}
#board_list .board_list_ul {clear:both; width:100%;text-align:center;border-top:1px solid #e0e0e0; border-bottom: solid 1px #e0e0e0;}
.no_data_notice{padding: 14px 0 12px 0;}
#board_list .board_list_ul li {width:100%; padding:10px 0 10px 0; border-bottom:1px solid #e0e0e0; text-align:left;}
#board_list .board_list_ul li:first-child{border-top:1px solid #e0e0e0;}}
#board_list .board_list_ul li:last-child{border:0;}
#board_list .board_list_ul li p.title {padding-left:10px; font-size:14px; color:#444444; font-weight:bold;}
#board_list .board_list_ul li p.title .cate {color:#fd939d;}
#board_list .board_list_ul li p.title a {font-size:12px; color:#444444; font-weight:bold;}
#board_list .board_list_ul li p.board_info {padding:5px 0 5px 10px;color:#888888;}
#board_list .board_list_ul li p.board_info span {padding-right:5px;}
#board_list .btn {position:relative;}
#board_list .btn input {vertical-align:middle;}
#board_list .btn .write {text-align:right;}
#board_list .btn {padding:5px 10px 5px 0; text-align:right;}
#board_list .btn a {font-size:12px; padding:8px 20px;}
#board_list .b_search {clear:both; width:100%; padding:20px 0 15px 0; text-align:center; margin:0 auto; position:relative;}
#board_list .b_search .input_t {border: 1px solid #e5e5e5;
    width: 80%;
    height: 40px;
    box-sizing: border-box;
    padding-left: 5px;
    font-size: 14px;
    border-radius: 0px;}
#board_list .b_search .input_s {border: 1px solid #e5e5e5; width: 20%; height: 40px; box-sizing: border-box; padding-left: 5px; font-size: 14px;}
#board_list .b_search .ibtns {border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
}

/* Ä«Å×°í¸® */
#board_list .catelist {margin:0 auto; width:100%; padding-top:20px; text-align:center;}
#board_list .catelist ul {clear:both;}
#board_list .catelist ul li {display:inline-block; padding:0 11px; background:url('image/icon_bar.gif') no-repeat left center;}
#board_list .catelist ul li:first-child {padding-left:0; background:none;}
#board_list .catelist ul li a {font-size:13px; color:#725d59;}
#board_list .catelist ul li.over a {font-weight:bold;}

/*///////////////////////////////////////////////////////////////////////////////////
//
//	¿­¶÷
//
///////////////////////////////////////////////////////////////////////////////////*/
#board_view {width:100%;}
#board_view table {width:100%; margin:0 auto; }
#board_view table caption {display:none;}
#board_view table td {padding:10px 10px; border-bottom:1px solid #e8e8e8; text-align:left; }
#board_view table td.subject {font-size:13px; color:#000; font-weight:bold;}
#board_view table td.subject span.cate {font-size:13px; color:#000; font-weight:bold;}
#board_view table td .b_info {width:100%; padding-top:5px;}
#board_view table td .b_info li {display:inline-block; padding:0 5px 0 0; color:#898989; font-size:12px;font-weight:normal}
#board_view table td .b_info li span {line-height:17px;}
#board_view .viewbox { padding:15px; word-break:break-all; border-bottom:1px solid #e0e0e0; line-height:25px;}
#board_view .viewbox img{width:100%;}
#board_view .btn {padding: 10px 10px 10px 0;
    text-align: right;
    vertical-align: middle;}
#board_view .btn a {
    display: inline-block;
    width: 80px;
    padding: 10px 0px;
    background: #fff;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #000;
    text-align: center;
    vertical-align: middle;
}
/*///////////////////////////////////////////////////////////////////////////////////
//
//	±Û¾²±â
//
///////////////////////////////////////////////////////////////////////////////////*/
#board_write {width:100%;}
#board_write .write_table {width:100%; margin:30px auto 0 auto;}
#board_write .write_table caption {display:none;}
#board_write .write_table th {padding:10px 0; border-bottom:1px solid #e0e0e0; color:#fff; font-size:14px; text-align:center; background:#b5928c;}
#board_write .write_table td {padding:7px 10px; border-bottom:1px solid #e0e0e0; color:#333; font-size:13px; text-align:left;}
#board_write .write_table td input {vertical-align:middle; height:20px;}
#board_write .filebox .file #upfile_list {width:100%;}
#board_write .filebox .btn_file {padding:10px; text-align:right; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}
#board_write .filebox .btn_file li {display:inline;}
#board_write .filebox .btn_file li .abtn0,#board_write .filebox .btn_file li .abtn1  {padding-top:10px;}
#board_write .btn {padding-top:20px; text-align:center;}
#board_style2 {width:100%; padding:15px 15px 0px 15px;box-sizing:border-box;}
#board_style2 table {width:100%; border-top:2px solid #dfdfdf;}
#board_style2 table th {padding:7px 0 7px 5px; border-bottom:solid 1px #e0e0e0; font-size:12px; color:#000; text-align:center; background:#f9f9f9}
#board_style2 table td {padding:12px; border-bottom:solid 1px #e0e0e0; font-size:12px; color:#363636; text-align:left;}
#board_style2 table td input[type=text],#board_style2 table td input[type=password]{height:40px;border: 1px solid #d9d9d9;box-sizing:border-box;padding-left:12px;}
#board_style2 table td select {height:40px;border: 1px solid #d9d9d9;width:100px;box-sizing:border-box;padding-left:12px;}
#board_style2 table td input[type=file]{width:100%;}
#board_style2 .check {padding:10px 0 5px 10px;}
#board_style2 .write_content {width:98%; margin:0 auto;}
#board_style2 .write_content textarea{border:1px solid #dfdfdf;}
#board_style2 #uploader {width:100%; margin:5px 0 0 0; border-bottom:solid 1px #e0e0e0;}
#board_style2 .view_content {padding:10px 10px 10px 10px; border-bottom:solid 1px #e0e0e0; color:#363636;min-height:150px;}
#board_style2 .view_content img {width:100%;}
#board_style2 .btn {padding:10px 10px 10px 0; text-align:right;vertical-align:middle}
#board_style2 .btn input{    display: inline-block; width: 80px; padding: 10px 0px; background: #000; color: #fff; font-size: 13px; font-weight: bold; border: 1px solid #000; text-align: center;vertical-align:middle}
#board_style2 .btn a{ display: inline-block; width: 80px; padding: 10px 0px; background: #fff; color: #000; font-size: 13px; font-weight: bold; border: 1px solid #000; text-align: center;vertical-align:middle}
/*///////////////////////////////////////////////////////////////////////////////////
//
//	ºñÈ¸¿ø ±Û ¼öÁ¤, ±Û »èÁ¦, ºñ¹Ð±Û ¿­¶÷
//
///////////////////////////////////////////////////////////////////////////////////*/
#editdel_box {padding:20px; margin:40px auto; border:1px solid #b5928c; text-align:center;}
#editdel_box p,#editdel_box div {padding:5px 0; font-size:14px; color:#725d58;}

/*///////////////////////////////////////////////////////////////////////////////////
//
//	ÆÄÀÏ ¾÷·Îµå °ü·Ã 
//
///////////////////////////////////////////////////////////////////////////////////*/
.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}
#footer{margin-top: 100px;}