@charset "utf-8";
body {
padding: 0px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
background-image: url(images/bg.jpg);
background-color: #D3B68A;
color: #333;
font-size: 13px;
line-height: 18px;
}

img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

td { vertical-align: top; 
}
.td-color { background-color: #f3e8d5; }
.td-color2 { background-color: #d19955; }


h1 {
margin-top: 0px;
margin-bottom: 20px;
font-size: 16px;
}


p {
margin-top: 0px;
margin-bottom: 10px;
}
.reading_box2 {
width: 880px;
margin-right: auto;
margin-left: auto;
padding-right: 10px;
padding-bottom: 10px;
overflow: auto;
background-image: url(images/pv-bg.gif);
background-repeat: no-repeat;
background-position: right top;
height: 580px;
}


.title-p {
margin-left: 35px;
margin-bottom: 10px;
}

.related { border: 5px solid #FFF; 
}

.related-bg {
background-image: url(images/bg2.jpg);
background-repeat: no-repeat;
background-position: bottom;
}

.intro-bg {
background-image: url(images/bg3.jpg);
background-repeat: no-repeat;
background-position: bottom;
}
