.noticeBox { padding-bottom:5px; overflow:hidden; }

.noticeBox h2 { margin:0; font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; }

.noticeBox .listTable { width:100%; table-layout:fixed; border:none;}

.noticeBox .titleBox { margin-top:8px;border-bottom:1px dotted #DDDDDD; border-top:1px solid #c3ddf5;padding-bottom:5px; padding-top:5px; margin-bottom:10px; }
.noticeBox .titleBox .title { }
.noticeBox .titleBox .title strong { font-weight:normal; font-size:0.9em; color:#ed2a32; }
.noticeBox .titleBox .title a { font:9pt Tahoma,"µ¸¿ò";; letter-spacing:-1px; color:#5094d3; text-decoration:none; font-weight:bold;}
.noticeBox .titleBox .title a:hover { font:9pt Tahoma,"µ¸¿ò"; letter-spacing:-1px; color:#5094d3; text-decoration:underline; font-weight:bold;}
.noticeBox .titleBox .regdate { font-size:0.9em; color:#AAAAAA; }

.noticeBox .contentbox {font:8pt Tahoma,"µ¸¿ò"; letter-spacing:-0.3px; color:#777777; text-decoration:none; line-height:120%; margin-bottom:15px;}
.noticeBox .contentbox img.thumbnail { padding:4px; border:2px solid #5094d3; margin:0 10px 10px 0;}
.noticeBox .contentbox img.thumbnail:hover { border:2px solid #4cad2a; }
