#company {
width:550px;
margin:auto;
}


#company h2{
font-size:12px;
font-weight:bold;
margin-bottom:15px;
}

#company h3{
font-size:12px;
font-weight:bold;
}

#company .com_main{
display:block;
padding:20px 0 0 0;
border-top:#CCCCCC 1px dotted;
}

#company ul li{
display:block;
}

#company ul .com_A{
width:150px;
float:left;
margin-bottom:15px;
font-size:12px;
}

#company ul .com_B{
width:400px;
float:left;
margin-bottom:15px;
font-size:12px;
}

#company ul .com_B ul li{
padding-bottom:10px;
margin-left:30px;
margin-right:30px;
margin-top:15px;
/*border-bottom:#CCCCCC 1px dotted;*/
}

#company ul .com_A_net{
width:150px;
float:left;
margin-bottom:15px;
font-size:12px;
}

#company ul .com_B_net{
width:400px;
float:left;
margin-bottom:15px;
font-size:12px;
}

#company ul .com_B_net li{
margin-bottom:25px;
}

#company ul .com_B_net li ul li{
padding-bottom:10px;
margin-left:30px;
margin-right:30px;
margin-top:15px;
border-bottom:#CCCCCC 1px dotted;
}
