/* CSS Document */

#content {
background-color:#FFF8F4;
width:900px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
background-image:url(images/content_under.gif);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:15px;
}



#content2 {
width:860px;
margin-left:20px;
margin-right:20px;
margin-bottom:130px;
}


h2 {
background-image: url(images/sitemap_co01.gif);
height:35px;
text-indent:-9999px;
}

#conceptout1 {
width:700px;
display:block;
margin-left:80px;
}

#title1{ 
width:700px;
height:30px;
text-align:center;
font-size:16px;

}  


#ex1{ margin-left:20px;}
#level2{ margin-left:15px;}
#level3{ margin-left:60px;}
#level4{ margin-left:80px;}

#level2 li ,#level3 li ,#level4 li { margin-top:5px;}

#title1 { font-size:16px; color: #000000; margin-top:20px; margin-bottom:10px;}

#level1{ font-size:14px; line-height:160%; font-weight:bold;}
#ex1 ul li{ font-size:13px; line-height:160%;}


#level1 a,#level2 li a,#level3 li a,#level4 li a {border-bottom:1px solid #333333;}

#level1 a:hover{ color:#990000;border-bottom:1px solid #990000;}
#level2 li a:hover{ color:#990000;border-bottom:1px solid #990000;font-weight:bold;}
#level3 li a:hover { color:#990000;border-bottom:1px solid #990000;font-weight:bold;}
#level4 li a:hover { color:#990000;border-bottom:1px solid #990000;font-weight:bold;}


