/* CSS Document */

body{
	background:#bfbead;
	width:100%;
	height:auto;
	margin:auto;
	
	}
.content{
	width:1000px;
	height:auto;
	margin:auto;
	
	}
	.fade{
		width:1000px;
		height:625px;
		margin:auto;
		position:absolute;
		z-index:-1000;
		
		}
		
	.menu{
		width:164px;
		height:625px;
		margin-left:30px;
		float:left;
		
		}
		
		.bg-menu{
			background:url(../images/bg-logo_18.png) center top no-repeat;
		width:164px;
		height:397px;
		margin-top:5px;
		
		}
		
		
		.bg-index{
			background:url(../images/bg-index_68.png) center top no-repeat;
			width:358px;
			height:320px;
			float:left;
			margin-left:316px;
			margin-top:324px;
			padding-top:5px;
			
			}
			
			.h-text{
				width:320px;
				height:25px;
				margin:auto;
				color:#FFF;
				
				}
				
			.f1{
				background:#acaba0;
				width:334px;
				height:25px;
				margin-top:5px;
				margin-left:10px;
				border:none;
				color:#FFF;
				padding-left:5px;
				}
				
				.f2{
				background:#acaba0;
				width:334px;
				height:78px;
				margin-top:5px;
				margin-left:10px;
				border:none;
				color:#FFF;
				padding-left:5px;
				
				}
				
				.f3{
				background:#acaba0;
				width:65px;
				height:25px;
				float:left;
				margin-left:10px;
				border:none;
				color:#FFF;
				padding-left:5px;
				
				}
				
				.bt-con{
					width:180px;
					height:25px;
					float:left;
					margin-left:10px;
					
					}
					
					
					
		.bg-sub-floor{
			background:url(../images/bg-sub111_05.png) center top no-repeat;
			width:591px;
			height:458px;
			overflow:auto;
			float:left;
			margin-left:396px;
			margin-top:124px;
			z-index:1000;
			position:absolute;
			
			}
			
			.div-images{
				width:400px;
				height:193px;
				margin:auto;
				margin-top:10px;
				
				}
	
	
	
	

