.hide {
font-size:0;
height:0;
line-height:0;
overflow:hidden;
position:absolute;
visibility:hidden;
width:0;
}

/*기본 인풋박스 */
.sg_input{
	color:#5d5d5d;
	background:#ffffff;
	border:1px solid #c2cad3;
	height:18px;
	width:100px;
	_width:250px;
} 
.cm_input{
	color:#5d5d5d;
	background:#ffffff;
	border:1px solid #c2cad3;
	height:18px;
	width:100px;
	/* _width:250px; */
} 
.log_input{
	color:#5d5d5d;
	background:#ffffff;
	border:1px solid #91c2bb;
	height:18px;
	width:100px;
}
select{
	font-size:12px;
	color:#5D5D5D;
	line-height:5em;
	height:20px;
	margin-right:3px;
	z-index:1000;
}
.sg_textarea{
	color:#5d5d5d;
	background:#ffffff;
	border:1px solid #a9ceee;
	height:230px;
	width:90%;
	/* margin-left: 5px; */
} 
.cm_textarea{
	color:#5d5d5d;
	background:#ffffff;
	border:1px solid #c2cad3;
	height:80px;
	width:100%;
	margin:5px;
} 
.raeck{
	border:0;
	vertical-align:middle;
	margin-bottom:3px;
}

a.sg_b_txt  {
	color:#5d5d5d;
	text-decoration:none;
}
a.sg_b_txt:hover{
	color:#478cac;
	text-decoration:none;
}

.sg_icon{
	vertical-align:-2px;
}
.sg_red{
	color:#fe5d43;
}
/***************************** 게시판리스트 *****************************/

/*게시판 카테고리*/
#sg_part{
	background:url(../common/img/submain/dotted_line.gif) repeat-x left bottom;
	padding:0 0 6px 0;
	text-align:right;
	margin-bottom:15px;
}
#sg_part img{
	vertical-align:middle;
	margin:0 0 2px 0;
}

/* 첨부파일별 바로가기 */
#sg_file{
	background:url(../common/img/submain/dotted_line.gif) repeat-x left bottom;
	padding:0 8px 6px 0;
	text-align:left;
	width:100%;
	margin-bottom:15px;
}

#sg_file img{
	vertical-align:middle;
	margin-left:7px;
}

#sg_total{
	font-size:0.85em;
	padding:8px 0;
}
#sg_search{
	font-size:0.92em;
	padding:0 0 5px 0;
}
#sg_input {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #C2CAD3;
color:#5D5D5D;
height:15px;
}
#sg_search .btn_search{
	vertical-align:middle;
}
#sg_search.sg_search2 {position:absolute;right:0;top:0;}

/*테이블 틀박스*/
#tablelist {
	width: 100%;
	margin: 0;
}
#tablelist div#sg_info{
	margin:10px 0 0 0;
	padding:0;
	position:relative;
	clear:both;
}
#tablelist .t1{color:#4f68a9; padding:0 15px;}
/*공지게시판목록*/
.table_blist .btn{	width:100%;	text-align:right; padding:10px 0 0 0;}
.table_blist { 
	clear:both;
}
.table_blist h5 {
color:#3366CC;
font-size:12px;
line-height:18px;
text-align:center;
}
.table_blist table{
	line-height:140%;
	border-collapse:collapse;
	/*border-top:2px solid #a9ceee;*/
	border-bottom:1px solid #bbb;
	width:100%;
	background:url(../common/img/bordtop/bg_h4.png) no-repeat scroll left top;
	font-size: 9pt; 
}

.table_blist th {
	background:#ffffff url(../common/img/bordtop/table_headBg.gif) repeat-x scroll left top;
	/*border-bottom:1px solid #a9ceee;*/
	color:#6a6a6a;
	font-size:1em;
	height:34px;
	font-weight:bold;
	padding:2px 0px 0px 0px;
	text-align:center;
}
.table_blist thead th.th_end{ 
	background: url(../common/img/bordtop/table_headBg_r.gif) no-repeat scroll right top;
	padding:2px 5px 0 0;
}	
.table_blist thead th.th_first{ 
	background: url(../common/img/bordtop/table_headBg_l.gif) no-repeat scroll left top;
	padding:2px 0 0 5px;
}	
.table_blist tbody td{
	padding:7px 0 5px 0;
	border-bottom:1px dotted #c9c9c9;
	text-align:center;	
}
/*.table_blist tbody td input{
	float:right;
	padding:0 5px 0 5px;
	margin:1px;
}*/

/* .table_blist tbody td.gray{background-color:#f6f5f5;} */
.gray1{background-color:#bedff1;}
.gray2{background-color:#f1f1f1;}
.table_blist .number {
color:#a6a6a6;
}
.table_blist .sg_t_data {color:#2480C6;}
.table_blist .sg_t_situ {color:#e5772d; font-weight:bold;}
.table_blist tbody td.sg_t_subject{ text-align:left; padding-left:10px;}
.table_blist tbody td.lcms_t_subject{ text-align:center; padding-left:10px;}

/* 공지사항 */
.table_blist tbody td.sg_t_subject_notice
{
	text-align:left;
	font-weight:bold;
	padding-left:10px;
}

.table_blist tbody td.sg_t_subject_notice a
{
	color:#2480C6; 
	font-weight:bold;
}
.table_blist tbody td.sg_t_subject_notice{text-align:left;padding-left:10px;}
.table_blist tbody td.sg_t_subject_notice,
.table_blist tbody td.sg_t_name_notice,
.table_blist tbody td.sg_t_data_notice,
.table_blist tbody td.sg_t_view_notice,
.table_blist tbody td.number_notice
{
	background:#f8f8f8 url(../common/img/submain/list_title_line.gif) no-repeat right;
}

.table_blist .sg_t_img {
	margin: 0px;
	padding: 0px;
}
#sg_btn_area{
	width:50%;
	height:20px;
	margin-top:10px;
	text-align:left;
	position:relative;
	float:left;
}
#sg_btn_area2{
	width:50%;
	height:20px;
	margin-top:10px;
	text-align:center;
	position:relative;
	float:left;
}
#sg_btn_area .sg_admin{
	position:absolute;
	top:0;
	left:0;
}
#sg_paging{
	width:100%;
	background:#f4f4f4;
	margin-top:20px;
	padding-top:3px;
}
/* 버튼짧은거 */
.btnstyle_s{
	 background: url("../common/img/bordbtn/bg_btn4.gif") no-repeat scroll 0 0 transparent;
    color: #2f4d8f;
	width:74px;
	height:23px;
	position:relative;
	float:right;	
	 padding:2px 0 0 0;
	 padding-left:0px;
	 margin-left:5px;
}
.btnstyle_s a{
	 font-size: 0.98em;
	  letter-spacing: -1px;
	text-align: left;
	padding-left:3px;
}
/* 버튼긴거 */
.btnstyle_l{
	 background: url("../common/img/bordbtn/bg_btn6.gif") no-repeat scroll 0 0 transparent;
    color: #2f4d8f;
	width:112px;
	height:23px;
	position:relative;
	float:right;	
	 padding:2px 0 0 0;
	 padding-left:0px;
	 margin-left:5px;
}
.btnstyle_l a{
	 font-size: 0.98em;
	  letter-spacing: -1px;
	text-align: center;
}


/* 버튼스타일 */
#Btn_left{
	text-align: left;
	float:right;
	padding: 0 10px;
}

.inputStyle1 {
    background: url("../common/img/bordbtn/bg_btn1.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    width: 48px;
}
.inputStyle2 {
    background: url("../common/img/bordbtn/bg_btn2.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    width: 48px;
}
.inputStyle9 {
    background: url("../common/img/bordbtn/bg_btn9.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    width: 50px;
}
.inputStyle3 {
    background: url("../common/img/bordbtn/bg_btn3.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #2f4d8f;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    letter-spacing: -1px;
    margin: 0;
    padding:0;
    width: 60px;
}
.inputStyle4 {
    background: url("../common/img/bordbtn/bg_btn4.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #2f4d8f;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    width: 82px;
}
.inputStyle5 {
    background: url("../common/img/bordbtn/bg_btn5.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #2f4d8f;
    cursor: pointer;
    font-size: 11px;
    /* font-weight: bold; */
    height: 22px;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    width: 55px;
}
.inputStyle6 {
    background: url("../common/img/bordbtn/bg_btn6.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #2f4d8f;
    cursor: pointer;
    font-size: 11px;
    /* font-weight: bold; */
    height: 22px;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    width: 114px;
}
.inputStyle7 {
    background: url("../common/img/bordbtn/bg_btn7.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #2f4d8f;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    letter-spacing: -1px;
    margin: 0;
    padding:0;
    width: 66px;
}
.inputStyle10 {
    background: url("../common/img/bordbtn/bg_btn10.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #2f4d8f;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    width:108px;
}
.inputStyle11 {
    background: url("../common/img/bordbtn/bg_btn11.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    width: 50px;
}
/*글읽기*/
.sg_read{ 
	line-height:140%;	
}
#tablelist .table_blist .sg_read h4 {
	background:url(../common/img/bordtop/bg_h4.png) no-repeat scroll left top;
	color:#2480C6;
	font-size:1em;
	font-weight:bold;
	padding:7px 0px 5px 0px;
	text-align:center;
	height:22px;
	margin-top:9px;
	width: 100%;
}	
.sg_read .row_info {
	float:left;
	border-bottom:1px dotted #c9c9c9;
	font-weight:normal;
	height:27px;
	width:100%;
}
.sg_read .row_info dt , .sg_read .row_info dd{display:inline;}
.sg_read .row_info dt{
	width:90px;
	background: url(../common/img/bordbtn/icon_seminar.gif) no-repeat 8px 30%;
	padding:0 0 0 20px;
	color:#5e5e5e;
	font-size:0.92em;
	font-weight:bold;
	float:left;
	width:70px;
	margin-top:8px;
}
.sg_read .row_info dd{
	padding:0px 15px 0px 10px;
	border-left:1px solid #C9C9C9;
	float:left;
	margin-top:7px;
	font-size: 0.92em;
	display: inline-block;

}
.sg_read .row_info dd.wpix{
	width:180px;
	margin-top: 7px;
}
.sg_read .row_info dd img{
	vertical-align:middle;
}
/* 02 */
.sg_read .row_info2 {
	border-bottom: 1px dotted #C9C9C9;
    float: left;
    font-weight: normal;
    min-height: 27px;
    width: 100%;
}
.sg_read .row_info2 dt , .sg_read .row_info dd{display:inline;}
.sg_read .row_info2 dt{
	width:90px;
	background: url(../common/img/bordbtn/icon_seminar.gif) no-repeat 8px 30%;
	padding:0 0 0 20px;
	color:#5e5e5e;
	font-size:0.92em;
	font-weight:bold;
	float:left;
	width:70px;
	margin-top:8px;
}
.sg_read .row_info2 dd{
	display: inline-block;
    font-size: 0.92em;
    line-height: 20px;
    margin-top: 7px;
    padding: 0 15px 0 10px;
    width: 80%;
	border-left:1px solid #C9C9C9;
	margin-bottom:5px;
}
.sg_read .row_info2 dd.wpix{
	width:180px;
	margin-top: 7px;
}
.sg_read .row_info2 dd img{
	vertical-align:middle;
}
	/* 02끝 */
.sg_read .sg_contents{
	padding:15px 10px;
	min-height:210px;
	vertical-align:top;
	clear:left;
	border-bottom:1px solid #bbb;
}

/*덧글 영역 */
div.sg_reply{
	width:100%;
}
div.sg_reply .writing{
	background: url(../common/img/bordbtn/line_dotted.gif) repeat-x bottom;
	padding:10px;
	font-size:0.92em;

}
/* Detail Area*/
table.detailArea {
    border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
	margin-top: 15px;
	background:none;
}
table.detailArea tr{height:28px;}
table.detailArea tr.titleArea th, table.detailArea tr.titleArea td { background-color: #f0f6ff; height:28px;}
table.detailArea tr.replyArea th { background: #f0f6ff; border-color: #a9ceee; }
table.detailArea th { color: #3A464F; background-color: #f4f4f4;height:28px;}
table.detailArea td { background-color: #ffffff; }
table.detailArea th.border, table.detailArea td.border { border-color: #DCDFE2; }


.table_blist .detailArea .next {
	background-image: url(../common/img/bordbtn/list_title_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
}
.table_blist .detailArea .prev {
	background-image: url(../common/img/bordbtn/list_title_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
}
.wrap #content .content-area .table_blist h2 {
	font-size: 12px;
	line-height: 18px;
	color: #3366CC;
	text-align: center;
	clear:both;
}

/*글쓰기*/
div.sg_write {
	width:645px;
}
.guide{
	padding:15px 0 3px 0;
	border-bottom:1px solid #d2d2d2;
	float:left;
	width:645px;
}

span.required {
	color:#FF6600;
	margin-right:3px;
	font-weight:bold;
}
.sg_write_wrapper{
	background-color:#FFFFFF;
	border: solid #a9ceee;
	border-width:2px 0 2px;
	clear:both;
	width: 100%;
}

fieldset legend {
	padding:0;
	font-size:0;
	line-height:0;
	display:none;
}

fieldset div.info_txt {
	line-height:150%;
	background:#f7f7f7;
	border-bottom:1px solid #dadada;
	padding:7px 12px;
}
div.row_input {
	clear: both;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #a9ceee;
}

div.row_input span.head {
	color:#464646;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:10px;
	padding:5px 0px 0px 10px;
	text-align:left;
	white-space: nowrap;
	width:75px;
	background: url(../img/list_title_line.gif) no-repeat right 0.4em;
}
div.row_input span.info {
	padding-top:6px;
	display:block;
	letter-spacing: -0.05em;
	color: #FF6633;
}
div.row_input input.long {
	width:520px;
}
div.row_input span.data {
	display:block;
	padding:4px 0 2px 0;
	line-height:140%;
}
.sg_write_file{
	border:1px solid #dfdfdf;
	height:22px;
	width:500px;	
}
div.sg_btn{
	text-align:right;
	padding-top:15px;
}

/* comment */

#board_comment {
	width : 100%;
	float: left;
	border-top: 2px solid #8e6fa2;
	border-bottom: 1px solid #8e6fa2;
	border-spacing:0;
}
#board_comment thead th {
	padding: 5px 10px 5px 10px;
	text-align:center;
	background:#f3eef6;
	border-bottom:1px dotted #f3eef6;
	vertical-align:middle;
	width:13%;
	font-weight:bold;
}

#board_comment thead td {
	padding: 5px 10px 5px 10px;
	border-bottom:1px dotted #f3eef6;
	line-height: 1.4em;
	vertical-align:middle;
}
#board_comment_radio ul	{float:left;}
#board_comment_radio li	{
	float:left;
	padding-right:10px;
	vertical-align:middle;
}
#board_comment_radio input{border:0px;}

#board_comment tbody td {
	text-align: left;
	padding: 4px;
	border-bottom:1px dotted #c0b0cb;
	background-color:#ffffff;
}
#board_comment tbody td input {margin:3px 3px;}

#board_comment tbody th {
	padding: 4px 10px 4px 10px;
	text-align:center;
	background:#f5f1f8;
	border-bottom:1px dotted #c0b0cb;
	vertical-align:middle;
	font-weight:bold;
	width:13%;
}
.comment_view {
	width : 98%;
	float: left;
	border: 1px  dotted #8e6fa2;
	border-spacing:0;
	margin: 5px 0 5px 0;
	padding: 5px;
}
.comment_view .line {
	float: left;
	width : 100%;
	border-bottom: 1px dotted #c9c9c9;
	border-spacing:0;
	/* padding: 5px 0 0; */
	margin-bottom:5px;
	margin-top:2px;
}
.comment_view span.name{
	width : 60px;
	float: left;
	font-weight: bold;
	padding-left:15px;
}
.comment_view span.com{
	width : 430px;
	height:100%;
	float: left;
	color:#a86daf;
	text-align: justify;
	padding-right:10px;
}
.comment_view span.data{
	float: left;
	padding-right:5px;
}
.guide_txt {	float: left; margin:6px 0 5px 0; 	font-weight: bold; width:100%;}

/* 코멘트삭제 */
/* #comment-form {
	float:left;
	position:relative;
	width:593px;
	height:62px;
	margin:0 0 0 7px;
	background: url(../../board/images/comment_bg.gif) no-repeat left top;
} */
 #comment-form {
	float:left;
	position:absolute;
	top:600px;
	left:0 auto;
	width:593px;
	height:62px;
	margin:0 0 0 7px;
	background: url(../../board/images/comment_bg.gif) no-repeat left top;
}
#comment-form p label img{padding:0;}
#comment-form input.type-text {width:180px; height:15px; margin-top:2px;}
#comment-form p.textInfo {
	margin:0px 0px 0px 100px;
	padding-left:10px;
	padding-top:7px;
	font-size:0.92em;
	color:#8d76a3;
} 
p.password{
	margin:0;
	padding:5px 0 0 150px;
	font-weight:bold;
	color:#444;
}
p.button {
	margin:0;
	position:absolute;
	top:27px;
	right:150px;
}
#comment-form legend {
	display: none;
} 
.reply{
	background: url(../../board/images/re_bg.gif) no-repeat 3px 1px;
	width:19px;
	height:18px;
	text-align:center;
	font-size:0.92em;
	float:right;
	position:absolute;
	padding-left:3px;
}

/*덧글쓰기 폼*/
.reply_form{
	padding-top:10px;
}
.reply_form .outline{
	border:solid 1px #a9ceee;
	background:#f2f7fd;
	margin:0;
	padding:7px 0;
}
.reply_form .outline .row_input2{
	padding:0px 15px;
}
.reply_form .outline .row_input2 input{
	margin-bottom: 0px;
}
.reply_form .outline .row_inpu2t span.pad{
	padding-left:30px;
}
.reply_form .outline textarea{
	color:#5d5d5d;
	background:#ffffff;
	border:1px solid #bcbcbc;
	height:40px;
	width:520px;
}
.reply_form .outline .row_input2 {
	clear: both;
	padding:3px 10px 5px 10px;
}


/*비밀번호*/
div.sg_pass{padding:20px 50px;}
div.sg_pass .sg_pass_box{
	border:solid #a9ceee;
	border-width:2px 0;
	padding:30px;
	text-align:center;
	background:#f2f7fd;
}

div.sg_pass .sg_pass_box span{
	padding:0 0 0 13px;
	background:url(../common/img/submain/icon_seminar1.gif) no-repeat 0 0.2em;
}
div.sg_pass .sg_pass_box input{
	vertical-align:middle;
	margin-bottom:4px;
	width:150px;
}
div.sg_pass .sg_pass_btn{
	text-align:center;
	padding-top:15px;
	margin-top: 0;
}



/*페이지번호*/
.paginate {
	padding:16px 0;
	text-align:center;
    height:30px;
	float:left;
	width:100%;
	margin:0;
	position:relative;
}
.paginate a,
.paginate strong { position:relative; display:inline-block; margin-right:1px; padding:2px 4px 3px 4px; color:#000; text-decoration:none; border:1px solid #ffffff; font:bold 11px/normal Verdana; _width /**/:17px;}
.paginate strong { color:#f23219 !important; border:1px solid #e0e9f4;}
.paginate .pre { margin-right:6px; padding:4px 6px 2px 14px; _padding-bottom:1px; background:url(../common/img/icons/bu_pg3_l_off.gif) no-repeat 6px 5px !important; letter-spacing:-1px;}

.paginate .next { margin-left:4px; padding:4px 14px 2px 6px; _padding-bottom:1px; background:url(../common/img/icons/bu_pg3_r_off.gif) no-repeat 33px 5px !important; letter-spacing:-1px;}
.paginate a.pre { background:url(../common/img/icons/bu_pg3_l_on.gif) no-repeat 6px 5px !important;}
.paginate a.next { background:url(../common/img/icons/bu_pg3_r_on.gif) no-repeat 33px 5px !important;}
.paginate .pre,
.paginate .next { display:inline-block; color:#ccc; border:1px solid #e0e9f4; position:relative; top:0; _top:-2px; font:11px/normal 돋움, Dotum; _width /**/:75px;}
.paginate a.pre,
.paginate a.next { color:#565656;}
.paginate a:hover { background-color:#f7f7f7 !important; border:1px solid #e0e9f4;}

.paginate .pres { margin-right:6px; padding:4px 6px 2px 18px; _padding-bottom:1px; background:url(../common/img/icons/bu_pg3_ll_off.gif) no-repeat 5px 5px !important; letter-spacing:-1px;}
.paginate .nexts { margin-left:4px; padding:4px 18px 2px 6px; _padding-bottom:1px; background:url(../common/img/icons/bu_pg3_rr_off.gif) no-repeat 20px 5px !important; letter-spacing:-1px;}
.paginate a.pres { background:url(../common/img/icons/bu_pg3_ll_on.gif) no-repeat 5px 5px !important;}
.paginate a.nexts { background:url(../common/img/icons/bu_pg3_rr_on.gif) no-repeat 20px 5px !important;}
.paginate .pres,
.paginate .nexts { display:inline-block; color:#ccc; border:1px solid #e0e9f4; position:relative; top:0; _top:-2px; font:11px/normal 돋움, Dotum; _width /**/:75px;}
.paginate a.pres,
.paginate a.nexts { color:#878787;}
.paginate a.nexts :hover { background-color:#f7f7f7 !important; border:1px solid #e0e9f4;}


.page_movie {
	padding:16px 0;
	text-align:center;
    height:30px;
	float:left;
	width:100%;
	margin:0;
	position:relative;
}
.page_movie a,
.page_movie strong { position:relative; display:inline-block; margin-right:1px; padding:2px 4px 3px 4px; color:#000; text-decoration:none; border:1px solid #ffffff; font:bold 11px/normal Verdana; _width /**/:17px;}
.page_movie strong { color:#f23219 !important; border:1px solid #e9e9e9;}
.page_movie .pre { margin-right:6px; padding:4px 6px 2px 14px; _padding-bottom:1px; background:url(../common/img/icons/bu_pg3_l_off.gif) no-repeat 6px 5px !important; letter-spacing:-1px;}

.page_movie .next { margin-left:4px; padding:4px 14px 2px 6px; _padding-bottom:1px; background:url(../common/img/icons/bu_pg3_r_off.gif) no-repeat 33px 5px !important; letter-spacing:-1px;}
.page_movie a.pre { background:url(../common/img/icons/bu_pg3_l_on.gif) no-repeat 6px 5px !important;}
.page_movie a.next { background:url(../common/img/icons/bu_pg3_r_on.gif) no-repeat 33px 5px !important;}
.page_movie .pre,
.page_movie .next { display:inline-block; color:#ccc; border:1px solid #e9e9e9; position:relative; top:0; _top:-2px; font:11px/normal 돋움, Dotum; _width /**/:75px;}
.page_movie a.pre,
.page_movie a.next { color:#565656;}
.page_movie a:hover { background-color:#f7f7f7 !important; border:1px solid #e9e9e9;}

.page_movie .pres { margin-right:6px; padding:4px 6px 2px 14px; _padding-bottom:1px; background:url(../common/img/submain/bu_pg3_ll_off.gif) no-repeat 5px 5px !important; letter-spacing:-1px;}
.page_movie .nexts { margin-left:4px; padding:4px 14px 2px 6px; _padding-bottom:1px; background:url(../common/img/submain/bu_pg3_rr_off.gif) no-repeat 20px 5px !important; letter-spacing:-1px;}
.page_movie a.pres { background:url(../common/img/icons/bu_pg3_ll_on.gif) no-repeat 5px 5px !important;}
.page_movie a.nexts { background:url(../common/img/icons/bu_pg3_rr_on.gif) no-repeat 20px 5px !important;}
.page_movie .pres,
.page_movie .nexts { display:inline-block; color:#ccc; border:1px solid #e9e9e9; position:relative; top:0; _top:-2px; font:11px/normal 돋움, Dotum; _width /**/:75px;}
.page_movie a.pres,
.page_movie a.nexts { color:#878787;}
.page_movie a.nexts :hover { background-color:#f7f7f7 !important; border:1px solid #e9e9e9;}







/* 영화상영타이틀 */
div.movie_guide{
	padding:30px 0px 5px 30px;
	background-image: url(../../common/img/bordtop/movie.gif);
	background-repeat: no-repeat;
	background-position: 45px 10px;
	height:47px;
}
div.movie_guide li{
	background:url(../../common/img/icons/icon_2.gif) no-repeat 130px 0;
	padding:0px 0px 5px 150px;
}


/*--------갤러리게시판*/

#photo_list {
	clear:both;
	width:98%;
	padding:0 0 15px 5px;
	margin:0 auto;
	position: relative;
	border-top: 2px solid #5792d8;
	border-bottom: 2px solid #5792d8;
}
#photo_list ul{
	padding:0;
	margin:0;
	list-style:none;
	position: relative;
	overflow:hidden;
}
#photo_list ul li{
	width:160px;
	padding:0;
	margin:20px 15px 0px 15px;
	float:left;
	display:inline;
}
#photo_list ul li.last{
	padding:0 0 25px 0;
	margin:0;
	float:right;
}
#photo_list ul li dl{
	padding:0;
	margin:0;
	display:inline;
}
#photo_list ul li dt{
	width:160px;
	padding:0px 0px 2px 0px;
	color:#2480C6;
	font-weight:bold;
	margin:0;
	display:block;
	border-bottom:1px solid #bbb;
	text-align: center;
}
#photo_list ul li dd{
	width:160px;
	padding:0;
	margin:5px 0px;
	border-bottom:1px dotted #bbb;
	text-align: center;
}
#photo_list ul li dd.img{
	width:100%;
	height:135px;
	padding:0;
	margin:0;
	border-bottom:none;
}
/*--------갤러리게시판*/

/*--------원문디비갤러리게시판2*/

#won_list {
	clear:both;
	width:98%;
	padding:0 10px 0 10px;
	margin:0 auto;
	position: relative;
	border-top: 2px solid #21BA9B;
	height: 400px;
	border-bottom: 2px solid #21BA9B;
}
#won_list ul{
	padding:0;
	margin:0;
	list-style:none;
}
#won_list ul li{
	width:120px;
	padding:0;
	margin:20px 15px 10px 15px;
	float:left;
	display:inline;
}
#won_list ul li.last{
	padding:0 0 25px 0;
	margin:0;
	float:right;
}
#won_list ul li dl{
	padding:0;
	text-align:center;
	margin:0;
	display:inline;
}
#won_list ul li dt{
	width:100%;
	padding:0px 0px 5px 0px;
	color:#497dbd;
	font-weight:bold;
	margin:0;
	display:block;
	border-bottom:1px solid #80D3C2;
	text-align: center;
}
#won_list ul li dd{
	width:100%;
	padding:0 0 5px 0;
	margin:5px 0px;
	border-bottom:1px dotted #80D3C2;
	text-align: center;
}
#won_list ul li dd.img{
	width:100%;
	height:120px;
	padding:0;
	margin:0;
	border-bottom:none;
}
/*게시판상단-문구박스*/
#consult-m {
	background:transparent url(../common/img/bordtop/bgConsult_mid.gif) repeat-y scroll center top;
	margin: 0 ;
	width:608px;
}
.consult-t {
	background:url(../common/img/bordtop/bgConsult_top.gif) no-repeat center top;
	width:608px;
}
.consult-b {
	background:transparent url(../common/img/bordtop/bgConsult_bot.gif) no-repeat scroll center bottom;
	width:608px;
	padding:0;
}
.consult-b p {line-height:18px;}
#consult-m .consult-t .consult-b h4 {
	background: none repeat scroll 0 0 transparent;
    color: #565656;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0;
    width: 480px;
	height:0px;
}
.fcolorR {color:#2480c6; font-weight: bold;}
.fcolorD {color:#2bac89; font-size:0.92em; line-height:15px; margin:0 0 5px;}

/*게시판상단문구박스-아이콘지정*/
.consult-icon1 {
	background:transparent url(../common/img/bordtop/bgConsult_icon1.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon2 {
	background:transparent url(../common/img/bordtop/bgConsult_icon2.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon3 {
	background:transparent url(../common/img/bordtop/bgConsult_icon3.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon4 {
	background:transparent url(../common/img/bordtop/bgConsult_icon4.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon5 {
	background:transparent url(../common/img/bordtop/bgConsult_icon5.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon6 {
	background:transparent url(../common/img/bordtop/bgConsult_icon6.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon7 {
	background:transparent url(../common/img/bordtop/bgConsult_icon7.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon8 {
	background:transparent url(../common/img/bordtop/bgConsult_icon8.gif) no-repeat scroll 20px 11px;
	min-height:65px;
	 _height:65px; 
	padding:20px 20px 5px 110px;
}
.consult-icon8 p.small{font-size:0.92em;line-height:16px;background:url(../../common/img/icons/icon_depth02.gif) no-repeat 0 6px;padding:0 0 2px 7px;}
.consult-icon9 {
	background:transparent url(../common/img/bordtop/bgConsult_icon9.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon10 {
	background:transparent url(../common/img/bordtop/bgConsult_icon10.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon11 {
	background:transparent url(../common/img/bordtop/bgConsult_icon11.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon12 {
	background:transparent url(../common/img/bordtop/bgConsult_icon12.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon13 {
	background:transparent url(../common/img/bordtop/bgConsult_icon13.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon14 {
	background:transparent url(../common/img/bordtop/bgConsult_icon14.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon15 {
	background:transparent url(../common/img/bordtop/bgConsult_icon15.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon16 {
	background:transparent url(../common/img/bordtop/bgConsult_icon16.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon17 {
	background:transparent url(../common/img/bordtop/bgConsult_icon17.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon18 {
	background:transparent url(../common/img/bordtop/bgConsult_icon18.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon19 {
	background:transparent url(../common/img/bordtop/bgConsult_icon19.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon20 {
	background:transparent url(../common/img/bordtop/bgConsult_icon20.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon21 {
	background:transparent url(../common/img/bordtop/bgConsult_icon21.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon22 {
	background:transparent url(../common/img/bordtop/bgConsult_icon22.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon23 {
	background:transparent url(../common/img/bordtop/bgConsult_icon23.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon24 {
	background:transparent url(../common/img/bordtop/bgConsult_icon24.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon25 {
	background:transparent url(../common/img/bordtop/bgConsult_icon25.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon26 {
	background:transparent url(../common/img/bordtop/bgConsult_icon26.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon27 {
	background:transparent url(../common/img/bordtop/bgConsult_icon27.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon29 {
	background:transparent url(../common/img/bordtop/bgConsult_icon02.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
.consult-icon31 {
	background:transparent url(../common/img/bordtop/bgConsult_icon31.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}

.consult-icon56 {
	background:transparent url(../common/img/bordtop/bgConsult_icon56.gif) no-repeat scroll 30px 10px;
	min-height:55px;
	_height:55px;
	padding:30px 20px 5px 130px;
}
/*원문db*/
.wdb-icon1 {
	background:transparent url(../common/img/bordtop/wdb_icon1.gif) no-repeat scroll 20px 10px;
	min-height:65px;
	_height:65px;
	padding:20px 20px 5px 110px;
}
/*작은도서관문화강좌*/
.w-icon1 {
	background:transparent url(../common/img/bordtop/w_icon1.gif) no-repeat scroll 20px 0px;
	min-height:60px;
	_height:60px;
	padding:20px 20px 0 125px;
}
.w-icon2 {
	background:transparent url(../common/img/bordtop/w_icon2.gif) no-repeat scroll 20px 5px;
	min-height:80px;
	_height:80px;
	padding:25px 20px 0 140px;
	line-height: 15px;
}
.s-icon1 {
	background:transparent url(../common/img/bordtop/s_icon1.gif) no-repeat scroll 28px 12px;
	line-height:17px;
	height:60px;
	padding:20px 20px 30px 125px;
}
.s-icon2 {
	background:transparent url(../common/img/bordtop/s_icon2.gif) no-repeat scroll 23px 22px;
	line-height:17px;
	height:60px;
	padding:25px 20px 30px 135px;
}
.c-icon1 {
	background:transparent url(../common/img/bordtop/c_icon1.gif) no-repeat scroll 25px 10px;
	line-height:17px;
	height:40px;
	padding:20px 20px 30px 125px;
}
.dok-icon1 {
	background:transparent url(../common/img/bordtop/dok_icon1.gif) no-repeat scroll 25px 10px;
	line-height:17px;
	height:40px;
	padding:20px 20px 30px 125px;
}
/*박스아이콘모음끝*/



/*----자주묻는질문*/
#qNaList {
	border-top:2px solid #ddd;
	border-bottom:1px solid #ddd;
	margin:0px auto;
	width:100%;
}
#qNaList li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#qNaList dl {
display:inline;
}
#qNaList dt {
background:transparent url(../common/img/submain/q_icon.gif) no-repeat scroll 5px 6px;
border-bottom:1px solid #ddd;
padding:8px 0 7px;
text-indent:30px;
}

#qNaList dt a.onfocus {
font-weight:bold;
letter-spacing:-1px;
}
#qNaList dt a {
text-decoration:none;
}
#qNaList dd {
background:#F7F7F7 url(../common/img/submain/a_icon.gif) no-repeat scroll 5px 7px;
border-bottom:1px solid #9bc647;
padding:8px 15px 7px 30px;
	line-height: 18px;
}
#qNaList dd p {
margin:0 0 8px;
}
/*----자주묻는질문*/
/*자주묻는질문 새폼*/
.faq {
border-bottom:1px solid #ddd;
font-size:12px;
}
.faq .hgroup {
position:relative;
}
.faq .hgroup .trigger {
background:none repeat scroll 0 0 transparent;
border:0 none;
bottom:0;
cursor:pointer;
font-size:12px;
overflow:visible;
padding:0;
position:absolute;
right:0;
}
.faq ul {
list-style:none outside none;
margin:0;
padding:0;
}
.faq .q {
border-top:1px solid #DDDDDD;
margin:0;
}
.faq .q a.trigger {
background:none repeat scroll 0 0 #FAFAFA;
color:#333333;
display:block;
font-weight:bold;
padding:10px 15px;
text-align:left;
text-decoration:none !important;
}
.faq .hide .q a.trigger {
background:none repeat scroll 0 0 transparent;
font-weight:normal;
}
.faq .q a.trigger:hover, .faq .q a.trigger:active, .faq .q a.trigger:focus {
background:none repeat scroll 0 0 #F8F8F8;
color:#000000;
}
.faq .a {
line-height:1.5;
margin:0;
padding:10px 15px;
}



/*글쓰기폼2*/

/* board write */
#board_write {
	width : 100%;
	float: left;
	border-top: 2px solid #21BA9B;
	border-bottom: 1px solid #21BA9B;
	border-spacing:0;
}
#board_write thead th {
	padding: 5px 5px 5px 5px;
	text-align:center;
	background:#F0F9F7;
	border-bottom:1px dotted #80D3C2;
	vertical-align:middle;
	width:13%;
	font-weight:bold;
}

#board_write thead td {
	padding: 5px 10px 5px 10px;
	border-bottom:1px dotted #80D3C2;
	line-height: 1.4em;
	vertical-align:middle;
}
#board_write_radio ul	{float:left;}
#board_write_radio li	{
	float:left;
	padding-right:10px;
	vertical-align:middle;
}
#board_write_radio input{border:0px;}

#board_write tbody td {
	text-align: left;
	padding: 10px;
	border-bottom:1px dotted #80D3C2;
}
#board_write tbody td input {margin:3px 3px;}

#board_write tbody th {
	 background: none repeat scroll 0 0 #F0F9F7;
	padding: 5px 5px 5px 5px;
	text-align:center;
	background:#F0F9F7;
	border-bottom:1px dotted #80D3C2;
	vertical-align:middle;
	font-weight:bold;
	width:13%;
}
/*쓰기폼-확인버튼*/
#board_center_btn {
	float:left;
	width:100%;
	height: 24px;
	text-align:center;
	margin:10px 0 10px 0;
}
#board_center_btn2 {
	float:left;
	width:100%;
	height: 22px;
	text-align:center;
    position: relative;
}

#board_center_btn ul.button li {
	width: 30px;
	display: inline;
}
#board_write .description{font-size:11px; color:#8b8b8b; padding:2px;}

/*설문조사*/
/*설문조사*/
#poplist{ margin: 0 auto; width: 90%;}
/* 
#poll_outline {
    background: url("../common/img/poll_bg1.gif") no-repeat scroll left top transparent;
    clear: both;
    margin: 0 auto 20px;
    padding-top: 27px;
    width: 615px;
}
#poll_outline .poll h2 {
    background: url("../common/img/poll_t.gif") no-repeat scroll left center transparent;
    font-size: 1em;
    padding: 5px 0 5px 26px;
	font-weight:bold;	
	color:#2e912c;	
} 
#poll_outline .poll {
    background: url("../common/img/poll_bg2.gif") no-repeat scroll left bottom transparent;
    padding: 0 15px 5px 15px;;
}
*/
#poll_outline .poll h2 {
    font-size: 2em;
	font-weight:bold;	
	color:#2e912c;	
    text-align:center;
}
#poll_outline .poll_info {
    border: 1px solid #cde0af;
	background-color:#fbfbef;
    line-height: 18px;
    margin: 9px 0 20px;
    padding: 9px;
	color:#6f8b44;
}
/*  #poplist .poll_info h3 {
   background: url("../common/img/poll_j.gif") no-repeat scroll 0 0.3em transparent;
       padding: 6px 0 6px 42px;
    font-size: 1em;
	font-weight:bold;	
	color:#c15e1b;
}	*/
#poplist .poll_info h3 {
    font-size: 1em;
	font-weight:bold;	
	color:#c15e1b;
}
#poplist .poll_info h3 img {
    padding: 3px 0 5px 0;	
}
#poplist .poll_info .poll_item {
    background-color: #FBF8EF;
    border: 1px solid #DFD9C4;
    margin-bottom: 8px;
}
#poplist .poll_info .poll_item ul {
    overflow: hidden;
    padding: 5px 5px 5px 20px;
}
#poplist .poll_info .poll_item ul.ju_view{
    background: url("../common/img/icons/ju_view.gif") no-repeat scroll 2.0em 0.6em transparent;
    font-size: 1em;
    padding: 6px 0 6px 42px;	
	font-weight:bold;	
}
#poplist .poll_info .poll_item ul li {
    clear: left;
    margin: 0;
    padding: 3px 0;
    vertical-align: middle;
    width: 95%;
	color:#848080;
}
#poplist .poll_info .poll_item ul li img {
    padding:0px
    text-align: left;
    vertical-align: middle;
}
#poplist .poll_info .poll_item ul span.pd{
    padding-left:10px;
}
#poplist .poll_info .poll_item ul li label {
    float: right;
    padding: 0 20px 0 0;
    text-align: left;
    vertical-align: top;
}
#poplist .poll_btn {
    margin: 0 auto;
    text-align: center;
    width: 95%;
}
/*베너모음*/
#bannermore{
	padding:10px 0;
	width:100%;
	margin:0 0 0 42px;
	/*background: url("/common/img/submain/banner_bg.gif") no-repeat scroll right bottom transparent;*/
}
#bannermore ul {
	height:100%;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#bannermore ul li {
	float:left;
	padding-bottom:10px;
	padding-left:7px;
	width:124px;
}
.b_search{
	margin-top:10px;
	text-align:center;
}
.btn_search{vertical-align:middle;}


/*content-bottom*/
#content-bottom {
	display: block;
}
#content-bottom h2 {
	display: none;
}
/*duty-contents*/
#duty-contents {
	height: 15px;
	margin: 0 0 3px 0;
	padding: 0;
	clear: both;	
}
#duty-contents ul.duty li {
	float: left;
	margin: 0;
	padding: 0 9px 0 0;
}
#duty-contents ul.duty li span.subject {
	background: url(/common/img/icons/icon_bar.gif) no-repeat 0 1px;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 6px;
}
#duty-contents ul.duty li span.contents {
	margin: 0;
	padding: 0 0 0 3px;
}
/*survey_contents*/
#survey-contents {
	clear: both;
	border: 1px solid #ccc;
	width: 98%;
	padding: 6px;
	margin: 0; 
}
#survey-contents ul.duty li {
	float: left;
	margin: 0;
	padding: 0;
}
#survey-contents .choice .question {
	float: left;
	padding-right: 9px;
}
#survey-contents .choice .question img {
	width: 201px;
	height: 45px;
}
#survey-contents .comment {
	float: left;
	margin: 0;
	padding: 4px 6px 0 0;
}
#survey-contents .cmm input#cmm {
	float:left;
	border: 1px solid #bbb;
	width: 390px;
	height: 18px;
	vertical-align: middle;
	margin: 1px 6px 0 0;
}
#survey-contents .cmm input {
	float: right;
	margin: 0;
	padding: 0;
}	
#survey-contents form#research {
	padding: 0;
	margin: 0;
}

/*new 태이블*/
div.real-content .table_01 {
	border-top:2px solid #5e6062;
	border-bottom:1px solid #5792d8;
	border-collapse:collapse;
	margin-bottom:10px;
	text-align:center;    
	width:100%;
}
div.real-content .table_01 caption {
	display:none;
}
div.real-content .table_01 tfoot {
	background-color:#f7fbf5;
	font-weight:bold;
}
div.real-content .table_01 th {
	background-color:#f4f4f4;
	border:1px solid #d7d7d7;
	color:#333;
	font-weight:bold;
	font-size:13px;
	padding:6px 0;
	text-align:center;
	height:40px;
}
div.real-content .table_01 th.left {
	padding:3px 12px 0 12px;
	text-align: left;
	vertical-align: middle;
}
div.real-content .table_01 th.right {
	padding:3px 12px 0 12px;
	text-align:right;
	vertical-align: middle;
}
div.real-content .table_01 td {
	border:1px solid #d7d7d7;
	color:#4C4C4C;
	padding:5px 0 5px 0;
	font-size:13px;
}
div.real-content .table_01 td div{
	font-size:13px;
}
div.real-content .table_01 td div a {
	font-size:13px;
}
div.real-content .table_01 td div li span {
	font-size:13px;
}
div.real-content .table_01 td.left {
	padding-left:12px;
	text-align: left;
}
div.real-content .table_01 td.top {
	padding:6px 0 3px 6px;
	text-align: left;
	vertical-align: top;
}


div.real-content .table_02 {
	border-top:0px solid #FF6600;
	border-bottom:0px solid #5792d8;
	border-collapse:collapse;
	
	margin-bottom:10px;
	/*margin-top:5px;*/
	text-align:center;    
	width:100%;
}
div.real-content .table_02 caption {
	display:none;
}
div.real-content .table_02 tfoot {
	background-color:#f7fbf5;
	font-weight:bold;    
}
div.real-content .table_02 th {
	background-color:#ffffff;
	border:1px solid #d7d7d7;
	color:#333;
	font:bold 12px dotum;
	padding:6px 0 3px 0;
	text-align:center;
    height:22px;
}
div.real-content .table_02 th.left {
	padding:3px 12px 0 12px;
	text-align: left;
    
	vertical-align: middle;
}
div.real-content .table_02 td {
	border:1px solid #d7d7d7;
	color:#4C4C4C;
	line-height:18px;
    height:22px;
	padding:5px 0 5px 0;
}
div.real-content .table_02 td.left {
	padding-left:12px;
	text-align: left;
}
div.real-content .table_02 td.top {
	padding:6px 0 3px 6px;
	text-align: left;
	vertical-align: top;
}

div.real-content .table_02 input {
	
}

div.real-content .table_02 select {
	width:90%;
}


div.real-content .table_03 {
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	border-top:0px solid #fff;
	border-bottom:0px solid #fff;
	border-collapse:collapse;
	
	margin-bottom:0px;
	/*margin-top:5px;*/
	text-align:center;    
	width:100%;
	 float:left;
}
div.real-content .table_03 caption {
	display:none;
}

div.real-content .table_03 th {
	background-color:#ffffff;
	border:1px solid #d7d7d7;
	color:#333;
	font:bold 12px dotum;
	padding:6px 0 3px 0;
	text-align:center;
    height:22px;
}
div.real-content .table_03 th.left {
	padding:3px 12px 0 12px;
	text-align: left;
    
	vertical-align: middle;
}
div.real-content .table_03 td {
	border:0px solid #d7d7d7;
	color:#4C4C4C;
	line-height:18px;
    height:22px;
	padding:5px 0 5px 0;
}
div.real-content .table_03 td.left {
	padding-left:12px;
	text-align: left;
}


div.real-content .table_03 td.top {
	padding:6px 0 3px 6px;
	text-align: left;
	vertical-align: top;
}

div.real-content .table_03 input {
	
}

div.real-content .table_03 select {
	width:90%;
}


div.real-content .table_04 {
	border-top:2px solid #5e6062;
	border-bottom:1px solid #5792d8;
	border-collapse:collapse;
	margin-bottom:10px;
	text-align:center;    
	width:100%;
}
div.real-content .table_04 caption {
	display:none;
}
div.real-content .table_04 tfoot {
	background-color:#f7fbf5;
	font-weight:bold;
}
div.real-content .table_04 th {
	background-color:#f4f4f4;
	border:1px solid #d7d7d7;
	color:#333;
	font-weight:bold;
	font-size:13px;
	padding:6px 0;
	text-align:center;
	height:66px;
}
div.real-content .table_04 th.left {
	padding:3px 12px 0 12px;
	text-align: left;
	vertical-align: middle;
}
div.real-content .table_04 th.right {
	padding:3px 12px 0 12px;
	text-align:right;
	vertical-align: middle;
}
div.real-content .table_04 td {
	border:1px solid #d7d7d7;
	color:#4C4C4C;
	padding:5px 0 5px 0;
	font-size:13px;
}
div.real-content .table_04 td div{
	font-size:13px;
}
div.real-content .table_04 td div a {
	font-size:13px;
}
div.real-content .table_04 td div li span {
	font-size:13px;
}
div.real-content .table_04 td.left {
	padding-left:12px;
	text-align: left;
}
div.real-content .table_04 td.top {
	padding:6px 0 3px 6px;
	text-align: left;
	vertical-align: top;
}

/* 테이블 일정관리 */
div.real-content .table_date {
	border-top:2px solid #5792d8;
	border-bottom:2px solid #5792d8;
	border-collapse:collapse;
	font-size: 0.95em;
    /*font-weight: bold;*/
	margin-bottom:10px;
	margin-top:5px;
	text-align:center;
	width:99%;
	 float:left;
}
div.real-content .table_date caption {
	display:none;
}
div.real-content .table_date tfoot {
	background-color:#f7fbf5;
	font-weight:bold;
}
div.real-content .table_date th {
	background-color:#f4f4f4;
	border:1px solid #d7d7d7;
	color:#333;
	font:bold 12px dotum;
	padding:6px 0 3px 0;
	text-align:center;
}
div.real-content .table_date th.sun {color:red;}
div.real-content .table_date th.sat{color:blue;}

div.real-content .table_date tr.left {
	padding:3px 12px 0 12px;
	text-align: left;
}
div.real-content .table_date th.left {
	padding:3px 12px 0 12px;
	text-align: left;
	vertical-align: middle;
}
div.real-content .table_date td {
	border:1px solid #d7d7d7;
	color:#4C4C4C;
	height:65px;
	line-height:20px;
	padding:5px 0 5px 0;
}
div.real-content .table_date td.sun {color:red;} /* 일요일 */
div.real-content .table_date td.sat {color:blue;} /* 토요일 */
div.real-content .table_date td.holi {color:red;} /* 휴일 */
div.real-content .table_date td.left {padding-left:12px; text-align: left;}
div.real-content .table_date td.top {padding:6px;
	text-align: left;
	vertical-align: top;
}
/*
div.real-content .table_date td p.up_view {
	text-align: right;
	vertical-align: bottom;
	width:100%;
	text-align: center;
	vertical-align: middle;
	height:60px;
	color:#000000;
	margin:7px 0 7px 0;
}
*/
div.real-content .table_date td div.up_view {
	text-align: right;
	vertical-align: top;
	width:100%;
	text-align: left;
	vertical-align: middle;
	height:90%;
	color:#000000;
	margin:3px 0 3px 0;
}

div.real-content .table_date td span.up {
	text-align: right;
	vertical-align: bottom;
	float:right;
	/* width:100%;
	_width:89%; */
	background:url(../common/img/icons/icon_data.gif) no-repeat right;
	padding:0 18px 0 0;
}
div.real-content .table_date td.bot {
	padding:6px 0 3px 6px;
	text-align: left;
	vertical-align: bottom;
}

/* 상단날짜 */
div.real-content .table_01 td .car_box ul.data{
    float: left;
    padding-left: 0;
}
div.real-content .table_01 td ul li.view{
	height: 22px;
    position: relative;
    width: 102px;
    z-index: 10;
}
div.real-content .table_01 td .car_box .data li {
    float: left;
}
div.real-content .table_01 td ul li.bb {
    padding: 5px 8px 0;
}
div.real-content .table_01 td ul li.view span{
	cursor: pointer;
    position: absolute;
    right: 7px;
    top: 3px;
	_top:5px;
    z-index: 11;
}
div.real-content .table_01 td ul li.view span img{
   vertical-align: middle;
}
div.real-content .table_01 .input_text{
    font-size: 12px;
    line-height: 16px;
    padding: 2px 0 2px 5px;
}
/* 날짜끝 */

/* 등록팝업에 달력 */
#pop_content .table_01 td .car_box ul.data{
    float: left;
    padding-left: 0;
}
#pop_content .table_01 td ul li.view{
	height: 22px;
    position: relative;
    width: 102px;
    z-index: 10;
}
#pop_content .table_01 td .car_box .data li {
    float: left;
}
#pop_content .table_01 td ul li.bb {
    padding: 5px 8px 0;
}
#pop_content .table_01 td ul li.view span{
	cursor: pointer;
    position: absolute;
    right: 7px;
    top: 3px;
	_top:5px;
    z-index: 11;
}
#pop_content .table_01 td ul li.view span img{
   vertical-align: middle;
}
#pop_content .table_01 .input_text{
    font-size: 12px;
    line-height: 16px;
    padding: 2px 0 2px 5px;
}
/* 등록팝업에 달력끝 */

/* 등록팝업에 달력밖에 */

#pop_content .table_01 td ul li.view2{
	height: 22px;
    position: relative;
    width: 102px;
    z-index: 10;
}
#pop_content .table_01 td ul li.view2 span{
	cursor: pointer;
    position: absolute;
    right: -22px;
    top: 3px;
	_top:5px;
    z-index: 11;
}
#pop_content .table_01 td ul li.view2 span img{
   vertical-align: middle;
}
#pop_content .table_01 .input_text{
    font-size: 12px;
    line-height: 16px;
    padding: 2px 0 2px 5px;
}
/* 등록팝업에 달력밖에끝 */

div.real-content .table_01 textarea {
	border:1px solid #ccd2dc;
	font-size:1em;
	margin-bottom:6px;
	overflow:auto;
	padding:10px;
	width:94%;
	height: 150px;
}
div.real-content .table_01 .inputText {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:18px;
	margin-bottom: 3px;
	padding:0;
	width:98%;
	vertical-align: middle;
}

div.real-content .table_01 .inputTextDefault {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:18px;
	margin-bottom: 3px;
	padding:0;
	width:250px;
	vertical-align: middle;
}

div.real-content .table_01 .inputSubject {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:20px;
	margin-bottom: 3px;
	padding:0;
	width:100px;
	vertical-align: middle;
}
div.real-content .table_01 em.note {
	margin-left:6px;
	margin-top:3px;
}
/*태이블*/
.table_00 {
   	border:0px solid #ccd2dc;
	border-top:0px solid #5792d8;
	border-bottom:0px solid #5792d8;
	border-collapse:collapse;
	margin-bottom:10px;
	/*margin-top:5px;*/
	text-align:center;
}
.table_000 {
	border-top:0px solid #5792d8;
	border-bottom:0px solid #5792d8;
	border-collapse:collapse;
	width:300px;
	margin-bottom:10px;
	/*margin-top:5px;*/
	text-align:center;
}

.table_01 {
	border-top:2px solid #5792d8;
	border-bottom:1px solid #5792d8;
	border-collapse:collapse;
	margin-bottom:10px;
	/*margin-top:5px;*/
	text-align:center;
	width:100%;
}
 .table_01 caption {
	display:none;
}
.table_01 tfoot {
	background-color:#f7fbf5;
	font-weight:bold;
}
.table_01 th {
	background-color:#f4f4f4;
	border:1px solid #d7d7d7;
	color:#333;
	font:bold 13px dotum;
	padding:6px 0 3px 0;
	text-align:center;
}
.table_01 th.left {
	padding:3px 12px 0 12px;
	text-align:left;
	vertical-align: middle;
}
.table_01 th.right {
	padding:3px 12px 0 12px;
	text-align:right;
	vertical-align: middle;
}
 .table_01 td {
	position:relative;
	border:1px solid #d7d7d7;
	color:#4C4C4C;
	line-height:25px;
	padding:5px 0 5px 0;
}
.table_01 td.left {
	padding-left:12px;
	text-align: left;
}
.table_01 td.top {
	padding:6px 0 3px 6px;
	text-align: left;
	vertical-align: top;
}
 .table_01 textarea {
	border:1px solid #ccd2dc;
	font-size:1em;
	margin-bottom:6px;
	overflow:auto;
	padding:10px;
	width:94%;
	height: 150px;
}
 .table_01 .inputText {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:18px;
	margin-bottom: 3px;
	padding:0;
	width:200px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
.table_01 .inputTextLong {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:350px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}


.table_01 .inputTextLong2 {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:600px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}

.table_01 .inputTextLong3 {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:70%;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
.table_01 .inputTextTitle {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:100%;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
.table_01 .inputTextShort {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:100px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}

.table_01 .inputNum {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:50px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}

.table_01 .inputDate {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:70px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
 .table_01 .inputSubject {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:100px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
 .table_01 .postInputText {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:100px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}

.table_01 .inputTime {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:40px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
 .table_01 .addr1InputText {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:200px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
 .table_01.addr2InputText {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:200px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
.table_01 em.note {
	margin-left:6px;
	margin-top:3px;
}

.list_control {
    border: 0 solid #D1D1D1;
    float: left;
    /* margin-top: 2px; */
    padding: 10px 0 0 0 ;
    position: relative; 
    left: 20px;
    top: -8px;
    width: 13px;
}
.table_01.table_01_mng td {height:150px;}
.table_01.table_01_mng td ul {text-align:left;}
.table_01.table_01_mng td li {font-size:13px;font-style:normal;}
.table_01 td div.checkindex {position:absolute;left:5px;top:5px;}

.title{font-weight:bold;}
 .textarea {
	border:1px solid #ccd2dc;
	font-size:1em;
	margin-bottom:6px;
	overflow:auto;
	padding:10px;
	width:94%;
	height: 150px;
}

.title_xcate{	    
     
}
 .inputText {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:200px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
.inputTextLong {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:350px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}


.inputTextLong2 {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:600px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}

.inputTextLong3 {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:90%;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
.inputTextTitle {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:100%; 
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
.inputTextShort {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:130px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
.inputTextDate {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	line-height:27px;
	width:80px;
	box-sizing:border-box;
	border-radius:3px;
	vertical-align: middle;
	background:#fafafa;
	padding:0 5px;
}
.inputNum {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:50px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
.inputSubject {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:100px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}

.inputTextMedium {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:130px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
 .postInputText {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:100px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}

.inputTime {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:40px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}

.inputhour {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	line-height:27px;
	width:30px;
	box-sizing:border-box;
	border-radius:3px;
	vertical-align: middle;
	background:#fafafa;
	padding:0 5px;
}
 .addr1InputText {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:200px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
 .addr2InputText {
	border:1px solid #ccd2dc;
	font-size:1em;
	height:27px;
	padding:0;
	width:200px;
	box-sizing:border-box;
	border-radius:2px;
	vertical-align: middle;
}
.em.note {
	margin-left:6px;
	margin-top:3px;
}

.center{text-align:center;}

.inputSelectMedium {width:120px;height:27px;border:1px solid #ddd;border-radius:2px;box-sizing:border-box;vertical-align:middle;}

/* 踰꾪듉 */
.btn,button{-webkit-transition:all 150ms ease;-moz-transition:all 150ms ease;-ms-transition:all 150ms ease;-o-transition:all 150ms ease;transition:all 150ms ease;border:1px solid transparent;}
.btn.disabled:hover,
.btn {padding:5px 13px;margin-left:2px;line-height:18px;background:#f9f9f9;border:1px solid #d5d5d5;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.txt-box .btn{background:#fcfcfc}
.txt-box .btn:hover,
.txt-box .btn:focus{background:#fff}
.btn:active{border:1px solid #0059ac;background:#1f6db6;color:#fff}
.btn-group.inline{display:inline-block;zoom:1;*display:inline;vertical-align:middle}
.btn-group{padding:0 2px}
.btn-group .btn{margin:0}
.btn-group .btn.left{border-radius:3px 0px 0px 3px;-webkit-border-radius:3px 0px 0px 3px;-moz-border-radius:3px 0px 0px 3px}
.btn-group .btn.center{border-radius:0px;margin-left:-1px}
.btn-group .btn.right{border-radius:0px 3px 3px 0px;
-webkit-border-radius:0px 3px 3px 0px;
-moz-border-radius:0px 3px 3px 0px;
margin-left:-1px}
.btn-group .btn.left:hover,
.btn-group .btn.center:hover,
.btn-group .btn.right:hover{position:relative}

.btn,
.btn span {display:inline-block;zoom:1;*display:inline;vertical-align:middle}
.btn i{vertical-align:middle}
.btn i,
.btn span{padding-bottom:1px}
.btn i{margin-right:5px}
.btn:hover{background-color:#f2f2f2;border:1px solid #ccc}
.btn.btn1:hover{background-color:#2c75cb;border-color:#1962ba}
.btn.btn1.disabled:hover,
.btn.btn1{background-color:#266ac4;border-color:#1557af;color:#fff}
.btn.btn2.disabled:hover,
.btn.btn2{background-color:#4D6E25;border-color:#78ac39;color:#fff}
.btn.btn2:hover{background-color:#4D6E25;border-color:#82b440}
.btn.btn3.disabled:hover,
.btn.btn3{background-color:#7bd1da;border-color:#7bd1da;color:#fff}
.btn.btn3:hover{background-color:#85d6de;border-color:#85d6de}
.btn.btn4.disabled:hover,
.btn.btn4{background-color:#ca4f00;border-color:#ca4f00;color:#fff}
.btn.btn4:hover{background-color:#e78a00;border-color:#e78a00}
.btn.btn5.disabled:hover,
.btn.btn5{background-color:#ad2a1e;border-color:#ad2a1e;color:#fff}
.btn.btn5:hover{background-color:#ea6357;border-color:#ea6357}
.btn.btn6.disabled:hover,
.btn.btn6{background-color:#868686;border-color:#666;color:#fff}
.btn.btn6:hover{background-color:#757575;border-color:#4c4c4c}
.btn.btn7.disabled:hover,
.btn.btn7{background-color:#fff;border-color:#ccc;color:#424242}
.btn.btn7:hover{background-color:#f9f9f9;border-color:#ccc}
.btn.btn8.disabled:hover,
.btn.btn8{background-color:#1751bb;border-color:#06358a;color:#fff}
.btn i.fa-file-excel-o{font-size:110%}
.button .btn i{font-size:80%}
.seosik strong{display:block;padding:0 0 10px}
.seosik ul{overflow:hidden}
.seosik li{float:left;width:50%}
.seosik .btn{display:block;vertical-align:top;margin:2px;text-align:left}
.seosik .btn i{margin-left:5px}
