.header { float: left; padding: 17px 0 20px; width: 960px; height: 60px; }
.logo { float: left; width: 350px; height: 60px; background: url(../images/logo.png) no-repeat; }
.logo.preparation { width: 460px; height: 75px;}
.banner { position: relative; float: left; margin-top: 5px; width: 100%; min-width: 1200px; height: 260px; }
.banner_wrap { position: absolute; left: 0; top: 0; z-index: 2; float: left; width: 100%; height: 260px; }
.banner_wrap .float_cet { position: relative; height: 260px; }
.banner_wrap ul { position: absolute; left: 0; bottom: 6px; z-index: 100; float: left; }
.banner_wrap ul li { float: left; margin: 0 6px 0 3px; display: inline; border: 2px solid white; background-repeat: no-repeat; }
.banner_wrap ul li a { float: left; width: 97px; height: 54px; cursor: pointer; }
.banner_bg { position: relative; z-index: 1; float: left; width: 100%; height: 260px; background-position: 50% 0; }
.banner img { display: none; }

.intro { width: 100%; }
.intro dt { margin-top: 25px; width: 100%; }
.intro dt span { float: left; height: 40px; line-height: 40px; font-size: 30px; color: #ad0003; }
.intro dt em { float: left; margin: 16px 0 0 10px; display: inline; height: 24px; line-height: 24px; font-size: 18px; color: #f08300; }
.intro dd { margin-top: 10px; width: 100%; line-height: 24px; text-indent: 28px; }

.job_list { float: left; margin-top: 35px; width: 100%; }
.job_list h1 { float: left; height: 32px; line-height: 32px; font-size: 24px; color: #f08300; }
.job_list span { float: left; margin: 12px 0 0 10px; height: 16px; line-height: 16px; }

/*
.job_list a { float: right; margin-top: 12px; color: #39f; }
.job_list a:hover { color: #06f; }
*/
.job_list .joblista { float: right; margin-top: 12px; color: #39f; }
.job_list .joblista:hover { color: #06f; }


.job_list ul { float: left; padding: 20px 0 10px; width: 100%; border-top: 2px solid #f08300; background: url(../images/bg_job_list.jpg) 100% 100% no-repeat #f8f8f8; }
.job_list li { float: left; padding-left: 20px; display: inline; height: 30px; line-height: 30px; border-left: 1px dashed #ccc; }
.job_list li.col_1 { padding-left: 30px; width: 118px; border: 0; }
.job_list li.col_2 { width: 124px; }
.job_list li.col_3 { width: 111px; }
.job_list li.col_4 { width: 111px; }
.job_list li.col_5 { width: 380px; }


.p_404 { min-height: 508px; }
.p_404 span { float: left; margin: 100px 315px 0; padding-top: 106px; width: 370px; line-height: 26px; text-align: left; background: url(../images/bg_404.jpg) no-repeat; }
.p_404 span:before { content: attr(lang); float: left; width: 100%; line-height: 34px; font-size: 22px; color: #f08300;  }

.Topbanner{ cursor:pointer;background:url(../images/nodate.jpg) center top no-repeat; width:1200px; margin:0 auto; height:500px; position:relative;}
.topClose{position:absolute; top:0px; right:0px; width:30px; height:30px;background:url(../images/topClose.gif) 0px 0px no-repeat;}