
.notice_box							{position:relative; border:7px solid #ececec; padding:30px; text-align:justify; margin-bottom:30px;}
.notice_box:after					{position:absolute; top:-7px; left:-7px; width:37px; height:10px; background:#4658c1; content:'';}
.notice_box:before					{position:absolute; top:0; left:-7px; width:10px;  height:30px;  background:#4658c1; content:'';}
