@charset "utf-8";
/* CSS Document */
.job_table{ background:url(../images/job_bg.jpg) top repeat-x; margin-top:15px;}
.job_table_title{ text-align:center; color:#1162be; font-weight:bold;}
.job_table_title1{ background:url(../images/line.jpg) left center no-repeat;}
.job_table_title2{ background:url(../images/line.jpg) center right no-repeat;}
.job_table_tr{ border-bottom:1px dotted #b2b2b2;}
.job_table_tr,.job_table_tr a{ color:#555;}
.job_table_tr a:hover{ font-weight:bold;}

