@charset "utf-8";
.aboutus_left{
	float:left;
	width:14%;
	margin-top:10px;
	margin-left:16%;
	}

.aboutus_mid{
    margin-top:10px;
    float:left;
	margin-left:1%;
	width:48%;
	height:120%;

}
	
#about_menu1{
	float:left;
	width:100%;
	margin-left:-40px;
}
#about_menu1 li{
	display:block;
	width:100%;

		text-decoration:none;
		
}
#about_menu1 dl {
width:100%;
border-radius:5px;
}
#about_menu1 dt{
height:32px;
line-height:32px;
color:#000;
	font-size:18px;
	font-family:xmlt;
	background:#ddd;
border-top-left-radius:12px;
border-top-right-radius:2px;

	}

#about_menu1 dd {
width:99%;
height:28px;
background:#eee;
color:#000;
margin-left:0px;
	border-bottom:1px solid #fff;
    box-shadow:1px 2px 2px #ddd;
}
#about_menu1  a{
    
	line-height:30px;
	color:#333;
	font-size:15px;

	font-family:xmlt;
	text-decoration:none;
	
}
#about_menu1  a:hover{
color:#777;
}

#about_menu1 dd:hover {
background:#f9f9f9;
}

#about_main{
position:absolute;
top:0px;
left:-8px;
width:100%;
height:100%;
}

.title
{float:left;
width:100%;
height:50px;
margin-left:20px;
line-height:55px;
	color:#000;
	border-bottom:1px solid #ccc;
	box-shadow:1px 1px 1px #f9f9f9;
	font-size:22px;

	font-family:xmlt;
font-weight:500;

}
.text{
margin-top:30px;
float:left;
width:65%;

margin-left:3%;
line-height:24px;
	color:#333;
	font-size:14px;
margin-bottom:10px;
	font-family:xmlt;
height:12%;

}
.img_left{
float:left;
width:25%;
height:12%;
margin-top:30px;
margin-left:4%;
margin-bottom:10px;
border-radius:3px;
overflow:hidden;

}

.text_block{
margin-top:40px;
float:left;
width:40%;
margin-left:5%;
 
margin-right:2%;
line-height:20px;
	color:#333;
	font-size:12px;
margin-bottom:10px;
	font-family:xmlt;
height:12%;

}
.text_block a{
color:rgba(43,90,30,1);
}

.text_block a:hover{
color:#777;
}