Body {
      font-family:Arial, sans-serif; font-size: 14px;
      /*background-image:url(pic/body1.png); background-repeat: repeat; */
	  background-color:  #fff/*#ccf0fg #ff9 black*/; 
	  color: black; 
	  margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px;
	  }
	   
a {
   font-family: Calibri/*Times New Roman*/, sans-serif; font-style: italic; 
   font-size: 14px; font-weight: bold; 
   color: #0771dd; background: transparent;
 }

a:link {color: #0771dd; background: transparent;}
a:visited {color: #0771dd; background: transparent;}
a:active {color: #0771dd; background: transparent;}
a:hover {color: blue; background: transparent; text-decoration: none;}

div.side a {  width:122px;
            display: block;
			border-top: double; border-bottom: double;
			border-top-color: #93c7fc; border-bottom-color: #93c7fc;
			color: #0771dd/*#0775dd*/;
			font-size: 20px;
			font-weight: bold;
            text-decoration: none;
			font-family: Times New Roman, sans-serif;
			
			} 
div.side a:link { 
                display: block;
				border-top: double; border-bottom: double;
				border-top-color: #93c7fc; border-bottom-color: #93c7fc;
				color: #0771dd/*#0775dd*/;
				font-size: 20px;
				font-weight: bold;
                text-decoration: none;
				font-family: Times New Roman, sans-serif;
				
				} 

div.side a:visited { 
                    display: block;
					border-top: double; border-bottom: double;
					border-top-color: #93c7fc; border-bottom-color: #93c7fc;
					color: #0771dd/*#0775dd*/;
					font-size: 20px;
					font-weight: bold;
                    text-decoration: none;
					font-family: Times New Roman, sans-serif;
					
					} 
div.side a:active { 
                    display: block;
					border-top: double; border-bottom: double;
					border-top-color: #93c7fc; border-bottom-color: #93c7fc;
					color: #0771dd/*#0775dd*/;
					font-size: 20px;
					font-weight: bold;
                    text-decoration: none;
					font-family: Times New Roman, sans-serif;
					
					}

div.side a:hover {
                 color: #0771dd/*#0775dd*/; /*orange*/; 
                 border-top: double; border-top-color: #07a3dd; border-bottom-color: #07a3dd;
				 background: transparent;
				}

/*div.margin {margin: 0px;}*/
div.masthead {z-index: 1;
              display: block;
              background-color:#fff;
			  position: absolute; 
			  top:0px;
			  height: 160px;
			  width: 1259px;
			  text-align: center;
			  border-width: 1px;
			  /*margin-top: 0px; margin-right:0px;*/margin: auto;
			  padding-top: 0px; padding-right:0px;
			}

div.mline  {
         position: absolute; top: 160px;/*172px;*/ z-index: 2;
	     width: 1259px;
		 height: /*22px*/4px;
		 margin: 0 0 0 0; padding: 0 0 0 0;
	     background-color:/*transparent*/; 
		 text-align: justify;
		 color: green;
		 }

div.side {
          position: absolute; top: 167px /*178px*/; z-index: 1;
		  left: 0px;
		  width: 216px; 
		  height: 2450px;
		  margin: 0 0 0 0;
		  padding:0 0 0 0; 
		  background:#fff  url(pic/216_side.png);/*#ff9 green black*/
		  border-width: 1px;
          		  
		}

div.main { 
          position: absolute; top: 167px; display: block; z-index: 1;
		  left: 216px;
		  width: 806px; 
		  height: 2450px;
		  margin: 0 0 0 0;
		  padding:0 0 0 0;
		  background-color:#fff; /*#ff9*/  /*transparent*/
		  border-width: 1px;
        }
		  
div.prav {  
          position: absolute; top: 167px; z-index: 1;
		  left: 1022px; 
		  width: /*220px*/237px; 
		  height: 2450px;
		  margin-right:0px;
		  padding:0 0 0 0;
		  background-color:#fff; /*#ff9*/ /*green*/
		  border-width: 1px;
		}
		  
div.main h1 {
            margin-top: 50px; margin-right: 60px; margin-bottom: 30px; margin-left: 60px;
            font-size: 22px;
			font-family: /*Calibri Georgia,*/ bookman old style, sans-serif; 
			font-style: italic;
            color: /*#39f*/ black;
            text-align: center;
	        background: transparent;
	      }

div.prav h3 {
             margin: 50px 0 0 0;
			 font-family: bookman old style, sans-serif;
			 font-size:14px;
			 text-align: left;
			 font-style: italic; 
			 text-decoration: underline;
			 background: transparent;
			 }
			
div.side p {margin: 50px 0 0 50px;}

div.main p {
            /*letter-spacing: 1px;*/
			font-size: 14px;			
			line-height: 25px;
			text-indent: 15px; text-align: left;
            margin:20px 10px 30px 20px;
			}
			
			
div.prav p {
            font-size: 14px;			
			text-indent: 5px; text-align: justify;
			margin: 20px 5px 10px 0;
			}
			
div.hello {line-height: 20px;
         font-size: 14px;
		 /*text-indent: 10px;*/
		 text-align: justify;
		 margin: 2px 2px 2px 2px;
		 padding: 2px 2px 2px 2px;}
		 
div.hello p {margin: 0px; padding: 0px; }

div.dfh {color: black; margin-top: 10px; text-align: right;}

div.stat { position: absolute;
       font-size: 12px;
       top: 2300px;
	   left: 20px;
	   color:#cccc;
	   }


/*div.ul {position: absolute; top: 0px; display: bloc;
        margin-left: 240px;
		width: 790px;
		padding: 0px;
		}		

div.ul li{display: pelative;
          display: inline;
		  margin-right:40px; margin-top: 0px;
        }
div.ul a {
          font-family: Times New Roman, sans-serif; 
		  font-size: 16px; font-style: italic; font-weight: bold;
          color: orange; 
		  background: transparent; 
		  text-decoration: none;
		  }
div.ul a:link {
               font-family: Times New Roman, sans-serif; 
		       font-size: 16px; font-style: italic; font-weight: bold;
               color: orange; 
		       background: transparent; 
		       text-decoration: none;
			   }

div.ul a:visited {
                  font-family: Times New Roman, sans-serif; 
		          font-size: 16px; font-style: italic; font-weight: bold;
                  color: orange; 
		          background: transparent; 
		          text-decoration: none;
				  }

div.ul a:active {
                 font-family: Times New Roman, sans-serif; 
		         font-size: 18px; font-style: italic; font-weight: bold;
                 color: orange; 
		         background: transparent; 
		         text-decoration: none;
				 }

div.ul a:hover {
                text-decoration: none;
                font-size: 18px;
                color:black;
				}*/		 