.noticeBox { padding-bottom:5px; overflow:hidden; }

.noticeBox h1 { margin:0; font-size:1em; display:block; height:25px;  margin-bottom:10px; color:#000000; }

.noticeBox .listTable { width:100%; table-layout:fixed; border:none;}

.noticeBox .titleBox { margin-top:8px; }
.noticeBox .titleBox .title { }
.noticeBox .titleBox .title strong { font-weight:normal; font-size:12px; color:#ed2a32; }
.noticeBox .titleBox .title a { font-weight:bold; font-size:12px; color:#444444; text-decoration:none; }
.noticeBox .titleBox .title a:hover { font-weight:bold; font-size:12px; text-decoration:underline; }
.noticeBox .titleBox .regdate { font-size:12px; color:#AAAAAA; }

.noticeBox .contentbox { line-height:120%; }
.noticeBox .contentbox img.thumbnail { padding:4px; border:1px solid #DEDEDE; margin:0 10px 10px 0;}
.noticeBox .contentbox img.thumbnail:hover { border:1px solid #54564b; }

.noticeBox .contentbox2 {POSITION: relative; top:0px; left:0px; }

