/* 리스트 */
td{background:none;}

/*** Board List ***/
table.list_type01{width:100%;background:url('/img/board/board_bg.gif') no-repeat left top;}
table.list_type01 caption{font-size:0px;color:#fff;}
table.list_type01 th{padding:13px 0 13px 0;font-weight:bold;text-align:center;background:url('/img/board/board_line.gif') no-repeat right 13px;}
table.list_type01 th.end{background:url('/img/board/board_bg.gif') no-repeat right top;}
table.list_type01 td{padding:10px 0 13px 0;text-align:center;border-bottom:solid 1px #eee;}



/*** Board paging ***/
div.paging{text-align:center;}
div.paging div.number span{margin:0 5px;font-weight:bold;}
div.paging div.number span em{margin:0 3px;}
div.paging div.number span em a{font-weight:normal;}
div.paging div.number span em a:hover{text-decoration:underline;}
div.paging div.search_box input{width:200px;}



/*** Board View ***/
table.view_type01{width:100%;}
table.view_type01 th{background:url('/img/board/board_bg.gif') no-repeat left top;}
table.view_type01 th.end{background:url('/img/board/board_bg.gif') no-repeat right top;}
table.view_type01 caption{font-size:0px;color:#fff;}
table.view_type01 th{font-weight:bold;padding:13px 0 13px 0;}
table.view_type01 td{text-align:left;padding:8px 0 5px 15px;height:17px;border-bottom:solid 1px #eee;}
table.view_type01 td.type01{position:relative;}
table.view_type01 td.type01 em{position:absolute;right:10px;top:5px;z-index:99;}
table.view_type01 td.type01 span{display:inline-block;width:150px;}

table.view_type01 td.min_height{padding:15px 0 15px 15px;min-height: 250px;height: auto !important;height: 250px;}


/********************************** min-height  ****************************************** */

#selector 


/*** Board write ***/
table.write_type01{width:100%;border-top:solid 2px #ddd;}
table.write_type01 caption{font-size:0px;color:#fff;}
table.write_type01 tr.copy_bullet th{background:url('/img/board/bullet_5.gif') no-repeat 2px 100px;padding:99px 0 0 13px;}
table.write_type01 tr.copy_bullet td{background:url('/img/board/write_line.gif') no-repeat left 99px;}
table.write_type01 th{font-weight:bold;height:25px;padding:10px 0 0 13px;text-align:left;background:url('/img/board/bullet_5.gif') no-repeat 2px 12px;border-bottom:solid 1px #eee;}
table.write_type01 td{text-align:left;height:25px;padding:10px 0 0 13px;border-bottom:solid 1px #eee;background:url('/img/board/write_line.gif') no-repeat left 9px;}
table.write_type01 td input{margin:-2px 0 0 0;background:#f6f6f6;border:solid 1px #e2e2e2;width:130px;padding:1px 0;}
table.write_type01 td input.checkbox01{width:20px;background:none;border:none;margin:0 0 0 5px;}
table.write_type01 td select{background:#f6f6f6;}
table.write_type01 td.email input{width:100px;}
table.write_type01 td.file_box input{width:520px;}
table.write_type01 td.subject_box input{width:520px;}
table.write_type01 td.copy_box{padding:5px 0 5px 13px;width:520px;height:150px;}
table.write_type01 td.copy_box textarea{width:520px;height:200px;}




/****************기본 리스트 CSS (동양매직)***************************/
/** Board_List Type02 **/
td{background:none;}
table.board_list02{width:98%;margin:50px 0 10px 40px;}
table.board_list02 caption{font-size:0px;color:#fff;}
table.board_list02 th{height:35px;font-weight:bold;font-size:11px;color:#434343;text-align:center;background:url('/img/board/board_pt.gif') repeat-x right top;}
table.board_list02 th.first{background:none;background:url('/img/board/board_pt.gif') repeat-x left top;}
table.board_list02 th span{display:block;padding:11px 0 0 0;height:24px;background:url('/img/board/board_line.gif') no-repeat right 2px;}
table.board_list02 th.end span{background:none;}
table.board_list02 th.end{background:url('/img/board/board_pt.gif') repeat-x right top;}
table.board_list02 td{height:32px;padding:3px 0;vertical-align:middle;text-align:center;border-bottom:solid 1px #eee;color:#999;}
table.board_list02 td a{color:#999;}
table.board_list02 td a:hover{color:#0a2c54}
table.board_list02 td.txt_left{text-align:left;padding:0 0 0 10px;}
table.board_list02 td span.comment{color:#eb3700;}

/** Board_View02 **/
table.board_view02{margin:20px 0 7px 0;width:98%;color:#434343;text-align:center;}
table.board_view02 caption{font-size:0px;color:#fff;}
table.board_view02 img{vertical-align:middle;margin:-2px 0 0 0;}
table.board_view02 th{text-align:left;padding:1px 0 0 0;height:34px;font-size:12px;color:#666;background:url('/admin/img/board/board_pt.gif')}
table.board_view02 th.first{text-align:center;background-color:#f8f8f8;}
table.board_view02 th.first span{display:block;padding:6px 0 0 0;height:21px;background:url('/img/board/board_line.gif') no-repeat right 0;}
table.board_view02 th.subject{font-weight:bold;padding:0 0 0 10px;background-color:#f8f8f8;}
table.board_view02 td{padding:0;margin:0;text-align:left;}
table.board_view02 td.text{padding:0 10px;}
table.board_view02 td div.text_box{margin:0 auto;border-width:1px 0;padding:10px;min-height: 250px;height: auto !important;height: 250px;line-height:1.3em;}
table.board_view02 td ul.info01{width:100%;height:20px;padding:10px 0 0 0;}
table.board_view02 td ul.info01 li{float:left;color:#999;}
table.board_view02 td ul.info01 li span{font-weight:bold;margin:0 5px 0 0;color:#555;}

/** Board_View02 **/
table.board_view02{margin:50px 0 7px 0;width:100%;background:url('/img/board/board_pt.gif') repeat-x left top;}
table.board_view02 caption{font-size:0px;color:#fff;}
table.board_view02 img{vertical-align:middle;margin:-2px 0 0 0;}
table.board_view02 th.first{background:url('/img/board/board_pt.gif') repeat-x left top;font-weight:bold}
table.board_view02 th{text-align:left;padding:3px 0 0 8px;height:31px;font-size:12px;color:#666;}
table.board_view02 th.text_center{text-align:center;}
table.board_view02 td.text_center{text-align:center;}
table.board_view02 td{text-align:left;padding:2px 0 0 12px;height:28px;vertical-align:middle;border-bottom:solid 1px #eee;font-size:12px;background:url('/img/board/subject_line.gif') no-repeat right 7px;}
table.board_view02 td.txt_left{text-align:left;padding:0 0 0 10px;}
table.board_view02 td.copy{vertical-align:top;padding:10px;border:none;border-bottom:solid 1px #ddd;}
table.board_view02 td div.copy_box{min-height:240px; height:auto !important; height:240px;}
table.board_view02 td div.img_box{min-height:240px; height:auto !important; height:240px;text-align:center;padding:0 0 10px 0;}
table.board_view02 th.none_left{border-left:none;}
table.board_view02 th.subject{vertical-align:middle;font-weight:bold;padding:0 0 0 13px;background:url('/img/board/board_line.gif') no-repeat left 2px;}
table.board_view02 td.none_left{border-left:none;}
table.board_view02 td.bg_none{background:none;}
table.board_view02 th.end_right{height:33px;background:url('/img/board/board_right.gif') no-repeat right top;}
table.board_view02 th.none_right{border-right:none;font-weight:bold;color:#666;background:none;}
table.board_view02 th.date{height:33px;text-align:right;background:none;color:#999;background:url('/img/board/board_right.gif') no-repeat right top;}
table.board_view02 th.date span{font-weight:bold;margin:0 2px 0 0;}

/** Board_List Type03 **/
td{background:none;}
table.board_list03{width:100%;margin:20px 0 10px 0;}
table.board_list03 caption{font-size:0px;color:#fff;}
table.board_list03 th{height:35px;font-weight:bold;font-size:11px;color:#434343;text-align:center;background:url('/admin/img/board/board_pt.gif')}
table.board_list03 th.first{background:none;background:url('/img/board/board_left.gif') no-repeat left top;}
table.board_list03 th span{display:block;padding:11px 0 0 0;height:24px;background:url('/img/board/board_line.gif') no-repeat right 2px;}
table.board_list03 th.end span{background:none;}
table.board_list03 th.end{background:url('/img/board/board_right.gif') no-repeat right top;}
table.board_list03 td{font-size:11px;height:32px;padding:3px 0;vertical-align:middle;text-align:center;border-bottom:solid 1px #eee;color:#666;}
table.board_list03 td a{color:#999;}
table.board_list03 td a:hover{color:#0a2c54}
table.board_list03 td.txt_red{font-weight:bold;color:red;}
table.board_list03 td.txt_bold{font-weight:bold;}
table.board_list03 td span.comment{color:#eb3700;}
p.list03_left{text-align:left;width:500px;font-weight:bold;font-size:11px;color:red;}




/* 글쓰기 */
div.board_register{width: 98%;}
div.board_register div.title{padding:0 0 6px 2px;font-weight:bold;}
div.board_register div.guide{padding-bottom: 6px;font-size:11px;}
div.board_register div.guide span.required{font-weight: bold;color: #f98d00;}
div.board_register table{width: 100%;border-collapse: collapse;border-top: 1px solid #0ea2df;}
div.board_register table caption{display: none;}
div.board_register table td{border-bottom: 1px solid #dddddd;}
div.board_register table td.head{width: 20%;text-align: right;background-color: #F4F4F4;vertical-align: top;padding: 8px 10px 8px 0;	font-weight: bold;font-size: 11px;}
div.board_register table td.head span.required{font-weight: bold;color: #f98d00;}
div.board_register table td.data{text-align: left;padding: 5px 0 5px 10px;}

div.board_register table td.data input,
div.board_register table td.data textarea{background-color: #F9F9F9;border: 1px solid #dedede;}
div.board_register table td.data input.radio{border:none;background:none;}
div.board_register table td.data input.check{border:none;background:none;}


/* 버튼 */
div.board_command{text-align: right;padding:10px 0 0 0;}

p.regist_bt{text-align:center;}
p.regist_bt a{margin:0 2px;}
p.write_bt{text-align:right;margin:0 15px 15px 0;}
p.write_bt a{margin:0 2px;}


/** 사진방 **/
p.photo_title{padding:20px 0 0 0;text-align:center;}
p.total_box02{height:22px;text-align:left;font-size:11px;}
p.total_box02 span{color:#e55f2a;font-weight:bold;}

div.photo_hidden{width:700px;overflow:hidden;}
div.photo_hidden ul.product_list{width:700px;}
div.photo_hidden ul.product_list li{float:left;width:182px;height:212px;margin:0 45px 30px 5px; }
div.photo_hidden ul.product_list li span img{display:block;background:#fff;padding:3px;border:solid 1px #d7d7d7;}
div.photo_hidden ul.product_list li em.subject{font-weight:bold;}
div.photo_hidden ul.product_list li em{display:block;margin:5px 0 0 0;}


/* 개발쪽 추가부분 */