/* CSS reset */ body, div, h1, h2, h3, h4, h5, h6, p, blockquote, ul, li, ol{ padding:0; border-width:0; orphans:2; widows:2; margin:10px 10px 10px 10px; font-family:serif; } /* fm */ .part{ text-align:center; font-size:2em; margin:4em 0em 0em 0em; page-break-after:avoid; page-break-before:auto; } .part_title{ text-align:center; font-size:3em; margin:1em 0em 0em 0em; font-weight:bold; } /*chapter Title and heads*/ .ch{ text-align:left; font-size:1.8em; margin:2em 0em 0em 0em; page-break-after:avoid; page-break-before:auto; } .ch_title{ text-align:left; font-size:2.5em; font-weight:bold; margin:1em 0em 2em 0em; } .head2{ text-align:left; font-size:1.45em; margin:1.2em 0em -0.2em 0em; } .head3{ text-align:left; font-size:1.4em; margin:1.2em 0em -0.2em 0em; font-variant:small-caps; } .head3a{ text-align:left; font-size:1.4em; margin:1.2em 0em -0.2em 0em; } .head4{ text-align:left; font-size:1.2em; margin:1.2em 0em -0.4em 0em; } /*formating*/ .bold{ font-weight:bold; } /*list*/ li p{ text-align:left; } ul{ list-style-position:outside; margin:0.5em 0.5em 0.5em 0.5em; } ul p{ margin:0em 0em 0em 0.4em; } ol{ list-style-position:outside; margin:0.5em 0.5em 0.5em 0.5em; } ol p{ margin:0em 0em 0em 0.4em; } .list_head{ font-weight:bold; margin:0em 0em 1.5em 0.5em; } .list_2{ margin:0.4em 0em 1.5em 2.2em; } .list_2a{ margin:0em 0em 1.5em 2.2em; } .list_3{ margin:0em 0em 1.5em 0.65em; } .list_3a{ margin:0em 0em 0em 0.65em; } .list_4{ list-style-type:none; margin:0em 0em 1.5em -0.6em; } .list_4v1{ list-style-type:none; margin:0em 0em 1.5em 4em; } .list_5{ list-style-type:none; margin:0em 0em 1.5em 0.8em; } .clr{ list-style-type:circle; margin:0em 0em 0em 0.3em; } .cl{ list-style-type:circle; margin:0.4em 0em 0em 0.8em; } .num{ margin:0em 0em 0em 1.2em; } .smp{ list-style-type:none; margin:0em 0em 0em -0.7em; } .urom{ list-style-type:upper-roman; margin:0em 0em 0em 1.7em; } .bull{ margin:0em 0em 0em 0.5em; } /*para*/ .noindent{ font-weight:normal; margin-top:1em; margin-bottom:1em; margin-left:0em; margin-right:0em; text-align:justify; } .center{ text-align:center; } /*table*/ .tab th{ background-color:#E7E7E8; } .tab_ans{ width:100%; margin-left:0em; margin-right:0em; margin-top:1em; margin-bottom:1em; } .tab_ans1{ width:100%; margin-left:0em; margin-right:0em; } .tab_ans1 td{ padding:0.5em; } table { border-collapse:collapse; } .tab{ width:100%; margin-left:0em; margin-right:0em; margin-top:1em; margin-bottom:1em; } .tab th{ border-top:2px solid #D1D2D4; border-bottom:2px solid #D1D2D4; border-left:2px solid #D1D2D4; border-right:2px solid #D1D2D4; text-align:center; } td p{ margin:0.3em; } th p{ margin:0.3em; text-align:center; } .tab td{ border-top:2px solid #D1D2D4; border-bottom:2px solid #D1D2D4; border-left:2px solid #D1D2D4; border-right:2px solid #D1D2D4; } .sheet{ width:100%; margin-left:0em; margin-right:0em; margin-top:1em; margin-bottom:1em; } .tdc{ text-align:center; } .tab_note{ margin-top:-0.5em; margin-bottom:1em; text-align:center; } .wid2{ width:100%; margin-left:0em; margin-right:0em; } /*image*/ .fig{ margin-top:1em; margin-bottom:1em; margin-left:0em; margin-right:0em; } .img{ text-align:center; } .cap{ text-align:center; margin-top:0.2em; font-size:85%; } /*border*/ .bt{ border-top:2px solid #D1D2D4; } .bb{ border-bottom:2px solid #D1D2D4; } .bl{ border-left:2px solid #D1D2D4; } .br{ border-right:2px solid #D1D2D4; } .bt1{ border-top:1px solid; } .bb1{ border-bottom:1px solid; } .bl1{ border-left:2px solid; } .br1{ border-right:2px solid; } .t1{ width:100%; } /*answer*/ p.ans1{ margin-top:2em; margin-left:0.2em; font-weight:bold; } p.ans2{ margin-top:0em; margin-left:0.2em; } /**color**/ .grey{ background-color:#E7E7E8; } /**equation**/ .eqs{ margin-top:1em; margin-bottom:1em; text-align:center; } .noindent_l1{ font-weight:normal; margin-top:1em; margin-bottom:1em; margin-left:1em; margin-right:0em; text-align:justify; } .noindent_l2{ font-weight:normal; margin-top:1em; margin-bottom:1em; margin-left:3.5em; margin-right:0em; text-align:justify; } .noindent_l3{ font-weight:normal; margin-top:1em; margin-bottom:1em; margin-left:10em; margin-right:0em; text-align:justify; } .non1{ margin-top:0.2em; text-align:justify; } .vert{ vertical-align:top; } .underline{ text-decoration:underline; } /*quation*/ .quan{ font-size:1.1em; font-weight:bold; text-align:center; margin-top:1.5em; margin-bottom:0em; } .qus{ font-size:1.1em; text-align:center; margin-top:0em; margin-bottom:0em; } .tim{ font-size:1.1em; text-align:center; margin-top:1em; margin-bottom:0em; } /**box**/ .box1{ margin:0em 0em 0em 1.8em; } .box2{ margin:0em 0em 0em 3.5em; } .box3{ margin:0em 0em 0em 5em; } .top{ margin-top:1em; } .float_left{ float:left; display:block; margin-left:-1.5em; margin-right:0.5em; } .box_g{ margin:1em 0em 1em 0em; background-color:#E7E7E8; padding:1em; } .blockquote{ margin-top:1em; margin-bottom:-0.4em; margin-left:1.6em; margin-right:1.6em; } /**keywords**/ .key_box{ background-color:#E7E7E8; padding-top:0.5em; padding-bottom:0.5em; padding-right:0.7em; padding-left:0.5em; margin:0em; } .key{ margin-top:0.5em; margin-bottom:0em; font-size:1.3em; font-weight:bold; margin-left:0.5em; color:#636466; } .key_bb1{ margin-top:-1em; margin-bottom:0em; border-bottom:1px solid; padding:0em; } .key_list{ margin-left:2.7em; margin-top:1.1em; } .key_list1{ margin-left:1em; margin-top:0em; } .key_list_smp{ list-style-type:none; margin-left:1.0em; margin-top:1.1em; } /***list*/ li{ margin-top:0.2em; margin-bottom:0.2em; } .smp_ind{ list-style-type:none; margin:0em 0em 0em 1em; } .hang_list_para{ font-weight:normal; margin-top:0.2em; margin-bottom:0.5em; margin-left:1em; margin-right:0em; text-align:justify; } .cllist_2{ list-style-type:circle; margin:0em 0em 0em 2em; } .cllist_2m{ list-style-type:circle; margin:1em 0em 0em 2em; } .key_para{ font-weight:normal; margin:1em 1em 1em 1em; text-align:justify; } .clnum{ margin:1em 0em 0em 2.2em; } .noindentv{ font-weight:normal; margin:1em 0em 0.3em 0em; text-align:justify; } p.num_para{ margin:0.5em 0em 0em 0.3em; } .m1{ margin-top:1em; } .ans_l1{ margin-left:2em; } .ans_l2{ margin-left:1em; } .cllist_2a{ list-style-type:circle; margin:0em 0em 0em 2.5em; } .noindentv1{ font-weight:normal; margin-top:1em; margin-bottom:0em; margin-left:0em; margin-right:0em; text-align:justify; } .noindentv2{ font-weight:normal; margin-top:0.5em; margin-bottom:0em; margin-left:0em; margin-right:0em; text-align:justify; } .box_bor{ border:1px solid; margin:1em 0em 0.5em 0em; padding:0.5em 0.8em 0.5em 0.8em; } .d_grey{ color:#636466; font-size:1.2em; } .list_2v{ margin:0.4em 0em 1.5em 1em; } .urom1{ list-style-type:upper-roman; margin:0em 0em 0em 4.1em; } .urom2{ list-style-type:upper-roman; margin:0em 0em 0em 4.6em; } .num_urom{ list-style-type:upper-roman; margin:0em 0em 0em 3.1em; } .list_2a1{ margin:1.2em 0em 1.5em 2.2em; } p.list_a{ margin-top:0.5em; margin-left:2.1em; text-indent:-1.9em; } .list_2v1{ margin:0.4em 0em 0em 2em; } p.list_bk{ margin-top:0.2em; margin-bottom:0.2em; margin-left:2.4em; text-indent:-2em; } p.list_bkm{ margin-top:0.5em; margin-bottom:0.5em; margin-left:1.9em; text-indent:-1.9em; text-align:left; } li{ margin-top:0.5em; margin-bottom:0.5em; } .blockquote1{ margin-top:0em; margin-bottom:0em; margin-left:2.3em; margin-right:0em; } .noindentm{ font-weight:normal; margin-top:0.5em; margin-bottom:0.5em; margin-left:0em; margin-right:0em; text-align:justify; } .noindentm1{ font-weight:normal; margin-top:0.5em; margin-bottom:0.5em; margin-left:1.9em; text-indent:-1.9em; margin-right:0em; text-align:left; } .noindentm2{ font-weight:normal; margin-top:0.5em; margin-bottom:0.5em; margin-left:1.4em; text-indent:-1.5em; margin-right:0em; text-align:left; } .tab_list{ width:100%; } .ind{ text-indent:0em; } .tab_list1{ width:100%; } .tdr{ text-align:right; } .box2_left{ margin:0em 1em 0em 2em; } .box2_lefta{ margin:0em 1em 0em 2.2em; } .fig_space{ text-align:center; margin-top:5em; margin-top:5em; } .hang_this{ text-align:left; margin-top:0.5em; margin-left:1.4em; text-indent:-1.5em; line-height:1.6em; } .no_hang_this{ text-align:left; margin-top:0.5em; margin-left:0.1em; line-height:1.6em; } .head5a{ text-align:left; font-size:1em; font-weight:bold; margin:1.2em 0em -0.7em 0em; } .head5{ text-align:left; font-size:1.2em; font-weight:bold; margin:1.2em 0em -0.7em 0em; font-variant:small-caps; } .math-note{ text-align:left; margin:1em 0em 1em 2em; } .math-note1{ text-align:left; margin:1em 0em 1em 15em; } .b_list{ margin:0.5em 0em 0em 1em; } .box_link{ background-color:#E7E7E8; padding:0.4em; border: 2px solid #E7E7E8; border-radius: 10px; margin-left:0em; } .title{ margin-top:1em; margin-bottom:2em; margin-left:2em; margin-right:0em; font-size:5em; } .logo{ text-align:center; } .f_size{ font-size:0.6em; } .cop{ margin-top:15em; text-align:justify; } .cop1{ margin-top:1.5em; text-align:justify; } .cop2{ margin-top:4em; text-align:justify; } .toc_title{ text-align:right; margin-top:2em; margin-bottom:2em; font-size:1.5em; letter-spacing:0.1em; } .toc{ margin-top:5em; margin-bottom:0em; font-weight:bold; } .toc_part{ margin-top:1.6em; margin-bottom:1em; font-weight:bold; font-size:1.2em; } .toc_ch{ margin-top:1.3em; margin-bottom:0.5em; font-weight:bold; margin-left:6.3em; text-indent:-5.5em; } .toc_cht{ margin-top:0.7em; margin-bottom:0.5em; font-weight:bold; margin-left:6.3em; text-indent:-5.5em; } .toc_ch1{ margin-top:0.5em; margin-bottom:0em; margin-left:3em; } .right{ text-align:right; } .list2a{ list-style-type:none; margin:0em 0em 0em -0.7em; } .list1a{ margin:0em 0em 0em 1.9em; text-indent:-1.9em; text-align:left; } .noindent-b{ font-weight:normal; margin-top:0em; margin-bottom:0em; margin-left:0em; margin-right:0em; text-align:justify; } .noindent-b1{ font-weight:normal; margin-top:0em; margin-bottom:1em; margin-left:0em; margin-right:0em; text-align:justify; } .center-h{ text-align:center; font-size:1.2em; } .math-note1a{ text-align:left; margin:1em 0em 1em 7em; } .no_tab{ margin-top:0.5em; margin-bottom:0.5em; margin-left:1em; margin-right:0em; } .tab14{ width:100%; margin-left:0em; margin-right:0em; margin-top:1em; margin-bottom:1em; } .tab14 td{ border-top:2px solid #D1D2D4; border-bottom:2px solid #D1D2D4; border-left:2px solid #D1D2D4; border-right:2px solid #D1D2D4; } .vertb{ vertical-align:bottom; } .none{ border-top:5px solid #D1D2D4; border-bottom:0px solid #D1D2D4; border-left:0px solid #D1D2D4; border-right:0px solid #D1D2D4; } .wid20{ width:20%; } .wid50{ width:50%; } .wid30{ width:50%; } .toc_box{ width:80%; margin-top:3em; margin-bottom:1em; margin-left:auto; margin-right:auto; border:1px solid; } .jsty p{ text-align:justify; } .jsty{ margin-right:-0.5em; } math{ text-indent:0em; } .right_f{ float:right; } .box_g .cl{ list-style-type:circle; margin:0.4em 0em 0em 0.3em; } .noindent_r1{ text-align:right; margin-right:40%; } .title_grey{ color:#646466; } .app{ margin:0em 0em 2.5em 0em; text-align:justify; } .footnote{ margin:0.5em 0em 0em 0em; text-align:justify; } .ques-1{ margin-top:1em; margin-bottom:-0.4em; margin-left:1.6em; margin-right:1.6em; } .block_para{ margin-top:1em; margin-bottom:-0.4em; margin-left:1.6em; margin-right:0em; text-align:justify; } .tab_list2 { width:75%; margin-left:4em; } .cl1 { list-style-type:circle; margin:0.4em 0em 0em 2em; } .smp1 { list-style-type:none; margin:0em 0em 0em 0em; } img.inline{ vertical-align:middle; } .tab_cen{ width:60%; margin-left:30%; margin-right:30%; } .m1a{ margin-left:4.8em; } .indentm1{ font-weight:normal; margin-top:0.5em; margin-bottom:0.5em; margin-left:2.3em; text-indent:-1.8em; margin-right:0em; text-align:left; } .t05 { margin-top:1em; } .smp_ind_11{ list-style-type:none; margin:1em 0em 0em 0.58em; } span.small{ font-variant:small-caps; } .line{ margin:3em 0em 0em 0em; border-bottom:1px solid; width:20%; } .indent_1 { font-weight:normal; margin-top:1em; margin-bottom:1em; margin-left:0.7em; margin-right:0em; text-align:justify; } .indentbig { font-weight:normal; margin-top:1em; margin-bottom:1em; margin-left:4em; margin-right:0em; text-align:justify; } .inline-equation{ vertical-align:-0.2em; } .tspc { margin-left:2em; } .head3v{ text-align:left; font-size:1.45em; margin:1.2em 0em -0.2em 0em; font-variant:small-caps; } .head3v1{ text-align:left; font-size:1.25em; margin:1.2em 0em -0.2em 0em; text-transform:uppercase; } @font-face { font-family:"Lucida"; src:url('../fonts/Lucida.ttf') } .font1{ font-family: Lucida; font-size:0.8em; } .key_list1a{ margin-left:4.5em; margin-top:0em; } .top1{ vertical-align:top; } .list_3v1{ margin:-1em 0em 0em 4em; }