/* header
-----------------------------------*/
#header{
background		:url("../img/bg_company_01.gif") repeat-x 0 bottom;
}



/* company content
-----------------------------------*/
#company_unit{
width			:765px;
min-height		:900px;
margin-left		:-275px;
margin-bottom		:150px;
padding-top		:49px;
position		:relative;
left			:50%;
top			:0;
}
#company_unit h2{
color			:#003980;
font-size		:153.9%;
width			:765px;
margin-bottom		:8px;
}
#company_unit p.intro{
border-bottom		:1px solid #e3e3e3;
padding-bottom		:22px;
}
#company_unit table{
width			:100%;
}
#company_unit table th{
width			:204px;
border-bottom		:1px solid #e3e3e3;
vertical-align		:top;
padding			:20px 0 19px 0;
}
#company_unit table td{
border-bottom		:1px solid #e3e3e3;
vertical-align		:top;
padding			:20px 0 19px 0;
}
#company_unit table tr.line th, 
#company_unit table tr.line td{
border-bottom		:1px solid #969696;
}
#company_unit table.overview{
margin-bottom		:73px;
}
#company_unit h3.partner{
color			:#ba2328;
font-size		:153.9%;
border-bottom		:1px solid #e3e3e3;
padding-bottom		:11px;
}
#company_unit h3.partner img{
vertical-align		:-6px;
}
#company_unit table.partner img.logo{
float			:right;
margin			:-12px 96px -9px 0;
position		:relative;
}