
@charset "euc-kr";

/*
* 강좌리스트
*/
.tbl_class_list_title td {
	color:#fff;
}

.board_wrap {
    margin: 0 auto;
    width: 100%;
}

.board_wrap td.class_title {height:50px;padding:5px;border-bottom:solid 1px #e63e3f;}
.board_wrap td span.class_subject {position: relative; display:block;height:30px;margin:5px 10px 10px;color:#0099CC;font-size:18px;}
.board_wrap td .class_sub_title {padding:5px 20px;font-size:14px;background:#eee;}


.board_wrap td.b_suj {
    font-size: 1.1em;
}
.board_wrap td.b_name {
    font-size: 1.1em;
}
.board_wrap td.b_date {
    font-size: 1.1em !important;
}
.board_wrap td.b_time {
    font-size: 1.1em !important;
}
.board_wrap td.b_hit {
    font-size: 1.1em !important;
}


._cate {
    background-color: #D9D9D9;
    height: 30px;
    margin-bottom: 12px;
    padding: 10px 20px 0 10px;
    width: 578px;
}
._cate p {
    font-weight: bold;
}
._cate p a {
    color: #000000;
    text-decoration: none;
}
._cate p a:hover {
    color: #FFD200;
    text-decoration: none;
}
._cate p span {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1.8em;
}
._cate p span a {
    color: #000000;
    font-size: 11px;
    text-decoration: none;
}
._cate p span a:hover {
    color: #000000;
    font-size: 11px;
    text-decoration: underline;
}
._cate1 {
    background: url("../images/old/06_customer/catagory_bg.gif") no-repeat scroll 0 0 transparent;
    height: 27px;
    margin-bottom: 12px;
    padding: 17px 10px 0 30px;
    width: 573px;
}
._cate1 p {
    font-weight: bold;
}
._cate1 p a {
    color: #FFFFFF;
    text-decoration: none;
}
._cate1 p a:hover {
    color: #FFD200;
    text-decoration: none;
}
._cate1 p span {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: -1px;
    margin-left: 12px;
}
._cate1 p span a {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}
._cate1 p span a:hover {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: underline;
}
.board_list {
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    width: 100%;
}
.bg_thead {
    background: url("../images/board/bg_thead.gif") no-repeat scroll left top transparent;
}
.bg_thead1 {
    background: url("../images/board/bg_thead1.gif") no-repeat scroll left top transparent;
}
.bg_thead2 {
    background: url("../images/board/bg_thead2.gif") no-repeat scroll left top transparent;
}
.bg_thead3 {
    background: url("../images/board/bg_thead3.gif") no-repeat scroll left top transparent;
}
.bg_thead4 {
    background: url("../images/board/bg_thead4.gif") no-repeat scroll left top transparent;
}
.bg_thead5 {
    background: url("../images/board/bg_thead5.gif") no-repeat scroll left top transparent;
}
.board_list th {
    color: #FFFFFF;
    font-size: 0.92em;
    font-weight: normal;
    padding: 13px 0;
}
.board_list .bgbar {
    background: url("../images/board/line_board.gif") no-repeat scroll right top transparent;
}
.board_list .bgbar1 {
    background: url("../images/board/line_board1.gif") no-repeat scroll right top transparent;
}
.board_list .bgbar2 {
    background: url("../images/board/line_board2.gif") no-repeat scroll right top transparent;
}
.board_list .bgbar3 {
    background: url("../images/board/line_board3.gif") no-repeat scroll right top transparent;
}
.board_list .bgbar4 {
    background: url("../images/board/line_board4.gif") no-repeat scroll right top transparent;
}
.board_list .bgbar5 {
    background: url("../images/board/line_board5.gif") no-repeat scroll right top transparent;
}
.board_list .bgbar02 {
    background: url("../images/board/line_board_null.gif") no-repeat scroll left top transparent;
}
.board_list .none {
    background: none repeat scroll 0 0 transparent;
}
.board_list .st_cap01 {
    background: url("../images/common/bu_tir_cap.gif") no-repeat scroll 0 5px transparent;
    color: #838383;
    font-size: 0.92em;
    padding: 2px 0 13px 10px;
    text-align: left;
}
.board_list .st_cap01 span {
    color: #333333;
    font-weight: bold;
}
.board_list .bg_td_line {
    background: url("../images/board/bg_td_line.gif") repeat-x scroll left bottom transparent;
}
.board_list td {
    padding: 8px;
    text-align: center;
}
.board_list td.b_suj {
    color: #666666;
    font-size: 1.2em;
    text-align: center;
	height:auto;
}
.board_list td.b_name {
    color: #666666;
    font-size: 1em;
    text-align: center;
	height:auto;
}
.board_list td.b_name a {
    color: #666666;
    text-decoration: none;
	height:auto;
}
.board_list td.b_name a:hover {
    color: #000000;
    text-decoration: none;
}
.board_list td.b_title {
    color: #444444;
    font-size: 1em;
    text-align: left;
}
.board_list td.b_title a {
    color: #444444;
    text-decoration: none;
}
.board_list td.b_title a:hover {
    color: #000000;
    text-decoration: underline;
}
.board_list td.b_hit, .board_list td.b_no {
    color: #999999;
    font: 0.92em/1.67em verdana;
    letter-spacing: -0.1px;
    padding: 0;
    text-align: center;
}
.board_list td.b_date {
    color: #666666;
    font: 0.92em/1.67em verdana;
    letter-spacing: -0.1px;
    padding: 0;
    text-align: center;
}
.board_list td.b_file img {
    margin: 4px 0 0;
}
.board_list td.b_score {
    text-align: left;
}
.board_list td.b_score img {
    margin-left: 5px;
}
.board_list td.b_title .b_new img {
    margin: 2px;
}
.board_list a {
    color: #444444;
    text-decoration: none;
}
.board_list a:hover {
    color: #000000;
    text-decoration: underline;
}

.read_wrap {
    background: url("../images/board/bg_thead02.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 75px;
    width: 100%;
}
.read_wrap1 {
    background: url("../images/board/bg_thead02_1.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 75px;
    width: 100%;
}
.read_wrap2 {
    background: url("../images/board/bg_thead02_2.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 75px;
    width: 100%;
}
.read_wrap3 {
    background: url("../images/board/bg_thead02_3.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 75px;
    width: 100%;
}
.read_wrap4 {
    background: url("../images/board/bg_thead02_4.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 75px;
    width: 100%;
}
.read_wrap5 {
    background: url("../images/board/bg_thead02_5.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 75px;
    width: 100%;
}
.bg_uline {
	border-bottom:1px solid #E7E7E7;
	/* 2019.06.01 변경 */
	line-height:30px !important;
	font-size:14px;
}
.read_tle {
    margin: 5px 0px 5px 10px;
}
.read_tle dt, .read_tle dd {
    float: left;
    line-height: 18px;
    margin-bottom: 5px;
}
.read_tle dt {
    color: #414141;
    padding: 0px 0 4px 5px;
    width: 50px;
}
.read_tle dd {
    color: #000000;
    padding: 0px 0 4px 5px;
    width: 100px;
}
.read_tle .read_subject {
    color: #000000;
    font-weight: bold;
    width: 780px;
	font-size:14px;
	color:#D61516;
}
.read_tle .st_name {
    font: 12px vedana;
    margin-top: 15px;
}
.read_tle .st_num {
    font: 12px vedana;
    margin-top: 15px;
}
.read_ctn {

    background: url("../images/board/bg_td_line03.gif") repeat-x scroll left bottom transparent;
    float: left;
    overflow: hidden;
    width: 100%;
}

.read_vw {

    background: url("../images/board/bg_td_line03.gif") repeat-x scroll left bottom transparent;
    float: left;
    width: 100%;
	/* 2019.06.01 변경 */
	line-height:30px !important;
	font-size:14px;
}
.read_qna {
    color: #525252;
    line-height: 20px;
    margin: 21px 0 0 0px;
    padding: 0 10px 22px 0;
	word-break:break-all;
}
.read_attach {
    clear: both;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
.read_attach dt {
    background: url("../images/board/ico_attach.gif") no-repeat scroll 20px 6px transparent;
    color: #555555;
    float: left;
    line-height: 18px;
    padding: 3px 0 4px 38px;
    width: 80px;
}
.read_attach dd {
    background: url("../images/board/bu_tri02.gif") no-repeat scroll 0 8px transparent;
    color: #888888;
    float: left;
    font: 11px/18px verdana;
    padding: 3px 10px 4px 12px;
}
.read_attach a {
    color: #888888;
    text-decoration: none;
}
.read_attach a:hover {
    color: #000000;
    text-decoration: underline;
}
.board_list02 {
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 2px solid #818181;
    clear: both;
    margin-bottom: 15px;
    width: 100%;
	padding:0px 10px;
}
.board_list02 th {
    background: none;
    color: #555555;
    font-size: 0.92em;
    font-weight: normal;
    padding: 13px 0 13px 20px;
    text-align: left;
}
.board_list02 th, .board_list02 td {

    border-bottom: 1px solid #E2E2E2;
	font-size:13px;
}
.board_list02 td {
    padding: 8px;
}
.board_list02 .bu_st01 {
    background: url("../images/board/bu_squ01.gif") no-repeat scroll 0 3px transparent;
    padding-left: 9px;
}
.board_list02 td .txt_m {
    height: 380px;
}
.board_list02 td .txt_m2 {
    height: 60px;
}

.prenext_grp {
    background: url("../images/board/bg_prenext.gif") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 63px;
    margin-top: 30px;
    padding-top: 12px;
    width: 100%;
}
.prenext_grp dl {
    margin-left: 20px;
    overflow: hidden;
}
.prenext_grp dl dt, .prenext_grp dl dd {
    margin-bottom: 5px;
}
.prenext_grp dl dt {
    background: url("../images/board/bu_tri01.gif") no-repeat scroll 0 8px transparent;
    color: #888888;
    float: left;
    line-height: 16px;
    padding: 3px 10px 4px 15px;
    width: 50px;
}
.prenext_grp dl dd {
    background: url("../images/board/line_board04.gif") no-repeat scroll 0 8px transparent;
    color: #444444;
    line-height: 18px;
    padding: 3px 10px 4px 15px;
}
.prenext_grp dl dd a {
    color: #444444;
    text-decoration: none;
}
.prenext_grp dl dd a:hover {
    color: #000000;
    text-decoration: underline;
}
.commend {
    margin-top: 30px;
}
.tle_commend {
    background: url("../images/board/ico_commend.gif") no-repeat scroll 0 4px transparent;
    color: #555555;
    font: bold 11px/18px verdana;
    margin-bottom: 5px;
    padding: 2px 0 3px 21px;
}
.tle_commend span {
    color: #FF7800;
}
.reply_uline {
    background: url("../images/board/bg_td_line02.gif") repeat-x scroll left bottom transparent;
    padding-bottom: 17px;
}
.reply_comm {
    background-color:#EAEAEA;
    overflow: hidden;
}
.reply_comm_b {
    background-color:#EAEAEA;
    clear: both;
    height: 21px;
}
.reply_menu {
    margin: 12px 0px 0 0px;
    overflow: hidden;
}
.reply_menu dt, .reply_menu dd {
    float: left;
	font-size:12px !important;
}
.reply_menu dt {
    background: url("../images/board/bu_squ03.gif") no-repeat scroll 0 11px transparent;
    color: #333333;
    font: 11px/18px verdana;
    padding: 3px 10px 4px 12px;
	width:100%;
}
.reply_menu dt span {
	float:right;
	padding-right:20px;
}
.reply_menu dd {
    background: url('') no-repeat scroll left 8px transparent;
    color: #666666;
    line-height: 18px;
    padding: 3px 10px 4px 12px;
}
.suggest {
    margin-top: 18px;
    overflow: hidden;
    width: 100%;
}
.tle_suggest {
    color: #555555;
    float: left;
    font-weight: bold;
    padding-top: 6px;
}
.suggest_wrap {
    margin-bottom: 4px;
    overflow: hidden;
    width: 780px;
}
.suggest_field {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CACACA;
    font-family: "����";
    font-size: 12px;
    height: 54px;
    padding: 3px;
    width: 700px;
}
#page_num {
    color: #666666;
    font-family: verdana;
    font-size: 14px;
    height: 18px;
    margin-top: 30px;
    position: relative;
    text-align: center;
    width: 100%;
}
A.link_paging:link {
    color: #666666;
    font-family: "verdana";
    font-size: 1.2em;
    letter-spacing: -0.04em;
    text-decoration: none;
}
A.link_paging:visited {
    color: #666666;
    font-family: "verdana";
    font-size: 1.2em;
    text-decoration: none;
}
A.link_paging:active {
    color: #666666;
    font-family: "verdana";
    font-size: 1.2em;
    letter-spacing: -0.04em;
    text-decoration: none;
}
A.link_paging:hover {
    color: #000000;
    font-family: "verdana";
    font-size: 1.2em;
    letter-spacing: -0.04em;
    text-decoration: none;
}
#page_num .page_selected {
    color: #F96C16;
    font: bold 1.2em verdana;
}
#page_num .page_move img {
    margin: -2px 0 0;
    padding-right: 9px;
}
#page_num .page_move02 img {
    padding-left: 9px;
}
#page_num .page-number {
    height: 15px;
    margin: 0;
    padding: 0;
}
#page_num a {
    color: #666666;
    font: 1.2em verdana;
    text-decoration: none;
}
#page_num a:hover {
    color: #666666;
    font: 1.2em verdana;
    text-decoration: none;
}
#page_num .num_list {
    border: 1px solid;
    padding: 0 7px;
    width: 180px;
}
.page-number a {
    color: #424242;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    text-decoration: none;
}
.page-number a:hover {
    color: #308EFF;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    text-decoration: none;
}
#page_num img {
    vertical-align: middle;
}
.txt_login {
    border: medium none;
    font-family: "����";
    font-size: 12px;
    height: 16px;
    margin: 2px 0 0;
    padding: 0;
    width: 72px;
}
.txt_login02 {
    border: medium none;
    font-family: "����";
    font-size: 12px;
    height: 16px;
    margin: 2px 0 0;
    padding: 0;
    width: 72px;
}
.txt_search {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CACACA;
    font-family: "Nanum Gothic";
    font-size: 12px;
    height: 20px;
    margin-top: 3px;
    padding: 3px 3px 2px;
    width: 124px;
}
.file_text {
    border: 1px solid #CCCCCC;
    color: #444444;
    font-size: 1em;
    height: 18px;
    padding: 0 3px;
}
.input_text {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CACACA;
    font-family: "����";
    font-size: 12px;
    height: 15px;
    margin-top: -1px;
    padding: 3px;
}
.w494 {
    width: 600px;
}
.w420 {
    width: 420px;
}
.w210 {
    width: 210px;
}
.w240 {
    width: 240px;
}
.w360 {
    width: 360px;
}
.w140 {
    width: 140px;
}
.w160 {
    width: 160px;
}
.w120 {
    width: 120px;
}
.w100 {
    width: 100px;
}
.w90 {
    width: 90px;
}
.w60 {
    width: 60px;
}
.w50 {
    width: 50px;
}
.w30 {
    width: 30px;
}
.w20 {
    width: 20px;
}
.w10 {
    width: 10px;
}
.w390 {
    width: 390px;
}
.w110 {
    width: 110px;
}
.w112 {
    width: 112px;
}
.btn_group {
    clear: both;
    overflow: hidden;
    padding: 15px 0 0;
    width: 100%;
}
#search_wrap {
    background-color:#E6E6E6;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
}
#search_wrap ul {
    margin: 10px 0 0 240px;
}
#search_wrap ul li {
    float: left;
    margin-right: 2px;
}
#search_wrap ul .st_select {
    margin-top: 3px;
}
#search_wrap ul li .st_select_sel  {
	width:80px; height:21px; margin-top:-3px;
}
#search_wrap2 {
    background-color:#E6E6E6;
    height: 47px;
    margin-top: 25px;
    text-align: center;
    width: 100%;
}
#search_wrap2 ul {
    margin: 13px 0 0 187px;
}
#search_wrap2 ul li {
    float: left;
    margin-right: 2px;
}
#search_wrap2 ul .st_select {
    margin-top: 3px;
}

@charset "euc-kr";
.n_int {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 19px;
}
.w200 {
    width: 200px;
}
.w450 {
    width: 300px;
}
.w550 {
    width: 450px;
}
.h200 {
    height: 200px;
}
.t_txt {
    color: #666666;
    font-size: 11px;
    letter-spacing: -1px;
    margin-bottom: 6px;
}
.t_txt span {
    color: #333333;
    font-weight: bold;
}

.tbl_list_wrap {
	width:97%;
}
.tbl_list {
    width: 100%;
}
.tbl_list th {
    background: none repeat scroll 0 0 #EFEFEF;
    border-top: 2px solid #D61516;
    font-weight: bold;
    height: 30px;
    line-height: 2.5em;
}
.tbl_list td {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #DBDBDB;
    padding: 10px 0;
}
.tbl_list td.b_new {
    margin: 0 2px;
}
.tbl_list td.b_title {
    text-align: left;
	font-size:1.1em;
	padding:0px 10px;
}
.tbl_list td.b_name {
    text-align: center;
	font-size:1.1em;
}
.tbl_list td.b_no, .tbl_list td.b_date, .tbl_list td.b_file, .tbl_list td.b_hit, .tbl_list td.gel {
    color: #737373;
    text-align: center;
	font-size:1.1em;
}


/*박코치 미디어*/
.tbl_book_img {}
.tbl_book_title {padding-left:10px;line-height:40px;border:solid 1px #ff00004;}
.tbl_book_title a {font-size:18px;font-weight:600;}
.tbl_detail {font-size:13px;line-height:18px;}


.label-bg-green {background-color:#339933;padding:3px;color:#FFFFFF;}
.label-bg-red {background-color:#FF0000;padding:3px;color:#FFFFFF;}
.label-bg-black_red {background-color:#339933;padding:3px;color:#FFFFFF;}
.label-bg-organge {background-color:#FF9933;padding:3px;color:#FFFFFF;}
.sell-price {font-size:13px;color:#DB2C00;font-weight:bold;line-height:30px;}
.label-bg-blue {background-color:#009999;padding:3px;color:#FFFFFF;}


/* 박코치 사단 코치들 */
.coach_list_wrap {
    clear: both;
    width: 100%;
}
.coach_list {
    width: 100%;
}

.coach_wrap { width:100%; margin:20px 10px;}
.coach_list_box { width:100%; }
.coach_list_box ul {}
.coach_list_box ul li {float:left;padding:0px 4px;width:120px;height:180px;}

.coach_list_box ul li > div.pic {
	margin:0 auto;
	text-align:center;
	width:120px;
	height:130px;
	overflow:hidden;
}
.coach_list_box ul li > div.pic img {
	width:120px;
	overflow:hidden;
}
.coach_name {
	margin:5px 0px;
	width:110px;

}

.coach_gallery .coach_play { position:relative; top:-60px;left:0px;text-align:center; z-index:1000;}


/*�Ʒý�û*/
.t_list_wrap {
    clear: both;
    width: 100%;
}
.t_list {
    width: 100%;
}
.topline {
    width: 100%;
    border-top: 2px solid #D61516;
}
.t_list th {
    background: none repeat scroll 0 0 #EFEFEF;
    border-top: 2px solid #D61516;
    font-weight: bold;
    height: 2px;
}
.t_list td {
    background: none repeat scroll 0 0 transparent;
    padding: 6px 0;
}
.t_list td.b_new {
    margin: 0 2px;
}
.t_list td.b_name {
    text-align: center;
}
.t_list td.b_img {
    text-align: center;
    border-bottom: 1px solid #DBDBDB;
}
.t_list td.b_info, .t_list td.b_app {
    text-align: left;
    border-bottom: 1px solid #DBDBDB;
}
.t_list td.b_info {
	padding:5px 0px 5px 15px;
}

.t_list td.b_info .d_date {
    color: #1D7A9E;
	width:100%;
	height:22px;
	font-weight:bold;
}

.t_list td.b_info .d_info {
    color: #999999;
	width:100%;
	height:auto;
    font: 12px Tahoma,Arial,Helvetica,sans-serif;
	padding-bottom:5px;
	font-weight:bold;
}

.t_list td.b_info .d_price {
    color: #2F2F2F;
	width:100%;
	height:22px;
}

.t_list td.b_info .b_app {
	float:right;
	width:100%;
    text-align: right;
}

/*����¡*/
#paginate {
    clear: both;
    padding: 25px 0 20px;
    text-align: center;
}
.paginate {
}
.paginate img {
    vertical-align: middle;
}
.paginate strong {
    color: #333333;
    display: inline-block;
    font: bold 0.9em Verdana,Arial,Helvetica,sans-serif;
    padding: 0 1px;
}
.paginate a {
    color: #666666;
    display: inline-block;
    font: 0.9em Verdana,Arial,Helvetica,sans-serif;
    padding: 0 1px;
    text-decoration: none;
}
.paginate a:hover {
    color: #666666;
    display: inline-block;
    font: 0.9em Verdana,Arial,Helvetica,sans-serif;
    padding: 0 1px;
    text-decoration: none;
}
.pre_end {
    margin: 0 10px 0 0;
}
.pre {
    margin: 0 15px 0 0;
}
.next_end {
    margin: 0 0 0 10px;
}
.next {
    margin: 0 0 0 15px;
}
.center_board_btn {
    height: 25px;
    margin-bottom: 30px;
    position: relative;
    text-align: right;
}
.center_board_btn img {
    margin-bottom: 0;
}
.board_search {
    background: none repeat scroll 0 0 #EFEFEF;
    padding: 17px 10px;
    position: relative;
}
.search_pos {
    margin: 0 auto;
    position: relative;
    width: 310px;
}
.read_top {
    background: none repeat scroll 0 0 #EFEFEF;
    border-top: 2px solid #D61516;
    color: #333333;
    font-weight: bold;
    height: 65px;
    padding-top: 8px;
    position: relative;
}

.read_base {
    background: none repeat scroll 0 0 #F9F9F9;
    color: #333333;
    font-weight: bold;
    height: 60px;
    padding-top: 8px;
    position: relative;
}

.read_top span.suj_tl {
    color: #C6393F;
    font-weight: normal;
    padding: 0 20px;
}
.read_top span.writer_tl {
    color: #C6393F;
    font-weight: normal;
    left: 500px;
    position: absolute;
    top: 8px;
}
.read_top span.writer_tl span {
    color: #333333;
    font: 11px Tahoma,Arial,Helvetica,sans-serif;
    padding-left: 12px;
}
.read_commend {
    line-height: 20px;
    padding: 25px 20px;
}
.read_file {
    background: none repeat scroll 0 0 #EFEFEF;
    color: #888888;
    height: 22px;
    padding-left: 20px;
    padding-top: 8px;
}
.read_file span a {
    color: #666666;
    text-decoration: none;
}
.read_file span a:hover {
    color: #444444;
    text-decoration: none;
}
#read_btn {
    height: 25px;
    margin: 25px 0 30px;
    position: relative;
}


.photo_thumb {float:left;width:33.3%;}
.item_thumb {position: relative; width:220px; height:120px; overflow:hidden;}
.play_btn {position: absolute; text-align:right;top:90px;right:5px;}
.photo_subject {margin-top:5px;width:220px;height:40px;margin-bottom:10px;}


.view_top {
    background: none repeat scroll 0 0 #EFEFEF;
    border-top: 2px solid #D61516;
    color: #333333;
    font-weight: bold;
    padding-top: 8px;
    position: relative;
	padding-bottom:28px;
}

.view_base {
    background: none repeat scroll 0 0 #F9F9F9;
    color: #333333;
    font-weight: bold;
    height: auto;
    padding-top: 8px;
    position: relative;
}
.view_top span.suj_tl {
    color: #C6393F;
    font-weight: normal;
    padding: 0 20px;
}
.view_top span.writer_tl {
    color: #C6393F;
    font-weight: normal;
    left: 500px;
    position: absolute;
    top: 8px;
}
.view_top span.writer_tl span {
    color: #333333;
    font: 11px Tahoma,Arial,Helvetica,sans-serif;
    padding-left: 12px;
}
.view_top .view_subject {
    color: #000000;
    font-weight: bold;
    width: 780px;
	font-size:14px;
	color:#D61516;
	padding-left: 15px;
    margin-bottom: 10px;
}
.view_commend {
    line-height: 20px;
    padding: 25px 20px;
}
.view_file {
    background: none repeat scroll 0 0 #EFEFEF;
    color: #888888;
    height: 22px;
    padding-left: 20px;
    padding-top: 8px;
}
.view_file span a {
    color: #666666;
    text-decoration: none;
}
.view_file span a:hover {
    color: #444444;
    text-decoration: none;
}
#view_btn {
    height: 25px;
    margin: 25px 0 30px;
    position: relative;
}


.view_tle {
    margin: 5px 0px 5px 10px;
}
.view_tle dt, .view_tle dd {
    float: left;
    line-height: 10px;
    margin-bottom: 5px;
}
.view_tle dt {
    color: #414141;
    padding: 5px 0 4px 5px;
	font-weight:600;
	font-size:13px;
    width: 80px;
}
.view_tle dd {
    color: #000000;
    padding: 1px 0 4px 5px;
	font-size:14px;
    width: 250px;
}
.view_tle .st_name {
    font: 12px vedana;
    margin-top: 5px;
}
.view_tle .st_num {
    font: 12px vedana;
    margin-top: 5px;
}
.view_ctn {

    background: url("../images/board/bg_td_line03.gif") repeat-x scroll left bottom transparent;
    float: left;
    overflow: hidden;
    width: 100%;
}
.btn_left {
    float: left;
}
.btn_right {
    float: right;
}
.btn_right img {
    margin-right: 2px;
}
iframe {
    margin-left: 10px;
    position: relative;
	/*
    width: 780px;
	*/
}
.tab_right {
    float: right;
    height: 28px;
    position: relative;
    top: 0;
}
.study_tab_right {
    float: right;
    height: 28px;
    position: relative;
    top: 0;
}
.DZ1 {
    z-index: 20;
}
.DZ2 {
    z-index: 10;
}
#prev_next {
    border-bottom: 1px solid #DBDBDB;
    border-top: 2px solid #33989A;
    clear: both;
    height: 22px;
    padding: 8px 20px 0;
}
#prev_next .next_tl {
    float: left;
    position: relative;
    width: 280px;
}
#prev_next .next_tl img {
    margin-right: 20px;
}
#prev_next .next_tl a {
    color: #666666;
    text-decoration: none;
}
#prev_next .next_tl a:hover {
    color: #333333;
    text-decoration: none;
}
#prev_next .prev_tl {
    float: left;
    position: relative;
    width: 280px;
}
#prev_next .prev_tl img {
    margin-right: 20px;
}
#prev_next .prev_tl a {
    color: #666666;
    text-decoration: none;
}
#prev_next .prev_tl a:hover {
    color: #333333;
    text-decoration: none;
}
.write_wrap {
    border-top: 2px solid #333333;
    clear: both;
}
.w_field1 {
    border-bottom: 1px solid #DBDBDB;
    clear: both;
    height: auto;
    position: relative;
    width: 615px;
}
.w_field1 p {
    float: left;
    position: relative;
}
.w_field1 p.field {
    background: none repeat scroll 0 0 #F1F1F1;
    width: 100px;
}
.w_field1 p.w_int {
    display: inline;
    margin: 4px 0 0 15px;
    width: 500px;
}
.w_field2 {
    background: none repeat scroll 0 0 #F1F1F1;
    border-bottom: 1px solid #DBDBDB;
    clear: both;
    height: 210px;
    position: relative;
    width: 590px;
}
.w_field2 p {
    float: left;
    height: 210px;
    position: relative;
}
.w_field2 p.field1 {
    height: 210px;
    width: 100px;
}
.w_field2 p.w_int {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline;
    height: auto;
    padding: 4px 0 0 15px;
    width: 300px;
}
#write_btn {
    height: 25px;
    margin: 25px 0 0;
    position: relative;
}
.btn_left {
    float: left;
}
.btn_right {
    float: right;
}
.btn_right img {
    margin-right: 2px;
}

.label_st {overflow:hidden; position:absolute; top:0; left:0; width:0; height:0; margin:0; padding:0; visibility:hidden;line-height:0;}

.blog_title {
    margin: 0 auto;
    width: 100%;
}



/* //////////////////////////////////////////////////////////  ������  /////////////////////////////////////////////////////// */
.bnf_vod_wrap { overflow:hidden; height:1%; position:relative; margin:10px auto 0 auto; width:780px; padding:0 1px 30px 1px; }
.bnf_vod { position:relative; float:left; display:inline; width:305px; height:auto; margin:10px 6px 0 6px; }
.bnf_vod .pic {
	/*padding-top:2px;*/
	height:178px;
	overflow:hidden;
	border:5px solid #e34849;/*
	background-image:url("../images/04_report/bg_photo.gif");
	*/
	background-repeat:no-repeat;
	text-align:center;
}
.bnf_vod .btn_view { position:absolute; left:260px; top:140px; }



/* //////////////////////////////////////////////////////////  ������  /////////////////////////////////////////////////////// */
.vod_wrap { overflow:hidden; height:1%; position:relative; margin:10px auto 0 auto; width:780px; padding:0 1px 30px 1px; }
.vod { position:relative; float:left; display:inline; width:180px; height:auto; margin:10px 6px 0 6px; }
.vod .pic {
	/*padding-top:2px;*/
	height:120px;
	overflow:hidden;
	border:5px solid #e34849;/*
	background-image:url("../images/04_report/bg_photo.gif");
	*/
	background-repeat:no-repeat;
	text-align:center;
}
.vod .sj { margin:5px 0 0 0; width:180px; height:50px; color:#444; font-weight:bold; line-height:1.2em;}
.vod span.date { color:#c7c7c7; font-size:11px; font-family:Verdana; font-weight:normal; }
/*.vod .btn_view { position:absolute; left:150px; top:141px; }*/
.vod .btn_view { position:absolute; left:140px; top:90px; }




/*##############################################################################*/

.vod_wrap1 { overflow:hidden; height:1%; position:relative; margin:10px auto 0 auto; width:780px; padding:0 1px 30px 1px; }
/*.vod1 { position:relative; float:left; display:inline; width:230px; height:auto; margin:10px 6px 0 6px; }*/
.vod1 { position:relative; float:left; display:inline; width:246px; height:auto; margin:10px 6px 0 6px;}
.vod1 img {width:100%;}
.vod1 .pic {
	/*padding-top:2px;*/
	height:120px;
	overflow:hidden;
	border:5px solid #e34849;/*
	background-image:url("../images/04_report/bg_photo.gif");
	*/
	background-repeat:no-repeat;
	text-align:center;
}
.vod1 .sj { margin:5px 0 0 0; width:246px; height:50px; color:#444; font-weight:bold; line-height:1.2em;}
.vod1 span.date { color:#c7c7c7; font-size:11px; font-family:Verdana; font-weight:normal; }
/*.vod .btn_view { position:absolute; left:150px; top:141px; }*/
.vod1 .btn_view { position:absolute; left:210px; top:110px; }




/* //////////////////////////////////////////////////////////  ����ġ���  /////////////////////////////////////////////////////// */
.vod_coach { position:relative; float:left; display:inline; width:120px; height:auto; margin:10px 8px 0 8px; }
.vod_coach .pic {
	/*padding-top:2px;*/
	overflow:hidden;
	border:1px solid #000;
	background-repeat:no-repeat;
	text-align:center;
}
.vod_coach .pic img { height:160px;}
.vod_coach .sj { margin:5px 0 0 0; width:120px; height:50px; color:#444; font-weight:bold; line-height:1.2em;}
.vod_coach span.date { color:#c7c7c7; font-size:11px; font-family:Verdana; font-weight:normal; }
/*.vod .btn_view { position:absolute; left:150px; top:141px; }*/
.vod_coach .btn_view { position:absolute; left:86px; top:133px; }



.gallery_wrap { overflow:hidden; height:1%; position:relative; margin:10px auto 0 auto; width:780px; padding:0 1px 30px 1px; }
.gallery { position:relative; float:left; display:inline; width:180px; height:auto; margin:10px 6px 0 6px; }
.gallery .pic {
	/*padding-top:2px;*/
	height:120px;
	overflow:hidden;
	border:5px solid #e34849;/*
	background-image:url("../images/04_report/bg_photo.gif");
	*/
	background-repeat:no-repeat;
	text-align:center;
}
.gallery .sj { margin:5px 0 0 0; width:180px; height:50px; color:#444; font-weight:bold; line-height:1.2em;}
.gallery span.date { color:#c7c7c7; font-size:11px; font-family:Verdana; font-weight:normal; }
/*.vod .btn_view { position:absolute; left:150px; top:141px; }*/
.gallery .btn_view { position:absolute; left:140px; top:90px; }
.gallery .btn_img { width:100px; }

/* //////////////////////////////////////////////////////////  ������  /////////////////////////////////////////////////////// */





/* //////////////////////////////////////////////////////////  �̴��� �����ǻ� ���� Ʈ���̳�  /////////////////////////////////////////////////////// */
.gg_wrap { overflow:hidden; height:1%; position:relative; margin: auto 0px auto 0; width:780px; padding:0 1px 30px 1px; }
.gg { position:relative; float:left; display:inline; width:160px; height:auto; margin:10px 18px 0 0px; }
.gg .pic {
	/*padding-top:2px;*/
	height:180px;
	overflow:hidden;
	border:5px solid #e34849;/*
	background-image:url("../images/04_report/bg_photo.gif");
	*/
	background-repeat:no-repeat;
	text-align:center;
}
.gg .sj { margin:5px 0 0 0; width:160px; color:#444; font-weight:bold; line-height:1.2em;}
.gg span.date { color:#c7c7c7; font-size:11px; font-family:Verdana; font-weight:normal; }
/*.gallery .btn_view { position:absolute; left:150px; top:141px; }*/
.gg .btn_view { position:absolute; left:120px; top:104px; }





/* //////////////////////////////////////////////////////////  ������  /////////////////////////////////////////////////////// */
.report_wrap { overflow:hidden; height:1%; position:relative; margin:10px auto 0 auto; width:780px; padding:0 1px 30px 1px; }
.report { position:relative; float:left; display:inline; width:151px; height:auto; margin:10px 12px 0 12px; }
.report .pic { /*border:5px solid #e34849;*/
	padding-top:10px;
	height:179px;
	overflow:hidden;
	background-image:url("../images/04_report/bg_photo.gif");
	background-repeat:no-repeat;
	text-align:center;
}
.report .sj { margin:5px 0 0 0; width:151px; color:#444; font-weight:bold; line-height:1.2em;}
.report span.date { color:#c7c7c7; font-size:11px; font-family:Verdana; font-weight:normal; }
.report .btn_view { position:absolute; left:150px; top:141px; }





/* //////////////////////////////////////////////////////////  ����(read)�� /////////////////////////////////////////////////////// */
.board_write { overflow:hidden; position:relative;  width:100%;  margin:0 auto; border-top:1px solid #e63e3f; border-bottom:1px solid #e63e3f; padding:15px 0px 15px 0px;}

.board_write_bg { overflow:hidden; position:relative; background:url(../images/old/02_courses/bg_magam_big.gif) repeat-x 0 bottom ; max-width:660px; margin:0 auto; border-top:1px solid #e63e3f; border-bottom:1px solid #e63e3f; padding:15px 20px 15px 20px; }

.write_field { overflow:hidden; position:relative; width:98%; border-bottom:1px solid #eee; padding:5px 0;}
.write_field .field { position:relative; float:left; width:70px; text-align:left; font-size:0.92em; color:#9c7272; font-family:dotum;}
.write_field .field1 { position:relative; float:left; width:70px; text-align:left; font-size:0.92em; color:#666; font-family:dotum;}
.write_field .w_input { position:relative; float:left; text-align:left; padding-left:30px;}
.write_field .w_input span { font-size:0.92em; font-family:"Nanum Gothic",dotum;}
.write_field .w_input_edit { position:relative; float:left; width:700px; text-align:left; padding-left:0px;}
.write_field .w_input_edit span { font-size:0.92em; font-family:"Nanum Gothic",dotum;}

.write_field1 { overflow:hidden; position:relative; width:100%; border-bottom:1px solid #eee; padding:10px 0 20px 0;}
.write_field1 .field { position:relative; float:left; width:70px; text-align:left; font-size:0.92em; color:#9c7272; font-family:dotum;}
.write_field1 .w_input { position:relative; float:left; text-align:left; padding-left:30px;}


.write_field2 { overflow:hidden; position:relative; width:100%; border-bottom:1px solid #eee; padding:5px 0;}
.write_field2 .field { position:relative; float:left; width:90px; text-align:left; font-family:dotum;}
.write_field2 .w_input { position:relative; float:left; width:540px; text-align:left; padding-left:30px;}


.write_field_noline { overflow:hidden; position:relative; width:660px; padding:5px 0;}
.write_field_noline .field { position:relative; float:left; width:70px; text-align:left; font-size:0.92em; color:#9c7272; font-family:dotum;}
.write_field_noline .w_input { position:relative; float:left; width:530px; text-align:left; padding-left:30px;}
.write_field_noline .w_input span { position:absolute; left:212px; top:2px;font-size:0.92em; font-family:dotum;}

.write_field1_noline { overflow:hidden; position:relative; width:630px; border-bottom:none; padding:10px 0 20px 0;}
.write_field1_noline .field { position:relative; float:left; width:70px; text-align:left; font-size:0.92em; color:#9c7272; font-family:dotum;}
.write_field1_noline .w_input { position:relative; float:left; width:530px; text-align:left; padding-left:30px;}

.link_home a { color:#666; text-decoration:none; font-weight:bold; font-family:Verdana; font-size:0.92em;}
.link_home a:hover { color:#666; text-decoration:underline; font-weight:bold; font-family:Verdana; font-size:0.92em; }
