html,body{
	margin:0px;
	height:100%;
}
#company{
	width:980px;height:auto;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	background-image:url(/images/main_page_bg_980-5.jpg); 
}
/*--left content begin--*/
#left{
	position:relative;
	float:left;
	left:20px;
	width:218px;height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 50px 0px;
	border:1px solid #b5b5b5;
	background:url(/images/manager01.jpg) no-repeat;
	background-color:#eeeeee;
}
#text_link{
	position:relative;
	float:left;
	left:9px;
	width:200px;
	margin:175px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#text_link p{
	float:left;
	width:180px;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	line-height:135%;
	text-align:left;
}
#text_link span.manager_info{
	float:left;
	width:110px;
	margin:5px 0px 0px 20px;
	padding:5px 0px 0px 30px;
	font-weight:bold;
	text-align:left;
	background:url(/images/ico_write_01.gif) no-repeat; 
}

/*--main content begin--*/

#main{
	position:relative;
	float:right;
	right:20px;
	width:700px;height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:12px;
}
#main_t{
	float:left;
	width:700px;height:35px;
	margin:0px;
	padding:0px;
	background:url(/images/foller_250_35.gif) repeat-x;
}
#main_m{
	float:left;
	width:700px;height:auto;
	margin:5px 0px 2px 0px;
	padding:0px;
}
#main_b{
	float:left;
	width:700px;height:35px;
	margin:0px;
	padding:0px;
	background:url(/images/foller_250_35.gif) repeat-x; 
}

/*--company content begin--*/

#content_t{
	float:left;
	width:700px;height:36px;
	margin:0px;
	padding:0px;
	background:url(/images/bg_company_main_t_jj.gif) no-repeat;
}
#content_m{
	float:left;
	width:700px;height:auto;
	margin:0px;
	padding:0px;
	background:url(/images/bg_company_main_m.gif) repeat-y;
}
#content_m img{
	position-:relative;
	float:right;
	margin:10px 20px 10px 15px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
#content_m p{
	margin:10px 15px 4px 18px;
	line-height:150%;
	text-align:left;
}
#content_b{
	float:left;
	width:700px;height:14px;
	margin:0px;
	padding:0px;
	background:url(/images/bg_company_main_b.gif) no-repeat;
}

/*--company aptitude begin--*/

#aptitude_t{
	float:left;
	width:700px;height:36px;
	margin:10px 0px 0px 0px;
	padding:0px;
	background:url(/images/bg_company_main_t_zz.gif) no-repeat;
}
#aptitude_m{
	float:left;
	width:700px;height:auto;
	margin:0px;
	padding:0px;
	background:url(/images/bg_company_main_m.gif) repeat-y;
}
#aptitude_m ul{
	float:left;
	width:640px;height:145px;
	margin:0px;
	padding:10px 20px 4px 20px;
	list-style-type:none;
}
#aptitude_m li{
	float:left;
	width:200px;height:140px;
	margin:0px;
	text-align:center;
	line-height:150%;
}
#aptitude_b{
	float:left;
	width:700px;height:14px;
	margin:0px;
	padding:0px;
	background:url(/images/bg_company_main_b.gif) no-repeat;
}