#background { position: absolute; left: 0px; top: 0px; z-index: 0;}

b { color: #000000; }

#left_content_1 { position: absolute; left: 25px; top: 95px; width: 350px }
#left_content_1 p { text-align: justify; font-size: 14px;}
#left_content_2 { position: absolute; left: 35px; top: 400px; width: 280px }
#left_content_2 h1 { color: #000000; font-weight: bold; font-size: 14px;}
#left_content_2 p { text-align: justify; }

#right_content_1 { position: absolute; left: 550px; top: 30px; width: 400px }
#right_content_1 p { text-align: justify; }
#right_content_1 h1 { font-size: 14px; font-weight: bold; }
#right_content_2 { position: absolute; left: 550px; top: 50px; width: 370px; }
#right_content_2 p { text-align: justify; }
#right_content_2 ol { list-style: decimal; margin-left: 25px; }
#right_content_2 ol li { color: #000000; font-weight: bold; margin-bottom: 10px; }
#right_content_2 ol li em { font-weight: normal; color: #454545; }
#right_content_2 ol li ul { list-style: disc; font-weight: normal; color: #454545; margin-top: -8px; }
#right_content_2 ol li ul li { font-weight: normal; color: #454545; margin-left: 30px; margin-bottom: 2px; }

