#company {
	margin:30px 0px;
	padding:50px;
	font-size:13px;
background-image:url(../imgs/gray_bg.png);
background-repeat:repeat-xy;
overflow:hidden;
width:680px;
font-weight:bold;
}
.main_title {
	width:100%;
	background-image:url(../imgs/title_bg.png);
}
#company div.title {
	width:100px;
	float:left;
	clear:both;
	padding:5px 0;
}
#company div.cont {
	float:left;
	padding:5px 0;
}
#company div.tel {
	clear:both;
	text-align:right;
	width:650px;
	padding:0 0 5px 0;
}

.com_img {
	width:780px;
}
.com_img img {
	margin-bottom:30px;
}
.com_img .ml {
	margin-left:20px;
}