@charset "utf-8";
/* CSS Document */
body { margin:0px; padding:0px; background:#ccc;}
/*body div{ border:1px solid;}*/
img{ border:none;}
#main{margin:auto; height:672px; width:1024px; background:#fff;}
/*body div{ border:1px solid;}*/

/*Content Area Start*/
#container{ float:left; width:100%; height:509px;}
.textHeading{ width:300px; height:25px; font-size:16px; font-weight:bold; margin-left:100px; padding-top:5px; }
.chapterContainer{ width:76%; min-height:22px; margin-left:40px; padding-top:3px; position:relative; /*border:1px solid;*/}
.chapterContainer img{ padding:0px 10px 0px 10px; float:left; cursor:pointer; margin-top:7px;}
.pointImg{ float:left;}
.sectionHead{ width:95%; min-height:20px; font-family:Myriad Pro; font-size:22px; font-weight:bold; margin-left:10px; cursor:pointer; *float:right; *clear:both; }
.chapHead{ width:95%; min-height:20px; font-family:Myriad Pro; font-size:22px; margin-left:10px; cursor:pointer; *float:right; *clear:both; }
.subChapContainer{ /*border:1px solid;*/ width:90%; margin:5px 0px 5px 80px; display:none;}
.subChapter{width:720px; min-height:20px; padding:3px 2px 3px 20px;  background:url(../images/hr-border.png) no-repeat; background-position:bottom left; cursor:pointer; font-family:Myriad Pro; font-size:22px; /*border:1px solid;*/}
.subChapter1{width:720px; min-height:20px; padding:3px 2px 3px 20px; cursor:pointer; font-family:Myriad Pro; font-size:22px; /*border:1px solid;*/}
.textContent img{ float:left; padding-right:5px;}
a{ text-decoration:none; color:#000;}
/*Content Area Complete*/


