

#company{
   	text-align:center;
}

#company table{
   border:1px;
   widht:80%;
   height:40px;
}

#company td,#company tr{
       border-bottom:1px #dcdcdc;
	   padding:6px 0 6px 10px;
	   widht:200px;
       height:40px;
}

.company_left{
       widht:200px;
	   background-color:#dcdcdc;
	   font-size:11pt;
}
.company_right{
       widht:200px;
       height:40px;
}

table.recruit{
       border:none;
	   border-bottom:dashed 1px #dcdcdc;
}



.recruit_left{
	   background-color:#ffffff;
	   border-bottom:dashed 1px #dcdcdc;
	   font-size:9pt;
	   color:#000000;
	   widht:200px;
}

.recruit_right{
	   background-color:#ffffff;
	   border-bottom:dashed 1px #dcdcdc;
	   font-size:10pt;
}
