﻿.Home {
	position:relative; 
	width:715px;
}	
.Home_WeAre {
    position:relative;
    /*top:20px;left:10px;*/
    width: 330px; height: 160px;
}
        .Home_WeAre_Img {
            position:absolute;
            top:0;left:0;
            width: 150px;
            height: 150px;
        }
        .Home_WeAre_Intro
        {
            position:relative;
            top:0;right:0;
            width: 570px;
            height: 150px;
            margin-left: 142px;
        }


