@import url("header.css");

.banner{width:100%; height: auto;}

.jobs{ background:#0b090e; overflow:hidden; padding:0 30px;}
.jobs dt{ background:#000; height: 32px; line-height: 32px; color:#fff; font-size:16px;}
.jobs dd{ color:#aaa; padding-top:10px; padding-bottom:30px;}