
@charset "utf-8";
/* CSS Document */

#boardInfo{
width:550px;
margin:auto;
font:12px "Times New Roman", Times, serif;
color:#000000;
}
#SEARCHcontainer{
margin:auto;
width:540px;
border:solid 2px #e8eaeb;
background:#ffffff;
padding:10px;
}