<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	 background-size: 80px 60px;
    background-repeat: no-repeat;
	    width: 1000px;
    margin: 0px auto;
    background-color: #F7F7F7;
   	/*background-color:#00172A;*/
    overflow: auto;
	height:690px;
}
#mydiv{
	margin-bottom:-8px;
	margin-top:5px;
}


.master
{
	width:1000px;
	height:690px;
	margin-top:0px;
	margin-left: 0px;
	
}
@font-face {
    font-family: LithosPro;
    src: url(fonts/LithosPro-Regular.otf);
}
@font-face {
    font-family: LithosProBlack;
    src: url(fonts/LithosPro-Black.otf);
}

.master {
    background-color: #fff;

}
.haed {
    width: 101%;
    height: 80px;
    background-size: 100% 80px;
    background-repeat: no-repeat;
	margin-bottom: -7px;
}
.sel_contant{
    width: 375px;
    height: 70px;
    float: left;
}
.menu{
	
	float: right;
    height: 65px;
	margin: -17px 80px 0 0;
    width: 1000px;
}


ul.inmenu li btnTwo{
	background-color:red;
	cursor: pointer;
    display: block;
}


.main_container {
    margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	/*height: 580px;*/
	background-color:#000000;
}
.footer{
	background-image:url(../Image/footer.png);
    width: 100%;
    height: 50px;
    /*background-color: #d4d4d4;*/
}
.bmenu{
	
	background-repeat:no-repeat;
    padding: 10px;
    float: left;
   /* box-sizing: border-box;*/
}
.copyright {
    width: 50%;
    float: left;
    text-align: center;
    padding: 16px;
    color: #000;
    box-sizing: border-box;
}
.bmenu a{
	background-image:url(../Image/bmenu.png);
	background-repeat:no-repeat;
    display: block;
    width: 108px;
    height: 42px;
    line-height: 34px;
    text-decoration: none;
    /*background-color: #666;*/
	font-family: Helvetica;
	margin-top: -5px;
    color: #fff;
    text-align: center;
}



	
	.header1{
		
		}
		
		#btnTwo{
			cursor:pointer;
			}

			#btnThree{
				cursor:pointer;
			}
				
	
	</pre></body></html>