/* __aboutBox----------------------------*/
.aboutBox{ border:1px solid #eee;}
.aboutBox h3{ border-bottom:2px solid #DE2922;}
.aboutBox h3 li{ display:inline; padding:10px 46px;line-height:39px; text-align:center; background:#fff; font-size:14px; font-weight:bold; }
.aboutBox h3 li a{ color:#252525;}
.aboutBox h3 li a:hover{ text-decoration:none;}
.aboutBox h3 .Active{cursor:pointer; background:#de2922 url(/public/images/html/openingBoxTop.gif) no-repeat center bottom;}
.aboutBox h3 .Active a{ color:#fff;} 
.aboutBox .content{ padding:20px 40px;line-height:28px; font-size:14px;}

.sitemapBox dl{ overflow:auto;zoom:1; text-align:center; }
.sitemapBox dt{ float:left; width:90px; padding:5px 10px; line-height:28px; color:#fff;margin:5px; background:#EABB2C;}
.sitemapBox dd{ float:left; width:90px; padding:5px 10px; line-height:28px; color:#999; margin:5px; background:#eee;}

.jobBox h4{ font-size:14px; font-weight:bold; background:url(/public/images/html/icon002.gif) no-repeat 0 18px; padding:10px 10px 10px 15px;}
.jobBox dl{ padding:20px 0; border-bottom:1px solid #ddd;}
.jobBox dt{ font-size:14px; font-weight:bold; cursor:pointer;}
.jobBox dt .data{ font-size:12px; font-weight:normal; float:right; color:#0386d6;}
.jobBox dd{ margin:0; color:#999;}
.jobBox .content{ padding:20px 0px;}