
h2{
background:url(../img/company_img/company_title.gif);
}

table{
width:600px;
margin:10px auto 20px auto;
border-top:1px #bbb dotted;
border-bottom:1px #bbb dotted;
table-layout:auto;
}

table th{
padding:10px;
border:1px #bbb dotted;
border-left:1px #bbb none;
background-color:#eee;
vertical-align:top;
}

table td{
padding:10px;
border:1px #bbb dotted;
border-right:1px #bbb none;
}

