/* CSS Document */
.com{
	width:100%;
	height:100%;
	overflow:hidden;
}
.companyBg{
	width:100%;
	height:100%;
	position:relative;}
.companyBg img{
	width:100%;
	height:100%;}
.divGd{
 width:100%;
 position:absolute;
 margin-top:56px;}

.companyCon{
width:912px;
height:500px;
position:absolute;
margin:auto;
background:url(../images/introBg.png) repeat;}
.comLeft{
width:400px;
height:100%;
float:left;
background:#e3e3e3;}
.comLeft img{
width:286px;
height:auto;
margin-top:100px;}
.comRight{
width:450px;
height:100%;
margin-left:32px;
float:left;}
.comRight img{
width:350px;
height:auto;
margin-top:-15px;}
.comRight p{
	color:#d2d2d2;
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ","ËÎÌå",Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:25px;
	margin: 0;
	padding: 0;
	margin-bottom:15px;
}
p.spe{
line-height:25px;
}
.comRR img{
	margin-top:10px;}
p.contus a{
color:#d2d2d2;}
