@charset "utf-8";
/* CSS Document */
/*1 Columns */
.col_1 {
	width:100%;
	}
	
/*2 Columns */
.col_2 {
	width:21.6%;
	}
	.col_2a {
	width:73%;
	}
	
	.col_2map {
	width:73%;
	height:73%;
	max-width:900px;
	max-height:900px;
	}
	


/*3 Columns */
.col_3 {
	width:30%;
	}
	
	/*4 Columns  */
	.col_4 {
	width:21%;
	}
	.col_4products {
	width:21%;
	}
	
		.col_4AboutDes{
			width:21%;
		}
	
	
	.col_4products_pic {
	width:15%;
	}
	
	.col_4products_des {
	width:27%;
	}
	


