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

*{
margin:0;
padding:0;
}


body
{
margin:0;
padding:0;
background-color:#F2F2F2;
text-align:center;
}

#cnt
{
width:800px;
margin:0 auto;
padding:0;
}

img
{
margin:0;
border:none;
vertical-align:top;
}

#book_container
{
width:844px;
margin:0 auto;
padding:0;
text-align:left;
}

#cnt1
{
background-image:url(img/cnt1.jpg);
background-repeat:no-repeat;
width:844px;
height:433px;
}

#cnt2
{
background-image:url(img/cnt2.jpg);
background-repeat:repeat-y;
width:844px;

}


#cnt3
{
background-image:url(img/cnt3.jpg);
background-repeat:no-repeat;
width:844px;
height:21px;
}


#cnt4
{
background-image:url(img/cnt4.jpg);
background-repeat:repeat-y;
width:844px;

}


#cnt5
{
background-image:url(img/cnt5.jpg);
background-repeat:no-repeat;
width:844px;
height:72px;
}

.inner1
{
width:728px;
margin:0 0 0 50px;
}

.inner2
{
width:760px;
margin:0 0 0 32px;
}

.inner2 h2
{
font-size:13px;
}


.fsz12
{
font-size:12px;
}

.w97
{
width:97%;
}

p
{
line-height:168%;
}



