﻿@charset "utf-8";
/* CSS Document */

/*교복*/
.uniform dd {width:100%; box-sizing:border-box;  padding:10px; border:1px solid #d9d9d9; background: #f7f7f7; }

 /* 테이블 스크롤 */
.tableScroll2{overflow-x:auto; }
.tableScroll2 .table_st{width:auto}	