/*///////////////////////////////////////////////////////////////////////////////////
//
//	tr bg
//
///////////////////////////////////////////////////////////////////////////////////*/
.now_row {background-color:#efefef}
.normal_row {background-color:#fff}
.normal_row2 {background-color:#fff}
/*///////////////////////////////////////////////////////////////////////////////////
//
//	¸®½ºÆ®
//
///////////////////////////////////////////////////////////////////////////////////*/
#board_list .event_list {padding:0px 20px;}
#board_list .event_list img{width: 100%;}
#board_list .event_list .progress_box{overflow: hidden;padding: 15px 0;}
#board_list .event_list .progress_box span{height: 30px;display: inline-block;border:1px solid #000;box-sizing:border-box;line-height: 30px;padding:0 10px;font-size: 13px;margin-right:10px;float: left;}
#board_list .event_list .progress_box span.progress{background: #000;color: #fff;}
#board_list .event_list > ul > li{border-bottom: 1px solid #eee;padding:25px 0;	}
#board_list .event_list > ul > li:last-child{border-bottom: 0;}
#board_list .event_list .b_info .tit a{color: #2b2b2b;font-size: 14px;font-weight: 500;display: block;padding:10px 0;}
#board_list .event_list .b_info .bdate{font-size: 12px;color:#aaa;}
#board_list .event_list .b_info .bdate_num{color: #959595/* ;margin-left: 12px; */letter-spacing: 0;}
#board_list .paging {padding: 50px 0 80px;}
/* Ä«Å×°í¸® */
#board_list .catelist{position: relative;overflow: hidden;}
#board_list .catelist ul{padding: 0 10px;}
#board_list .catelist li {float: left;width: 33.33%;text-align: center;height: 51px;box-sizing:border-box;line-height: 51px;}
#board_list .catelist li a{color: #959595;font-size: 12px;height: 48px;display: inline-block;position: relative;z-index:99;}
#board_list .catelist li.on a{color: #010101;border-bottom: 2px solid #000;padding: 0 4px;}
#board_list .catelist li.on a span{display: inline-block;}
#board_list .catelist .m_tap_bar {position: absolute;top: 49px;left: 0;width: 100%;height: 1px;background: #eee;z-index: 1;}


#board_list .write a, #board_style .write a{position: unset;}
/*///////////////////////////////////////////////////////////////////////////////////
//
//	¿­¶÷
//
///////////////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////
//
//	±Û¾²±â
//
///////////////////////////////////////////////////////////////////////////////////*/
#board_style2 {width:100%; box-sizing:border-box;padding: 15px 15px 0px 15px;}
#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 {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 #000; text-align:center;}
#editdel_box p,#editdel_box div {padding:5px 0; font-size:14px; color:#725d58;}
#editdel_box input[type=password]{padding-left: 10px;}
/*///////////////////////////////////////////////////////////////////////////////////
//
//	ÆÄÀÏ ¾÷·Îµå °ü·Ã 
//
///////////////////////////////////////////////////////////////////////////////////*/
.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;
}