#addNewsButton{width:160px;height:31px;top:8px;left:14px;position:relative;}
.oneNews {margin-bottom:28px;}
.oneNews .newsHeader{font-size:18px;color:#308fb8;margin-bottom:9px;}
.oneNews .newsDate{font-size:12px;color:#666;margin-bottom:2px;}
.oneNews .text{line-height:20px;}

.oneNews .editIco{width:12px;height:12px;cursor:pointer;margin:0px 9px 0px 7px;position:relative;top:1px;}
.oneNews .deleteRedIco{width:12px;height:12px;cursor:pointer;position:relative;top:1px;}

#mainNews table, #newsList table{border: 1px solid #000000;}
#mainNews table tr td, #mainNews table tr th, #newsList table tr td, #newsList table tr th{padding:3px 7px;border: 1px solid #000000;}

.buttonPage {padding: 5px 11px;    background: #9c3edc;    color: #fff;    margin-right: 10px;}