﻿			
		body { 
			background-attachment: scroll;
			background-image: url("../images/wyd/cont.jpg");
			background-repeat:repeat-x;
			background-position: left top;	 
  	
			filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";  
			-moz-background-size: auto 100% ;  
			background-size:auto 100% ; 
		 
		} 
 
.content{
 
 
overflow:hidden;
}



/* Tiny Scrollbar scrollbar2 */  
		#scrollbar2 { width: 100%; height:79%;padding-top:8%;  }  
		#scrollbar2 .viewport { width: 100%;   height:100%;  overflow: hidden; position: relative; }  
		#scrollbar2 .overview {  height:100%; list-style: none; position: absolute; left: 0; top:0; }  
		#scrollbar2 .scrollbar{ position: absolute;  bottom:0px; clear: both; height: 15px; }  
		#scrollbar2 .track { background:#817e7a; width: 100%; height:15px; position: relative; }  
		#scrollbar2 .thumb { background:#7a2b2b; height: 15px; cursor: pointer; overflow: hidden; position: absolute; left: 0; top: 0; }  
		#scrollbar2 .disable { display: none; }  
		.noSelect { user-select: none; -o-user-select: none;}
		
		
		
		.twoNav {
		width:48%;
		padding-left:52%;
		height:21%;
		}
		.twoNav a{
		
		color:#47331e;
		font-family:"宋体";
		font-size:1.5em;
		display:block;
	 
		margin-top:14%;
		height:2em;
		line-height:2em;
		float:left;
		width:12%;
		text-align:center;

		padding-bottom:0.5%;
		}
		
		
		.twoNav .on{
				background-attachment: scroll;
		background-image: url("../images/wyd/twoNav.png");
		background-repeat:no-repeat;
		background-position: center bottom;	 
		}
		
		.twoNav a:hover{
				background-attachment: scroll;
		background-image: url("../images/wyd/twoNav.png");
		background-repeat:no-repeat;
		background-position: center bottom;	 
		}