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

#main{
position: relative;
}

#about{
position: absolute;
width: 225px;
font-size: 12px;
color: #000;
padding: 20px 30px 30px 30px;
height: 465px;
background:  url('../images/bg-white-half.png');
left: 40px;
top: 50px;
overflow: hidden;
}

#about p{
padding: 10px 0;
line-height: 16px;
}

h3{
padding: 5px 0 5px 0;
font-weight: bold;
font-size: 14px;
}

.bioginner{
overflow: auto;
height: 425px;
padding: 0 20px 0 0;
margin: 10px 0 0 0;
width: 200px;
}