   body{
			width: 100%;
			margin-top:-10px;
			overflow-x:hidden;
			/*overflow-y:hidden;*/
		}
		a{
			text-decoration: none;
		}
		
		ul li{
			list-style: none;
		}
		.whole{
            max-width: 1000px;
            /* width: 72%; */
			/* margin-left:14%; */
            /* margin-top:15px; */
            margin: 15px auto;
		}
		.content{
			margin-top:30px;
			color:#393937;	
			padding: 0px 26px;
			font-size: 16px;
		}
		.content p{
			margin-top:10x;
			margin-bottom:10px;
		}
		
		.content h1,h2,h3,h4,h5{
			margin-bottom:6px;
		}
		
		.head li{
			float: left;
			width: 10%;
			line-height: 30px;
			height: 30px;
			text-align: center;
			font-size: 14px;
			color: #000000;
		}
		.head li a{
			color: #000000;
		}
		.section{
			margin-top: 40px;
		}
		.paragraph{
            border-bottom: 1px solid #EEEEEE;
            padding: 5px 20px;
            text-indent:25px;
		}
		.paragraph p{
			line-height: 30px;
			font-size: 16px;
			color: #393937;
		}
		.bang{
			/* float: left; */
			width: 100%;
			/*height: 300px;*/
			/*background: red;*/    
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.steal{
			float: left;
			width: 27%;
			margin: 1% 2.5%;
        }
		.steal .steal_q{
			color: #767676;
			font-size: 24px;
			float: left;
			margin-bottom: 5px;
			margin-left: 10%;
		}
		.steal .steal_w{
			color: #01a5e4;
			font-size: 14px;
			float: left;
			font-weight: 600;
			margin-top: 10px;
		}
		.steal .steal_e{
			color: #393937;
			font-size: 13px;
			float: left;
			margin-top: 10px;
			line-height: 20px;
		}
		.bottom{
			width: 100%;
			height: 100px;
			background: #eaeaea;
			margin-left: -8px;
			float: left;
			padding-top: 40px;

		}
		.bottom span{
			float: left;
			color: #626262;
			margin-left: 30%;
			font-size: 12px;
		}
		.remington{
			float:right;  
            width:150px;
		}
		.remington_q{
			float:right;  
            width:150px;
		}
		.remington_w{
			float:right;  
            width:150px;
		}
		.bye{
			font-size: 24px;
			color: #767676;
			display: block;
			margin-top: 40px;
		}
		.come{
			margin-top: 40px;
		}
		.come li{
			line-height: 30px;
		}
         #first p{
         	font-size: 13px;
         	color: #393937;
         	line-height: 30px;
         	text-indent: 26px;
         }
          #first_q p{
         	font-size: 13px;
         	color: #393937;
         	line-height: 30px;
         	text-indent: 26px;
         }
          #first_w p{
         	font-size: 13px;
         	color: #393937;
         	line-height: 30px;
         	text-indent: 26px;
         }
          #first_e p{
         	font-size: 13px;
         	color: #393937;
         	line-height: 30px;
         	text-indent: 26px;
         }
          #first_r p{
         	font-size: 13px;
         	color: #393937;
         	line-height: 30px;
         	text-indent: 26px;
         }
          #first_t p{
         	font-size: 13px;
         	color: #393937;
         	line-height: 30px;
         	text-indent: 26px;
         }
         #first{
         	display: none;
         }
          #first_q{
         	display: none;
         }
          #first_w{
         	display: none;
         }
          #first_e{
         	display: none;
         }
          #first_r{
         	display: none;
         }
          #first_t{
         	display: none;
         }
         .come:hover{
         	cursor: pointer;
         }
         .first{
         	margin-top: 30px;
         }
         .set:hover{
         	color: #01a5e4;
         }
         
		div #toc{
			border: 1px solid #aaa;
			background-color: #f9f9f9;
			padding: 5px;
	    	font-size: 95%;
	    	margin-top: 20px;
	    	margin-bottom: 20px;
	    	width:500px;
		}
		
		ol li{
			list-style-type:decimal;
			 margin-left: 20px;
		}
		
		.ulm{
			margin-left: 30px;
		}
		
		
	
