@charset "utf-8";

.table_no {width: 100%; margin-bottom:20px; margin-top:10px;border-top:2px solid #9f2d22;}
.table_no th {color:#5a5a5a; background-color:#f5f3eb;border-bottom:1px solid #cdcdcd;padding:8px 6px;}
.table_no tbody td {border-bottom:1px solid #cdcdcd;padding:8px 6px;color:#5a5a5a; line-height:18px; font-weight:normal;}
.table_no th.graybg {color:#5a5a5a; background-color:#f4edec;border-bottom:1px solid #cdcdcd;padding:8px 6px;}
.table_no tbody td.graybg {color:#5a5a5a; background-color:#f4edec;border-bottom:1px solid #cdcdcd;padding:8px 10px;}

/*게시판읽기,수정*/
.table_no2 {width: 100%; margin-bottom:20px; margin-top:10px;border-top:2px solid #9f2d22;}
.table_no2 th {color:#5a5a5a; background-color:#f5f3eb;border-bottom:1px solid #cdcdcd;}
.table_no2 tbody td {border-bottom:1px solid #cdcdcd;color:#5a5a5a; line-height:18px; font-weight:normal;}

.table_no2 .table_in {width: 100%; margin:0; border:0;}
.table_no2 .table_in th {color:#5a5a5a; background-color:#f5f3eb;border:0;padding:8px 6px;}
.table_no2 .table_in tbody td {border:0;color:#5a5a5a; line-height:18px; font-weight:normal;padding:8px 6px;}

/*포토갤러리*/
.table_no2 .table_in2 {width: 100%; margin:0; border:0;}
.table_no2 .table_in2 th {color:#5a5a5a; background-color:#f5f3eb;border:0;padding:20px 6px;}
.table_no2 .table_in2 tbody td {border:0;color:#5a5a5a; line-height:18px; font-weight:normal;padding:25px 6px;}


/*뎁스*/
.dep1 li { padding-left:19px;background:url(/img/comm/depts1.gif) no-repeat 0 9px ;color:#33ac9a; font-weight:bold; line-height:25px;} 

.dep2{ margin-bottom:20px;} /* 2차 메뉴*/
.dep2 li { padding-left: 16px;background:url(/img/comm/depts2.gif) no-repeat 0 7px ;color:#666; font-weight:normal;line-height:20px;} 

.dep3 { margin-bottom:15px;} /* 3차 메뉴*/
.dep3 li { padding-left: 10px; background:url(/img/comm/depts3.gif) no-repeat 0 10px; color:#666; font-weight:normal;line-height:20px;}

.dep2 .dep3_h { margin-bottom:20px;} /* 3차 메뉴-가로 50%*/
.dep2 .dep3_h li {float:left; width:50%; display:inline; padding-left: 10px; background:url(/img/comm/depts3.gif) no-repeat 0 10px; color:#666; font-weight:normal;line-height:20px;}

.dep4 { margin-bottom:10px;} /* 4차 메뉴*/
.dep4 li { padding-left: 10px; background:url(/img/comm/depts4.gif) no-repeat 0 10px; color:#666; font-weight:normal;line-height:20px;}


