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





#index_indent{
margin-left:12px;
}

.index_section{
font-size:15px;
color:#C64934;
font-weight:bold;
}

.index_chapter{
font-size:13px;
color:#C64934;
font-weight:bold;
}

.td_section{
font-size:13px;
color:#C64934;
font-weight:bold;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#C64934;
}

.td_chapter{
font-size:13px;
color:#C64934;
font-weight:bold;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#C64934;
}

.td_p{
margin-top:6px;
margin-bottom:0px;
}

#picHolder{
position:fixed;
background-color:#FFFFFF;
top:100px;
left:100px;
display:none;
margin-left: -317px;
}
