.box-content {width:100%;margin:0px 0 20px 0;} 
.box-content .view{width:100%;overflow:hidden;} 

.box-content .view table {width:100%; border-spacing:0px; border-collapse:collapse;}
.box-content .view table img {position:relative; top:-2px;}
.box-content .view table caption {display:none;}
.box-content .view thead th {text-align:center; height:28px; border-top:#D5D5D5 solid 1px; border-bottom:#D5D5D5 solid 1px; background:#F5F5F5; font-weight:normal; color:#888; padding: 8px 5px;}
.box-content .view thead th.left {text-align:left;}
.box-content .view thead .side1 {border-left:#D5D5D5 solid 1px;}
.box-content .view thead .side2 {border-right:#D5D5D5 solid 1px;}
.box-content .view tbody .noticetr a {font-weight:bold;font-size:12px;}
.box-content .view tbody td {height:35px;text-align:center; color:#888888; border-bottom:#E6E6E6 solid 1px; padding:8px 5px;}
.box-content .view tbody td.name {width:100px; max-width:100px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.box-content .view tbody td button {margin-bottom:-10px;width:75px;height:25px;position:relative;top:-5px;}