@charset "UTF-8";
/* CSS Document */


#words_at{
width:600px;
margin:50px;
margin-top:30px;
}


#words_at p{
padding-bottom:20px;
text-indent:1em;
}

#words_at li{
padding-bottom:10px;
}

