/* CSS Document */

body{
background-color:#FFFFFF;
width:auto;
height:auto;
margin:auto;
}


#con{
width:auto;
height:auto;
margin:auto;
}

#head{
width:500px;
height:auto;
margin: 0 auto;
line-height:150%;
}

#wap{
width:500px;
height:auto;
margin: 0 auto;
border: solid 1px #CCCCCC;
font-size:14px;
line-height:150%;
padding-left:50px;
}

.headerlogo{
padding-bottom:10px;
}

#foot{
width:auto;
height:auto;
margin-top: 20px;
}

#foot p{
text-align:center;
font-size:12px;
_margin-bottom:30px;
padding-bottom:30px;
}
