/* CSS Document */

/* Board Guide Start */
.board_guideInfo {
	position:relative;
	 /*width: 650px;*/
	width:100%;
	height:30px;
	color: #333333;
	background-color: #F5F5F5;
	background-image: url('/images/board/title_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 0 7px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	font-size:15px;
}
.board_guideLeft {
	float:left;
	position:relative;
	padding:5px 13px;
	margin-top:3px;
}
.board_guideRight {
	float:right;
	position:relative;
	padding:5px 3px;
	margin-top:3px;
}
p.Leture_guide01{
	width:120px;
	margin-left:330px;
	padding:8px 0 8px 11px;
	background-image: url('/images/icons/gt.gif');
	background-repeat: no-repeat;
	background-position: 3px 9px;
}
p.Leture_guide02{
	width:120px;
	margin:-30px 0 0 450px;
	padding:8px 0 8px 11px;
	background-image: url('/images/icons/gt.gif');
	background-repeat: no-repeat;
	background-position: 3px 9px;
}

span.lec_point{
	color:#FF6600;
}

.required {
	color: #f30;
}
/* Board Guide End */

/* Board Write Start */

.board-agree {
	border: 1px solid #DDDDDD;
    color: #6A6A6A;
    height: 150px;
	width:650px;
    line-height: 150%;
    overflow: auto;
    padding: 14px;
	text-align:left;
	margin:0 0 5px 0!important;
}

.board-personal {
	width:650px;
    height: 50px;
    line-height: 50%;
	text-align:center;
}

.board-title {
	font-weight: bold;
	font-size: 9pt;
	color: #195CB7;
	font-family: "돋움";
	background-color: #ECECEC;
	text-decoration: none;
	padding:10px 0 10px 3px;
}

.board-article{
	color: #1E4278;
    font-size: 12px;
    font-weight: bold;
	border:0px solid;
	padding:5px 0 5px 3px;
}

.board-subdetail{
	padding:5px 0 5px 10px;
	border:0px solid;
}
.member-personal{
	color: #6A6A6A;
}
.impact_orng {font-size:1em; font-weight:bold; color:#FF6600;} /* 주황색글씨 */
.impact_blue {font-size:1em; font-weight:bold; color:#006699;} /* 청록색글씨 */
.impact_red {font-size: 1em;font-weight: bold; color: #c80000; } 

.board_WirteForm {
	border:0;
	position:relative;
	 /*width: 650px;*/
	width:100%;
	font-size:15px;
}
.board_WirteForm fieldset {
	position:relative;
	 /*width: 650px;*/
	width:100%;
	margin:0;
	padding:0;
	border-top: 1px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
}

.board_WirteForm a:link, .board_WirteForm a:visited {
	text-decoration:none;
	color:#5a5a5a;
}
.board_WirteForm a:hover, .board_WirteForm a:active, .board_WirteForm a:focus {
	text-decoration:underline;
	color: #0000ff;
}

#option_fieldset {
	margin:0;
	padding:0;
	border:none;
}

.cal_view{
	position:absolute;
}

.board_item {
	 /*width: 650px;*/
	width:100%;
	margin:0;
	padding:0;
	border-top: 1px solid #eee;
}
.board_item02  {
	 /*width: 650px;*/
	width:100%;
	height:31px;
	margin:0;
	padding:0;
	border-top: 1px solid #eee;
}

.board_item select {
	padding:2px 0;
}

dl.board_item02 dt.b_info_01{
	width:100px;
	margin: 0;
	padding: 8px 5px 8px 15px;
	background-image: url("/images/board/write_ling_bg.gif");
	background-repeat:no-repeat;
	background-position:100% 1px;
	text-align: left;
}

dl.board_item02 dd.b_info_01{
	position:absolute;
	margin-top:-31px;
	left:120px;
	width:159px;
	padding: 5px 5px 4px 8px;
	text-align: left;
}

dl.board_item02 dd.c_info_01{
	margin-top:-29px;
	margin-left:120px;
	width:159px;
	padding: 6px 5px 5px 8px;
	text-align: left;
}

dl.board_item02 dt.b_info_02{
	position:absolute;
	width:100px;
	margin-top:-31px;
	left:292px;
	padding: 8px 5px 8px 15px;
	background-image: url("/images/board/write_ling_bg.gif");
	background-repeat:no-repeat;
	background-position:100% 1px;
	text-align: left;
	border-left: 1px solid #eee;
}

dl.board_item02 dd.b_info_02{
	position:absolute;
	margin-top:-31px;
	left:412px;
	width:160px;
	padding: 5px 5px 4px 8px;
	text-align: left;
}

dl.board_item02 dd li.radio_item01{
	position:relative;
	width:80px;
	margin: 0;
	padding: 2px 0 2px 0;
	float:left;
}

dl.board_item02 dd li.radio_item02{
	position:absolute;
	width:80px;
	left:80px;
	padding: 2px 0 2px 0;
	vertical-align:middle;
	text-align: left;
}

dl.board_item02 select.select_item01{
	position:relative;
	width:80px;
	padding: 2px 0 1px 0;
}

.box {
	border: 1px solid #B5B5B5;
	height:20px;
	margin: 0;
	padding : 0;
}

dl.board_item02 .width30 {
	border: 1px solid #B5B5B5;
	height:20px;
	width: 30%;
	margin: 0;
	padding : 0;
}

dl.board_item02 .width40 {
	border: 1px solid #B5B5B5;
	height:20px;
	width: 40%;
	margin: 0;
	padding : 0;
}

dl.board_item02 .width50 {
	border: 1px solid #B5B5B5;
	height:20px;
	width: 50%;
	margin: 0;
	padding : 0;
}
dl.board_item02 .width60 {
	border: 1px solid #B5B5B5;
	height:20px;
	width: 60%;
	margin: 0;
	padding : 0;
}

dl.board_item02 .width70 {
	border: 1px solid #B5B5B5;
	height:20px;
	width: 70%;
	margin: 0;
	padding : 0;
}

dl.board_item02 .width80 {
	border: 1px solid #B5B5B5;
	height:20px;
	width: 80%;
	margin: 0;
	padding : 0;
}

dl.board_item dt{
	width:100px;
	margin: 0;
	padding: 10px 5px 10px 15px;
	background-image: url("/images/board/write_ling_bg.gif");
	background-repeat:no-repeat;
	background-position:100% 1px;
	text-align: left;
}

dl.board_item dd{
	margin-top:-41px;
	margin-left:120px;
	padding: 7px 5px 8px 8px;
	text-align: left;
}

dl.board_item dd.radio_line{
	height:20px;
	margin-left:120px;
	padding: 7px 5px 8px 8px;
	text-align: left;
}

dl.board_item dd span.item_guide{
	padding-left:10px;
	vertical-align:top;
}

dl.board_item select {
	font-size:1em;
	/*margin: 1px -6px 5px 0;*/
	margin:-1px -6px -1px 0;
}

dl.board_item textarea {
	border: 1px solid #B5B5B5;
	width: 99%;
	height: 100px;
	margin: 0;
	padding : 0;
}

dl.board_item textarea.height {
	border: 1px solid #B5B5B5;
	width: 97%;
	height: 230px;
	margin: 0;
	padding : 0;
}

dl.board_item dd ul li {
	float:left;
	width:80px;

}

dl.board_item dd li.radio_item01{
	position:relative;
	width:80px;
	margin:0;
	padding:4px 0 8px 0;
	float:left;
}

dl.board_item dd li.radio_item02{
	position:relative;
	width:80px;
	margin:0;
	padding:4px 0 8px 0;
	float:left;
}
dl.board_item dd li.radio_item03{
	position:relative;
	width:80px;
	margin:0;
	padding-top:3px;
	float:left;
}

dl.board_item dd li.text_item01{
	width:120px;
	margin: 0;
	padding: 0;
	text-align: left;
}

dl.board_item dd li.text_item02{
	width:120px;
	margin-top: -22px;
	margin-left:80px;
	padding: 0;
	text-align: left;
}

dl.board_item dd span.text_item03{
	position:absolute;
	width:250px;
	margin-top:-20px;
	margin-left:150px;
	text-align: left;
}

dl.board_item dd li.checkbox_item01{
	width:70px;
	margin: 0;
	padding:5px 0 5px 0;
	text-align: left;
	float:left;
}

dl.board_item dd li.checkbox_item02{
	width:70px;
	padding:5px 0 5px 0;
	text-align: left;
	float:left;
}

dl.board_item dd li.checkbox_item03{
	width:70px;
	padding:5px 0 5px 0;
	text-align: left;
	float:left;
}

dl.board_item dd li.checkbox_item04{
	width:100px;
	padding:5px 0 5px 0;
	text-align: left;
	float:left;
}

dl.board_item dd li.link_item{
	width:170px;
	margin-top: -22px;
	margin-left:280px;
	padding: 3px 0 4px 0;
	text-align: left;
}

dl.board_item dd li.link_item01{
	width:290px;
	margin-top: -22px;
	margin-left:160px;
	padding: 3px 0 4px 0;
	text-align: left;
}

dl.board_item dd li.input_item01{
	width:100px;
	margin: 0;
	padding: 0;
	text-align: left;
}

dl.board_item dd li.input_item02{
	width:100px;
	margin-top: -23px;
	margin-left:100px;
	padding: 0;
	text-align: left;
}

dl.board_item dd li.input_item03{
	width:250px;
	margin-top: -22px;
	margin-left:200px;
	padding: 3px 0 4px 0;
	text-align: left;
}

.board_item .width100 {
	border: 1px solid #B5B5B5;
	height:25px;
	width: 99%;
	margin: 0;
	padding : 0;
}

.board_item .width90 {
	border: 1px solid #B5B5B5;
	height:25px;
	width: 90%;
	margin: 0;
	padding : 0;
}

.board_item .width70 {
	border: 1px solid #B5B5B5;
	height:25px;
	width: 70%;
	margin: 0;
	padding : 0;
}

.board_item .width60 {
	border: 1px solid #B5B5B5;
	height:25px;
	width: 60%;
	margin: 0;
	padding : 0;
}
.board_item .width50 {
	border: 1px solid #B5B5B5;
	height:25px;
	width: 50%;
	margin: 0;
	padding : 0;
}
.board_item .width40 {
	border: 1px solid #B5B5B5;
	height:25px;
	width: 40%;
	margin: 0;
	padding : 0;
}
.board_item .width30 {
	border: 1px solid #B5B5B5;
	height:25px;
	width: 30%;
	margin: 0;
	padding : 0;
}
.board_item .width20 {
	border: 1px solid #B5B5B5;
	height:25px;
	width: 20%;
	margin: 0;
	padding : 0;
}
.board_item .width10 {
	border: 1px solid #B5B5B5;
	height:25px;
	width: 10%;
	margin: 0;
	padding : 0;
}

dl.board_item dd.m_item01{
	padding-top:28px;
	margin-left:120px;
	text-align: left;
}

dl.board_item dd.m_item02{
	padding-top:28px;
	margin-left:120px;
	text-align: left;
}

/* Board Write End  */

#board_list {
    margin: 0;
    padding: 0;
    position: relative;
	width: 100%;
	/*width: 650px;*/
}

#board_list fieldset {
	margin: 0;
    padding: 0;
	border:none;
}

#board_list .content_title{
	border:0px solid;
	width:650px;
	padding:10px 0 10px 0 ;
	height:20px;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	color:#3366CC;
	background-color:#F5F5F5;
	margin-bottom:10px;
}

#board_list .content_title span.con_left{
	float:left;
}

#board_list .content_title span.con_right{
	float:right;
	padding-right:10px;
}

#board_list #board_box {
	clear:both;
    background-image: url("/images/lec/sq_03.gif");
    background-repeat: repeat-y;
    border: 0 solid;
    position: relative;
    width: 650px;
}

#board_list #board_box #box_Top {
    background-image: url("/images/lec/sq_01.gif");
    background-position: left top;
    background-repeat: no-repeat;
    height: 15px;
}

#board_list #board_box .board_search {
	position: relative;
	padding-left:15px;
	width: 635px;
}

#board_list #board_box span.board_right {
	padding-left:190px;	
}

#board_list #board_box span.board_right2 {
	padding-left:130px;	
}

#board_list #board_box .board_search img {
	vertical-align:middle;
}

#board_list #board_box dl.board_Info {
    margin-left: 15px;
    width: 635px;
}

#board_list #board_box #box_Bottom {
	clear:both;
    background-image: url("/images/lec/sq_02.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 15px;
}

#board_list .courseTable {
    border: 0 none;
    margin: 10px 0 20px;
    width: 100%;
	font-size:14px;
	/*width: 650px;*/
}

#board_list .courseTable th {
    background: none repeat scroll 0 0 #f9f9f9;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #b5cfe8;
    border-top: 2px solid #0c7eb0;
    padding: 13px 10px;
    text-align: center;
}

#board_list .courseTable th.end {
    border-right: 0 none;
}

#board_list .courseTable td {
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #b5cfe8;
    line-height: 1.5em;
    padding: 13px 10px;
    text-align: center;
}

#board_list .courseTable td.end {
    border-right: 0 none;
}

#board_list .courseTable td.bbs_subject {
    text-align: left;
    width: 280px;
}

#board_list .courseTable td.bbs_log {
    width: 30px;
}

#board_list .courseTable td.bbs_order {
    width: 35px;
}

#board_list .courseTable td.bbs_text_align {
    text-align: left;
}

/* 목록정보 S */
.board_listForm {
	position:relative;
	width:100%;
	border-collapse:collapse;
	margin-top:3px;
	margin-bottom:20px;
	min-height:150px;
}

.board_listForm ul.photolist {
    border-bottom: 1px solid #b8c5d2;
    float: left;
    margin-top: 5px;
    overflow: hidden;
    padding: 0 0 6px;
    width: 100%;
}

.board_listForm ul.photolist li {
    float: left;
    margin: 16px 16px;
    text-align: center;
    width: 230px;
}

.board_listForm ul.photolist li p.gallery_img {
    height: 282px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 170px;
}

.board_listForm ul.photolist li p {
    margin-top: 20px;
}

.board_nothing {
	text-align:center;
	min-height:150px;
}

 .board_Paging {
	clear:both;
	border:0px solid;
    margin-bottom: 10px;
    margin-top: 3px;
    padding:0;
    text-align: center;
	/*width:650px;*/
	width:100%;
}


#Paging {
    letter-spacing: 3px;
    margin-top: 10px;
    text-align: center;
}


/* Board View Start */
#board_view_content {
    margin: 0;
    padding: 0;
    position: relative;
    /*width: 650px;*/
	width:100%;
	font-size:15px;
}

.board_View {
	position:relative;
	border:0;
	 /*width: 650px;*/
	width:100%;
}
.board_View a:link, .board_View a:visited {
	text-decoration:none;
	color:#5a5a5a;
}
.board_View a:hover, .board_View a:active, .board_View a:focus {
	/*text-decoration:underline;*/
	color: #0000ff;
}

.board_notice {
	width:650px;
	margin: 4px 0 0 0;
	padding: 11px 0 9px;
	border-bottom: 1px solid #ccc;
	text-align:center;
}

.board_Title {
	 /*width: 650px;*/
	width:100%;
	margin: 4px 0 0 0;
	padding: 11px 0 9px;
	background: #f7f7f7 url("/images/board/boardtitle_bg.gif") repeat-x;
	border-bottom: 1px solid #ccc;
}

.board_Title h3 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	text-align: left;
}

.board_Title h3 span {
	padding: 10px 48px 10px 18px;
	background-image:url("/images/write_ling_bg.gif");
	background-repeat:no-repeat;
	background-position:100% 0%;
}

.board_ViewInfo {
	 /*width: 650px;*/
	width:100%;
	margin: 0;
	padding: 0;
}

.board_ViewInfo dl{
	 /*width: 650px;*/
	width:100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

.board_ViewInfo dl.b_info dt {
	width: 92px;
	margin: 0;
	padding: 10px 1px 10px 18px;
	background-image:url("/images/board/bu01.gif");
	background-repeat:no-repeat;
	background-position:10px 10px;
	text-align: left;
	color:#2078d4;
}

.board_ViewInfo dl.b_info dd {
	width: 525px;
	margin-top: -41px;
	margin-left:111px;
	padding: 10px 5px 10px 9px;
	text-align:left;
	background-image:url("/images/write_ling_bg.gif");
	background-repeat:no-repeat;
	background-position:0 2px;
}

.board_ViewInfo dl.b_info dd.long_txt {
	width: 525px;
	/*margin-top: -44px;*/
	margin-left:111px;
	padding: 10px 5px 10px 9px;
	text-align:left;
	background-image:url("/images/write_ling_bg.gif");
	background-repeat:no-repeat;
	background-position:0 2px;
}

.board_ViewInfo dl dt.b_info_01 {
	width: 92px;
	margin: 0;
	padding: 10px 1px 10px 18px;
	background-image:url("/images/board/bu01.gif");
	background-repeat:no-repeat;
	background-position:10px 10px;
	text-align: left;
	color:#2078d4;
}

.board_ViewInfo dl dd.b_info_01 {
	position:absolute;
	width:200px;
	height:15px;
	margin-top:-41px;
	margin-left:111px;
	padding: 10px 5px 10px 9px;
	text-align:left;
	background-image:url("/images/write_ling_bg.gif");
	background-repeat:no-repeat;
	background-position:0 2px;
}

.board_ViewInfo dl dt.b_info_02 {
	position:absolute;
	width: 92px;
	margin-top: -41px;
	margin-left:325px;
	padding: 10px 1px 10px 18px;
	background-image:url("/images/board/bu01.gif");
	background-repeat:no-repeat;
	background-position:10px 10px;
	text-align: left;
	color:#2078d4;
}

.board_ViewInfo dl dd.b_info_02 {
	position:absolute;
	width:200px;
	margin-top: -41px;
	margin-left:436px;
	padding: 8px 5px 8px 9px;
	text-align:left;
	background-image:url("/images/write_ling_bg.gif");
	background-repeat:no-repeat;
	background-position:0 2px;
}

.board_Content {
	position: relative;
	 /*width: 650px;*/
	width:100%;
	margin: 0;
	padding: 20px 0 20px 5px;
}

.board_Content p{
	text-align:left;
	margin-bottom: 20px;
	padding:0;
}

/* Board View End */

/* Board Next, Prev Start */
.prev-next {
	width: 100%;
	padding: 0;
	margin: 3px 0 8px;
	border-top: 2px solid #ccc;
}
.prev-next a:link, .prev-next a:visited {
	text-decoration:none;
	color:#5a5a5a;
}
.prev-next a:hover, .prev-next a:active, .prev-next a:focus {
	text-decoration:underline;
	color: #0000ff;
}
.prev-next dt, .prev-next dd {
	padding: 0.6em 0 0.4em;
	background-image:url("/images/view_bar.gif");
	background-repeat:no-repeat;
	background-position:5em 0.9em;
}
.prev-next dt {
	float:left;
	padding-left:15px;
	padding-right:1.4em;
	font-size:1em;
	color:#1B5463;
	font-weight:bold;
}
.prev-next dd {
	border-bottom: 1px solid #ccc;
	padding-left:70px;
	text-align:left;
	color: #777;
}
.prev-next dt.prev {
	border-bottom: 1px solid #ccc;
	background-image:url("/images/view_prev.gif");
	background-repeat:no-repeat;
	background-position:2px 50%;
}
.prev-next dt.next {
	border-bottom: 1px solid #ccc;
	background-image:url("/images/view_next.gif");
	background-repeat:no-repeat;
	background-position:2px 50%;
}
/* Board Next, Prev End */

/* Board Navi Start */
.boardView_navi {
	position:relative;
	padding:10px 0;
	text-align:center;
}
.boardView_navi .Button input, img{
	vertical-align:middle;
}

/* Board Navi End */

/* Board List Start */
.board_Navigation {
	position:relative;
	 /*width: 650px;*/
	width:100%;
	padding:10px 0 0 0;
	text-align:center;
	margin-top:3px;
	padding-bottom:20px;
	margin-bottom:40px;
	border:0px solid;
}
.board_ButtonLeft{
	display:inline;
	float:left;
	font-family:Sans-serif;
}
.board_ButtonRight{
	display:inline;
	float:right;
	font-family:Sans-serif;
}
.board_Search{
	display:inline;
	margin:-3px 0 5px;
	font-family:Sans-serif;
}
.board_Search fieldset{
	position:relative;
	float:right;
	text-align:center;
	vertical-align:middle;
	border:none;
}
.board_Search label{
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	height:0;
	width:0;
	font-size:0;
	text-align:left;
}
.board_Search select{
	font-size:1em;
	height:22px;
	vertical-align:middle;
}
.board_Search input, img{
	vertical-align:middle;
}
/* Board List End */


/* Gallery Start */
.gallry_Navigation {
	position:relative;
	width:650px;
	padding:10px 0 0 2px;
	text-align:center;
	margin-top:3px;
	margin-bottom:25px;
}

.gallry_Navigation .Button{
	position:relative;
	padding:2px 1px 3px 1px;
}

.gallry_Search {
	display:inline;
	margin:-3px 0 5px;
	float:left;
	font-family:Sans-serif;
}

.gallry_Search fieldset{
	position:relative;
	float:left;
	text-align:center;
	vertical-align:middle;
}
.gallry_Search label{
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	height:0;
	width:0;
	font-size:0;
	text-align:left;
}
.gallry_Search select{
	font-size:1em;
}
.gallry_Search img{
	vertical-align:middle;
}
/* Gallery End */