@charset "utf-8";

#container{width:98%;min-width:290px;margin:0 auto;margin-top:10px;color:#000;}
table{width:100%;color:#000;}
table tbody tr th{background-color:#939393;height:40px;border:1px solid #000;}
table tbody tr th a{color:#fff;}
table tbody tr th a:hover{color:#000;}
table tbody tr td{border:1px solid #000;text-align:center;font-weight:bold;}
table tbody tr td div{width:93%;height:470px;padding:2px;border:1px solid #939393;display:inline-block;overflow-y:auto;}
table tbody tr td textarea{width:98%;height:98%;padding:2px;font-weight:bold;font-size:14px !important;color:#000;}
table tbody tr td div p a:hover{color:#000;}
table tbody tr td div p{line-height:24px; height:24px;font-size:13px;}
.btnInsert{text-align:right;float:right;}
.btnInsert span{background-color:#939393;border:1px solid #000;width:100px;height:30px;line-height:30px;text-align:center;display:inline-block;color:#fff;font-weight:bold;font-size:14px;}

.tdleft{text-align:left;height:24px;}
.selectSel { background:#000000 !important;}