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

#mission 
{
width: 835px;
margin: 0 auto;
}

#mission p 
{
font-size: 13px;
text-align: center;
padding: 10px 0;
margin: 15px 0;
border-bottom-width: thin;
border-top-style: dashed;
border-bottom-style: dashed;
border-top-color: #AA0000;
border-bottom-color: #AA0000;
border-top-width: thin;
}
